Pull request #43057 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from dd9782fe946c96582a13e1817eecbb670a2b3a53+f6848ae321b69efb0c1a0304a394e1e3f141b1e1 (24bd89fe5073cb6485557cf1384056a2e998a3f8) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-43057@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-12-03T08:20:48.256Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-12-03T08:20:48.260Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-12-03T08:21:03.434Z] Still waiting to schedule task [2021-12-03T08:21:03.436Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f3b0659f1f9b5f8c)’ is offline [2021-12-03T08:21:44.317Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f3b0659f1f9b5f8c) in /home/ubuntu/workspace/moby_PR-43057 [Pipeline] { [Pipeline] checkout [2021-12-03T08:21:44.435Z] The recommended git tool is: git [2021-12-03T08:21:47.941Z] using credential docker-jenkins-github-credentials [2021-12-03T08:21:47.955Z] Cloning the remote Git repository [2021-12-03T08:21:47.956Z] Cloning with configured refspecs honoured and without tags [2021-12-03T08:21:47.973Z] Cloning repository https://github.com/moby/moby.git [2021-12-03T08:21:48.058Z] > git init /home/ubuntu/workspace/moby_PR-43057 # timeout=10 [2021-12-03T08:21:48.274Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-03T08:21:48.274Z] > git --version # timeout=10 [2021-12-03T08:21:48.289Z] > git --version # 'git version 2.17.1' [2021-12-03T08:21:48.290Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-03T08:21:48.295Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43057/head:refs/remotes/origin/PR-43057 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-03T08:22:10.029Z] Fetching without tags [2021-12-03T08:22:10.333Z] Merging remotes/origin/master commit f6848ae321b69efb0c1a0304a394e1e3f141b1e1 into PR head commit dd9782fe946c96582a13e1817eecbb670a2b3a53 [2021-12-03T08:22:09.932Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-03T08:22:09.954Z] > git config --add remote.origin.fetch +refs/pull/43057/head:refs/remotes/origin/PR-43057 # timeout=10 [2021-12-03T08:22:09.967Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-03T08:22:10.006Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-03T08:22:10.031Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-03T08:22:10.032Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-03T08:22:10.033Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43057/head:refs/remotes/origin/PR-43057 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-03T08:22:10.340Z] > git config core.sparsecheckout # timeout=10 [2021-12-03T08:22:10.360Z] > git checkout -f dd9782fe946c96582a13e1817eecbb670a2b3a53 # timeout=10 [2021-12-03T08:22:11.196Z] Merge succeeded, producing dd9782fe946c96582a13e1817eecbb670a2b3a53 [2021-12-03T08:22:11.196Z] Checking out Revision dd9782fe946c96582a13e1817eecbb670a2b3a53 (PR-43057) [2021-12-03T08:22:11.085Z] > git remote # timeout=10 [2021-12-03T08:22:11.117Z] > git config --get remote.origin.url # timeout=10 [2021-12-03T08:22:11.140Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-03T08:22:11.141Z] > git merge f6848ae321b69efb0c1a0304a394e1e3f141b1e1 # timeout=10 [2021-12-03T08:22:11.169Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-03T08:22:11.199Z] > git config core.sparsecheckout # timeout=10 [2021-12-03T08:22:11.222Z] > git checkout -f dd9782fe946c96582a13e1817eecbb670a2b3a53 # timeout=10 [2021-12-03T08:22:15.133Z] Commit message: "go.mod: golang.org/x/crypto 5770296d904e90f15f38f77dfc2e43fdf5efc083" [2021-12-03T08:22:15.133Z] First time build. Skipping changelog. [2021-12-03T08:22:15.151Z] > git --version # timeout=10 [2021-12-03T08:22:15.190Z] > git --version # 'git version 2.17.1' [2021-12-03T08:22:15.242Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-12-03T08:22:16.320Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43057:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2021-12-03T08:22:24.443Z] Unable to find image 'alpine:latest' locally [2021-12-03T08:22:24.443Z] latest: Pulling from library/alpine [2021-12-03T08:22:24.443Z] 59bf1c3509f3: Pulling fs layer [2021-12-03T08:22:24.443Z] 59bf1c3509f3: Download complete [2021-12-03T08:22:24.443Z] 59bf1c3509f3: Pull complete [2021-12-03T08:22:24.443Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2021-12-03T08:22:24.443Z] Status: Downloaded newer image for alpine:latest [2021-12-03T08:22:32.555Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] { (Branch: win-2022-c8d) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2021-12-03T08:22:33.410Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f3b0659f1f9b5f8c) in /home/ubuntu/workspace/moby_PR-43057 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2021-12-03T08:22:33.472Z] The recommended git tool is: git [Pipeline] // stage [2021-12-03T08:22:33.483Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-12-03T08:22:33.512Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] // stage [2021-12-03T08:22:33.531Z] 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) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [2021-12-03T08:22:33.900Z] Merging remotes/origin/master commit f6848ae321b69efb0c1a0304a394e1e3f141b1e1 into PR head commit dd9782fe946c96582a13e1817eecbb670a2b3a53 [Pipeline] } [2021-12-03T08:22:34.139Z] Merge succeeded, producing dd9782fe946c96582a13e1817eecbb670a2b3a53 [2021-12-03T08:22:34.140Z] Checking out Revision dd9782fe946c96582a13e1817eecbb670a2b3a53 (PR-43057) [2021-12-03T08:22:34.302Z] Commit message: "go.mod: golang.org/x/crypto 5770296d904e90f15f38f77dfc2e43fdf5efc083" [2021-12-03T08:22:34.311Z] > git --version # timeout=10 [2021-12-03T08:22:34.359Z] > git --version # 'git version 2.17.1' [2021-12-03T08:22:34.391Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-12-03T08:22:33.490Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43057/.git # timeout=10 [2021-12-03T08:22:33.514Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-03T08:22:33.532Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-03T08:22:33.532Z] > git --version # timeout=10 [2021-12-03T08:22:33.552Z] > git --version # 'git version 2.17.1' [2021-12-03T08:22:33.552Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-03T08:22:33.553Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43057/head:refs/remotes/origin/PR-43057 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-03T08:22:33.901Z] > git config core.sparsecheckout # timeout=10 [2021-12-03T08:22:33.908Z] > git checkout -f dd9782fe946c96582a13e1817eecbb670a2b3a53 # timeout=10 [2021-12-03T08:22:34.077Z] > git remote # timeout=10 [2021-12-03T08:22:34.090Z] > git config --get remote.origin.url # timeout=10 [2021-12-03T08:22:34.104Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-03T08:22:34.105Z] > git merge f6848ae321b69efb0c1a0304a394e1e3f141b1e1 # timeout=10 [2021-12-03T08:22:34.127Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-03T08:22:34.143Z] > git config core.sparsecheckout # timeout=10 [2021-12-03T08:22:34.161Z] > git checkout -f dd9782fe946c96582a13e1817eecbb670a2b3a53 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-12-03T08:22:35.254Z] + [ PR != PR ] [2021-12-03T08:22:35.254Z] + [ master != master ] [2021-12-03T08:22:35.254Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-12-03T08:22:35.581Z] + docker version [2021-12-03T08:22:35.581Z] Client: Docker Engine - Community [2021-12-03T08:22:35.581Z] Version: 20.10.10-rc1 [2021-12-03T08:22:35.581Z] API version: 1.41 [2021-12-03T08:22:35.581Z] Go version: go1.16.9 [2021-12-03T08:22:35.581Z] Git commit: b485636 [2021-12-03T08:22:35.581Z] Built: Mon Oct 18 15:21:56 2021 [2021-12-03T08:22:35.581Z] OS/Arch: linux/amd64 [2021-12-03T08:22:35.581Z] Context: default [2021-12-03T08:22:35.581Z] Experimental: true [2021-12-03T08:22:35.581Z] [2021-12-03T08:22:35.581Z] Server: Docker Engine - Community [2021-12-03T08:22:35.581Z] Engine: [2021-12-03T08:22:35.581Z] Version: 20.10.10-rc1 [2021-12-03T08:22:35.581Z] API version: 1.41 (minimum version 1.12) [2021-12-03T08:22:35.581Z] Go version: go1.16.9 [2021-12-03T08:22:35.581Z] Git commit: 9f5b26f [2021-12-03T08:22:35.581Z] Built: Mon Oct 18 15:20:03 2021 [2021-12-03T08:22:35.581Z] OS/Arch: linux/amd64 [2021-12-03T08:22:35.581Z] Experimental: true [2021-12-03T08:22:35.581Z] containerd: [2021-12-03T08:22:35.581Z] Version: 1.4.11 [2021-12-03T08:22:35.581Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-03T08:22:35.581Z] runc: [2021-12-03T08:22:35.581Z] Version: 1.0.2 [2021-12-03T08:22:35.581Z] GitCommit: v1.0.2-0-g52b36a2 [2021-12-03T08:22:35.581Z] docker-init: [2021-12-03T08:22:35.581Z] Version: 0.19.0 [2021-12-03T08:22:35.581Z] GitCommit: de40ad0 [Pipeline] sh [2021-12-03T08:22:35.863Z] + docker info [2021-12-03T08:22:48.410Z] Still waiting to schedule task [2021-12-03T08:22:48.411Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f3b0659f1f9b5f8c)’ [2021-12-03T08:22:48.411Z] Still waiting to schedule task [2021-12-03T08:22:48.411Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f3b0659f1f9b5f8c)’ [2021-12-03T08:22:48.412Z] Still waiting to schedule task [2021-12-03T08:22:48.412Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2021-12-03T08:22:48.414Z] Still waiting to schedule task [2021-12-03T08:22:48.414Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2021-12-03T08:22:48.416Z] Still waiting to schedule task [2021-12-03T08:22:48.416Z] All nodes of label ‘windows-2019’ are offline [2021-12-03T08:22:48.417Z] Still waiting to schedule task [2021-12-03T08:22:48.417Z] All nodes of label ‘windows-2022’ are offline [2021-12-03T08:22:48.418Z] Still waiting to schedule task [2021-12-03T08:22:48.418Z] All nodes of label ‘windows-2022’ are offline [2021-12-03T08:22:57.788Z] Client: [2021-12-03T08:22:57.788Z] Context: default [2021-12-03T08:22:57.788Z] Debug Mode: false [2021-12-03T08:22:57.788Z] Plugins: [2021-12-03T08:22:57.788Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-12-03T08:22:57.788Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-12-03T08:22:57.788Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-12-03T08:22:57.788Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-12-03T08:22:57.788Z] [2021-12-03T08:22:57.788Z] Server: [2021-12-03T08:22:57.788Z] Containers: 0 [2021-12-03T08:22:57.788Z] Running: 0 [2021-12-03T08:22:57.788Z] Paused: 0 [2021-12-03T08:22:57.788Z] Stopped: 0 [2021-12-03T08:22:57.788Z] Images: 1 [2021-12-03T08:22:57.788Z] Server Version: 20.10.10-rc1 [2021-12-03T08:22:57.788Z] Storage Driver: overlay2 [2021-12-03T08:22:57.788Z] Backing Filesystem: extfs [2021-12-03T08:22:57.788Z] Supports d_type: true [2021-12-03T08:22:57.788Z] Native Overlay Diff: true [2021-12-03T08:22:57.788Z] userxattr: false [2021-12-03T08:22:57.788Z] Logging Driver: json-file [2021-12-03T08:22:57.788Z] Cgroup Driver: cgroupfs [2021-12-03T08:22:57.788Z] Cgroup Version: 1 [2021-12-03T08:22:57.788Z] Plugins: [2021-12-03T08:22:57.788Z] Volume: local [2021-12-03T08:22:57.788Z] Network: bridge host ipvlan macvlan null overlay [2021-12-03T08:22:57.788Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-12-03T08:22:57.788Z] Swarm: inactive [2021-12-03T08:22:57.788Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-12-03T08:22:57.788Z] Default Runtime: runc [2021-12-03T08:22:57.788Z] Init Binary: docker-init [2021-12-03T08:22:57.788Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-03T08:22:57.788Z] runc version: v1.0.2-0-g52b36a2 [2021-12-03T08:22:57.788Z] init version: de40ad0 [2021-12-03T08:22:57.788Z] Security Options: [2021-12-03T08:22:57.788Z] apparmor [2021-12-03T08:22:57.788Z] seccomp [2021-12-03T08:22:57.788Z] Profile: default [2021-12-03T08:22:57.788Z] Kernel Version: 5.4.0-1057-aws [2021-12-03T08:22:57.788Z] Operating System: Ubuntu 18.04.6 LTS [2021-12-03T08:22:57.788Z] OSType: linux [2021-12-03T08:22:57.788Z] Architecture: x86_64 [2021-12-03T08:22:57.788Z] CPUs: 2 [2021-12-03T08:22:57.788Z] Total Memory: 7.569GiB [2021-12-03T08:22:57.788Z] Name: ip-10-100-88-7 [2021-12-03T08:22:57.788Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2021-12-03T08:22:57.788Z] Docker Root Dir: /var/lib/docker [2021-12-03T08:22:57.788Z] Debug Mode: false [2021-12-03T08:22:57.788Z] Registry: https://index.docker.io/v1/ [2021-12-03T08:22:57.788Z] Labels: [2021-12-03T08:22:57.788Z] Experimental: true [2021-12-03T08:22:57.788Z] Insecure Registries: [2021-12-03T08:22:57.788Z] 127.0.0.0/8 [2021-12-03T08:22:57.788Z] Live Restore Enabled: true [2021-12-03T08:22:57.788Z] [2021-12-03T08:22:57.788Z] WARNING: No swap limit support [Pipeline] sh [2021-12-03T08:22:58.104Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-03T08:22:58.104Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-03T08:22:58.104Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43057/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-12-03T08:22:58.104Z] + bash /home/ubuntu/workspace/moby_PR-43057/check-config.sh [2021-12-03T08:22:58.104Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-12-03T08:22:58.104Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2021-12-03T08:22:58.104Z] [2021-12-03T08:22:58.104Z] Generally Necessary: [2021-12-03T08:22:58.104Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-12-03T08:22:58.104Z] - apparmor: enabled and tools installed [2021-12-03T08:22:58.104Z] - CONFIG_NAMESPACES: enabled [2021-12-03T08:22:58.104Z] - CONFIG_NET_NS: enabled [2021-12-03T08:22:58.104Z] - CONFIG_PID_NS: enabled [2021-12-03T08:22:58.104Z] - CONFIG_IPC_NS: enabled [2021-12-03T08:22:58.104Z] - CONFIG_UTS_NS: enabled [2021-12-03T08:22:58.104Z] - CONFIG_CGROUPS: enabled [2021-12-03T08:22:58.104Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-12-03T08:22:58.104Z] - CONFIG_CGROUP_DEVICE: enabled [2021-12-03T08:22:58.362Z] - CONFIG_CGROUP_FREEZER: enabled [2021-12-03T08:22:58.363Z] - CONFIG_CGROUP_SCHED: enabled [2021-12-03T08:22:58.363Z] - CONFIG_CPUSETS: enabled [2021-12-03T08:22:58.363Z] - CONFIG_MEMCG: enabled [2021-12-03T08:22:58.363Z] - CONFIG_KEYS: enabled [2021-12-03T08:22:58.363Z] - CONFIG_VETH: enabled (as module) [2021-12-03T08:22:58.363Z] - CONFIG_BRIDGE: enabled (as module) [2021-12-03T08:22:58.363Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-12-03T08:22:58.363Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-12-03T08:22:58.363Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-12-03T08:22:58.363Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-12-03T08:22:58.363Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-12-03T08:22:58.363Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-12-03T08:22:58.363Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-12-03T08:22:58.363Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-12-03T08:22:58.363Z] - CONFIG_NF_NAT: enabled (as module) [2021-12-03T08:22:58.363Z] - CONFIG_POSIX_MQUEUE: enabled [2021-12-03T08:22:58.363Z] - CONFIG_CGROUP_BPF: enabled [2021-12-03T08:22:58.363Z] [2021-12-03T08:22:58.363Z] Optional Features: [2021-12-03T08:22:58.363Z] - CONFIG_USER_NS: enabled [2021-12-03T08:22:58.363Z] - CONFIG_SECCOMP: enabled [2021-12-03T08:22:58.363Z] - CONFIG_SECCOMP_FILTER: enabled [2021-12-03T08:22:58.363Z] - CONFIG_CGROUP_PIDS: enabled [2021-12-03T08:22:58.363Z] - CONFIG_MEMCG_SWAP: enabled [2021-12-03T08:22:58.363Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-12-03T08:22:58.363Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-12-03T08:22:58.363Z] - CONFIG_BLK_CGROUP: enabled [2021-12-03T08:22:58.363Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-12-03T08:22:58.363Z] - CONFIG_CGROUP_PERF: enabled [2021-12-03T08:22:58.363Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-12-03T08:22:58.363Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-12-03T08:22:58.363Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-12-03T08:22:58.363Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-12-03T08:22:58.363Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-12-03T08:22:58.363Z] - CONFIG_RT_GROUP_SCHED: missing [2021-12-03T08:22:58.363Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-12-03T08:22:58.363Z] - CONFIG_IP_VS: enabled (as module) [2021-12-03T08:22:58.363Z] - CONFIG_IP_VS_NFCT: enabled [2021-12-03T08:22:58.363Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-12-03T08:22:58.628Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-12-03T08:22:58.628Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-12-03T08:22:58.628Z] - CONFIG_SECURITY_SELINUX: enabled [2021-12-03T08:22:58.628Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-12-03T08:22:58.628Z] - CONFIG_EXT4_FS: enabled [2021-12-03T08:22:58.628Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-12-03T08:22:58.628Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-12-03T08:22:58.628Z] - Network Drivers: [2021-12-03T08:22:58.628Z] - "overlay": [2021-12-03T08:22:58.628Z] - CONFIG_VXLAN: enabled (as module) [2021-12-03T08:22:58.628Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-12-03T08:22:58.628Z] Optional (for encrypted networks): [2021-12-03T08:22:58.628Z] - CONFIG_CRYPTO: enabled [2021-12-03T08:22:58.628Z] - CONFIG_CRYPTO_AEAD: enabled [2021-12-03T08:22:58.628Z] - CONFIG_CRYPTO_GCM: enabled [2021-12-03T08:22:58.628Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-12-03T08:22:58.628Z] - CONFIG_CRYPTO_GHASH: enabled [2021-12-03T08:22:58.628Z] - CONFIG_XFRM: enabled [2021-12-03T08:22:58.628Z] - CONFIG_XFRM_USER: enabled (as module) [2021-12-03T08:22:58.628Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-12-03T08:22:58.628Z] - CONFIG_INET_ESP: enabled (as module) [2021-12-03T08:22:58.628Z] - "ipvlan": [2021-12-03T08:22:58.628Z] - CONFIG_IPVLAN: enabled (as module) [2021-12-03T08:22:58.628Z] - "macvlan": [2021-12-03T08:22:58.628Z] - CONFIG_MACVLAN: enabled (as module) [2021-12-03T08:22:58.628Z] - CONFIG_DUMMY: enabled (as module) [2021-12-03T08:22:58.628Z] - "ftp,tftp client in container": [2021-12-03T08:22:58.628Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-12-03T08:22:58.628Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-12-03T08:22:58.628Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-12-03T08:22:58.628Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-12-03T08:22:58.628Z] - Storage Drivers: [2021-12-03T08:22:58.628Z] - "aufs": [2021-12-03T08:22:58.628Z] - CONFIG_AUFS_FS: enabled (as module) [2021-12-03T08:22:58.628Z] - "btrfs": [2021-12-03T08:22:58.628Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-12-03T08:22:58.628Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-12-03T08:22:58.628Z] - "devicemapper": [2021-12-03T08:22:58.628Z] - CONFIG_BLK_DEV_DM: enabled [2021-12-03T08:22:58.628Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-12-03T08:22:58.628Z] - "overlay": [2021-12-03T08:22:58.628Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-12-03T08:22:58.628Z] - "zfs": [2021-12-03T08:22:58.628Z] - /dev/zfs: present [2021-12-03T08:22:58.886Z] - zfs command: missing [2021-12-03T08:22:58.886Z] - zpool command: missing [2021-12-03T08:22:58.886Z] [2021-12-03T08:22:58.886Z] Limits: [2021-12-03T08:22:58.886Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-12-03T08:22:58.886Z] [2021-12-03T08:22:58.886Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-12-03T08:22:59.228Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:dd9782fe946c96582a13e1817eecbb670a2b3a53 . [2021-12-03T08:22:59.485Z] #1 [internal] load build definition from Dockerfile [2021-12-03T08:22:59.485Z] #1 sha256:861e47f8f8d7bc377e4f4666c145a9f1a40234ec9f577bbfdf3f46fd6a2c4aeb [2021-12-03T08:22:59.485Z] #1 transferring dockerfile: 17.53kB 0.0s done [2021-12-03T08:22:59.485Z] #1 DONE 0.1s [2021-12-03T08:22:59.485Z] [2021-12-03T08:22:59.485Z] #2 [internal] load .dockerignore [2021-12-03T08:22:59.485Z] #2 sha256:e230359eb0adc7b92656fe13acfb86d08127c1ba47aabad72b214e13fefea923 [2021-12-03T08:22:59.485Z] #2 transferring context: 87B done [2021-12-03T08:22:59.485Z] #2 DONE 0.0s [2021-12-03T08:22:59.485Z] [2021-12-03T08:22:59.485Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-12-03T08:22:59.485Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-12-03T08:22:59.744Z] #3 DONE 0.3s [2021-12-03T08:22:59.744Z] [2021-12-03T08:22:59.744Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-12-03T08:22:59.744Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-12-03T08:22:59.744Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2021-12-03T08:22:59.744Z] #4 DONE 0.0s [2021-12-03T08:23:00.002Z] [2021-12-03T08:23:00.002Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-12-03T08:23:00.002Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-12-03T08:23:00.002Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2021-12-03T08:23:00.002Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2021-12-03T08:23:00.002Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2021-12-03T08:23:00.002Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0B / 9.67MB 0.1s [2021-12-03T08:23:00.002Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.44MB / 9.67MB 0.2s [2021-12-03T08:23:00.002Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2021-12-03T08:23:00.261Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2021-12-03T08:23:00.826Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2021-12-03T08:23:00.826Z] #4 DONE 0.8s [2021-12-03T08:23:00.826Z] [2021-12-03T08:23:00.826Z] #6 [internal] load .dockerignore [2021-12-03T08:23:00.826Z] #6 sha256:c98cb1601572a17d7847a32ee63a92ce119402074b39542642cff6a4cd8d9a73 [2021-12-03T08:23:00.826Z] #6 DONE 0.0s [2021-12-03T08:23:00.826Z] [2021-12-03T08:23:00.826Z] #5 [internal] load build definition from Dockerfile [2021-12-03T08:23:00.826Z] #5 sha256:3f9008133619b078b7a550a13c59cdf83e70170db1687ba483a33b97b9309e6b [2021-12-03T08:23:00.826Z] #5 DONE 0.0s [2021-12-03T08:23:00.826Z] [2021-12-03T08:23:00.826Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-03T08:23:00.826Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-12-03T08:23:01.756Z] #10 ... [2021-12-03T08:23:01.756Z] [2021-12-03T08:23:01.756Z] #8 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-12-03T08:23:01.756Z] #8 sha256:ec8fb27bf6d35f83753e37341170e9aa7262b48cf69a5c8f5a51a64046e5de1e [2021-12-03T08:23:01.756Z] #8 DONE 0.8s [2021-12-03T08:23:01.756Z] [2021-12-03T08:23:01.756Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-12-03T08:23:01.756Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-12-03T08:23:01.756Z] #7 DONE 0.9s [2021-12-03T08:23:01.756Z] [2021-12-03T08:23:01.756Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-03T08:23:01.756Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-12-03T08:23:01.756Z] #9 DONE 1.0s [2021-12-03T08:23:01.756Z] [2021-12-03T08:23:01.756Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-03T08:23:01.756Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-12-03T08:23:01.756Z] #10 DONE 1.0s [2021-12-03T08:23:02.684Z] [2021-12-03T08:23:02.684Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:23:02.685Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:23:02.685Z] #11 resolve docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 0.1s done [2021-12-03T08:23:02.685Z] #11 DONE 0.1s [2021-12-03T08:23:02.685Z] [2021-12-03T08:23:02.685Z] #76 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-03T08:23:02.685Z] #76 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-12-03T08:23:02.685Z] #76 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-12-03T08:23:02.941Z] #76 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-12-03T08:23:02.941Z] #76 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-12-03T08:23:02.941Z] #76 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-12-03T08:23:03.197Z] #76 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.3s [2021-12-03T08:23:03.197Z] #76 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.15MB / 9.86MB 0.5s [2021-12-03T08:23:03.460Z] #76 ... [2021-12-03T08:23:03.460Z] [2021-12-03T08:23:03.460Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-12-03T08:23:03.460Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-12-03T08:23:03.460Z] #52 DONE 0.0s [2021-12-03T08:23:03.460Z] [2021-12-03T08:23:03.460Z] #76 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-03T08:23:03.460Z] #76 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-12-03T08:23:03.460Z] #76 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s [2021-12-03T08:23:03.717Z] #76 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2021-12-03T08:23:03.717Z] #76 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-12-03T08:23:08.997Z] #76 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.6s done [2021-12-03T08:23:08.997Z] #76 DONE 5.8s [2021-12-03T08:23:08.997Z] [2021-12-03T08:23:08.997Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:23:08.997Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:23:08.997Z] #11 sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 1.86kB / 1.86kB done [2021-12-03T08:23:08.997Z] #11 sha256:3fa22c4a9f411ebb00f4fef846a7056a37e5397d6f56ae0fdcf65463c09e1ce9 1.80kB / 1.80kB done [2021-12-03T08:23:08.997Z] #11 sha256:2674bb7abf89994bb52ae0d1416c4031df2c40f270ccbc39b98b33ec4040e1f1 7.07kB / 7.07kB done [2021-12-03T08:23:08.997Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 54.93MB / 54.93MB 2.4s done [2021-12-03T08:23:08.997Z] #11 sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 5.15MB / 5.15MB 1.1s done [2021-12-03T08:23:08.997Z] #11 sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 10.87MB / 10.87MB 1.5s done [2021-12-03T08:23:08.997Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 54.57MB / 54.57MB 3.7s done [2021-12-03T08:23:08.997Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 85.77MB / 85.77MB 4.9s done [2021-12-03T08:23:08.997Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 111.15MB / 134.80MB 5.4s [2021-12-03T08:23:08.997Z] #11 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 2.3s [2021-12-03T08:23:08.997Z] #11 sha256:4a57e36f7c060c0a8b12faab8caf21c1c30d12dc999a27067240b66cd2419c5d 156B / 156B 4.9s done [2021-12-03T08:23:08.997Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 126.88MB / 134.80MB 5.7s [2021-12-03T08:23:08.997Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 134.22MB / 134.80MB 5.9s [2021-12-03T08:23:12.273Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 134.80MB / 134.80MB 8.2s done [2021-12-03T08:23:12.837Z] #11 ... [2021-12-03T08:23:12.837Z] [2021-12-03T08:23:12.837Z] #78 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-03T08:23:12.837Z] #78 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-12-03T08:23:12.837Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-12-03T08:23:12.837Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-12-03T08:23:12.837Z] #78 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-12-03T08:23:12.837Z] #78 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-12-03T08:23:12.837Z] #78 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2021-12-03T08:23:12.837Z] #78 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.7s done [2021-12-03T08:23:12.837Z] #78 ... [2021-12-03T08:23:12.837Z] [2021-12-03T08:23:12.837Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b [2021-12-03T08:23:12.837Z] #35 sha256:e3d2a173b7d041d9acba9365955077e8d5c843767a61dbe77c389a3f167c00f3 [2021-12-03T08:23:12.837Z] #35 resolve docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b 0.1s done [2021-12-03T08:23:12.837Z] #35 sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b 1.85kB / 1.85kB done [2021-12-03T08:23:12.837Z] #35 sha256:2fa1cd247c9a06849534902b6b227efd21dbb5c0fea11c75aeba1df18685f1b8 529B / 529B done [2021-12-03T08:23:12.837Z] #35 sha256:05d2318291e38ea41118d6792f78087ae61232a28369b167c5faec3eb6c01630 1.46kB / 1.46kB done [2021-12-03T08:23:12.837Z] #35 sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 54.93MB / 54.93MB 9.8s done [2021-12-03T08:23:13.094Z] #35 extracting sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b [2021-12-03T08:23:13.094Z] #35 ... [2021-12-03T08:23:13.094Z] [2021-12-03T08:23:13.094Z] #31 [internal] load build context [2021-12-03T08:23:13.094Z] #31 sha256:e45356d13d62e559f053cce3ee3259671d2c656c610ab6582b1b5745b66deff2 [2021-12-03T08:23:13.094Z] #31 transferring context: 55.50MB 7.6s done [2021-12-03T08:23:13.094Z] #31 ... [2021-12-03T08:23:13.094Z] [2021-12-03T08:23:13.094Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:23:13.094Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:23:13.351Z] #11 ... [2021-12-03T08:23:13.351Z] [2021-12-03T08:23:13.351Z] #31 [internal] load build context [2021-12-03T08:23:13.351Z] #31 sha256:e45356d13d62e559f053cce3ee3259671d2c656c610ab6582b1b5745b66deff2 [2021-12-03T08:23:13.351Z] #31 DONE 10.5s [2021-12-03T08:23:13.351Z] [2021-12-03T08:23:13.351Z] #78 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-03T08:23:13.351Z] #78 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-12-03T08:23:13.351Z] #78 DONE 10.5s [2021-12-03T08:23:13.609Z] [2021-12-03T08:23:13.609Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b [2021-12-03T08:23:13.609Z] #35 sha256:e3d2a173b7d041d9acba9365955077e8d5c843767a61dbe77c389a3f167c00f3 [2021-12-03T08:23:14.981Z] #35 ... [2021-12-03T08:23:14.981Z] [2021-12-03T08:23:14.981Z] #77 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-12-03T08:23:14.981Z] #77 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-12-03T08:23:14.981Z] #77 DONE 0.9s [2021-12-03T08:23:14.981Z] [2021-12-03T08:23:14.981Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b [2021-12-03T08:23:14.981Z] #35 sha256:e3d2a173b7d041d9acba9365955077e8d5c843767a61dbe77c389a3f167c00f3 [2021-12-03T08:23:16.351Z] #35 ... [2021-12-03T08:23:16.351Z] [2021-12-03T08:23:16.351Z] #79 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-12-03T08:23:16.351Z] #79 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-12-03T08:23:16.351Z] #79 DONE 1.4s [2021-12-03T08:23:16.351Z] [2021-12-03T08:23:16.351Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b [2021-12-03T08:23:16.351Z] #35 sha256:e3d2a173b7d041d9acba9365955077e8d5c843767a61dbe77c389a3f167c00f3 [2021-12-03T08:23:18.309Z] #35 extracting sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 5.1s [2021-12-03T08:23:18.566Z] #35 extracting sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 5.3s done [2021-12-03T08:23:18.566Z] #35 DONE 15.9s [2021-12-03T08:23:18.566Z] [2021-12-03T08:23:18.566Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:23:18.566Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:23:18.566Z] #11 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 7.3s done [2021-12-03T08:23:18.566Z] #11 extracting sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 0.8s done [2021-12-03T08:23:18.566Z] #11 extracting sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 0.7s done [2021-12-03T08:23:18.566Z] #11 extracting sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 2.1s [2021-12-03T08:23:23.829Z] #11 extracting sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 7.2s [2021-12-03T08:23:26.357Z] #11 extracting sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 9.8s done [2021-12-03T08:23:26.357Z] #11 ... [2021-12-03T08:23:26.357Z] [2021-12-03T08:23:26.357Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-12-03T08:23:26.357Z] #36 sha256:a2d0bf6e35a1cf17ae2d5f3092969665e1d1ac307f1cac66dab7544e49bef786 [2021-12-03T08:23:26.357Z] #36 1.928 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-03T08:23:26.357Z] #36 1.928 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-03T08:23:26.357Z] #36 1.940 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-03T08:23:26.357Z] #36 2.111 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [97.5 kB] [2021-12-03T08:23:26.357Z] #36 2.387 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-03T08:23:26.357Z] #36 2.849 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-03T08:23:26.357Z] #36 4.112 Fetched 8479 kB in 2s (3448 kB/s) [2021-12-03T08:23:26.357Z] #36 4.112 Reading package lists... [2021-12-03T08:23:26.357Z] #36 4.911 Reading package lists... [2021-12-03T08:23:26.357Z] #36 5.726 Building dependency tree... [2021-12-03T08:23:26.357Z] #36 6.150 The following additional packages will be installed: [2021-12-03T08:23:26.357Z] #36 6.150 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-12-03T08:23:26.357Z] #36 6.150 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-12-03T08:23:26.357Z] #36 6.150 Recommended packages: [2021-12-03T08:23:26.357Z] #36 6.150 libldap-common publicsuffix libsasl2-modules [2021-12-03T08:23:26.357Z] #36 6.317 The following NEW packages will be installed: [2021-12-03T08:23:26.357Z] #36 6.327 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-12-03T08:23:26.357Z] #36 6.327 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-12-03T08:23:26.357Z] #36 6.327 libssh2-1 openssl [2021-12-03T08:23:26.357Z] #36 6.604 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:23:26.357Z] #36 6.604 Need to get 3038 kB of archives. [2021-12-03T08:23:26.357Z] #36 6.604 After this operation, 6652 kB of additional disk space will be used. [2021-12-03T08:23:26.357Z] #36 6.604 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-12-03T08:23:26.357Z] #36 6.610 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-12-03T08:23:26.357Z] #36 6.610 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-12-03T08:23:26.357Z] #36 6.624 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-12-03T08:23:26.357Z] #36 6.624 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-12-03T08:23:26.357Z] #36 6.624 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-12-03T08:23:26.357Z] #36 6.624 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-12-03T08:23:26.357Z] #36 6.624 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-12-03T08:23:26.357Z] #36 6.628 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-12-03T08:23:26.357Z] #36 6.628 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-12-03T08:23:26.357Z] #36 6.646 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-12-03T08:23:26.357Z] #36 6.646 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-12-03T08:23:26.357Z] #36 6.646 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-12-03T08:23:26.357Z] #36 6.646 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-12-03T08:23:26.357Z] #36 6.646 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-12-03T08:23:26.357Z] #36 6.818 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:23:26.357Z] #36 6.867 Fetched 3038 kB in 0s (9391 kB/s) [2021-12-03T08:23:26.357Z] #36 6.888 Selecting previously unselected package openssl. [2021-12-03T08:23:26.357Z] #36 6.888 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2021-12-03T08:23:26.357Z] #36 6.891 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-12-03T08:23:26.357Z] #36 6.902 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-12-03T08:23:26.358Z] #36 7.059 Selecting previously unselected package ca-certificates. [2021-12-03T08:23:26.358Z] #36 7.059 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-12-03T08:23:26.358Z] #36 7.063 Unpacking ca-certificates (20210119) ... [2021-12-03T08:23:26.358Z] #36 7.156 Selecting previously unselected package libbrotli1:amd64. [2021-12-03T08:23:26.358Z] #36 7.158 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-12-03T08:23:26.358Z] #36 7.171 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-12-03T08:23:26.358Z] #36 7.285 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-12-03T08:23:26.358Z] #36 7.285 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-12-03T08:23:26.358Z] #36 7.294 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-12-03T08:23:26.358Z] #36 7.361 Selecting previously unselected package libsasl2-2:amd64. [2021-12-03T08:23:26.358Z] #36 7.361 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-12-03T08:23:26.358Z] #36 7.365 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-12-03T08:23:26.358Z] #36 7.431 Selecting previously unselected package libldap-2.4-2:amd64. [2021-12-03T08:23:26.358Z] #36 7.431 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-12-03T08:23:26.358Z] #36 7.459 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-12-03T08:23:26.358Z] #36 7.552 Selecting previously unselected package libnghttp2-14:amd64. [2021-12-03T08:23:26.358Z] #36 7.552 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-12-03T08:23:26.358Z] #36 7.560 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-12-03T08:23:26.358Z] #36 7.606 Selecting previously unselected package libpsl5:amd64. [2021-12-03T08:23:26.358Z] #36 7.606 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-12-03T08:23:26.358Z] #36 7.611 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-12-03T08:23:26.358Z] #36 7.665 Selecting previously unselected package librtmp1:amd64. [2021-12-03T08:23:26.358Z] #36 7.665 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-12-03T08:23:26.358Z] #36 7.675 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-12-03T08:23:26.358Z] #36 7.756 Selecting previously unselected package libssh2-1:amd64. [2021-12-03T08:23:26.358Z] #36 7.756 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-12-03T08:23:26.358Z] #36 7.759 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-12-03T08:23:26.617Z] #36 7.831 Selecting previously unselected package libcurl4:amd64. [2021-12-03T08:23:26.617Z] #36 7.833 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-12-03T08:23:26.617Z] #36 7.841 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-12-03T08:23:26.617Z] #36 7.927 Selecting previously unselected package curl. [2021-12-03T08:23:26.617Z] #36 7.927 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-12-03T08:23:26.617Z] #36 7.933 Unpacking curl (7.74.0-1.3+b1) ... [2021-12-03T08:23:26.617Z] #36 ... [2021-12-03T08:23:26.617Z] [2021-12-03T08:23:26.617Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:23:26.617Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:23:26.617Z] #11 extracting sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 0.1s [2021-12-03T08:23:31.879Z] #11 extracting sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 5.1s [2021-12-03T08:23:32.445Z] #11 ... [2021-12-03T08:23:32.445Z] [2021-12-03T08:23:32.445Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-12-03T08:23:32.445Z] #36 sha256:a2d0bf6e35a1cf17ae2d5f3092969665e1d1ac307f1cac66dab7544e49bef786 [2021-12-03T08:23:32.445Z] #36 8.236 Selecting previously unselected package libonig5:amd64. [2021-12-03T08:23:32.445Z] #36 8.236 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-12-03T08:23:32.445Z] #36 8.264 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-12-03T08:23:32.445Z] #36 8.399 Selecting previously unselected package libjq1:amd64. [2021-12-03T08:23:32.445Z] #36 8.399 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-12-03T08:23:32.445Z] #36 8.402 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-12-03T08:23:32.445Z] #36 8.724 Selecting previously unselected package jq. [2021-12-03T08:23:32.445Z] #36 8.724 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-12-03T08:23:32.445Z] #36 8.806 Unpacking jq (1.6-2.1) ... [2021-12-03T08:23:32.445Z] #36 8.904 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-12-03T08:23:32.445Z] #36 9.024 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-12-03T08:23:32.445Z] #36 9.101 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-12-03T08:23:32.445Z] #36 9.245 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-12-03T08:23:32.445Z] #36 9.308 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-12-03T08:23:32.445Z] #36 9.372 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-12-03T08:23:32.445Z] #36 9.555 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-12-03T08:23:32.445Z] #36 9.626 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-12-03T08:23:32.445Z] #36 9.761 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-12-03T08:23:32.445Z] #36 9.803 Setting up libjq1:amd64 (1.6-2.1) ... [2021-12-03T08:23:32.445Z] #36 9.814 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-12-03T08:23:32.445Z] #36 9.825 Setting up ca-certificates (20210119) ... [2021-12-03T08:23:32.445Z] #36 10.52 Updating certificates in /etc/ssl/certs... [2021-12-03T08:23:32.445Z] #36 11.36 129 added, 0 removed; done. [2021-12-03T08:23:32.445Z] #36 11.49 Setting up jq (1.6-2.1) ... [2021-12-03T08:23:32.445Z] #36 11.50 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-12-03T08:23:32.445Z] #36 11.51 Setting up curl (7.74.0-1.3+b1) ... [2021-12-03T08:23:32.445Z] #36 11.53 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:23:32.445Z] #36 11.55 Processing triggers for ca-certificates (20210119) ... [2021-12-03T08:23:32.445Z] #36 11.56 Updating certificates in /etc/ssl/certs... [2021-12-03T08:23:32.445Z] #36 12.36 0 added, 0 removed; done. [2021-12-03T08:23:32.445Z] #36 12.36 Running hooks in /etc/ca-certificates/update.d... [2021-12-03T08:23:32.445Z] #36 12.36 done. [2021-12-03T08:23:32.445Z] #36 DONE 13.8s [2021-12-03T08:23:32.445Z] [2021-12-03T08:23:32.445Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-12-03T08:23:32.445Z] #37 sha256:fe386aeb404febbb581384cf64775f57a8fdcaf9cc46e43561c7eda9ae0c7724 [2021-12-03T08:23:32.445Z] #37 DONE 0.1s [2021-12-03T08:23:32.445Z] [2021-12-03T08:23:32.445Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:23:32.445Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:23:33.818Z] #11 extracting sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 7.1s done [2021-12-03T08:23:34.387Z] #11 extracting sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b [2021-12-03T08:23:39.656Z] #11 extracting sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 5.1s [2021-12-03T08:23:42.943Z] #11 ... [2021-12-03T08:23:42.943Z] [2021-12-03T08:23:42.943Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-12-03T08:23:42.943Z] #38 sha256:1aa3e61d3ad18f4ffbe7d44b72ca3e25f2df276a8dc34b73f7975fb5e769a8d1 [2021-12-03T08:23:42.943Z] #38 2.580 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-12-03T08:23:42.943Z] #38 2.924 [2021-12-03T08:23:42.943Z] #38 3.154 #=#=# ######################################################################## 100.0% [2021-12-03T08:23:42.943Z] #38 3.451 [2021-12-03T08:23:42.943Z] #38 4.463 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-12-03T08:23:42.943Z] #38 4.831 [2021-12-03T08:23:42.943Z] #38 5.064 #=#=# ### 4.4% ######################################################################## 100.0% [2021-12-03T08:23:42.943Z] #38 5.591 [2021-12-03T08:23:42.943Z] #38 6.757 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-12-03T08:23:42.943Z] #38 7.077 [2021-12-03T08:23:42.943Z] #38 7.304 #=#=# 0.0% ############ 17.6% ########################################################### 82.7% ######################################################################## 100.0% [2021-12-03T08:23:42.943Z] #38 8.100 [2021-12-03T08:23:42.943Z] #38 9.088 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-12-03T08:23:42.943Z] #38 9.425 [2021-12-03T08:23:42.943Z] #38 9.653 #=#=# ######################################################################## 100.0% [2021-12-03T08:23:42.943Z] #38 9.980 [2021-12-03T08:23:42.943Z] #38 ... [2021-12-03T08:23:42.943Z] [2021-12-03T08:23:42.943Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:23:42.943Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:23:43.580Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0203ec0b629532689) in /home/ubuntu/workspace/moby_PR-43057 [Pipeline] { [2021-12-03T08:23:43.582Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07dd251e72669a34e) in /home/ubuntu/workspace/moby_PR-43057 [Pipeline] { [Pipeline] checkout [Pipeline] checkout [2021-12-03T08:23:43.707Z] The recommended git tool is: git [2021-12-03T08:23:43.806Z] The recommended git tool is: git [2021-12-03T08:23:44.291Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-052a2391ae6d5998d) in /home/ubuntu/workspace/moby_PR-43057 [Pipeline] { [2021-12-03T08:23:44.314Z] #11 extracting sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 10.1s [Pipeline] checkout [2021-12-03T08:23:44.510Z] The recommended git tool is: git [2021-12-03T08:23:45.247Z] #11 ... [2021-12-03T08:23:45.247Z] [2021-12-03T08:23:45.247Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-12-03T08:23:45.247Z] #38 sha256:1aa3e61d3ad18f4ffbe7d44b72ca3e25f2df276a8dc34b73f7975fb5e769a8d1 [2021-12-03T08:23:45.247Z] #38 10.66 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-12-03T08:23:45.247Z] #38 11.00 [2021-12-03T08:23:45.247Z] #38 11.22 #=#=# ######################################################################## 100.0% [2021-12-03T08:23:45.247Z] #38 11.53 [2021-12-03T08:23:45.247Z] #38 11.63 Download of images into '/build' complete. [2021-12-03T08:23:45.247Z] #38 11.63 Use something like the following to load the result into a Docker daemon: [2021-12-03T08:23:45.247Z] #38 11.63 tar -cC '/build' . | docker load [2021-12-03T08:23:45.247Z] #38 DONE 12.8s [2021-12-03T08:23:45.247Z] [2021-12-03T08:23:45.247Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:23:45.247Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:23:46.809Z] using credential docker-jenkins-github-credentials [2021-12-03T08:23:46.812Z] using credential docker-jenkins-github-credentials [2021-12-03T08:23:46.818Z] Cloning the remote Git repository [2021-12-03T08:23:46.818Z] Cloning with configured refspecs honoured and without tags [2021-12-03T08:23:46.823Z] Cloning the remote Git repository [2021-12-03T08:23:46.823Z] Cloning with configured refspecs honoured and without tags [2021-12-03T08:23:46.862Z] Cloning repository https://github.com/moby/moby.git [2021-12-03T08:23:46.937Z] > git init /home/ubuntu/workspace/moby_PR-43057 # timeout=10 [2021-12-03T08:23:47.123Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-03T08:23:47.124Z] > git --version # timeout=10 [2021-12-03T08:23:47.151Z] > git --version # 'git version 2.17.1' [2021-12-03T08:23:47.151Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-03T08:23:47.172Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43057/head:refs/remotes/origin/PR-43057 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-03T08:23:46.748Z] Cloning repository https://github.com/moby/moby.git [2021-12-03T08:23:46.827Z] > git init /home/ubuntu/workspace/moby_PR-43057 # timeout=10 [2021-12-03T08:23:47.026Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-03T08:23:47.027Z] > git --version # timeout=10 [2021-12-03T08:23:47.051Z] > git --version # 'git version 2.17.1' [2021-12-03T08:23:47.052Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-03T08:23:47.121Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43057/head:refs/remotes/origin/PR-43057 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-03T08:23:48.790Z] using credential docker-jenkins-github-credentials [2021-12-03T08:23:48.800Z] Cloning the remote Git repository [2021-12-03T08:23:48.800Z] Cloning with configured refspecs honoured and without tags [2021-12-03T08:23:48.808Z] Cloning repository https://github.com/moby/moby.git [2021-12-03T08:23:48.869Z] > git init /home/ubuntu/workspace/moby_PR-43057 # timeout=10 [2021-12-03T08:23:49.320Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-03T08:23:49.320Z] > git --version # timeout=10 [2021-12-03T08:23:49.347Z] > git --version # 'git version 2.25.1' [2021-12-03T08:23:49.347Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-03T08:23:49.350Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43057/head:refs/remotes/origin/PR-43057 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-03T08:23:50.503Z] #11 extracting sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 15.3s [2021-12-03T08:23:51.438Z] #11 extracting sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 16.9s done [2021-12-03T08:23:51.438Z] #11 extracting sha256:4a57e36f7c060c0a8b12faab8caf21c1c30d12dc999a27067240b66cd2419c5d [2021-12-03T08:23:51.698Z] #11 extracting sha256:4a57e36f7c060c0a8b12faab8caf21c1c30d12dc999a27067240b66cd2419c5d done [2021-12-03T08:23:51.698Z] #11 DONE 49.0s [2021-12-03T08:23:51.956Z] [2021-12-03T08:23:51.956Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-12-03T08:23:51.956Z] #12 sha256:8d62f88903c0222b487a4fbbfd48a3bb736060a55517f3dbc3094c3f1e8cfa38 [2021-12-03T08:23:53.345Z] #12 DONE 1.2s [2021-12-03T08:23:53.345Z] [2021-12-03T08:23:53.345Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-12-03T08:23:53.345Z] #13 sha256:a0765783c3fcc4aa007d99b84491bea11f3395ac76a97c39f156434023ab5739 [2021-12-03T08:23:53.911Z] #13 DONE 1.0s [2021-12-03T08:23:53.911Z] [2021-12-03T08:23:53.911Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-12-03T08:23:53.911Z] #40 sha256:0507b28681fc1401374821c11da7a4d18a3f7edbfd5b442e615add7f282983fe [2021-12-03T08:23:53.911Z] #40 DONE 0.1s [2021-12-03T08:23:53.911Z] [2021-12-03T08:23:53.911Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-12-03T08:23:53.911Z] #43 sha256:3e1b245fd2475eb33c341cd8fc55ceb7ca2a7b59bf65ae7c4dce108a67864370 [2021-12-03T08:23:54.170Z] #43 ... [2021-12-03T08:23:54.170Z] [2021-12-03T08:23:54.170Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-12-03T08:23:54.170Z] #49 sha256:f52abd536e6779f5827521f33b1ff438aeb47afb848027cc703135c39f112021 [2021-12-03T08:23:54.170Z] #49 DONE 0.2s [2021-12-03T08:23:54.170Z] [2021-12-03T08:23:54.170Z] #53 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-12-03T08:23:54.170Z] #53 sha256:637ef2982b223017f84103ee5949fad0ec114bb60c328dc6a307025a7de4e01c [2021-12-03T08:23:54.170Z] #53 DONE 0.2s [2021-12-03T08:23:54.170Z] [2021-12-03T08:23:54.170Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-03T08:23:54.170Z] #54 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:23:59.439Z] #54 5.380 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-03T08:24:00.008Z] #54 5.648 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-03T08:24:00.008Z] #54 5.700 Get:3 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2021-12-03T08:24:00.008Z] #54 ... [2021-12-03T08:24:00.008Z] [2021-12-03T08:24:00.008Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2021-12-03T08:24:00.008Z] #14 sha256:70b5648c7758d5bb8228c232d27a650262f6369a00b3ee80d36f4b8d13815c47 [2021-12-03T08:24:00.008Z] #14 DONE 6.0s [2021-12-03T08:24:00.008Z] [2021-12-03T08:24:00.008Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-03T08:24:00.008Z] #54 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:24:00.008Z] #54 5.839 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-03T08:24:00.008Z] #54 ... [2021-12-03T08:24:00.008Z] [2021-12-03T08:24:00.008Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2021-12-03T08:24:00.008Z] #15 sha256:2cb9ebe4025c17c7a8c26f0dae0efd8621a180af9bcbda426b035fbeb1fe0132 [2021-12-03T08:24:01.916Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-00f2923e1791a62ad) in /home/ubuntu/workspace/moby_PR-43057 [Pipeline] { [Pipeline] checkout [2021-12-03T08:24:02.022Z] The recommended git tool is: git [2021-12-03T08:24:02.530Z] #15 DONE 2.3s [2021-12-03T08:24:02.530Z] [2021-12-03T08:24:02.530Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-03T08:24:02.530Z] #54 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:24:02.530Z] #54 6.211 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-03T08:24:02.530Z] #54 7.495 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [97.5 kB] [2021-12-03T08:24:03.901Z] #54 ... [2021-12-03T08:24:03.901Z] [2021-12-03T08:24:03.901Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-03T08:24:03.901Z] #60 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:24:03.901Z] #60 6.538 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-12-03T08:24:04.160Z] #60 ... [2021-12-03T08:24:04.160Z] [2021-12-03T08:24:04.160Z] #62 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-12-03T08:24:04.160Z] #62 sha256:8a36b976f157c0e3c1303d867152f784749119644e66a564c49a563129d72e38 [2021-12-03T08:24:04.160Z] #62 5.415 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-12-03T08:24:04.160Z] #62 8.315 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-12-03T08:24:04.160Z] #62 8.338 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-12-03T08:24:04.160Z] #62 8.569 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-12-03T08:24:04.160Z] #62 ... [2021-12-03T08:24:04.160Z] [2021-12-03T08:24:04.160Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-12-03T08:24:04.160Z] #50 sha256:07e46e05b9d5aff72caf297857e8ce7b08d92d03a8a7db0f9c85048ac1e1e9b2 [2021-12-03T08:24:04.160Z] #50 5.756 + git clone https://github.com/docker/distribution.git . [2021-12-03T08:24:04.160Z] #50 5.770 Cloning into '.'... [2021-12-03T08:24:04.418Z] #50 ... [2021-12-03T08:24:04.418Z] [2021-12-03T08:24:04.418Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-12-03T08:24:04.418Z] #16 sha256:2a51bed933c58ae1c33161a6ba61a4cc8acb2ae4b4d917ae0711300d2501391f [2021-12-03T08:24:04.418Z] #16 DONE 2.1s [2021-12-03T08:24:04.418Z] [2021-12-03T08:24:04.418Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-12-03T08:24:04.418Z] #58 sha256:f93a25257bfd2496f1faa59fcb58ed7873d81cac96b9bdc23d93a9f2820712bc [2021-12-03T08:24:04.418Z] #58 6.238 go: downloading gotest.tools/gotestsum v1.7.0 [2021-12-03T08:24:04.418Z] #58 7.810 go: downloading github.com/fatih/color v1.10.0 [2021-12-03T08:24:04.418Z] #58 8.187 go: downloading github.com/dnephin/pflag v1.0.7 [2021-12-03T08:24:04.418Z] #58 8.232 go: downloading golang.org/x/tools v0.1.0 [2021-12-03T08:24:04.418Z] #58 8.827 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-12-03T08:24:04.418Z] #58 8.830 go: downloading github.com/pkg/errors v0.9.1 [2021-12-03T08:24:04.418Z] #58 8.998 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-12-03T08:24:04.418Z] #58 8.998 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-12-03T08:24:04.418Z] #58 9.540 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-12-03T08:24:04.418Z] #58 9.844 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-12-03T08:24:04.418Z] #58 9.950 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-12-03T08:24:04.418Z] #58 10.06 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-12-03T08:24:04.418Z] #58 10.16 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-12-03T08:24:04.418Z] #58 ... [2021-12-03T08:24:04.418Z] [2021-12-03T08:24:04.418Z] #56 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-12-03T08:24:04.418Z] #56 sha256:ae59fb6bae495ec48c3f7ac2d770d3c49d6c986b454129b1c5b3075c3400a651 [2021-12-03T08:24:04.418Z] #56 6.498 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-12-03T08:24:04.676Z] #56 ... [2021-12-03T08:24:04.676Z] [2021-12-03T08:24:04.676Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-03T08:24:04.676Z] #41 sha256:9fcdf0210b1c4df2bcf1c67b3ee8598513ef0cf098e389f389d1d2ff55098c35 [2021-12-03T08:24:04.676Z] #41 5.596 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-12-03T08:24:04.676Z] #41 5.599 Cloning into '.'... [2021-12-03T08:24:04.676Z] #41 ... [2021-12-03T08:24:04.676Z] [2021-12-03T08:24:04.676Z] #62 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-12-03T08:24:04.676Z] #62 sha256:8a36b976f157c0e3c1303d867152f784749119644e66a564c49a563129d72e38 [2021-12-03T08:24:04.676Z] #62 10.69 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-12-03T08:24:05.897Z] using credential docker-jenkins-github-credentials [2021-12-03T08:24:05.906Z] Cloning the remote Git repository [2021-12-03T08:24:05.906Z] Cloning with configured refspecs honoured and without tags [2021-12-03T08:24:06.572Z] #62 ... [2021-12-03T08:24:06.573Z] [2021-12-03T08:24:06.573Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-12-03T08:24:06.573Z] #17 sha256:264a191020dd3c27335ad3cb88ac11d16e5ffdcff072d26e26a14819d13ccb28 [2021-12-03T08:24:06.573Z] #17 DONE 2.0s [2021-12-03T08:24:06.573Z] [2021-12-03T08:24:06.573Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-12-03T08:24:06.573Z] #18 sha256:22a88c39c3636570c2ca5823d159627519429dc11d0e2204ff00902ec8d4bdf8 [2021-12-03T08:24:05.965Z] Cloning repository https://github.com/moby/moby.git [2021-12-03T08:24:06.025Z] > git init /home/ubuntu/workspace/moby_PR-43057 # timeout=10 [2021-12-03T08:24:06.859Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-03T08:24:06.862Z] > git --version # timeout=10 [2021-12-03T08:24:06.872Z] > git --version # 'git version 2.25.1' [2021-12-03T08:24:06.873Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-03T08:24:06.874Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43057/head:refs/remotes/origin/PR-43057 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-03T08:24:09.107Z] #18 DONE 2.4s [2021-12-03T08:24:09.107Z] [2021-12-03T08:24:09.107Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-03T08:24:09.107Z] #60 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:24:09.107Z] #60 13.93 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-12-03T08:24:09.107Z] #60 13.93 go: downloading github.com/fatih/color v1.7.0 [2021-12-03T08:24:09.107Z] #60 14.03 go: downloading github.com/pkg/errors v0.8.1 [2021-12-03T08:24:09.107Z] #60 14.04 go: downloading github.com/spf13/cobra v0.0.5 [2021-12-03T08:24:09.107Z] #60 14.18 go: downloading github.com/spf13/pflag v1.0.5 [2021-12-03T08:24:09.107Z] #60 14.61 go: downloading github.com/spf13/viper v1.6.1 [2021-12-03T08:24:09.107Z] #60 14.65 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-12-03T08:24:09.107Z] #60 14.72 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-12-03T08:24:09.107Z] #60 14.77 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-12-03T08:24:09.107Z] #60 14.87 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-12-03T08:24:10.039Z] #60 16.13 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-12-03T08:24:10.119Z] Fetching without tags [2021-12-03T08:24:10.297Z] #60 16.35 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-12-03T08:24:10.297Z] #60 ... [2021-12-03T08:24:10.297Z] [2021-12-03T08:24:10.297Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-12-03T08:24:10.297Z] #43 sha256:3e1b245fd2475eb33c341cd8fc55ceb7ca2a7b59bf65ae7c4dce108a67864370 [2021-12-03T08:24:10.297Z] #43 6.269 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-12-03T08:24:10.297Z] #43 ... [2021-12-03T08:24:10.297Z] [2021-12-03T08:24:10.297Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-12-03T08:24:10.297Z] #58 sha256:f93a25257bfd2496f1faa59fcb58ed7873d81cac96b9bdc23d93a9f2820712bc [2021-12-03T08:24:10.297Z] #58 16.48 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-12-03T08:24:10.373Z] Fetching without tags [2021-12-03T08:24:10.427Z] Merging remotes/origin/master commit f6848ae321b69efb0c1a0304a394e1e3f141b1e1 into PR head commit dd9782fe946c96582a13e1817eecbb670a2b3a53 [2021-12-03T08:24:10.564Z] #58 16.61 go: downloading golang.org/x/mod v0.3.0 [2021-12-03T08:24:10.752Z] Merging remotes/origin/master commit f6848ae321b69efb0c1a0304a394e1e3f141b1e1 into PR head commit dd9782fe946c96582a13e1817eecbb670a2b3a53 [2021-12-03T08:24:10.919Z] Fetching without tags [2021-12-03T08:24:11.277Z] Merge succeeded, producing dd9782fe946c96582a13e1817eecbb670a2b3a53 [2021-12-03T08:24:11.278Z] Checking out Revision dd9782fe946c96582a13e1817eecbb670a2b3a53 (PR-43057) [2021-12-03T08:24:11.307Z] Merging remotes/origin/master commit f6848ae321b69efb0c1a0304a394e1e3f141b1e1 into PR head commit dd9782fe946c96582a13e1817eecbb670a2b3a53 [2021-12-03T08:24:12.000Z] Merge succeeded, producing dd9782fe946c96582a13e1817eecbb670a2b3a53 [2021-12-03T08:24:12.001Z] Checking out Revision dd9782fe946c96582a13e1817eecbb670a2b3a53 (PR-43057) [2021-12-03T08:24:10.032Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-03T08:24:10.059Z] > git config --add remote.origin.fetch +refs/pull/43057/head:refs/remotes/origin/PR-43057 # timeout=10 [2021-12-03T08:24:10.072Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-03T08:24:10.098Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-03T08:24:10.122Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-03T08:24:10.122Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-03T08:24:10.125Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43057/head:refs/remotes/origin/PR-43057 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-03T08:24:10.438Z] > git config core.sparsecheckout # timeout=10 [2021-12-03T08:24:10.465Z] > git checkout -f dd9782fe946c96582a13e1817eecbb670a2b3a53 # timeout=10 [2021-12-03T08:24:11.185Z] > git remote # timeout=10 [2021-12-03T08:24:11.209Z] > git config --get remote.origin.url # timeout=10 [2021-12-03T08:24:11.232Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-03T08:24:11.233Z] > git merge f6848ae321b69efb0c1a0304a394e1e3f141b1e1 # timeout=10 [2021-12-03T08:24:11.263Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-03T08:24:11.282Z] > git config core.sparsecheckout # timeout=10 [2021-12-03T08:24:11.291Z] > git checkout -f dd9782fe946c96582a13e1817eecbb670a2b3a53 # timeout=10 [2021-12-03T08:24:10.245Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-03T08:24:10.263Z] > git config --add remote.origin.fetch +refs/pull/43057/head:refs/remotes/origin/PR-43057 # timeout=10 [2021-12-03T08:24:10.279Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-03T08:24:10.314Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-03T08:24:10.353Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-03T08:24:10.353Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-03T08:24:10.354Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43057/head:refs/remotes/origin/PR-43057 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-03T08:24:10.738Z] > git config core.sparsecheckout # timeout=10 [2021-12-03T08:24:10.761Z] > git checkout -f dd9782fe946c96582a13e1817eecbb670a2b3a53 # timeout=10 [2021-12-03T08:24:11.863Z] > git remote # timeout=10 [2021-12-03T08:24:11.889Z] > git config --get remote.origin.url # timeout=10 [2021-12-03T08:24:11.913Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-03T08:24:11.914Z] > git merge f6848ae321b69efb0c1a0304a394e1e3f141b1e1 # timeout=10 [2021-12-03T08:24:11.948Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-03T08:24:11.985Z] > git config core.sparsecheckout # timeout=10 [2021-12-03T08:24:12.005Z] > git checkout -f dd9782fe946c96582a13e1817eecbb670a2b3a53 # timeout=10 [2021-12-03T08:24:12.760Z] Merge succeeded, producing dd9782fe946c96582a13e1817eecbb670a2b3a53 [2021-12-03T08:24:12.760Z] Checking out Revision dd9782fe946c96582a13e1817eecbb670a2b3a53 (PR-43057) [2021-12-03T08:24:10.815Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-03T08:24:10.827Z] > git config --add remote.origin.fetch +refs/pull/43057/head:refs/remotes/origin/PR-43057 # timeout=10 [2021-12-03T08:24:10.839Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-03T08:24:10.858Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-03T08:24:10.900Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-03T08:24:10.901Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-03T08:24:10.956Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43057/head:refs/remotes/origin/PR-43057 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-03T08:24:11.292Z] > git config core.sparsecheckout # timeout=10 [2021-12-03T08:24:11.324Z] > git checkout -f dd9782fe946c96582a13e1817eecbb670a2b3a53 # timeout=10 [2021-12-03T08:24:12.554Z] > git remote # timeout=10 [2021-12-03T08:24:12.572Z] > git config --get remote.origin.url # timeout=10 [2021-12-03T08:24:12.593Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-03T08:24:12.595Z] > git merge f6848ae321b69efb0c1a0304a394e1e3f141b1e1 # timeout=10 [2021-12-03T08:24:12.721Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-03T08:24:12.741Z] > git config core.sparsecheckout # timeout=10 [2021-12-03T08:24:12.771Z] > git checkout -f dd9782fe946c96582a13e1817eecbb670a2b3a53 # timeout=10 [2021-12-03T08:24:14.746Z] #58 ... [2021-12-03T08:24:14.746Z] [2021-12-03T08:24:14.746Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-03T08:24:14.746Z] #54 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:24:14.746Z] #54 10.31 Get:7 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1806 B] [2021-12-03T08:24:14.746Z] #54 11.88 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-03T08:24:14.746Z] #54 ... [2021-12-03T08:24:14.746Z] [2021-12-03T08:24:14.746Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-03T08:24:14.746Z] #60 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:24:14.746Z] #60 20.48 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-12-03T08:24:14.746Z] #60 20.48 go: downloading github.com/stretchr/testify v1.4.0 [2021-12-03T08:24:14.746Z] #60 20.84 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-12-03T08:24:15.003Z] #60 20.94 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-12-03T08:24:15.003Z] #60 21.10 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-12-03T08:24:15.260Z] #60 21.37 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-12-03T08:24:15.273Z] Commit message: "go.mod: golang.org/x/crypto 5770296d904e90f15f38f77dfc2e43fdf5efc083" [2021-12-03T08:24:15.294Z] > git --version # timeout=10 [2021-12-03T08:24:15.309Z] > git --version # 'git version 2.17.1' [2021-12-03T08:24:15.319Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-12-03T08:24:16.190Z] #60 22.08 go: downloading github.com/magiconair/properties v1.8.1 [2021-12-03T08:24:16.342Z] Commit message: "go.mod: golang.org/x/crypto 5770296d904e90f15f38f77dfc2e43fdf5efc083" [2021-12-03T08:24:16.354Z] > git --version # timeout=10 [2021-12-03T08:24:16.389Z] > git --version # 'git version 2.17.1' [2021-12-03T08:24:16.420Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-12-03T08:24:16.448Z] #60 22.37 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-12-03T08:24:16.448Z] #60 22.48 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-12-03T08:24:16.448Z] + docker version [2021-12-03T08:24:16.705Z] #60 22.89 go: downloading github.com/spf13/afero v1.1.2 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-12-03T08:24:16.999Z] Commit message: "go.mod: golang.org/x/crypto 5770296d904e90f15f38f77dfc2e43fdf5efc083" [2021-12-03T08:24:16.999Z] > git --version # timeout=10 [2021-12-03T08:24:17.010Z] > git --version # 'git version 2.25.1' [2021-12-03T08:24:17.027Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-12-03T08:24:17.269Z] #60 23.25 go: downloading github.com/spf13/cast v1.3.0 [2021-12-03T08:24:17.269Z] #60 23.31 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-12-03T08:24:17.269Z] #60 ... [2021-12-03T08:24:17.269Z] [2021-12-03T08:24:17.269Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-12-03T08:24:17.269Z] #43 sha256:3e1b245fd2475eb33c341cd8fc55ceb7ca2a7b59bf65ae7c4dce108a67864370 [2021-12-03T08:24:17.269Z] #43 23.12 tomll can be used in two ways: [2021-12-03T08:24:17.269Z] #43 23.12 Writing to STDIN and reading from STDOUT: [2021-12-03T08:24:17.269Z] #43 23.12 cat file.toml | tomll > file.toml [2021-12-03T08:24:17.269Z] #43 23.12 [2021-12-03T08:24:17.269Z] #43 23.12 Reading and updating a list of files: [2021-12-03T08:24:17.269Z] #43 23.12 tomll a.toml b.toml c.toml [2021-12-03T08:24:17.269Z] #43 23.12 [2021-12-03T08:24:17.269Z] #43 23.12 When given a list of files, tomll will modify all files in place without asking. [2021-12-03T08:24:17.269Z] #43 DONE 23.4s [2021-12-03T08:24:17.269Z] [2021-12-03T08:24:17.269Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-03T08:24:17.269Z] #60 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:24:17.269Z] #60 23.38 go: downloading github.com/subosito/gotenv v1.2.0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-12-03T08:24:17.525Z] #60 23.49 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-12-03T08:24:17.714Z] + docker version [2021-12-03T08:24:18.018Z] + docker version [2021-12-03T08:24:18.090Z] #60 23.89 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-12-03T08:24:18.091Z] #60 24.14 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-12-03T08:24:18.091Z] #60 24.14 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-12-03T08:24:18.091Z] #60 24.23 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-12-03T08:24:18.091Z] #60 24.28 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-12-03T08:24:18.347Z] #60 24.29 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-12-03T08:24:18.347Z] #60 24.29 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-12-03T08:24:18.347Z] #60 24.32 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-12-03T08:24:18.347Z] #60 24.55 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-12-03T08:24:18.604Z] #60 24.57 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-12-03T08:24:18.861Z] #60 24.74 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-12-03T08:24:18.861Z] #60 ... [2021-12-03T08:24:18.861Z] [2021-12-03T08:24:18.861Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-12-03T08:24:18.861Z] #19 sha256:afa9f5b9963d7742fed9c36b03076f52846b3bc52e198d0b46fdcd4083ebb859 [2021-12-03T08:24:18.861Z] #19 2.859 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-03T08:24:18.861Z] #19 2.909 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-03T08:24:18.861Z] #19 2.909 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-03T08:24:18.861Z] #19 4.151 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-03T08:24:18.861Z] #19 5.467 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7863 kB] [2021-12-03T08:24:18.861Z] #19 6.959 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7942 kB] [2021-12-03T08:24:18.861Z] #19 8.391 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-12-03T08:24:18.861Z] #19 9.719 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2021-12-03T08:24:18.861Z] #19 ... [2021-12-03T08:24:18.861Z] [2021-12-03T08:24:18.861Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-03T08:24:18.861Z] #60 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:24:18.861Z] #60 24.86 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-12-03T08:24:18.861Z] #60 24.98 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-12-03T08:24:19.118Z] #60 25.06 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-12-03T08:24:19.375Z] #60 25.52 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-12-03T08:24:19.375Z] #60 25.55 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-12-03T08:24:19.375Z] #60 25.55 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-12-03T08:24:19.632Z] #60 25.69 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-12-03T08:24:19.632Z] #60 25.69 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-12-03T08:24:19.632Z] #60 25.74 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-12-03T08:24:19.889Z] #60 ... [2021-12-03T08:24:19.889Z] [2021-12-03T08:24:19.889Z] #56 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-12-03T08:24:19.889Z] #56 sha256:ae59fb6bae495ec48c3f7ac2d770d3c49d6c986b454129b1c5b3075c3400a651 [2021-12-03T08:24:19.889Z] #56 25.63 Usage of /build/vndr: [2021-12-03T08:24:19.889Z] #56 25.63 /build/vndr [[import path] [revision]] [repository] [2021-12-03T08:24:19.889Z] #56 25.63 /build/vndr init [2021-12-03T08:24:19.889Z] #56 25.63 -strict [2021-12-03T08:24:19.889Z] #56 25.63 checking mode. treat non-trivial warning as an error [2021-12-03T08:24:19.889Z] #56 25.63 -verbose [2021-12-03T08:24:19.889Z] #56 25.63 shows all warnings [2021-12-03T08:24:19.889Z] #56 25.63 -whitelist value [2021-12-03T08:24:19.889Z] #56 25.63 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-12-03T08:24:19.889Z] #56 DONE 25.9s [2021-12-03T08:24:19.889Z] [2021-12-03T08:24:19.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 [2021-12-03T08:24:19.889Z] #60 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:24:19.889Z] #60 25.88 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-12-03T08:24:19.889Z] #60 25.93 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-12-03T08:24:19.889Z] #60 25.98 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-12-03T08:24:19.889Z] #60 26.03 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-12-03T08:24:20.147Z] #60 26.10 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-12-03T08:24:20.147Z] #60 26.11 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-12-03T08:24:20.404Z] #60 26.27 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-12-03T08:24:20.404Z] #60 26.49 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-12-03T08:24:20.404Z] #60 26.52 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-12-03T08:24:20.662Z] #60 26.52 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-12-03T08:24:20.662Z] #60 26.74 go: downloading github.com/ultraware/funlen v0.0.2 [2021-12-03T08:24:20.662Z] #60 26.74 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-12-03T08:24:20.662Z] #60 26.76 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-12-03T08:24:20.919Z] #60 26.91 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-12-03T08:24:21.856Z] #60 27.83 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-12-03T08:24:21.856Z] #60 27.83 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-12-03T08:24:21.856Z] #60 27.99 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-12-03T08:24:21.856Z] #60 27.99 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-12-03T08:24:22.113Z] #60 28.15 go: downloading github.com/stretchr/objx v0.2.0 [2021-12-03T08:24:22.113Z] #60 28.25 go: downloading golang.org/x/text v0.3.2 [2021-12-03T08:24:23.012Z] Client: Docker Engine - Community [2021-12-03T08:24:23.012Z] Version: 20.10.10-rc1 [2021-12-03T08:24:23.012Z] API version: 1.41 [2021-12-03T08:24:23.012Z] Go version: go1.16.9 [2021-12-03T08:24:23.012Z] Git commit: b485636 [2021-12-03T08:24:23.012Z] Built: Mon Oct 18 15:21:56 2021 [2021-12-03T08:24:23.012Z] OS/Arch: linux/amd64 [2021-12-03T08:24:23.012Z] Context: default [2021-12-03T08:24:23.012Z] Experimental: true [2021-12-03T08:24:23.012Z] [2021-12-03T08:24:23.012Z] Server: Docker Engine - Community [2021-12-03T08:24:23.012Z] Engine: [2021-12-03T08:24:23.012Z] Version: 20.10.10-rc1 [2021-12-03T08:24:23.012Z] API version: 1.41 (minimum version 1.12) [2021-12-03T08:24:23.012Z] Go version: go1.16.9 [2021-12-03T08:24:23.012Z] Git commit: 9f5b26f [2021-12-03T08:24:23.012Z] Built: Mon Oct 18 15:20:03 2021 [2021-12-03T08:24:23.012Z] OS/Arch: linux/amd64 [2021-12-03T08:24:23.012Z] Experimental: true [2021-12-03T08:24:23.012Z] containerd: [2021-12-03T08:24:23.012Z] Version: 1.4.11 [2021-12-03T08:24:23.012Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-03T08:24:23.012Z] runc: [2021-12-03T08:24:23.012Z] Version: 1.0.2 [2021-12-03T08:24:23.012Z] GitCommit: v1.0.2-0-g52b36a2 [2021-12-03T08:24:23.012Z] docker-init: [2021-12-03T08:24:23.012Z] Version: 0.19.0 [2021-12-03T08:24:23.012Z] GitCommit: de40ad0 [2021-12-03T08:24:23.025Z] Client: Docker Engine - Community [2021-12-03T08:24:23.025Z] Version: 20.10.10-rc1 [2021-12-03T08:24:23.025Z] API version: 1.41 [2021-12-03T08:24:23.025Z] Go version: go1.16.9 [2021-12-03T08:24:23.025Z] Git commit: b485636 [2021-12-03T08:24:23.025Z] Built: Mon Oct 18 15:21:56 2021 [2021-12-03T08:24:23.025Z] OS/Arch: linux/amd64 [2021-12-03T08:24:23.025Z] Context: default [2021-12-03T08:24:23.025Z] Experimental: true [2021-12-03T08:24:23.025Z] [2021-12-03T08:24:23.025Z] Server: Docker Engine - Community [2021-12-03T08:24:23.025Z] Engine: [2021-12-03T08:24:23.025Z] Version: 20.10.10-rc1 [2021-12-03T08:24:23.025Z] API version: 1.41 (minimum version 1.12) [2021-12-03T08:24:23.025Z] Go version: go1.16.9 [2021-12-03T08:24:23.025Z] Git commit: 9f5b26f [2021-12-03T08:24:23.025Z] Built: Mon Oct 18 15:20:03 2021 [2021-12-03T08:24:23.025Z] OS/Arch: linux/amd64 [2021-12-03T08:24:23.025Z] Experimental: true [2021-12-03T08:24:23.025Z] containerd: [2021-12-03T08:24:23.025Z] Version: 1.4.11 [2021-12-03T08:24:23.025Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-03T08:24:23.025Z] runc: [2021-12-03T08:24:23.025Z] Version: 1.0.2 [2021-12-03T08:24:23.025Z] GitCommit: v1.0.2-0-g52b36a2 [2021-12-03T08:24:23.025Z] docker-init: [2021-12-03T08:24:23.025Z] Version: 0.19.0 [2021-12-03T08:24:23.025Z] GitCommit: de40ad0 [Pipeline] sh [Pipeline] sh [2021-12-03T08:24:23.353Z] + docker info [2021-12-03T08:24:23.390Z] + docker info [2021-12-03T08:24:26.150Z] Client: Docker Engine - Community [2021-12-03T08:24:26.150Z] Version: 20.10.10-rc1 [2021-12-03T08:24:26.150Z] API version: 1.41 [2021-12-03T08:24:26.150Z] Go version: go1.16.9 [2021-12-03T08:24:26.150Z] Git commit: b485636 [2021-12-03T08:24:26.150Z] Built: Mon Oct 18 15:22:14 2021 [2021-12-03T08:24:26.150Z] OS/Arch: linux/amd64 [2021-12-03T08:24:26.150Z] Context: default [2021-12-03T08:24:26.150Z] Experimental: true [2021-12-03T08:24:26.150Z] [2021-12-03T08:24:26.150Z] Server: Docker Engine - Community [2021-12-03T08:24:26.150Z] Engine: [2021-12-03T08:24:26.150Z] Version: 20.10.10-rc1 [2021-12-03T08:24:26.150Z] API version: 1.41 (minimum version 1.12) [2021-12-03T08:24:26.150Z] Go version: go1.16.9 [2021-12-03T08:24:26.150Z] Git commit: 9f5b26f [2021-12-03T08:24:26.150Z] Built: Mon Oct 18 15:20:19 2021 [2021-12-03T08:24:26.150Z] OS/Arch: linux/amd64 [2021-12-03T08:24:26.150Z] Experimental: true [2021-12-03T08:24:26.150Z] containerd: [2021-12-03T08:24:26.150Z] Version: 1.4.11 [2021-12-03T08:24:26.150Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-03T08:24:26.150Z] runc: [2021-12-03T08:24:26.150Z] Version: 1.0.2 [2021-12-03T08:24:26.150Z] GitCommit: v1.0.2-0-g52b36a2 [2021-12-03T08:24:26.150Z] docker-init: [2021-12-03T08:24:26.150Z] Version: 0.19.0 [2021-12-03T08:24:26.150Z] GitCommit: de40ad0 [Pipeline] sh [2021-12-03T08:24:26.463Z] + docker info [2021-12-03T08:24:26.569Z] #60 ... [2021-12-03T08:24:26.569Z] [2021-12-03T08:24:26.569Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-03T08:24:26.569Z] #54 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:24:26.569Z] #54 22.00 Fetched 8483 kB in 17s (499 kB/s) [2021-12-03T08:24:26.569Z] #54 22.00 Reading package lists... [2021-12-03T08:24:26.569Z] #54 28.56 Reading package lists... [2021-12-03T08:24:26.569Z] #54 ... [2021-12-03T08:24:26.569Z] [2021-12-03T08:24:26.569Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-12-03T08:24:26.569Z] #50 sha256:07e46e05b9d5aff72caf297857e8ce7b08d92d03a8a7db0f9c85048ac1e1e9b2 [2021-12-03T08:24:26.569Z] #50 26.92 Updating files: 82% (1446/1750) Updating files: 83% (1453/1750) Updating files: 84% (1470/1750) Updating files: 85% (1488/1750) Updating files: 86% (1505/1750) Updating files: 87% (1523/1750) Updating files: 88% (1540/1750) Updating files: 89% (1558/1750) Updating files: 90% (1575/1750) Updating files: 91% (1593/1750) Updating files: 92% (1610/1750) Updating files: 93% (1628/1750) Updating files: 94% (1645/1750) Updating files: 95% (1663/1750) Updating files: 96% (1680/1750) Updating files: 97% (1698/1750) Updating files: 98% (1715/1750) Updating files: 99% (1733/1750) Updating files: 100% (1750/1750) Updating files: 100% (1750/1750), done. [2021-12-03T08:24:26.569Z] #50 27.28 + git checkout -q v2.3.0 [2021-12-03T08:24:26.569Z] #50 29.41 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-12-03T08:24:29.093Z] #50 ... [2021-12-03T08:24:29.093Z] [2021-12-03T08:24:29.093Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-03T08:24:29.093Z] #54 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:24:29.093Z] #54 28.56 Reading package lists... [2021-12-03T08:24:30.024Z] #54 34.85 Building dependency tree... [2021-12-03T08:24:30.024Z] #54 ... [2021-12-03T08:24:30.024Z] [2021-12-03T08:24:30.024Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-12-03T08:24:30.024Z] #19 sha256:afa9f5b9963d7742fed9c36b03076f52846b3bc52e198d0b46fdcd4083ebb859 [2021-12-03T08:24:30.024Z] #19 11.41 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7874 kB] [2021-12-03T08:24:30.024Z] #19 12.67 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [93.2 kB] [2021-12-03T08:24:30.024Z] #19 12.71 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [94.2 kB] [2021-12-03T08:24:30.024Z] #19 12.71 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [97.5 kB] [2021-12-03T08:24:30.024Z] #19 12.74 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [93.1 kB] [2021-12-03T08:24:30.024Z] #19 12.74 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [91.2 kB] [2021-12-03T08:24:30.024Z] #19 12.75 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [95.0 kB] [2021-12-03T08:24:30.024Z] #19 13.03 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-12-03T08:24:30.024Z] #19 13.04 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-12-03T08:24:30.024Z] #19 13.04 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-12-03T08:24:30.024Z] #19 13.04 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-12-03T08:24:30.024Z] #19 13.04 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-12-03T08:24:30.024Z] #19 13.04 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-03T08:24:30.282Z] #19 ... [2021-12-03T08:24:30.282Z] [2021-12-03T08:24:30.282Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-03T08:24:30.282Z] #60 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:24:30.282Z] #60 35.66 go: downloading github.com/gobwas/glob v0.2.3 [2021-12-03T08:24:30.282Z] #60 35.76 go: downloading github.com/kisielk/gotool v1.0.0 [2021-12-03T08:24:30.282Z] #60 35.84 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-12-03T08:24:30.282Z] #60 35.86 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-12-03T08:24:30.282Z] #60 35.91 go: downloading github.com/gogo/protobuf v1.2.1 [2021-12-03T08:24:30.376Z] Fetching without tags [2021-12-03T08:24:30.339Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-03T08:24:30.346Z] > git config --add remote.origin.fetch +refs/pull/43057/head:refs/remotes/origin/PR-43057 # timeout=10 [2021-12-03T08:24:30.353Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-03T08:24:30.376Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-03T08:24:30.397Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-03T08:24:30.397Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-03T08:24:30.399Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43057/head:refs/remotes/origin/PR-43057 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-03T08:24:30.676Z] Merging remotes/origin/master commit f6848ae321b69efb0c1a0304a394e1e3f141b1e1 into PR head commit dd9782fe946c96582a13e1817eecbb670a2b3a53 [2021-12-03T08:24:31.415Z] Merge succeeded, producing dd9782fe946c96582a13e1817eecbb670a2b3a53 [2021-12-03T08:24:31.415Z] Checking out Revision dd9782fe946c96582a13e1817eecbb670a2b3a53 (PR-43057) [2021-12-03T08:24:31.655Z] #60 37.64 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-12-03T08:24:31.916Z] #60 37.86 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-12-03T08:24:32.173Z] #60 38.19 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-12-03T08:24:30.701Z] > git config core.sparsecheckout # timeout=10 [2021-12-03T08:24:30.705Z] > git checkout -f dd9782fe946c96582a13e1817eecbb670a2b3a53 # timeout=10 [2021-12-03T08:24:31.351Z] > git remote # timeout=10 [2021-12-03T08:24:31.367Z] > git config --get remote.origin.url # timeout=10 [2021-12-03T08:24:31.371Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-03T08:24:31.372Z] > git merge f6848ae321b69efb0c1a0304a394e1e3f141b1e1 # timeout=10 [2021-12-03T08:24:31.396Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-03T08:24:31.430Z] > git config core.sparsecheckout # timeout=10 [2021-12-03T08:24:31.447Z] > git checkout -f dd9782fe946c96582a13e1817eecbb670a2b3a53 # timeout=10 [2021-12-03T08:24:35.969Z] Commit message: "go.mod: golang.org/x/crypto 5770296d904e90f15f38f77dfc2e43fdf5efc083" [2021-12-03T08:24:36.009Z] > git --version # timeout=10 [2021-12-03T08:24:36.020Z] > git --version # 'git version 2.25.1' [2021-12-03T08:24:36.060Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-12-03T08:24:37.194Z] + docker version [2021-12-03T08:24:37.429Z] #60 ... [2021-12-03T08:24:37.429Z] [2021-12-03T08:24:37.429Z] #62 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-12-03T08:24:37.429Z] #62 sha256:8a36b976f157c0e3c1303d867152f784749119644e66a564c49a563129d72e38 [2021-12-03T08:24:37.429Z] #62 42.93 v3.0.2 [2021-12-03T08:24:37.429Z] #62 DONE 43.3s [2021-12-03T08:24:37.429Z] [2021-12-03T08:24:37.429Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-03T08:24:37.429Z] #54 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:24:37.429Z] #54 34.85 Building dependency tree... [2021-12-03T08:24:37.429Z] #54 39.05 The following additional packages will be installed: [2021-12-03T08:24:37.429Z] #54 39.05 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-12-03T08:24:37.429Z] #54 39.06 python3-protobuf python3-six [2021-12-03T08:24:37.429Z] #54 39.06 Suggested packages: [2021-12-03T08:24:37.429Z] #54 39.06 python3-setuptools [2021-12-03T08:24:37.429Z] #54 39.06 Recommended packages: [2021-12-03T08:24:37.429Z] #54 39.06 iproute2 | iproute [2021-12-03T08:24:37.429Z] #54 39.87 The following NEW packages will be installed: [2021-12-03T08:24:37.429Z] #54 39.87 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-12-03T08:24:37.429Z] #54 39.87 python3-protobuf python3-six [2021-12-03T08:24:37.429Z] #54 40.41 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:24:37.429Z] #54 40.41 Need to get 2288 kB of archives. [2021-12-03T08:24:37.429Z] #54 40.41 After this operation, 11.0 MB of additional disk space will be used. [2021-12-03T08:24:37.429Z] #54 40.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-12-03T08:24:37.429Z] #54 40.47 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-12-03T08:24:37.429Z] #54 40.49 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-12-03T08:24:37.429Z] #54 40.49 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-12-03T08:24:37.429Z] #54 40.53 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-12-03T08:24:37.429Z] #54 40.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-12-03T08:24:37.429Z] #54 40.53 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-12-03T08:24:38.361Z] #54 44.12 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-1 [657 kB] [2021-12-03T08:24:39.731Z] #54 45.51 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:24:39.731Z] #54 45.76 Fetched 2288 kB in 5s (508 kB/s) [2021-12-03T08:24:39.990Z] #54 45.88 Selecting previously unselected package libprotobuf23:amd64. [2021-12-03T08:24:39.990Z] #54 45.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-12-03T08:24:39.990Z] #54 45.96 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-12-03T08:24:39.990Z] #54 45.98 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-12-03T08:24:40.921Z] #54 46.84 Selecting previously unselected package python3-pkg-resources. [2021-12-03T08:24:41.179Z] #54 46.86 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-12-03T08:24:41.179Z] #54 46.87 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-12-03T08:24:41.179Z] #54 47.11 Selecting previously unselected package python3-six. [2021-12-03T08:24:41.179Z] #54 47.11 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-12-03T08:24:41.435Z] #54 47.13 Unpacking python3-six (1.16.0-2) ... [2021-12-03T08:24:41.435Z] #54 47.24 Selecting previously unselected package python3-protobuf. [2021-12-03T08:24:41.435Z] #54 47.24 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-12-03T08:24:41.435Z] #54 47.24 Unpacking python3-protobuf (3.12.4-1) ... [2021-12-03T08:24:41.465Z] Client: [2021-12-03T08:24:41.465Z] Context: default [2021-12-03T08:24:41.465Z] Debug Mode: false [2021-12-03T08:24:41.465Z] Plugins: [2021-12-03T08:24:41.465Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-12-03T08:24:41.465Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-12-03T08:24:41.465Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-12-03T08:24:41.465Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-12-03T08:24:41.465Z] [2021-12-03T08:24:41.465Z] Server: [2021-12-03T08:24:41.465Z] Containers: 0 [2021-12-03T08:24:41.465Z] Running: 0 [2021-12-03T08:24:41.465Z] Paused: 0 [2021-12-03T08:24:41.465Z] Stopped: 0 [2021-12-03T08:24:41.465Z] Images: 0 [2021-12-03T08:24:41.465Z] Server Version: 20.10.10-rc1 [2021-12-03T08:24:41.465Z] Storage Driver: overlay2 [2021-12-03T08:24:41.465Z] Backing Filesystem: extfs [2021-12-03T08:24:41.465Z] Supports d_type: true [2021-12-03T08:24:41.465Z] Native Overlay Diff: true [2021-12-03T08:24:41.465Z] userxattr: false [2021-12-03T08:24:41.465Z] Logging Driver: json-file [2021-12-03T08:24:41.465Z] Cgroup Driver: cgroupfs [2021-12-03T08:24:41.465Z] Cgroup Version: 1 [2021-12-03T08:24:41.465Z] Plugins: [2021-12-03T08:24:41.465Z] Volume: local [2021-12-03T08:24:41.465Z] Network: bridge host ipvlan macvlan null overlay [2021-12-03T08:24:41.465Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-12-03T08:24:41.465Z] Swarm: inactive [2021-12-03T08:24:41.465Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-12-03T08:24:41.465Z] Default Runtime: runc [2021-12-03T08:24:41.465Z] Init Binary: docker-init [2021-12-03T08:24:41.465Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-03T08:24:41.465Z] runc version: v1.0.2-0-g52b36a2 [2021-12-03T08:24:41.465Z] init version: de40ad0 [2021-12-03T08:24:41.465Z] Security Options: [2021-12-03T08:24:41.465Z] apparmor [2021-12-03T08:24:41.465Z] seccomp [2021-12-03T08:24:41.465Z] Profile: default [2021-12-03T08:24:41.465Z] Kernel Version: 5.4.0-1057-aws [2021-12-03T08:24:41.465Z] Operating System: Ubuntu 18.04.6 LTS [2021-12-03T08:24:41.465Z] OSType: linux [2021-12-03T08:24:41.465Z] Architecture: x86_64 [2021-12-03T08:24:41.465Z] CPUs: 2 [2021-12-03T08:24:41.465Z] Total Memory: 7.487GiB [2021-12-03T08:24:41.465Z] Name: ip-10-100-120-124 [2021-12-03T08:24:41.465Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2021-12-03T08:24:41.465Z] Docker Root Dir: /var/lib/docker [2021-12-03T08:24:41.465Z] Debug Mode: false [2021-12-03T08:24:41.465Z] Registry: https://index.docker.io/v1/ [2021-12-03T08:24:41.465Z] Labels: [2021-12-03T08:24:41.465Z] Experimental: true [2021-12-03T08:24:41.465Z] Insecure Registries: [2021-12-03T08:24:41.465Z] 127.0.0.0/8 [2021-12-03T08:24:41.465Z] Live Restore Enabled: true [2021-12-03T08:24:41.465Z] [2021-12-03T08:24:41.465Z] WARNING: No swap limit support [Pipeline] sh [2021-12-03T08:24:41.503Z] Client: [2021-12-03T08:24:41.504Z] Context: default [2021-12-03T08:24:41.504Z] Debug Mode: false [2021-12-03T08:24:41.504Z] Plugins: [2021-12-03T08:24:41.504Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-12-03T08:24:41.504Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-12-03T08:24:41.504Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-12-03T08:24:41.504Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-12-03T08:24:41.504Z] [2021-12-03T08:24:41.504Z] Server: [2021-12-03T08:24:41.504Z] Containers: 0 [2021-12-03T08:24:41.504Z] Running: 0 [2021-12-03T08:24:41.504Z] Paused: 0 [2021-12-03T08:24:41.504Z] Stopped: 0 [2021-12-03T08:24:41.504Z] Images: 0 [2021-12-03T08:24:41.504Z] Server Version: 20.10.10-rc1 [2021-12-03T08:24:41.504Z] Storage Driver: overlay2 [2021-12-03T08:24:41.504Z] Backing Filesystem: extfs [2021-12-03T08:24:41.504Z] Supports d_type: true [2021-12-03T08:24:41.504Z] Native Overlay Diff: true [2021-12-03T08:24:41.504Z] userxattr: false [2021-12-03T08:24:41.504Z] Logging Driver: json-file [2021-12-03T08:24:41.504Z] Cgroup Driver: cgroupfs [2021-12-03T08:24:41.504Z] Cgroup Version: 1 [2021-12-03T08:24:41.504Z] Plugins: [2021-12-03T08:24:41.504Z] Volume: local [2021-12-03T08:24:41.504Z] Network: bridge host ipvlan macvlan null overlay [2021-12-03T08:24:41.504Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-12-03T08:24:41.504Z] Swarm: inactive [2021-12-03T08:24:41.504Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-12-03T08:24:41.504Z] Default Runtime: runc [2021-12-03T08:24:41.504Z] Init Binary: docker-init [2021-12-03T08:24:41.504Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-03T08:24:41.504Z] runc version: v1.0.2-0-g52b36a2 [2021-12-03T08:24:41.504Z] init version: de40ad0 [2021-12-03T08:24:41.504Z] Security Options: [2021-12-03T08:24:41.504Z] apparmor [2021-12-03T08:24:41.504Z] seccomp [2021-12-03T08:24:41.504Z] Profile: default [2021-12-03T08:24:41.504Z] Kernel Version: 5.4.0-1057-aws [2021-12-03T08:24:41.504Z] Operating System: Ubuntu 18.04.6 LTS [2021-12-03T08:24:41.504Z] OSType: linux [2021-12-03T08:24:41.504Z] Architecture: x86_64 [2021-12-03T08:24:41.504Z] CPUs: 2 [2021-12-03T08:24:41.504Z] Total Memory: 7.487GiB [2021-12-03T08:24:41.504Z] Name: ip-10-100-107-93 [2021-12-03T08:24:41.504Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2021-12-03T08:24:41.504Z] Docker Root Dir: /var/lib/docker [2021-12-03T08:24:41.504Z] Debug Mode: false [2021-12-03T08:24:41.504Z] Registry: https://index.docker.io/v1/ [2021-12-03T08:24:41.504Z] Labels: [2021-12-03T08:24:41.504Z] Experimental: true [2021-12-03T08:24:41.504Z] Insecure Registries: [2021-12-03T08:24:41.504Z] 127.0.0.0/8 [2021-12-03T08:24:41.504Z] Live Restore Enabled: true [2021-12-03T08:24:41.504Z] [2021-12-03T08:24:41.504Z] WARNING: No swap limit support [Pipeline] sh [2021-12-03T08:24:41.766Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-03T08:24:41.766Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-03T08:24:41.766Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43057/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-12-03T08:24:41.766Z] + bash /home/ubuntu/workspace/moby_PR-43057/check-config.sh [2021-12-03T08:24:41.766Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-12-03T08:24:41.766Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2021-12-03T08:24:41.766Z] [2021-12-03T08:24:41.766Z] Generally Necessary: [2021-12-03T08:24:41.766Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-12-03T08:24:41.766Z] - apparmor: enabled and tools installed [2021-12-03T08:24:41.766Z] - CONFIG_NAMESPACES: enabled [2021-12-03T08:24:41.766Z] - CONFIG_NET_NS: enabled [2021-12-03T08:24:41.766Z] - CONFIG_PID_NS: enabled [2021-12-03T08:24:41.766Z] - CONFIG_IPC_NS: enabled [2021-12-03T08:24:41.766Z] - CONFIG_UTS_NS: enabled [2021-12-03T08:24:41.766Z] - CONFIG_CGROUPS: enabled [2021-12-03T08:24:41.766Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-12-03T08:24:41.766Z] - CONFIG_CGROUP_DEVICE: enabled [2021-12-03T08:24:41.766Z] - CONFIG_CGROUP_FREEZER: enabled [2021-12-03T08:24:41.766Z] - CONFIG_CGROUP_SCHED: enabled [2021-12-03T08:24:41.766Z] - CONFIG_CPUSETS: enabled [2021-12-03T08:24:41.766Z] - CONFIG_MEMCG: enabled [2021-12-03T08:24:41.766Z] - CONFIG_KEYS: enabled [2021-12-03T08:24:41.766Z] - CONFIG_VETH: enabled (as module) [2021-12-03T08:24:41.766Z] - CONFIG_BRIDGE: enabled (as module) [2021-12-03T08:24:41.766Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-12-03T08:24:41.766Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-12-03T08:24:41.766Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-12-03T08:24:41.766Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-12-03T08:24:41.766Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-12-03T08:24:41.807Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-03T08:24:41.807Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-03T08:24:41.807Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43057/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-12-03T08:24:41.807Z] + bash /home/ubuntu/workspace/moby_PR-43057/check-config.sh [2021-12-03T08:24:41.807Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-12-03T08:24:41.807Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2021-12-03T08:24:41.807Z] [2021-12-03T08:24:41.807Z] Generally Necessary: [2021-12-03T08:24:41.807Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-12-03T08:24:41.807Z] - apparmor: enabled and tools installed [2021-12-03T08:24:41.807Z] - CONFIG_NAMESPACES: enabled [2021-12-03T08:24:41.807Z] - CONFIG_NET_NS: enabled [2021-12-03T08:24:41.807Z] - CONFIG_PID_NS: enabled [2021-12-03T08:24:41.807Z] - CONFIG_IPC_NS: enabled [2021-12-03T08:24:41.807Z] - CONFIG_UTS_NS: enabled [2021-12-03T08:24:41.807Z] - CONFIG_CGROUPS: enabled [2021-12-03T08:24:41.807Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-12-03T08:24:41.807Z] - CONFIG_CGROUP_DEVICE: enabled [2021-12-03T08:24:41.807Z] - CONFIG_CGROUP_FREEZER: enabled [2021-12-03T08:24:41.807Z] - CONFIG_CGROUP_SCHED: enabled [2021-12-03T08:24:41.807Z] - CONFIG_CPUSETS: enabled [2021-12-03T08:24:41.807Z] - CONFIG_MEMCG: enabled [2021-12-03T08:24:41.807Z] - CONFIG_KEYS: enabled [2021-12-03T08:24:41.807Z] - CONFIG_VETH: enabled (as module) [2021-12-03T08:24:41.807Z] - CONFIG_BRIDGE: enabled (as module) [2021-12-03T08:24:41.807Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-12-03T08:24:41.807Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-12-03T08:24:41.807Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-12-03T08:24:41.807Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-12-03T08:24:41.807Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-12-03T08:24:41.807Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-12-03T08:24:41.807Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-12-03T08:24:41.807Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-12-03T08:24:41.807Z] - CONFIG_NF_NAT: enabled (as module) [2021-12-03T08:24:41.807Z] - CONFIG_POSIX_MQUEUE: enabled [2021-12-03T08:24:41.807Z] - CONFIG_CGROUP_BPF: enabled [2021-12-03T08:24:41.807Z] [2021-12-03T08:24:41.807Z] Optional Features: [2021-12-03T08:24:41.808Z] - CONFIG_USER_NS: enabled [2021-12-03T08:24:42.000Z] #54 47.87 Selecting previously unselected package libnet1:amd64. [2021-12-03T08:24:42.000Z] #54 47.88 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-12-03T08:24:42.000Z] #54 47.88 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-03T08:24:42.043Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-12-03T08:24:42.043Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-12-03T08:24:42.043Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-12-03T08:24:42.043Z] - CONFIG_NF_NAT: enabled (as module) [2021-12-03T08:24:42.043Z] - CONFIG_POSIX_MQUEUE: enabled [2021-12-03T08:24:42.043Z] - CONFIG_CGROUP_BPF: enabled [2021-12-03T08:24:42.043Z] [2021-12-03T08:24:42.043Z] Optional Features: [2021-12-03T08:24:42.043Z] - CONFIG_USER_NS: enabled [2021-12-03T08:24:42.043Z] - CONFIG_SECCOMP: enabled [2021-12-03T08:24:42.043Z] - CONFIG_SECCOMP_FILTER: enabled [2021-12-03T08:24:42.043Z] - CONFIG_CGROUP_PIDS: enabled [2021-12-03T08:24:42.043Z] - CONFIG_MEMCG_SWAP: enabled [2021-12-03T08:24:42.043Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-12-03T08:24:42.043Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-12-03T08:24:42.043Z] - CONFIG_BLK_CGROUP: enabled [2021-12-03T08:24:42.043Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-12-03T08:24:42.043Z] - CONFIG_CGROUP_PERF: enabled [2021-12-03T08:24:42.043Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-12-03T08:24:42.043Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-12-03T08:24:42.043Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-12-03T08:24:42.043Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-12-03T08:24:42.043Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-12-03T08:24:42.043Z] - CONFIG_RT_GROUP_SCHED: missing [2021-12-03T08:24:42.043Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-12-03T08:24:42.043Z] - CONFIG_IP_VS: enabled (as module) [2021-12-03T08:24:42.043Z] - CONFIG_IP_VS_NFCT: enabled [2021-12-03T08:24:42.043Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-12-03T08:24:42.043Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-12-03T08:24:42.043Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-12-03T08:24:42.043Z] - CONFIG_SECURITY_SELINUX: enabled [2021-12-03T08:24:42.043Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-12-03T08:24:42.043Z] - CONFIG_EXT4_FS: enabled [2021-12-03T08:24:42.043Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-12-03T08:24:42.043Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-12-03T08:24:42.079Z] - CONFIG_SECCOMP: enabled [2021-12-03T08:24:42.079Z] - CONFIG_SECCOMP_FILTER: enabled [2021-12-03T08:24:42.079Z] - CONFIG_CGROUP_PIDS: enabled [2021-12-03T08:24:42.079Z] - CONFIG_MEMCG_SWAP: enabled [2021-12-03T08:24:42.079Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-12-03T08:24:42.079Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-12-03T08:24:42.079Z] - CONFIG_BLK_CGROUP: enabled [2021-12-03T08:24:42.079Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-12-03T08:24:42.079Z] - CONFIG_CGROUP_PERF: enabled [2021-12-03T08:24:42.079Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-12-03T08:24:42.079Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-12-03T08:24:42.079Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-12-03T08:24:42.079Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-12-03T08:24:42.079Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-12-03T08:24:42.079Z] - CONFIG_RT_GROUP_SCHED: missing [2021-12-03T08:24:42.079Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-12-03T08:24:42.079Z] - CONFIG_IP_VS: enabled (as module) [2021-12-03T08:24:42.079Z] - CONFIG_IP_VS_NFCT: enabled [2021-12-03T08:24:42.079Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-12-03T08:24:42.079Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-12-03T08:24:42.079Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-12-03T08:24:42.079Z] - CONFIG_SECURITY_SELINUX: enabled [2021-12-03T08:24:42.079Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-12-03T08:24:42.079Z] - CONFIG_EXT4_FS: enabled [2021-12-03T08:24:42.079Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-12-03T08:24:42.079Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-12-03T08:24:42.079Z] - Network Drivers: [2021-12-03T08:24:42.079Z] - "overlay": [2021-12-03T08:24:42.079Z] - CONFIG_VXLAN: enabled (as module) [2021-12-03T08:24:42.079Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-12-03T08:24:42.079Z] Optional (for encrypted networks): [2021-12-03T08:24:42.079Z] - CONFIG_CRYPTO: enabled [2021-12-03T08:24:42.079Z] - CONFIG_CRYPTO_AEAD: enabled [2021-12-03T08:24:42.079Z] - CONFIG_CRYPTO_GCM: enabled [2021-12-03T08:24:42.079Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-12-03T08:24:42.079Z] - CONFIG_CRYPTO_GHASH: enabled [2021-12-03T08:24:42.079Z] - CONFIG_XFRM: enabled [2021-12-03T08:24:42.079Z] - CONFIG_XFRM_USER: enabled (as module) [2021-12-03T08:24:42.079Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-12-03T08:24:42.079Z] - CONFIG_INET_ESP: enabled (as module) [2021-12-03T08:24:42.079Z] - "ipvlan": [2021-12-03T08:24:42.079Z] - CONFIG_IPVLAN: enabled (as module) [2021-12-03T08:24:42.079Z] - "macvlan": [2021-12-03T08:24:42.257Z] #54 48.01 Selecting previously unselected package libnl-3-200:amd64. [2021-12-03T08:24:42.257Z] #54 48.01 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-12-03T08:24:42.257Z] #54 48.02 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-03T08:24:42.257Z] #54 48.20 Selecting previously unselected package libprotobuf-c1:amd64. [2021-12-03T08:24:42.257Z] #54 48.20 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-12-03T08:24:42.257Z] #54 48.22 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-03T08:24:42.303Z] - Network Drivers: [2021-12-03T08:24:42.303Z] - "overlay": [2021-12-03T08:24:42.303Z] - CONFIG_VXLAN: enabled (as module) [2021-12-03T08:24:42.303Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-12-03T08:24:42.303Z] Optional (for encrypted networks): [2021-12-03T08:24:42.303Z] - CONFIG_CRYPTO: enabled [2021-12-03T08:24:42.303Z] - CONFIG_CRYPTO_AEAD: enabled [2021-12-03T08:24:42.303Z] - CONFIG_CRYPTO_GCM: enabled [2021-12-03T08:24:42.303Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-12-03T08:24:42.303Z] - CONFIG_CRYPTO_GHASH: enabled [2021-12-03T08:24:42.303Z] - CONFIG_XFRM: enabled [2021-12-03T08:24:42.303Z] - CONFIG_XFRM_USER: enabled (as module) [2021-12-03T08:24:42.303Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-12-03T08:24:42.303Z] - CONFIG_INET_ESP: enabled (as module) [2021-12-03T08:24:42.303Z] - "ipvlan": [2021-12-03T08:24:42.303Z] - CONFIG_IPVLAN: enabled (as module) [2021-12-03T08:24:42.303Z] - "macvlan": [2021-12-03T08:24:42.303Z] - CONFIG_MACVLAN: enabled (as module) [2021-12-03T08:24:42.303Z] - CONFIG_DUMMY: enabled (as module) [2021-12-03T08:24:42.303Z] - "ftp,tftp client in container": [2021-12-03T08:24:42.303Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-12-03T08:24:42.303Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-12-03T08:24:42.303Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-12-03T08:24:42.303Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-12-03T08:24:42.303Z] - Storage Drivers: [2021-12-03T08:24:42.303Z] - "aufs": [2021-12-03T08:24:42.303Z] - CONFIG_AUFS_FS: enabled (as module) [2021-12-03T08:24:42.303Z] - "btrfs": [2021-12-03T08:24:42.303Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-12-03T08:24:42.303Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-12-03T08:24:42.303Z] - "devicemapper": [2021-12-03T08:24:42.303Z] - CONFIG_BLK_DEV_DM: enabled [2021-12-03T08:24:42.303Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-12-03T08:24:42.303Z] - "overlay": [2021-12-03T08:24:42.303Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-12-03T08:24:42.303Z] - "zfs": [2021-12-03T08:24:42.303Z] - /dev/zfs: present [2021-12-03T08:24:42.303Z] - zfs command: missing [2021-12-03T08:24:42.303Z] - zpool command: missing [2021-12-03T08:24:42.303Z] [2021-12-03T08:24:42.303Z] Limits: [2021-12-03T08:24:42.303Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-12-03T08:24:42.303Z] [2021-12-03T08:24:42.303Z] + true [Pipeline] } [Pipeline] // stage [2021-12-03T08:24:42.340Z] - CONFIG_MACVLAN: enabled (as module) [2021-12-03T08:24:42.340Z] - CONFIG_DUMMY: enabled (as module) [2021-12-03T08:24:42.340Z] - "ftp,tftp client in container": [2021-12-03T08:24:42.340Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-12-03T08:24:42.340Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-12-03T08:24:42.340Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-12-03T08:24:42.340Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-12-03T08:24:42.340Z] - Storage Drivers: [2021-12-03T08:24:42.340Z] - "aufs": [2021-12-03T08:24:42.340Z] - CONFIG_AUFS_FS: enabled (as module) [2021-12-03T08:24:42.340Z] - "btrfs": [2021-12-03T08:24:42.340Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-12-03T08:24:42.340Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-12-03T08:24:42.340Z] - "devicemapper": [2021-12-03T08:24:42.340Z] - CONFIG_BLK_DEV_DM: enabled [2021-12-03T08:24:42.340Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-12-03T08:24:42.340Z] - "overlay": [2021-12-03T08:24:42.340Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-12-03T08:24:42.340Z] - "zfs": [2021-12-03T08:24:42.340Z] - /dev/zfs: present [2021-12-03T08:24:42.340Z] - zfs command: missing [2021-12-03T08:24:42.340Z] - zpool command: missing [2021-12-03T08:24:42.340Z] [2021-12-03T08:24:42.340Z] Limits: [2021-12-03T08:24:42.340Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-12-03T08:24:42.340Z] [2021-12-03T08:24:42.340Z] + true [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] sh [2021-12-03T08:24:42.516Z] #54 48.31 Selecting previously unselected package criu. [2021-12-03T08:24:42.516Z] #54 48.31 Preparing to unpack .../7-criu_3.16.1-1_amd64.deb ... [2021-12-03T08:24:42.516Z] #54 48.33 Unpacking criu (3.16.1-1) ... [2021-12-03T08:24:42.688Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:dd9782fe946c96582a13e1817eecbb670a2b3a53 . [2021-12-03T08:24:42.721Z] + sudo modprobe ip_vs [2021-12-03T08:24:42.721Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:dd9782fe946c96582a13e1817eecbb670a2b3a53 . [2021-12-03T08:24:42.951Z] #2 [internal] load .dockerignore [2021-12-03T08:24:42.951Z] #2 sha256:cdce3d2471e6ccd5c9029dadbe7bca85f3accb17dd68f8ad65d89a9555a09457 [2021-12-03T08:24:42.951Z] #2 transferring context: 87B done [2021-12-03T08:24:42.951Z] #2 DONE 0.1s [2021-12-03T08:24:42.951Z] [2021-12-03T08:24:42.951Z] #1 [internal] load build definition from Dockerfile [2021-12-03T08:24:42.951Z] #1 sha256:407b8b0084e1e81af635ff1c6de4584a90dc71c1a8541860c4a7edb12c863d7d [2021-12-03T08:24:42.951Z] #1 transferring dockerfile: 17.53kB 0.0s done [2021-12-03T08:24:42.951Z] #1 DONE 0.2s [2021-12-03T08:24:42.982Z] #1 [internal] load build definition from Dockerfile [2021-12-03T08:24:42.982Z] #1 sha256:2c4ae69157eb339f5b2265a32dd93bcdcc128438216b2713571222baf68e0518 [2021-12-03T08:24:42.982Z] #1 transferring dockerfile: 17.53kB done [2021-12-03T08:24:42.982Z] #1 DONE 0.1s [2021-12-03T08:24:42.982Z] [2021-12-03T08:24:42.982Z] #2 [internal] load .dockerignore [2021-12-03T08:24:42.982Z] #2 sha256:ba858089439cdb2799d37a32188c00e543302f84de1340246cbde653d38ce0a1 [2021-12-03T08:24:42.982Z] #2 transferring context: [2021-12-03T08:24:43.216Z] [2021-12-03T08:24:43.216Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-12-03T08:24:43.216Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-12-03T08:24:43.251Z] #2 transferring context: 87B done [2021-12-03T08:24:43.251Z] #2 DONE 0.1s [2021-12-03T08:24:43.251Z] [2021-12-03T08:24:43.251Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-12-03T08:24:43.251Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-12-03T08:24:43.447Z] #54 49.24 Setting up python3-pkg-resources (52.0.0-4) ... [2021-12-03T08:24:43.476Z] #3 DONE 0.4s [2021-12-03T08:24:43.476Z] [2021-12-03T08:24:43.476Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-12-03T08:24:43.476Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-12-03T08:24:43.476Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2021-12-03T08:24:43.736Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2021-12-03T08:24:43.736Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2021-12-03T08:24:43.736Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2021-12-03T08:24:43.736Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2021-12-03T08:24:43.736Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2021-12-03T08:24:43.736Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2021-12-03T08:24:43.820Z] #3 DONE 0.6s [2021-12-03T08:24:43.820Z] [2021-12-03T08:24:43.820Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-12-03T08:24:43.820Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-12-03T08:24:43.820Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done [2021-12-03T08:24:43.820Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2021-12-03T08:24:43.820Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2021-12-03T08:24:43.820Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2021-12-03T08:24:43.820Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2021-12-03T08:24:43.820Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2021-12-03T08:24:43.820Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2021-12-03T08:24:44.306Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2021-12-03T08:24:44.306Z] #4 DONE 0.8s [2021-12-03T08:24:44.388Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2021-12-03T08:24:44.388Z] #4 DONE 0.8s [2021-12-03T08:24:44.565Z] [2021-12-03T08:24:44.565Z] #6 [internal] load build definition from Dockerfile [2021-12-03T08:24:44.565Z] #6 sha256:8165f0609b10911146ebc16724cc44002b730e026589988403ed4c281936821c [2021-12-03T08:24:44.565Z] #6 DONE 0.0s [2021-12-03T08:24:44.565Z] [2021-12-03T08:24:44.565Z] #5 [internal] load .dockerignore [2021-12-03T08:24:44.565Z] #5 sha256:48474b09e01ae90a7462071d9290a654308d303d1c4bdfa5692c5b725a31983e [2021-12-03T08:24:44.565Z] #5 DONE 0.0s [2021-12-03T08:24:44.565Z] [2021-12-03T08:24:44.565Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-03T08:24:44.565Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-12-03T08:24:44.647Z] [2021-12-03T08:24:44.647Z] #6 [internal] load .dockerignore [2021-12-03T08:24:44.647Z] #6 sha256:abcd51283fb0749cc746ada2f57baadbc3926720256dbe22647bfff6a9ca3ae2 [2021-12-03T08:24:44.647Z] #6 DONE 0.0s [2021-12-03T08:24:44.647Z] [2021-12-03T08:24:44.647Z] #5 [internal] load build definition from Dockerfile [2021-12-03T08:24:44.647Z] #5 sha256:6bceb84fe6940a7122bee45d342d34dfa46ed79367fe110ea5fc835a5666e5fc [2021-12-03T08:24:44.648Z] #5 DONE 0.0s [2021-12-03T08:24:44.648Z] [2021-12-03T08:24:44.648Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-03T08:24:44.648Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-12-03T08:24:44.816Z] #54 ... [2021-12-03T08:24:44.816Z] [2021-12-03T08:24:44.816Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-03T08:24:44.816Z] #41 sha256:9fcdf0210b1c4df2bcf1c67b3ee8598513ef0cf098e389f389d1d2ff55098c35 [2021-12-03T08:24:45.073Z] #41 50.91 Updating files: 92% (1402/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-12-03T08:24:45.073Z] #41 51.20 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-12-03T08:24:45.331Z] #41 51.27 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-03T08:24:45.501Z] #10 ... [2021-12-03T08:24:45.501Z] [2021-12-03T08:24:45.501Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2021-12-03T08:24:45.501Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-12-03T08:24:45.501Z] #9 DONE 0.8s [2021-12-03T08:24:45.501Z] [2021-12-03T08:24:45.501Z] #7 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-12-03T08:24:45.501Z] #7 sha256:ec8fb27bf6d35f83753e37341170e9aa7262b48cf69a5c8f5a51a64046e5de1e [2021-12-03T08:24:45.501Z] #7 DONE 0.9s [2021-12-03T08:24:45.501Z] [2021-12-03T08:24:45.501Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-03T08:24:45.501Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-12-03T08:24:45.501Z] #8 DONE 0.9s [2021-12-03T08:24:45.501Z] [2021-12-03T08:24:45.501Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-03T08:24:45.501Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-12-03T08:24:45.501Z] #10 DONE 0.9s [2021-12-03T08:24:46.566Z] #10 DONE 1.5s [2021-12-03T08:24:46.566Z] [2021-12-03T08:24:46.566Z] #7 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-12-03T08:24:46.566Z] #7 sha256:ec8fb27bf6d35f83753e37341170e9aa7262b48cf69a5c8f5a51a64046e5de1e [2021-12-03T08:24:46.566Z] #7 DONE 1.5s [2021-12-03T08:24:46.566Z] [2021-12-03T08:24:46.566Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-03T08:24:46.566Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-12-03T08:24:46.566Z] #9 DONE 1.5s [2021-12-03T08:24:46.566Z] [2021-12-03T08:24:46.566Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2021-12-03T08:24:46.566Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-12-03T08:24:46.566Z] #8 DONE 1.5s [2021-12-03T08:24:46.831Z] [2021-12-03T08:24:46.831Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-03T08:24:46.831Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-12-03T08:24:46.831Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-12-03T08:24:46.894Z] [2021-12-03T08:24:46.894Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-03T08:24:46.894Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-12-03T08:24:46.894Z] #71 DONE 0.0s [2021-12-03T08:24:46.894Z] [2021-12-03T08:24:46.894Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:24:46.894Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:24:46.894Z] #11 resolve docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 0.0s done [2021-12-03T08:24:46.894Z] #11 sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 1.86kB / 1.86kB done [2021-12-03T08:24:46.894Z] #11 sha256:3fa22c4a9f411ebb00f4fef846a7056a37e5397d6f56ae0fdcf65463c09e1ce9 1.80kB / 1.80kB done [2021-12-03T08:24:46.894Z] #11 sha256:2674bb7abf89994bb52ae0d1416c4031df2c40f270ccbc39b98b33ec4040e1f1 7.07kB / 7.07kB done [2021-12-03T08:24:47.092Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-12-03T08:24:47.092Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-12-03T08:24:47.092Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-12-03T08:24:47.158Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 0B / 54.93MB 0.2s [2021-12-03T08:24:47.201Z] Client: Docker Engine - Community [2021-12-03T08:24:47.201Z] Version: 20.10.10-rc1 [2021-12-03T08:24:47.201Z] API version: 1.41 [2021-12-03T08:24:47.201Z] Go version: go1.16.9 [2021-12-03T08:24:47.201Z] Git commit: b485636 [2021-12-03T08:24:47.201Z] Built: Mon Oct 18 15:21:14 2021 [2021-12-03T08:24:47.201Z] OS/Arch: linux/arm64 [2021-12-03T08:24:47.201Z] Context: default [2021-12-03T08:24:47.201Z] Experimental: true [2021-12-03T08:24:47.201Z] [2021-12-03T08:24:47.201Z] Server: Docker Engine - Community [2021-12-03T08:24:47.201Z] Engine: [2021-12-03T08:24:47.201Z] Version: 20.10.10-rc1 [2021-12-03T08:24:47.201Z] API version: 1.41 (minimum version 1.12) [2021-12-03T08:24:47.201Z] Go version: go1.16.9 [2021-12-03T08:24:47.201Z] Git commit: 9f5b26f [2021-12-03T08:24:47.201Z] Built: Mon Oct 18 15:19:46 2021 [2021-12-03T08:24:47.202Z] OS/Arch: linux/arm64 [2021-12-03T08:24:47.202Z] Experimental: true [2021-12-03T08:24:47.202Z] containerd: [2021-12-03T08:24:47.202Z] Version: 1.4.11 [2021-12-03T08:24:47.202Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-03T08:24:47.202Z] runc: [2021-12-03T08:24:47.202Z] Version: 1.0.2 [2021-12-03T08:24:47.202Z] GitCommit: v1.0.2-0-g52b36a2 [2021-12-03T08:24:47.202Z] docker-init: [2021-12-03T08:24:47.202Z] Version: 0.19.0 [2021-12-03T08:24:47.202Z] GitCommit: de40ad0 [Pipeline] sh [2021-12-03T08:24:47.367Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.19MB / 9.86MB 0.3s [2021-12-03T08:24:47.367Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s [2021-12-03T08:24:47.419Z] #11 sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 0B / 5.15MB 0.3s [2021-12-03T08:24:47.419Z] #11 sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 0B / 10.87MB 0.3s [2021-12-03T08:24:47.419Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 3.64MB / 54.93MB 0.4s [2021-12-03T08:24:47.419Z] #11 sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 1.05MB / 10.87MB 0.4s [2021-12-03T08:24:47.419Z] #11 ... [2021-12-03T08:24:47.419Z] [2021-12-03T08:24:47.419Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-12-03T08:24:47.419Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-12-03T08:24:47.419Z] #45 DONE 0.0s [2021-12-03T08:24:47.419Z] [2021-12-03T08:24:47.419Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:24:47.419Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:24:47.419Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 12.58MB / 54.93MB 0.6s [2021-12-03T08:24:47.419Z] #11 sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 5.15MB / 5.15MB 0.6s [2021-12-03T08:24:47.419Z] #11 sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 5.24MB / 10.87MB 0.6s [2021-12-03T08:24:47.518Z] + docker info [2021-12-03T08:24:47.627Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2021-12-03T08:24:47.627Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-12-03T08:24:47.683Z] #11 sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 10.49MB / 10.87MB 0.7s [2021-12-03T08:24:47.683Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 19.92MB / 54.93MB 0.8s [2021-12-03T08:24:47.683Z] #11 sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 5.15MB / 5.15MB 0.7s done [2021-12-03T08:24:47.683Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 0B / 54.57MB 0.8s [2021-12-03T08:24:47.890Z] #69 ... [2021-12-03T08:24:47.890Z] [2021-12-03T08:24:47.890Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-12-03T08:24:47.890Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-12-03T08:24:47.890Z] #45 DONE 0.0s [2021-12-03T08:24:47.890Z] [2021-12-03T08:24:47.890Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-03T08:24:47.890Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-12-03T08:24:47.956Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 26.21MB / 54.93MB 1.0s [2021-12-03T08:24:47.956Z] #11 sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 10.87MB / 10.87MB 0.8s done [2021-12-03T08:24:47.956Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 6.29MB / 54.57MB 1.0s [2021-12-03T08:24:47.956Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 0B / 85.77MB 1.0s [2021-12-03T08:24:47.956Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 16.78MB / 54.57MB 1.1s [2021-12-03T08:24:48.216Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 32.18MB / 54.93MB 1.3s [2021-12-03T08:24:48.216Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 19.92MB / 54.57MB 1.3s [2021-12-03T08:24:48.216Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 23.58MB / 54.57MB 1.4s [2021-12-03T08:24:48.216Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 10.31MB / 85.77MB 1.4s [2021-12-03T08:24:48.475Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 39.85MB / 54.93MB 1.6s [2021-12-03T08:24:48.475Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 29.36MB / 54.57MB 1.6s [2021-12-03T08:24:48.475Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 16.78MB / 85.77MB 1.6s [2021-12-03T08:24:48.736Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 42.99MB / 54.93MB 1.7s [2021-12-03T08:24:48.736Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 32.51MB / 54.57MB 1.7s [2021-12-03T08:24:48.736Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 48.23MB / 54.93MB 1.8s [2021-12-03T08:24:48.736Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 36.70MB / 54.57MB 1.8s [2021-12-03T08:24:48.736Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 25.17MB / 85.77MB 1.8s [2021-12-03T08:24:48.995Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 53.48MB / 54.93MB 1.9s [2021-12-03T08:24:48.995Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 42.99MB / 54.57MB 2.1s [2021-12-03T08:24:48.995Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 33.55MB / 85.77MB 2.1s [2021-12-03T08:24:48.995Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 50.33MB / 54.57MB 2.2s [2021-12-03T08:24:49.257Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 54.57MB / 54.57MB 2.3s [2021-12-03T08:24:49.257Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 39.85MB / 85.77MB 2.3s [2021-12-03T08:24:49.523Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 45.09MB / 85.77MB 2.4s [2021-12-03T08:24:49.523Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 55.56MB / 85.77MB 2.5s [2021-12-03T08:24:49.523Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 54.93MB / 54.93MB 2.5s done [2021-12-03T08:24:49.523Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 61.73MB / 85.77MB 2.6s [2021-12-03T08:24:49.789Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 73.40MB / 85.77MB 2.8s [2021-12-03T08:24:49.789Z] #11 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da [2021-12-03T08:24:50.049Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 85.77MB / 85.77MB 3.1s [2021-12-03T08:24:50.309Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 54.57MB / 54.57MB 3.2s done [2021-12-03T08:24:50.309Z] #11 sha256:4a57e36f7c060c0a8b12faab8caf21c1c30d12dc999a27067240b66cd2419c5d 156B / 156B 3.4s [2021-12-03T08:24:51.742Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 85.77MB / 85.77MB 4.4s done [2021-12-03T08:24:51.742Z] #11 sha256:4a57e36f7c060c0a8b12faab8caf21c1c30d12dc999a27067240b66cd2419c5d 156B / 156B 4.5s done [2021-12-03T08:24:51.742Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 6.29MB / 134.80MB 4.7s [2021-12-03T08:24:52.004Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 15.73MB / 134.80MB 5.0s [2021-12-03T08:24:52.004Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 23.30MB / 134.80MB 5.1s [2021-12-03T08:24:52.093Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.5s done [2021-12-03T08:24:52.265Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 31.46MB / 134.80MB 5.3s [2021-12-03T08:24:52.528Z] #11 ... [2021-12-03T08:24:52.528Z] [2021-12-03T08:24:52.528Z] #24 [internal] load build context [2021-12-03T08:24:52.528Z] #24 sha256:19af58d55dd1d583c76670d40211bec5e2d8753810e0cd160635a6a3650940e3 [2021-12-03T08:24:52.528Z] #24 transferring context: 55.50MB 5.4s done [2021-12-03T08:24:52.528Z] #24 DONE 5.7s [2021-12-03T08:24:52.798Z] [2021-12-03T08:24:52.798Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:24:52.798Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:24:52.798Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 40.89MB / 134.80MB 5.8s [2021-12-03T08:24:52.798Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 49.93MB / 134.80MB 6.0s [2021-12-03T08:24:53.043Z] Client: [2021-12-03T08:24:53.043Z] Context: default [2021-12-03T08:24:53.043Z] Debug Mode: false [2021-12-03T08:24:53.043Z] Plugins: [2021-12-03T08:24:53.043Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-12-03T08:24:53.043Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-12-03T08:24:53.043Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-12-03T08:24:53.043Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-12-03T08:24:53.043Z] [2021-12-03T08:24:53.043Z] Server: [2021-12-03T08:24:53.043Z] Containers: 0 [2021-12-03T08:24:53.043Z] Running: 0 [2021-12-03T08:24:53.043Z] Paused: 0 [2021-12-03T08:24:53.043Z] Stopped: 0 [2021-12-03T08:24:53.043Z] Images: 0 [2021-12-03T08:24:53.043Z] Server Version: 20.10.10-rc1 [2021-12-03T08:24:53.043Z] Storage Driver: overlay2 [2021-12-03T08:24:53.043Z] Backing Filesystem: extfs [2021-12-03T08:24:53.043Z] Supports d_type: true [2021-12-03T08:24:53.043Z] Native Overlay Diff: true [2021-12-03T08:24:53.043Z] userxattr: false [2021-12-03T08:24:53.043Z] Logging Driver: json-file [2021-12-03T08:24:53.043Z] Cgroup Driver: systemd [2021-12-03T08:24:53.043Z] Cgroup Version: 2 [2021-12-03T08:24:53.043Z] Plugins: [2021-12-03T08:24:53.043Z] Volume: local [2021-12-03T08:24:53.043Z] Network: bridge host ipvlan macvlan null overlay [2021-12-03T08:24:53.043Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-12-03T08:24:53.043Z] Swarm: inactive [2021-12-03T08:24:53.043Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-12-03T08:24:53.043Z] Default Runtime: runc [2021-12-03T08:24:53.043Z] Init Binary: docker-init [2021-12-03T08:24:53.043Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-03T08:24:53.043Z] runc version: v1.0.2-0-g52b36a2 [2021-12-03T08:24:53.043Z] init version: de40ad0 [2021-12-03T08:24:53.043Z] Security Options: [2021-12-03T08:24:53.043Z] apparmor [2021-12-03T08:24:53.043Z] seccomp [2021-12-03T08:24:53.043Z] Profile: default [2021-12-03T08:24:53.043Z] cgroupns [2021-12-03T08:24:53.043Z] Kernel Version: 5.11.0-1020-aws [2021-12-03T08:24:53.043Z] Operating System: Ubuntu 20.04.3 LTS [2021-12-03T08:24:53.043Z] OSType: linux [2021-12-03T08:24:53.044Z] Architecture: x86_64 [2021-12-03T08:24:53.044Z] CPUs: 2 [2021-12-03T08:24:53.044Z] Total Memory: 7.482GiB [2021-12-03T08:24:53.044Z] Name: ip-10-100-119-236 [2021-12-03T08:24:53.044Z] ID: OBED:WFDB:UKZG:ZPKM:WQRJ:WS2Z:2JRM:ODNC:7HJV:6Z63:5KG3:MLVP [2021-12-03T08:24:53.044Z] Docker Root Dir: /var/lib/docker [2021-12-03T08:24:53.044Z] Debug Mode: false [2021-12-03T08:24:53.044Z] Registry: https://index.docker.io/v1/ [2021-12-03T08:24:53.044Z] Labels: [2021-12-03T08:24:53.044Z] Experimental: true [2021-12-03T08:24:53.044Z] Insecure Registries: [2021-12-03T08:24:53.044Z] 127.0.0.0/8 [2021-12-03T08:24:53.044Z] Live Restore Enabled: true [2021-12-03T08:24:53.044Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-12-03T08:24:53.372Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 58.83MB / 134.80MB 6.4s [2021-12-03T08:24:53.382Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:dd9782fe946c96582a13e1817eecbb670a2b3a53 . [2021-12-03T08:24:53.382Z] #1 [internal] load build definition from Dockerfile [2021-12-03T08:24:53.382Z] #1 sha256:38a6f38ba6713695ebdb37ce5d805b01a4279135d621e5deb953617388483661 [2021-12-03T08:24:53.473Z] #69 ... [2021-12-03T08:24:53.474Z] [2021-12-03T08:24:53.474Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:24:53.474Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:24:53.474Z] #11 resolve docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 0.1s done [2021-12-03T08:24:53.474Z] #11 sha256:2674bb7abf89994bb52ae0d1416c4031df2c40f270ccbc39b98b33ec4040e1f1 7.07kB / 7.07kB done [2021-12-03T08:24:53.474Z] #11 sha256:3fa22c4a9f411ebb00f4fef846a7056a37e5397d6f56ae0fdcf65463c09e1ce9 1.80kB / 1.80kB done [2021-12-03T08:24:53.474Z] #11 sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 1.86kB / 1.86kB done [2021-12-03T08:24:53.474Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 54.93MB / 54.93MB 2.9s done [2021-12-03T08:24:53.474Z] #11 sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 5.15MB / 5.15MB 1.5s done [2021-12-03T08:24:53.474Z] #11 sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 10.87MB / 10.87MB 2.4s done [2021-12-03T08:24:53.474Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 85.77MB / 85.77MB 6.1s [2021-12-03T08:24:53.474Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 54.57MB / 54.57MB 5.7s done [2021-12-03T08:24:53.474Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 95.42MB / 134.80MB 6.1s [2021-12-03T08:24:53.474Z] #11 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 2.9s [2021-12-03T08:24:53.631Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 65.83MB / 134.80MB 6.7s [2021-12-03T08:24:53.641Z] #1 transferring dockerfile: 17.53kB 0.1s done [2021-12-03T08:24:53.641Z] #1 DONE 0.2s [2021-12-03T08:24:53.641Z] [2021-12-03T08:24:53.641Z] #2 [internal] load .dockerignore [2021-12-03T08:24:53.641Z] #2 sha256:723cde6e0e7d5af5825d564febdcc60e1d2dc243358af7feb71aecbd7f7b328d [2021-12-03T08:24:53.641Z] #2 transferring context: 87B done [2021-12-03T08:24:53.641Z] #2 DONE 0.1s [2021-12-03T08:24:53.641Z] [2021-12-03T08:24:53.641Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-12-03T08:24:53.641Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-12-03T08:24:53.749Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 110.10MB / 134.80MB 6.5s [2021-12-03T08:24:53.901Z] #3 DONE 0.4s [2021-12-03T08:24:53.901Z] [2021-12-03T08:24:53.901Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-12-03T08:24:53.901Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-12-03T08:24:53.901Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2021-12-03T08:24:54.009Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 85.77MB / 85.77MB 6.8s done [2021-12-03T08:24:54.009Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 131.07MB / 134.80MB 6.9s [2021-12-03T08:24:54.166Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2021-12-03T08:24:54.166Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2021-12-03T08:24:54.166Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2021-12-03T08:24:54.166Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2021-12-03T08:24:54.199Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 75.50MB / 134.80MB 7.2s [2021-12-03T08:24:54.290Z] #11 sha256:4a57e36f7c060c0a8b12faab8caf21c1c30d12dc999a27067240b66cd2419c5d 156B / 156B 7.1s [2021-12-03T08:24:54.425Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2021-12-03T08:24:54.425Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2021-12-03T08:24:54.458Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 82.84MB / 134.80MB 7.5s [2021-12-03T08:24:54.685Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2021-12-03T08:24:54.718Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 104.86MB / 134.80MB 7.8s [2021-12-03T08:24:54.943Z] #4 DONE 0.7s [2021-12-03T08:24:54.943Z] [2021-12-03T08:24:54.943Z] #6 [internal] load .dockerignore [2021-12-03T08:24:54.943Z] #6 sha256:9412b145d1e9ab2e951c4b073ea1be38468acf69c9fcf0295f75ed3a2cc38339 [2021-12-03T08:24:54.943Z] #6 DONE 0.0s [2021-12-03T08:24:54.943Z] [2021-12-03T08:24:54.943Z] #5 [internal] load build definition from Dockerfile [2021-12-03T08:24:54.943Z] #5 sha256:958fe8f418fb02096f9e81a382dbcac4e486aab6bb87c7a833843374cb1d425c [2021-12-03T08:24:54.943Z] #5 DONE 0.0s [2021-12-03T08:24:54.943Z] [2021-12-03T08:24:54.943Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2021-12-03T08:24:54.943Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-12-03T08:24:54.977Z] #11 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 5.0s [2021-12-03T08:24:55.236Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 112.20MB / 134.80MB 8.2s [2021-12-03T08:24:55.284Z] #41 ... [2021-12-03T08:24:55.284Z] [2021-12-03T08:24:55.284Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-03T08:24:55.284Z] #54 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:24:55.284Z] #54 51.25 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-12-03T08:24:55.284Z] #54 51.29 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-03T08:24:55.284Z] #54 51.31 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-03T08:24:55.284Z] #54 51.34 Setting up python3-six (1.16.0-2) ... [2021-12-03T08:24:55.284Z] #54 52.71 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-03T08:24:55.284Z] #54 52.75 Setting up python3-protobuf (3.12.4-1) ... [2021-12-03T08:24:55.284Z] #54 57.10 Setting up criu (3.16.1-1) ... [2021-12-03T08:24:55.284Z] #54 59.30 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:24:55.284Z] #54 DONE 59.8s [2021-12-03T08:24:55.284Z] [2021-12-03T08:24:55.284Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-12-03T08:24:55.284Z] #50 sha256:07e46e05b9d5aff72caf297857e8ce7b08d92d03a8a7db0f9c85048ac1e1e9b2 [2021-12-03T08:24:55.495Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 119.54MB / 134.80MB 8.5s [2021-12-03T08:24:55.670Z] #11 ... [2021-12-03T08:24:55.670Z] [2021-12-03T08:24:55.670Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-03T08:24:55.670Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-12-03T08:24:55.670Z] #69 DONE 8.9s [2021-12-03T08:24:55.670Z] [2021-12-03T08:24:55.670Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:24:55.670Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:24:55.670Z] #11 ... [2021-12-03T08:24:55.670Z] [2021-12-03T08:24:55.670Z] #24 [internal] load build context [2021-12-03T08:24:55.670Z] #24 sha256:9dbdcf0397267b1c8c2c2b8f179a11884d60025118520ccd8a493b72817a399b [2021-12-03T08:24:55.670Z] #24 transferring context: 51.24MB 8.9s [2021-12-03T08:24:55.759Z] #11 ... [2021-12-03T08:24:55.759Z] [2021-12-03T08:24:55.759Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-03T08:24:55.759Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-12-03T08:24:55.759Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2021-12-03T08:24:55.759Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-12-03T08:24:55.759Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-12-03T08:24:55.759Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-12-03T08:24:55.759Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.0s done [2021-12-03T08:24:55.759Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.1s done [2021-12-03T08:24:55.759Z] #69 DONE 8.7s [2021-12-03T08:24:55.760Z] [2021-12-03T08:24:55.760Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:24:55.760Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:24:55.760Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 128.97MB / 134.80MB 8.9s [2021-12-03T08:24:55.881Z] #10 ... [2021-12-03T08:24:55.881Z] [2021-12-03T08:24:55.881Z] #7 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-12-03T08:24:55.881Z] #7 sha256:ec8fb27bf6d35f83753e37341170e9aa7262b48cf69a5c8f5a51a64046e5de1e [2021-12-03T08:24:55.881Z] #7 DONE 0.9s [2021-12-03T08:24:55.929Z] #24 ... [2021-12-03T08:24:55.929Z] [2021-12-03T08:24:55.929Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-03T08:24:55.929Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-12-03T08:24:55.929Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-12-03T08:24:55.929Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-12-03T08:24:55.929Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-12-03T08:24:55.929Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-12-03T08:24:55.929Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2021-12-03T08:24:55.929Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.1s done [2021-12-03T08:24:55.929Z] #71 DONE 8.9s [2021-12-03T08:24:55.929Z] [2021-12-03T08:24:55.929Z] #24 [internal] load build context [2021-12-03T08:24:55.929Z] #24 sha256:9dbdcf0397267b1c8c2c2b8f179a11884d60025118520ccd8a493b72817a399b [2021-12-03T08:24:55.929Z] #24 ... [2021-12-03T08:24:55.929Z] [2021-12-03T08:24:55.929Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b [2021-12-03T08:24:55.929Z] #28 sha256:e3d2a173b7d041d9acba9365955077e8d5c843767a61dbe77c389a3f167c00f3 [2021-12-03T08:24:55.929Z] #28 resolve docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b 0.1s done [2021-12-03T08:24:55.929Z] #28 sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b 1.85kB / 1.85kB done [2021-12-03T08:24:55.929Z] #28 sha256:2fa1cd247c9a06849534902b6b227efd21dbb5c0fea11c75aeba1df18685f1b8 529B / 529B done [2021-12-03T08:24:55.929Z] #28 sha256:05d2318291e38ea41118d6792f78087ae61232a28369b167c5faec3eb6c01630 1.46kB / 1.46kB done [2021-12-03T08:24:55.929Z] #28 sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 54.93MB / 54.93MB 2.3s done [2021-12-03T08:24:55.929Z] #28 extracting sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 6.2s [2021-12-03T08:24:55.929Z] #28 ... [2021-12-03T08:24:55.929Z] [2021-12-03T08:24:55.929Z] #24 [internal] load build context [2021-12-03T08:24:55.929Z] #24 sha256:9dbdcf0397267b1c8c2c2b8f179a11884d60025118520ccd8a493b72817a399b [2021-12-03T08:24:56.140Z] [2021-12-03T08:24:56.140Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-03T08:24:56.140Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-12-03T08:24:56.140Z] #8 DONE 1.0s [2021-12-03T08:24:56.140Z] [2021-12-03T08:24:56.140Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-03T08:24:56.140Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-12-03T08:24:56.140Z] #9 DONE 1.1s [2021-12-03T08:24:56.140Z] [2021-12-03T08:24:56.140Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2021-12-03T08:24:56.140Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-12-03T08:24:56.140Z] #10 DONE 1.1s [2021-12-03T08:24:56.417Z] [2021-12-03T08:24:56.417Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-03T08:24:56.417Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-12-03T08:24:56.417Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-12-03T08:24:56.417Z] #71 DONE 0.0s [2021-12-03T08:24:56.417Z] [2021-12-03T08:24:56.417Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:24:56.417Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:24:56.417Z] #11 resolve docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 0.0s done [2021-12-03T08:24:56.497Z] #24 transferring context: 55.50MB 9.6s done [2021-12-03T08:24:56.765Z] #11 sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 1.86kB / 1.86kB done [2021-12-03T08:24:56.765Z] #11 sha256:3fa22c4a9f411ebb00f4fef846a7056a37e5397d6f56ae0fdcf65463c09e1ce9 1.80kB / 1.80kB done [2021-12-03T08:24:56.765Z] #11 sha256:2674bb7abf89994bb52ae0d1416c4031df2c40f270ccbc39b98b33ec4040e1f1 7.07kB / 7.07kB done [2021-12-03T08:24:57.030Z] #11 ... [2021-12-03T08:24:57.030Z] [2021-12-03T08:24:57.030Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-12-03T08:24:57.030Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-12-03T08:24:57.030Z] #45 DONE 0.0s [2021-12-03T08:24:57.030Z] [2021-12-03T08:24:57.030Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:24:57.030Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:24:57.030Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 0B / 54.93MB 0.2s [2021-12-03T08:24:57.030Z] #11 sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 0B / 5.15MB 0.2s [2021-12-03T08:24:57.142Z] #11 ... [2021-12-03T08:24:57.142Z] [2021-12-03T08:24:57.142Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b [2021-12-03T08:24:57.142Z] #28 sha256:e3d2a173b7d041d9acba9365955077e8d5c843767a61dbe77c389a3f167c00f3 [2021-12-03T08:24:57.142Z] #28 resolve docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b 0.2s done [2021-12-03T08:24:57.142Z] #28 sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b 1.85kB / 1.85kB done [2021-12-03T08:24:57.142Z] #28 sha256:2fa1cd247c9a06849534902b6b227efd21dbb5c0fea11c75aeba1df18685f1b8 529B / 529B done [2021-12-03T08:24:57.142Z] #28 sha256:05d2318291e38ea41118d6792f78087ae61232a28369b167c5faec3eb6c01630 1.46kB / 1.46kB done [2021-12-03T08:24:57.142Z] #28 sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 54.93MB / 54.93MB 7.5s done [2021-12-03T08:24:57.142Z] #28 extracting sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 1.6s [2021-12-03T08:24:57.142Z] #28 ... [2021-12-03T08:24:57.142Z] [2021-12-03T08:24:57.142Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-03T08:24:57.142Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-12-03T08:24:57.142Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-12-03T08:24:57.142Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-12-03T08:24:57.142Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-12-03T08:24:57.142Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.2s done [2021-12-03T08:24:57.142Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.6s done [2021-12-03T08:24:57.142Z] #71 ... [2021-12-03T08:24:57.142Z] [2021-12-03T08:24:57.142Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b [2021-12-03T08:24:57.142Z] #28 sha256:e3d2a173b7d041d9acba9365955077e8d5c843767a61dbe77c389a3f167c00f3 [2021-12-03T08:24:57.302Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 11.53MB / 54.93MB 0.4s [2021-12-03T08:24:57.303Z] #11 sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 4.19MB / 5.15MB 0.4s [2021-12-03T08:24:57.303Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 26.21MB / 54.93MB 0.6s [2021-12-03T08:24:57.303Z] #11 sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 5.15MB / 5.15MB 0.6s [2021-12-03T08:24:57.402Z] #28 ... [2021-12-03T08:24:57.402Z] [2021-12-03T08:24:57.402Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-03T08:24:57.402Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-12-03T08:24:57.402Z] #71 DONE 10.4s [2021-12-03T08:24:57.436Z] #24 DONE 10.3s [2021-12-03T08:24:57.436Z] [2021-12-03T08:24:57.436Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b [2021-12-03T08:24:57.436Z] #28 sha256:e3d2a173b7d041d9acba9365955077e8d5c843767a61dbe77c389a3f167c00f3 [2021-12-03T08:24:57.564Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 29.36MB / 54.93MB 0.7s [2021-12-03T08:24:57.564Z] #11 sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 5.15MB / 5.15MB 0.6s done [2021-12-03T08:24:57.564Z] #11 sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 0B / 10.87MB 0.7s [2021-12-03T08:24:57.564Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 40.89MB / 54.93MB 0.9s [2021-12-03T08:24:57.564Z] #11 sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 10.49MB / 10.87MB 0.9s [2021-12-03T08:24:57.564Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 50.48MB / 54.93MB 1.0s [2021-12-03T08:24:57.662Z] [2021-12-03T08:24:57.662Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:24:57.662Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:24:57.860Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 54.93MB / 54.93MB 1.1s [2021-12-03T08:24:57.860Z] #11 sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 10.87MB / 10.87MB 1.2s done [2021-12-03T08:24:57.860Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 0B / 54.57MB 1.3s [2021-12-03T08:24:58.146Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 4.19MB / 54.57MB 1.4s [2021-12-03T08:24:58.146Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 9.44MB / 54.57MB 1.5s [2021-12-03T08:24:58.411Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 20.97MB / 54.57MB 1.6s [2021-12-03T08:24:58.411Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 33.55MB / 54.57MB 1.7s [2021-12-03T08:24:58.673Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 50.33MB / 54.57MB 1.9s [2021-12-03T08:24:58.673Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 54.53MB / 54.57MB 2.1s [2021-12-03T08:24:59.980Z] #28 ... [2021-12-03T08:24:59.980Z] [2021-12-03T08:24:59.980Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-12-03T08:24:59.980Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-12-03T08:24:59.980Z] #70 DONE 0.3s [2021-12-03T08:24:59.980Z] [2021-12-03T08:24:59.980Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b [2021-12-03T08:24:59.980Z] #28 sha256:e3d2a173b7d041d9acba9365955077e8d5c843767a61dbe77c389a3f167c00f3 [2021-12-03T08:25:00.056Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 54.93MB / 54.93MB 3.4s done [2021-12-03T08:25:00.211Z] #11 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 10.1s [2021-12-03T08:25:00.211Z] #11 ... [2021-12-03T08:25:00.211Z] [2021-12-03T08:25:00.211Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-12-03T08:25:00.211Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-12-03T08:25:00.211Z] #70 DONE 1.0s [2021-12-03T08:25:00.239Z] #28 ... [2021-12-03T08:25:00.239Z] [2021-12-03T08:25:00.239Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-12-03T08:25:00.239Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-12-03T08:25:00.239Z] #72 DONE 0.8s [2021-12-03T08:25:00.239Z] [2021-12-03T08:25:00.239Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b [2021-12-03T08:25:00.239Z] #28 sha256:e3d2a173b7d041d9acba9365955077e8d5c843767a61dbe77c389a3f167c00f3 [2021-12-03T08:25:00.348Z] #11 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da [2021-12-03T08:25:00.471Z] [2021-12-03T08:25:00.471Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:25:00.471Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:25:00.471Z] #11 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 10.6s done [2021-12-03T08:25:00.539Z] #50 ... [2021-12-03T08:25:00.539Z] [2021-12-03T08:25:00.539Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-12-03T08:25:00.539Z] #58 sha256:f93a25257bfd2496f1faa59fcb58ed7873d81cac96b9bdc23d93a9f2820712bc [2021-12-03T08:25:00.539Z] #58 66.23 gotestsum version dev [2021-12-03T08:25:00.539Z] #58 DONE 66.3s [2021-12-03T08:25:00.539Z] [2021-12-03T08:25:00.539Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-12-03T08:25:00.539Z] #50 sha256:07e46e05b9d5aff72caf297857e8ce7b08d92d03a8a7db0f9c85048ac1e1e9b2 [2021-12-03T08:25:01.036Z] #11 ... [2021-12-03T08:25:01.036Z] [2021-12-03T08:25:01.036Z] #24 [internal] load build context [2021-12-03T08:25:01.036Z] #24 sha256:35110ef8477639f4d470075f827bb412060c28f05bed08ed0d58be7b38568b09 [2021-12-03T08:25:01.036Z] #24 transferring context: 55.49MB 3.5s done [2021-12-03T08:25:01.036Z] #24 DONE 4.3s [2021-12-03T08:25:01.036Z] [2021-12-03T08:25:01.036Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:25:01.036Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:25:01.041Z] #11 ... [2021-12-03T08:25:01.041Z] [2021-12-03T08:25:01.041Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-12-03T08:25:01.041Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-12-03T08:25:01.041Z] #72 DONE 0.7s [2021-12-03T08:25:01.041Z] [2021-12-03T08:25:01.041Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:25:01.041Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:25:01.041Z] #11 extracting sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce [2021-12-03T08:25:01.179Z] #28 extracting sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 11.2s [2021-12-03T08:25:01.301Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 54.57MB / 54.57MB 4.5s done [2021-12-03T08:25:01.301Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 0B / 85.77MB 4.6s [2021-12-03T08:25:01.301Z] #11 sha256:4a57e36f7c060c0a8b12faab8caf21c1c30d12dc999a27067240b66cd2419c5d 0B / 156B 4.6s [2021-12-03T08:25:01.301Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 2.10MB / 134.80MB 4.6s [2021-12-03T08:25:01.301Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 5.46MB / 85.77MB 4.7s [2021-12-03T08:25:01.301Z] #11 sha256:4a57e36f7c060c0a8b12faab8caf21c1c30d12dc999a27067240b66cd2419c5d 156B / 156B 4.7s done [2021-12-03T08:25:01.301Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 11.53MB / 134.80MB 4.7s [2021-12-03T08:25:01.566Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 12.58MB / 85.77MB 4.8s [2021-12-03T08:25:01.566Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 17.83MB / 85.77MB 4.9s [2021-12-03T08:25:01.566Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 25.17MB / 134.80MB 4.9s [2021-12-03T08:25:01.826Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 33.55MB / 85.77MB 5.1s [2021-12-03T08:25:01.826Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 36.70MB / 134.80MB 5.1s [2021-12-03T08:25:01.826Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 41.94MB / 85.77MB 5.2s [2021-12-03T08:25:01.827Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 47.19MB / 134.80MB 5.2s [2021-12-03T08:25:02.087Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 53.48MB / 85.77MB 5.4s [2021-12-03T08:25:02.087Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 54.53MB / 134.80MB 5.4s [2021-12-03T08:25:02.116Z] #28 extracting sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 12.3s done [2021-12-03T08:25:02.116Z] #28 DONE 15.3s [2021-12-03T08:25:02.116Z] [2021-12-03T08:25:02.116Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-12-03T08:25:02.116Z] #29 sha256:a2d0bf6e35a1cf17ae2d5f3092969665e1d1ac307f1cac66dab7544e49bef786 [2021-12-03T08:25:02.350Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 63.96MB / 85.77MB 5.6s [2021-12-03T08:25:02.350Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 70.25MB / 85.77MB 5.7s [2021-12-03T08:25:02.350Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 61.87MB / 134.80MB 5.7s [2021-12-03T08:25:02.422Z] #11 extracting sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 1.4s done [2021-12-03T08:25:02.422Z] #11 extracting sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb [2021-12-03T08:25:02.611Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 77.59MB / 85.77MB 5.8s [2021-12-03T08:25:02.611Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 85.77MB / 85.77MB 5.9s [2021-12-03T08:25:02.611Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 77.59MB / 134.80MB 5.9s [2021-12-03T08:25:02.870Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 94.37MB / 134.80MB 6.1s [2021-12-03T08:25:02.870Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 105.95MB / 134.80MB 6.3s [2021-12-03T08:25:03.129Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 113.25MB / 134.80MB 6.4s [2021-12-03T08:25:03.129Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 121.63MB / 134.80MB 6.5s [2021-12-03T08:25:03.363Z] #11 ... [2021-12-03T08:25:03.364Z] [2021-12-03T08:25:03.364Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b [2021-12-03T08:25:03.364Z] #28 sha256:e3d2a173b7d041d9acba9365955077e8d5c843767a61dbe77c389a3f167c00f3 [2021-12-03T08:25:03.364Z] #28 extracting sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 7.6s done [2021-12-03T08:25:03.364Z] #28 DONE 16.2s [2021-12-03T08:25:03.364Z] [2021-12-03T08:25:03.364Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:25:03.364Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:25:03.364Z] #11 extracting sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 0.9s done [2021-12-03T08:25:03.389Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 130.02MB / 134.80MB 6.6s [2021-12-03T08:25:03.931Z] #11 extracting sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b [2021-12-03T08:25:04.333Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 85.77MB / 85.77MB 7.5s done [2021-12-03T08:25:04.664Z] #29 1.880 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-03T08:25:04.664Z] #29 1.895 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-03T08:25:04.664Z] #29 1.895 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-03T08:25:04.664Z] #29 2.098 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [97.5 kB] [2021-12-03T08:25:04.664Z] #29 2.298 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-03T08:25:04.923Z] #29 2.606 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-03T08:25:05.268Z] #11 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 5.2s [2021-12-03T08:25:05.636Z] Client: [2021-12-03T08:25:05.636Z] Context: default [2021-12-03T08:25:05.636Z] Debug Mode: false [2021-12-03T08:25:05.636Z] Plugins: [2021-12-03T08:25:05.636Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-12-03T08:25:05.636Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-12-03T08:25:05.636Z] [2021-12-03T08:25:05.636Z] Server: [2021-12-03T08:25:05.636Z] Containers: 0 [2021-12-03T08:25:05.636Z] Running: 0 [2021-12-03T08:25:05.636Z] Paused: 0 [2021-12-03T08:25:05.636Z] Stopped: 0 [2021-12-03T08:25:05.636Z] Images: 0 [2021-12-03T08:25:05.636Z] Server Version: 20.10.10-rc1 [2021-12-03T08:25:05.636Z] Storage Driver: overlay2 [2021-12-03T08:25:05.636Z] Backing Filesystem: extfs [2021-12-03T08:25:05.636Z] Supports d_type: true [2021-12-03T08:25:05.636Z] Native Overlay Diff: true [2021-12-03T08:25:05.636Z] userxattr: false [2021-12-03T08:25:05.636Z] Logging Driver: json-file [2021-12-03T08:25:05.636Z] Cgroup Driver: cgroupfs [2021-12-03T08:25:05.636Z] Cgroup Version: 1 [2021-12-03T08:25:05.636Z] Plugins: [2021-12-03T08:25:05.636Z] Volume: local [2021-12-03T08:25:05.636Z] Network: bridge host ipvlan macvlan null overlay [2021-12-03T08:25:05.636Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-12-03T08:25:05.636Z] Swarm: inactive [2021-12-03T08:25:05.636Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-12-03T08:25:05.636Z] Default Runtime: runc [2021-12-03T08:25:05.636Z] Init Binary: docker-init [2021-12-03T08:25:05.636Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-03T08:25:05.636Z] runc version: v1.0.2-0-g52b36a2 [2021-12-03T08:25:05.636Z] init version: de40ad0 [2021-12-03T08:25:05.636Z] Security Options: [2021-12-03T08:25:05.636Z] apparmor [2021-12-03T08:25:05.636Z] seccomp [2021-12-03T08:25:05.636Z] Profile: default [2021-12-03T08:25:05.636Z] Kernel Version: 5.11.0-1020-aws [2021-12-03T08:25:05.636Z] Operating System: Ubuntu 20.04.3 LTS [2021-12-03T08:25:05.636Z] OSType: linux [2021-12-03T08:25:05.636Z] Architecture: aarch64 [2021-12-03T08:25:05.636Z] CPUs: 2 [2021-12-03T08:25:05.636Z] Total Memory: 7.581GiB [2021-12-03T08:25:05.636Z] Name: ip-10-100-47-2 [2021-12-03T08:25:05.636Z] ID: 2QJQ:GFB4:R5EH:OJUD:6QSX:VWJY:GI53:DJTV:GPSZ:ID5L:T7WP:MQDN [2021-12-03T08:25:05.636Z] Docker Root Dir: /var/lib/docker [2021-12-03T08:25:05.636Z] Debug Mode: false [2021-12-03T08:25:05.636Z] Registry: https://index.docker.io/v1/ [2021-12-03T08:25:05.636Z] Labels: [2021-12-03T08:25:05.636Z] Experimental: true [2021-12-03T08:25:05.636Z] Insecure Registries: [2021-12-03T08:25:05.636Z] 127.0.0.0/8 [2021-12-03T08:25:05.636Z] Live Restore Enabled: true [2021-12-03T08:25:05.636Z] [Pipeline] sh [2021-12-03T08:25:05.863Z] #29 ... [2021-12-03T08:25:05.863Z] [2021-12-03T08:25:05.863Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:25:05.863Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:25:05.863Z] #11 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 11.3s done [2021-12-03T08:25:05.863Z] #11 extracting sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 1.2s done [2021-12-03T08:25:05.863Z] #11 extracting sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 1.8s done [2021-12-03T08:25:05.863Z] #11 extracting sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b [2021-12-03T08:25:05.928Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-03T08:25:05.928Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-03T08:25:05.928Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43057/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-12-03T08:25:05.928Z] + bash /home/ubuntu/workspace/moby_PR-43057/check-config.sh [2021-12-03T08:25:05.928Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-12-03T08:25:05.928Z] info: reading kernel config from /boot/config-5.11.0-1020-aws ... [2021-12-03T08:25:05.928Z] [2021-12-03T08:25:05.928Z] Generally Necessary: [2021-12-03T08:25:05.928Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-12-03T08:25:05.928Z] - apparmor: enabled and tools installed [2021-12-03T08:25:05.928Z] - CONFIG_NAMESPACES: enabled [2021-12-03T08:25:05.928Z] - CONFIG_NET_NS: enabled [2021-12-03T08:25:05.928Z] - CONFIG_PID_NS: enabled [2021-12-03T08:25:05.928Z] - CONFIG_IPC_NS: enabled [2021-12-03T08:25:05.928Z] - CONFIG_UTS_NS: enabled [2021-12-03T08:25:05.928Z] - CONFIG_CGROUPS: enabled [2021-12-03T08:25:05.928Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-12-03T08:25:05.928Z] - CONFIG_CGROUP_DEVICE: enabled [2021-12-03T08:25:05.928Z] - CONFIG_CGROUP_FREEZER: enabled [2021-12-03T08:25:05.928Z] - CONFIG_CGROUP_SCHED: enabled [2021-12-03T08:25:05.928Z] - CONFIG_CPUSETS: enabled [2021-12-03T08:25:05.928Z] - CONFIG_MEMCG: enabled [2021-12-03T08:25:05.928Z] - CONFIG_KEYS: enabled [2021-12-03T08:25:05.928Z] - CONFIG_VETH: enabled (as module) [2021-12-03T08:25:05.928Z] - CONFIG_BRIDGE: enabled (as module) [2021-12-03T08:25:05.928Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-12-03T08:25:05.928Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-12-03T08:25:05.928Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-12-03T08:25:05.928Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-12-03T08:25:06.189Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-12-03T08:25:06.189Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-12-03T08:25:06.189Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-12-03T08:25:06.189Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-12-03T08:25:06.189Z] - CONFIG_NF_NAT: enabled (as module) [2021-12-03T08:25:06.189Z] - CONFIG_POSIX_MQUEUE: enabled [2021-12-03T08:25:06.189Z] - CONFIG_CGROUP_BPF: enabled [2021-12-03T08:25:06.189Z] [2021-12-03T08:25:06.189Z] Optional Features: [2021-12-03T08:25:06.189Z] - CONFIG_USER_NS: enabled [2021-12-03T08:25:06.189Z] - CONFIG_SECCOMP: enabled [2021-12-03T08:25:06.189Z] - CONFIG_SECCOMP_FILTER: enabled [2021-12-03T08:25:06.189Z] - CONFIG_CGROUP_PIDS: enabled [2021-12-03T08:25:06.189Z] - CONFIG_MEMCG_SWAP: enabled [2021-12-03T08:25:06.189Z] (cgroup swap accounting is currently enabled) [2021-12-03T08:25:06.189Z] - CONFIG_BLK_CGROUP: enabled [2021-12-03T08:25:06.189Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-12-03T08:25:06.189Z] - CONFIG_CGROUP_PERF: enabled [2021-12-03T08:25:06.189Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-12-03T08:25:06.189Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-12-03T08:25:06.189Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-12-03T08:25:06.189Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-12-03T08:25:06.189Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-12-03T08:25:06.189Z] - CONFIG_RT_GROUP_SCHED: missing [2021-12-03T08:25:06.189Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-12-03T08:25:06.189Z] - CONFIG_IP_VS: enabled (as module) [2021-12-03T08:25:06.189Z] - CONFIG_IP_VS_NFCT: enabled [2021-12-03T08:25:06.189Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-12-03T08:25:06.189Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-12-03T08:25:06.189Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-12-03T08:25:06.189Z] - CONFIG_SECURITY_SELINUX: enabled [2021-12-03T08:25:06.189Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-12-03T08:25:06.189Z] - CONFIG_EXT4_FS: enabled [2021-12-03T08:25:06.189Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-12-03T08:25:06.189Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-12-03T08:25:06.189Z] - Network Drivers: [2021-12-03T08:25:06.189Z] - "overlay": [2021-12-03T08:25:06.189Z] - CONFIG_VXLAN: enabled (as module) [2021-12-03T08:25:06.189Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-12-03T08:25:06.189Z] Optional (for encrypted networks): [2021-12-03T08:25:06.189Z] - CONFIG_CRYPTO: enabled [2021-12-03T08:25:06.189Z] - CONFIG_CRYPTO_AEAD: enabled [2021-12-03T08:25:06.189Z] - CONFIG_CRYPTO_GCM: enabled [2021-12-03T08:25:06.189Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-12-03T08:25:06.189Z] - CONFIG_CRYPTO_GHASH: enabled [2021-12-03T08:25:06.189Z] - CONFIG_XFRM: enabled [2021-12-03T08:25:06.189Z] - CONFIG_XFRM_USER: enabled (as module) [2021-12-03T08:25:06.189Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-12-03T08:25:06.190Z] - CONFIG_INET_ESP: enabled (as module) [2021-12-03T08:25:06.190Z] - "ipvlan": [2021-12-03T08:25:06.190Z] - CONFIG_IPVLAN: enabled (as module) [2021-12-03T08:25:06.190Z] - "macvlan": [2021-12-03T08:25:06.190Z] - CONFIG_MACVLAN: enabled (as module) [2021-12-03T08:25:06.190Z] - CONFIG_DUMMY: enabled (as module) [2021-12-03T08:25:06.190Z] - "ftp,tftp client in container": [2021-12-03T08:25:06.433Z] #11 ... [2021-12-03T08:25:06.433Z] [2021-12-03T08:25:06.433Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-12-03T08:25:06.433Z] #29 sha256:a2d0bf6e35a1cf17ae2d5f3092969665e1d1ac307f1cac66dab7544e49bef786 [2021-12-03T08:25:06.433Z] #29 4.137 Fetched 8479 kB in 3s (3361 kB/s) [2021-12-03T08:25:06.450Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-12-03T08:25:06.450Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-12-03T08:25:06.450Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-12-03T08:25:06.450Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-12-03T08:25:06.450Z] - Storage Drivers: [2021-12-03T08:25:06.450Z] - "aufs": [2021-12-03T08:25:06.450Z] - CONFIG_AUFS_FS: missing [2021-12-03T08:25:06.450Z] - "btrfs": [2021-12-03T08:25:06.450Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-12-03T08:25:06.450Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-12-03T08:25:06.450Z] - "devicemapper": [2021-12-03T08:25:06.450Z] - CONFIG_BLK_DEV_DM: enabled [2021-12-03T08:25:06.450Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-12-03T08:25:06.450Z] - "overlay": [2021-12-03T08:25:06.450Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-12-03T08:25:06.450Z] - "zfs": [2021-12-03T08:25:06.450Z] - /dev/zfs: present [2021-12-03T08:25:06.450Z] - zfs command: missing [2021-12-03T08:25:06.450Z] - zpool command: missing [2021-12-03T08:25:06.450Z] [2021-12-03T08:25:06.450Z] Limits: [2021-12-03T08:25:06.450Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-12-03T08:25:06.450Z] [2021-12-03T08:25:06.450Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-12-03T08:25:06.650Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 134.80MB / 134.80MB 9.8s done [2021-12-03T08:25:06.650Z] #11 ... [2021-12-03T08:25:06.650Z] [2021-12-03T08:25:06.650Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b [2021-12-03T08:25:06.650Z] #28 sha256:e3d2a173b7d041d9acba9365955077e8d5c843767a61dbe77c389a3f167c00f3 [2021-12-03T08:25:06.650Z] #28 resolve docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b 0.0s done [2021-12-03T08:25:06.650Z] #28 sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b 1.85kB / 1.85kB done [2021-12-03T08:25:06.650Z] #28 sha256:2fa1cd247c9a06849534902b6b227efd21dbb5c0fea11c75aeba1df18685f1b8 529B / 529B done [2021-12-03T08:25:06.650Z] #28 sha256:05d2318291e38ea41118d6792f78087ae61232a28369b167c5faec3eb6c01630 1.46kB / 1.46kB done [2021-12-03T08:25:06.650Z] #28 sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 54.93MB / 54.93MB 2.3s done [2021-12-03T08:25:06.650Z] #28 extracting sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 6.5s done [2021-12-03T08:25:06.650Z] #28 DONE 10.1s [2021-12-03T08:25:06.650Z] [2021-12-03T08:25:06.650Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-03T08:25:06.650Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-12-03T08:25:06.650Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-12-03T08:25:06.650Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-12-03T08:25:06.650Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-12-03T08:25:06.650Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-12-03T08:25:06.650Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.2s done [2021-12-03T08:25:06.650Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.8s done [2021-12-03T08:25:06.650Z] #69 DONE 10.0s [2021-12-03T08:25:06.650Z] [2021-12-03T08:25:06.650Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-03T08:25:06.650Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-12-03T08:25:06.650Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-12-03T08:25:06.650Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-12-03T08:25:06.650Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-12-03T08:25:06.650Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.0s done [2021-12-03T08:25:06.650Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.7s done [2021-12-03T08:25:06.650Z] #71 DONE 10.1s [2021-12-03T08:25:06.650Z] [2021-12-03T08:25:06.650Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-12-03T08:25:06.650Z] #29 sha256:a2d0bf6e35a1cf17ae2d5f3092969665e1d1ac307f1cac66dab7544e49bef786 [2021-12-03T08:25:06.801Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:dd9782fe946c96582a13e1817eecbb670a2b3a53 . [2021-12-03T08:25:07.062Z] #2 [internal] load .dockerignore [2021-12-03T08:25:07.062Z] #2 sha256:2f7031e23af3e68f2d9c245140030aebdda8c3e1fb58a6490640651dc5ad4d62 [2021-12-03T08:25:07.323Z] #2 transferring context: 87B done [2021-12-03T08:25:07.323Z] #2 DONE 0.3s [2021-12-03T08:25:07.323Z] [2021-12-03T08:25:07.323Z] #1 [internal] load build definition from Dockerfile [2021-12-03T08:25:07.323Z] #1 sha256:70f9118ca51019ed0a2522ce1cf52618c66557b80efa8fb2de630a8fb26575bc [2021-12-03T08:25:07.323Z] #1 transferring dockerfile: 17.53kB done [2021-12-03T08:25:07.323Z] #1 DONE 0.4s [2021-12-03T08:25:07.323Z] [2021-12-03T08:25:07.323Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-12-03T08:25:07.323Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2021-12-03T08:25:07.372Z] #29 4.137 Reading package lists... [2021-12-03T08:25:07.894Z] #3 DONE 0.5s [2021-12-03T08:25:07.894Z] [2021-12-03T08:25:07.894Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-12-03T08:25:07.894Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2021-12-03T08:25:07.894Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2021-12-03T08:25:07.894Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2021-12-03T08:25:07.894Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2021-12-03T08:25:07.894Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2021-12-03T08:25:07.894Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.1s [2021-12-03T08:25:07.894Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 5.24MB / 9.06MB 0.2s [2021-12-03T08:25:08.155Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.4s [2021-12-03T08:25:08.155Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.5s done [2021-12-03T08:25:08.310Z] #29 5.046 Reading package lists... [2021-12-03T08:25:08.310Z] #29 5.902 Building dependency tree... [2021-12-03T08:25:08.549Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2021-12-03T08:25:08.569Z] #29 6.294 The following additional packages will be installed: [2021-12-03T08:25:08.569Z] #29 6.294 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-12-03T08:25:08.569Z] #29 6.302 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-12-03T08:25:08.569Z] #29 6.302 Recommended packages: [2021-12-03T08:25:08.569Z] #29 6.302 libldap-common publicsuffix libsasl2-modules [2021-12-03T08:25:08.638Z] #50 ... [2021-12-03T08:25:08.638Z] [2021-12-03T08:25:08.638Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-12-03T08:25:08.638Z] #19 sha256:afa9f5b9963d7742fed9c36b03076f52846b3bc52e198d0b46fdcd4083ebb859 [2021-12-03T08:25:08.638Z] #19 58.56 Fetched 48.7 MB in 56s (870 kB/s) [2021-12-03T08:25:08.810Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2021-12-03T08:25:08.810Z] #4 DONE 1.0s [2021-12-03T08:25:08.810Z] [2021-12-03T08:25:08.810Z] #5 [internal] load .dockerignore [2021-12-03T08:25:08.810Z] #5 sha256:553b92fab72f241077e39b25b95d37f56331f4cdefb5589b4f20b4b4b8578a7b [2021-12-03T08:25:08.810Z] #5 DONE 0.0s [2021-12-03T08:25:08.810Z] [2021-12-03T08:25:08.810Z] #6 [internal] load build definition from Dockerfile [2021-12-03T08:25:08.810Z] #6 sha256:6a08671dcd5bc297be2e5e19f8c8a9655c62dab41cca157218e74caa00d52b90 [2021-12-03T08:25:08.810Z] #6 DONE 0.0s [2021-12-03T08:25:08.810Z] [2021-12-03T08:25:08.810Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2021-12-03T08:25:08.810Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2021-12-03T08:25:08.830Z] #29 6.498 The following NEW packages will be installed: [2021-12-03T08:25:08.830Z] #29 6.511 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-12-03T08:25:08.830Z] #29 6.511 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-12-03T08:25:08.830Z] #29 6.511 libssh2-1 openssl [2021-12-03T08:25:09.092Z] #29 6.780 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:25:09.092Z] #29 6.780 Need to get 3038 kB of archives. [2021-12-03T08:25:09.092Z] #29 6.780 After this operation, 6652 kB of additional disk space will be used. [2021-12-03T08:25:09.092Z] #29 6.780 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-12-03T08:25:09.092Z] #29 6.804 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-12-03T08:25:09.092Z] #29 6.804 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-12-03T08:25:09.092Z] #29 6.804 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-12-03T08:25:09.092Z] #29 6.804 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-12-03T08:25:09.092Z] #29 6.804 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-12-03T08:25:09.092Z] #29 6.804 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-12-03T08:25:09.092Z] #29 6.806 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-12-03T08:25:09.092Z] #29 6.806 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-12-03T08:25:09.092Z] #29 6.813 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-12-03T08:25:09.092Z] #29 6.813 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-12-03T08:25:09.092Z] #29 6.820 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-12-03T08:25:09.092Z] #29 6.820 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-12-03T08:25:09.092Z] #29 6.822 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-12-03T08:25:09.092Z] #29 6.826 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-12-03T08:25:09.209Z] #11 extracting sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 5.1s [2021-12-03T08:25:09.352Z] #29 7.094 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:25:09.352Z] #29 7.148 Fetched 3038 kB in 0s (9680 kB/s) [2021-12-03T08:25:09.352Z] #29 7.195 Selecting previously unselected package openssl. [2021-12-03T08:25:09.352Z] #29 7.195 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2021-12-03T08:25:09.352Z] #29 7.195 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-12-03T08:25:09.612Z] #29 7.196 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-12-03T08:25:09.612Z] #29 7.369 Selecting previously unselected package ca-certificates. [2021-12-03T08:25:09.612Z] #29 7.369 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-12-03T08:25:09.612Z] #29 7.374 Unpacking ca-certificates (20210119) ... [2021-12-03T08:25:09.873Z] #29 7.466 Selecting previously unselected package libbrotli1:amd64. [2021-12-03T08:25:09.873Z] #29 7.466 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-12-03T08:25:09.873Z] #29 7.485 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-12-03T08:25:09.873Z] #29 7.569 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-12-03T08:25:09.873Z] #29 7.569 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-12-03T08:25:09.873Z] #29 7.577 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-12-03T08:25:09.873Z] #29 7.620 Selecting previously unselected package libsasl2-2:amd64. [2021-12-03T08:25:09.873Z] #29 7.620 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-12-03T08:25:09.873Z] #29 7.624 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-12-03T08:25:09.946Z] #29 3.173 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-03T08:25:09.946Z] #29 3.173 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-03T08:25:09.946Z] #29 3.205 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-03T08:25:09.946Z] #29 ... [2021-12-03T08:25:09.946Z] [2021-12-03T08:25:09.946Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-12-03T08:25:09.946Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-12-03T08:25:09.946Z] #70 DONE 1.1s [2021-12-03T08:25:09.946Z] [2021-12-03T08:25:09.946Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-12-03T08:25:09.946Z] #29 sha256:a2d0bf6e35a1cf17ae2d5f3092969665e1d1ac307f1cac66dab7544e49bef786 [2021-12-03T08:25:09.946Z] #29 3.389 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [97.5 kB] [2021-12-03T08:25:10.138Z] #29 7.691 Selecting previously unselected package libldap-2.4-2:amd64. [2021-12-03T08:25:10.138Z] #29 7.691 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-12-03T08:25:10.138Z] #29 7.695 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-12-03T08:25:10.138Z] #29 7.811 Selecting previously unselected package libnghttp2-14:amd64. [2021-12-03T08:25:10.138Z] #29 7.811 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-12-03T08:25:10.138Z] #29 7.815 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-12-03T08:25:10.138Z] #29 7.874 Selecting previously unselected package libpsl5:amd64. [2021-12-03T08:25:10.138Z] #29 7.874 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-12-03T08:25:10.138Z] #29 7.874 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-12-03T08:25:10.138Z] #29 7.924 Selecting previously unselected package librtmp1:amd64. [2021-12-03T08:25:10.138Z] #29 7.924 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-12-03T08:25:10.196Z] #10 DONE 1.1s [2021-12-03T08:25:10.196Z] [2021-12-03T08:25:10.196Z] #7 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-12-03T08:25:10.196Z] #7 sha256:d639a7da9cbf8cc3936ac6c414ed3aa4563358157799876f483cc8bb1172a207 [2021-12-03T08:25:10.196Z] #7 DONE 1.1s [2021-12-03T08:25:10.196Z] [2021-12-03T08:25:10.196Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-03T08:25:10.196Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-12-03T08:25:10.196Z] #8 DONE 1.1s [2021-12-03T08:25:10.196Z] [2021-12-03T08:25:10.196Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-03T08:25:10.196Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-12-03T08:25:10.196Z] #9 DONE 1.2s [2021-12-03T08:25:10.204Z] #29 3.588 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-03T08:25:10.401Z] #29 7.928 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-12-03T08:25:10.401Z] #29 7.985 Selecting previously unselected package libssh2-1:amd64. [2021-12-03T08:25:10.401Z] #29 7.985 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-12-03T08:25:10.401Z] #29 7.990 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-12-03T08:25:10.401Z] #29 8.102 Selecting previously unselected package libcurl4:amd64. [2021-12-03T08:25:10.401Z] #29 8.102 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-12-03T08:25:10.401Z] #29 8.106 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-12-03T08:25:10.401Z] #29 8.201 Selecting previously unselected package curl. [2021-12-03T08:25:10.401Z] #29 8.201 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-12-03T08:25:10.458Z] [2021-12-03T08:25:10.458Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:25:10.458Z] #11 sha256:78e4d654c41eb7a1ef8e2391f26fe31b3680dae94f85a3f644c6006b4e2b162c [2021-12-03T08:25:10.458Z] #11 resolve docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 0.0s done [2021-12-03T08:25:10.661Z] #29 8.206 Unpacking curl (7.74.0-1.3+b1) ... [2021-12-03T08:25:10.661Z] #29 8.311 Selecting previously unselected package libonig5:amd64. [2021-12-03T08:25:10.661Z] #29 8.311 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-12-03T08:25:10.661Z] #29 8.315 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-12-03T08:25:10.661Z] #29 8.406 Selecting previously unselected package libjq1:amd64. [2021-12-03T08:25:10.661Z] #29 8.406 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-12-03T08:25:10.661Z] #29 8.410 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-12-03T08:25:10.661Z] #29 8.476 Selecting previously unselected package jq. [2021-12-03T08:25:10.661Z] #29 8.476 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-12-03T08:25:10.661Z] #29 8.480 Unpacking jq (1.6-2.1) ... [2021-12-03T08:25:10.661Z] #29 8.540 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-12-03T08:25:10.718Z] #11 sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 1.86kB / 1.86kB done [2021-12-03T08:25:10.718Z] #11 sha256:1c4136362f61a74d9f64fac90226f9da55d8d6b61c316f71bc837fdffe6275e1 1.80kB / 1.80kB done [2021-12-03T08:25:10.773Z] #29 3.944 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-03T08:25:10.924Z] #29 8.555 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-12-03T08:25:10.924Z] #29 8.567 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-12-03T08:25:10.924Z] #29 8.577 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-12-03T08:25:10.924Z] #29 8.592 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-12-03T08:25:10.924Z] #29 8.605 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-12-03T08:25:10.924Z] #29 8.615 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-12-03T08:25:10.924Z] #29 8.628 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-12-03T08:25:10.924Z] #29 8.652 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-12-03T08:25:10.924Z] #29 8.665 Setting up libjq1:amd64 (1.6-2.1) ... [2021-12-03T08:25:10.924Z] #29 8.677 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-12-03T08:25:10.924Z] #29 8.705 Setting up ca-certificates (20210119) ... [2021-12-03T08:25:10.990Z] #11 sha256:cfa41b175271fd442aafbae5984a8d8857519144399d8d353c78e7273e05bd4a 7.08kB / 7.08kB done [2021-12-03T08:25:10.990Z] #11 sha256:6476cb406b24c94f24348db05d154b814b14ee38860dea1625080e7e08295a80 0B / 53.62MB 0.3s [2021-12-03T08:25:11.250Z] #11 sha256:6476cb406b24c94f24348db05d154b814b14ee38860dea1625080e7e08295a80 4.19MB / 53.62MB 0.5s [2021-12-03T08:25:11.516Z] #11 ... [2021-12-03T08:25:11.516Z] [2021-12-03T08:25:11.516Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-12-03T08:25:11.516Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-12-03T08:25:11.516Z] #45 DONE 0.0s [2021-12-03T08:25:11.516Z] [2021-12-03T08:25:11.516Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:25:11.516Z] #11 sha256:78e4d654c41eb7a1ef8e2391f26fe31b3680dae94f85a3f644c6006b4e2b162c [2021-12-03T08:25:11.516Z] #11 sha256:6476cb406b24c94f24348db05d154b814b14ee38860dea1625080e7e08295a80 16.78MB / 53.62MB 0.7s [2021-12-03T08:25:11.777Z] #11 sha256:6476cb406b24c94f24348db05d154b814b14ee38860dea1625080e7e08295a80 25.67MB / 53.62MB 1.1s [2021-12-03T08:25:11.777Z] #11 sha256:6476cb406b24c94f24348db05d154b814b14ee38860dea1625080e7e08295a80 32.51MB / 53.62MB 1.1s [2021-12-03T08:25:11.913Z] #29 9.477 Updating certificates in /etc/ssl/certs... [2021-12-03T08:25:12.151Z] [2021-12-03T08:25:12.151Z] #29 ... [2021-12-03T08:25:12.151Z] [2021-12-03T08:25:12.151Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-12-03T08:25:12.151Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-12-03T08:25:12.151Z] #72 DONE 2.0s [2021-12-03T08:25:12.151Z] [2021-12-03T08:25:12.151Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-12-03T08:25:12.151Z] #29 sha256:a2d0bf6e35a1cf17ae2d5f3092969665e1d1ac307f1cac66dab7544e49bef786 [2021-12-03T08:25:12.151Z] #29 5.372 Fetched 8479 kB in 2s (3413 kB/s) [2021-12-03T08:25:12.348Z] #11 sha256:6476cb406b24c94f24348db05d154b814b14ee38860dea1625080e7e08295a80 37.75MB / 53.62MB 1.4s [2021-12-03T08:25:12.348Z] #11 sha256:6476cb406b24c94f24348db05d154b814b14ee38860dea1625080e7e08295a80 47.19MB / 53.62MB 1.8s [2021-12-03T08:25:12.348Z] #11 sha256:96565d527970b1cc982493f96d6b317b1fbfdd7bf0ea6fd58d44942bb4f597c5 0B / 4.94MB 1.8s [2021-12-03T08:25:12.348Z] #11 sha256:aa8c15f93136056df893ba8088992a38e90dc37210fd6ebb712413fd045c58de 0B / 10.66MB 1.8s [2021-12-03T08:25:12.507Z] #11 ... [2021-12-03T08:25:12.507Z] [2021-12-03T08:25:12.507Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-12-03T08:25:12.507Z] #29 sha256:a2d0bf6e35a1cf17ae2d5f3092969665e1d1ac307f1cac66dab7544e49bef786 [2021-12-03T08:25:12.507Z] #29 1.956 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-03T08:25:12.507Z] #29 1.956 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-03T08:25:12.507Z] #29 1.964 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-03T08:25:12.507Z] #29 2.172 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [97.5 kB] [2021-12-03T08:25:12.507Z] #29 2.412 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-03T08:25:12.507Z] #29 2.824 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-03T08:25:12.507Z] #29 4.175 Fetched 8479 kB in 2s (3400 kB/s) [2021-12-03T08:25:12.507Z] #29 4.175 Reading package lists... [2021-12-03T08:25:12.507Z] #29 4.973 Reading package lists... [2021-12-03T08:25:12.507Z] #29 5.761 Building dependency tree... [2021-12-03T08:25:12.507Z] #29 6.141 The following additional packages will be installed: [2021-12-03T08:25:12.507Z] #29 6.141 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-12-03T08:25:12.507Z] #29 6.141 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-12-03T08:25:12.507Z] #29 6.141 Recommended packages: [2021-12-03T08:25:12.507Z] #29 6.141 libldap-common publicsuffix libsasl2-modules [2021-12-03T08:25:12.507Z] #29 6.317 The following NEW packages will be installed: [2021-12-03T08:25:12.507Z] #29 6.317 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-12-03T08:25:12.507Z] #29 6.317 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-12-03T08:25:12.507Z] #29 6.317 libssh2-1 openssl [2021-12-03T08:25:12.507Z] #29 6.592 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:25:12.507Z] #29 6.592 Need to get 3038 kB of archives. [2021-12-03T08:25:12.507Z] #29 6.592 After this operation, 6652 kB of additional disk space will be used. [2021-12-03T08:25:12.507Z] #29 6.592 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-12-03T08:25:12.507Z] #29 6.609 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-12-03T08:25:12.507Z] #29 6.609 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-12-03T08:25:12.507Z] #29 6.609 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-12-03T08:25:12.507Z] #29 6.609 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-12-03T08:25:12.507Z] #29 6.613 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-12-03T08:25:12.507Z] #29 6.623 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-12-03T08:25:12.507Z] #29 6.623 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-12-03T08:25:12.507Z] #29 6.623 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-12-03T08:25:12.507Z] #29 6.623 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-12-03T08:25:12.507Z] #29 6.623 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-12-03T08:25:12.507Z] #29 6.628 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-12-03T08:25:12.507Z] #29 6.631 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-12-03T08:25:12.507Z] #29 6.635 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-12-03T08:25:12.507Z] #29 6.635 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-12-03T08:25:12.507Z] #29 6.875 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:25:12.507Z] #29 6.912 Fetched 3038 kB in 0s (9718 kB/s) [2021-12-03T08:25:12.507Z] #29 6.942 Selecting previously unselected package openssl. [2021-12-03T08:25:12.507Z] #29 6.942 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2021-12-03T08:25:12.507Z] #29 6.951 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-12-03T08:25:12.507Z] #29 6.963 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-12-03T08:25:12.507Z] #29 7.129 Selecting previously unselected package ca-certificates. [2021-12-03T08:25:12.507Z] #29 7.129 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-12-03T08:25:12.507Z] #29 7.129 Unpacking ca-certificates (20210119) ... [2021-12-03T08:25:12.507Z] #29 7.238 Selecting previously unselected package libbrotli1:amd64. [2021-12-03T08:25:12.507Z] #29 7.240 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-12-03T08:25:12.507Z] #29 7.257 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-12-03T08:25:12.507Z] #29 7.336 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-12-03T08:25:12.507Z] #29 7.336 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-12-03T08:25:12.507Z] #29 7.339 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-12-03T08:25:12.507Z] #29 7.385 Selecting previously unselected package libsasl2-2:amd64. [2021-12-03T08:25:12.507Z] #29 7.385 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-12-03T08:25:12.507Z] #29 7.397 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-12-03T08:25:12.507Z] #29 7.446 Selecting previously unselected package libldap-2.4-2:amd64. [2021-12-03T08:25:12.507Z] #29 7.446 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-12-03T08:25:12.507Z] #29 7.455 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-12-03T08:25:12.507Z] #29 7.553 Selecting previously unselected package libnghttp2-14:amd64. [2021-12-03T08:25:12.507Z] #29 7.553 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-12-03T08:25:12.507Z] #29 7.559 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-12-03T08:25:12.507Z] #29 7.616 Selecting previously unselected package libpsl5:amd64. [2021-12-03T08:25:12.507Z] #29 7.616 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-12-03T08:25:12.507Z] #29 7.620 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-12-03T08:25:12.507Z] #29 7.669 Selecting previously unselected package librtmp1:amd64. [2021-12-03T08:25:12.507Z] #29 7.669 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-12-03T08:25:12.507Z] #29 7.672 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-12-03T08:25:12.507Z] #29 7.717 Selecting previously unselected package libssh2-1:amd64. [2021-12-03T08:25:12.507Z] #29 7.717 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-12-03T08:25:12.507Z] #29 7.721 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-12-03T08:25:12.507Z] #29 7.790 Selecting previously unselected package libcurl4:amd64. [2021-12-03T08:25:12.507Z] #29 7.790 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-12-03T08:25:12.507Z] #29 7.792 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-12-03T08:25:12.507Z] #29 7.870 Selecting previously unselected package curl. [2021-12-03T08:25:12.507Z] #29 7.870 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-12-03T08:25:12.507Z] #29 7.874 Unpacking curl (7.74.0-1.3+b1) ... [2021-12-03T08:25:12.507Z] #29 7.970 Selecting previously unselected package libonig5:amd64. [2021-12-03T08:25:12.507Z] #29 7.970 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-12-03T08:25:12.507Z] #29 7.977 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-12-03T08:25:12.507Z] #29 8.038 Selecting previously unselected package libjq1:amd64. [2021-12-03T08:25:12.507Z] #29 8.041 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-12-03T08:25:12.507Z] #29 8.045 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-12-03T08:25:12.507Z] #29 8.100 Selecting previously unselected package jq. [2021-12-03T08:25:12.507Z] #29 8.100 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-12-03T08:25:12.507Z] #29 8.107 Unpacking jq (1.6-2.1) ... [2021-12-03T08:25:12.507Z] #29 8.149 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-12-03T08:25:12.507Z] #29 8.159 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-12-03T08:25:12.507Z] #29 8.169 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-12-03T08:25:12.508Z] #29 8.179 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-12-03T08:25:12.508Z] #29 8.192 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-12-03T08:25:12.508Z] #29 8.212 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-12-03T08:25:12.508Z] #29 8.229 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-12-03T08:25:12.508Z] #29 8.242 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-12-03T08:25:12.508Z] #29 8.255 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-12-03T08:25:12.508Z] #29 8.265 Setting up libjq1:amd64 (1.6-2.1) ... [2021-12-03T08:25:12.508Z] #29 8.280 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-12-03T08:25:12.508Z] #29 8.286 Setting up ca-certificates (20210119) ... [2021-12-03T08:25:12.508Z] #29 8.934 Updating certificates in /etc/ssl/certs... [2021-12-03T08:25:12.508Z] #29 ... [2021-12-03T08:25:12.508Z] [2021-12-03T08:25:12.508Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:25:12.508Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:25:12.508Z] #11 extracting sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 8.6s done [2021-12-03T08:25:12.611Z] #11 sha256:6476cb406b24c94f24348db05d154b814b14ee38860dea1625080e7e08295a80 53.62MB / 53.62MB 1.9s [2021-12-03T08:25:12.611Z] #11 sha256:aa8c15f93136056df893ba8088992a38e90dc37210fd6ebb712413fd045c58de 8.39MB / 10.66MB 1.9s [2021-12-03T08:25:12.611Z] #11 sha256:96565d527970b1cc982493f96d6b317b1fbfdd7bf0ea6fd58d44942bb4f597c5 4.94MB / 4.94MB 1.9s [2021-12-03T08:25:12.611Z] #11 sha256:aa8c15f93136056df893ba8088992a38e90dc37210fd6ebb712413fd045c58de 10.66MB / 10.66MB 1.9s [2021-12-03T08:25:12.768Z] #11 extracting sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 [2021-12-03T08:25:12.882Z] #29 10.69 129 added, 0 removed; done. [2021-12-03T08:25:13.088Z] #29 5.372 Reading package lists... [2021-12-03T08:25:13.143Z] #29 10.76 Setting up jq (1.6-2.1) ... [2021-12-03T08:25:13.143Z] #29 10.78 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-12-03T08:25:13.143Z] #29 10.79 Setting up curl (7.74.0-1.3+b1) ... [2021-12-03T08:25:13.143Z] #29 10.80 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:25:13.143Z] #29 10.83 Processing triggers for ca-certificates (20210119) ... [2021-12-03T08:25:13.143Z] #29 10.84 Updating certificates in /etc/ssl/certs... [2021-12-03T08:25:14.001Z] #11 sha256:6476cb406b24c94f24348db05d154b814b14ee38860dea1625080e7e08295a80 53.62MB / 53.62MB 3.1s done [2021-12-03T08:25:14.001Z] #11 extracting sha256:6476cb406b24c94f24348db05d154b814b14ee38860dea1625080e7e08295a80 [2021-12-03T08:25:14.027Z] #29 6.356 Reading package lists... [2021-12-03T08:25:14.027Z] #29 7.173 Building dependency tree... [2021-12-03T08:25:14.027Z] #29 7.570 The following additional packages will be installed: [2021-12-03T08:25:14.082Z] #29 11.77 0 added, 0 removed; done. [2021-12-03T08:25:14.082Z] #29 11.77 Running hooks in /etc/ca-certificates/update.d... [2021-12-03T08:25:14.082Z] #29 11.77 done. [2021-12-03T08:25:14.266Z] #11 sha256:aa8c15f93136056df893ba8088992a38e90dc37210fd6ebb712413fd045c58de 10.66MB / 10.66MB 3.4s done [2021-12-03T08:25:14.266Z] #11 sha256:387334821c5766fe1e51787a0e39fabd91c968e763b23a2444bb011742679aa3 0B / 80.99MB 3.4s [2021-12-03T08:25:14.266Z] #11 ... [2021-12-03T08:25:14.266Z] [2021-12-03T08:25:14.266Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-03T08:25:14.266Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-12-03T08:25:14.266Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-12-03T08:25:14.266Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-12-03T08:25:14.266Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-12-03T08:25:14.266Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-12-03T08:25:14.266Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2021-12-03T08:25:14.266Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.6s done [2021-12-03T08:25:14.266Z] #69 DONE 3.8s [2021-12-03T08:25:14.266Z] [2021-12-03T08:25:14.266Z] #24 [internal] load build context [2021-12-03T08:25:14.266Z] #24 sha256:17e8f7da199d26aa6d56d3fe57cf2f920d414074931df34c3eeb86e97eced398 [2021-12-03T08:25:14.266Z] #24 transferring context: 55.50MB 3.3s done [2021-12-03T08:25:14.266Z] #24 DONE 3.8s [2021-12-03T08:25:14.266Z] [2021-12-03T08:25:14.266Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-03T08:25:14.266Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-12-03T08:25:14.266Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-12-03T08:25:14.266Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-12-03T08:25:14.266Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-12-03T08:25:14.266Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-12-03T08:25:14.266Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.4s done [2021-12-03T08:25:14.266Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.2s done [2021-12-03T08:25:14.266Z] #71 DONE 3.8s [2021-12-03T08:25:14.266Z] [2021-12-03T08:25:14.266Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:25:14.266Z] #11 sha256:78e4d654c41eb7a1ef8e2391f26fe31b3680dae94f85a3f644c6006b4e2b162c [2021-12-03T08:25:14.267Z] #11 sha256:387334821c5766fe1e51787a0e39fabd91c968e763b23a2444bb011742679aa3 5.61MB / 80.99MB 3.6s [2021-12-03T08:25:14.267Z] #11 sha256:d12c8da18c64aeb49358febe774ee8c2ae1ecf875c751969784919832f5e9034 1.76MB / 102.62MB 3.6s [2021-12-03T08:25:14.267Z] #11 sha256:ee42e24e52cb2f9b50ab14328865298f5ae6ac159219db890afc6366ec641a46 0B / 54.67MB 3.6s [2021-12-03T08:25:14.288Z] #29 7.571 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-12-03T08:25:14.288Z] #29 7.571 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-12-03T08:25:14.288Z] #29 7.572 Recommended packages: [2021-12-03T08:25:14.288Z] #29 7.572 libldap-common publicsuffix libsasl2-modules [2021-12-03T08:25:14.288Z] #29 7.764 The following NEW packages will be installed: [2021-12-03T08:25:14.288Z] #29 7.764 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-12-03T08:25:14.288Z] #29 7.765 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-12-03T08:25:14.288Z] #29 7.766 libssh2-1 openssl [2021-12-03T08:25:14.531Z] #11 sha256:387334821c5766fe1e51787a0e39fabd91c968e763b23a2444bb011742679aa3 16.78MB / 80.99MB 3.8s [2021-12-03T08:25:14.531Z] #11 sha256:d12c8da18c64aeb49358febe774ee8c2ae1ecf875c751969784919832f5e9034 14.34MB / 102.62MB 3.8s [2021-12-03T08:25:14.531Z] #11 sha256:387334821c5766fe1e51787a0e39fabd91c968e763b23a2444bb011742679aa3 32.51MB / 80.99MB 3.8s [2021-12-03T08:25:14.531Z] #11 sha256:ee42e24e52cb2f9b50ab14328865298f5ae6ac159219db890afc6366ec641a46 14.68MB / 54.67MB 3.8s [2021-12-03T08:25:14.547Z] #29 8.043 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:25:14.547Z] #29 8.043 Need to get 3038 kB of archives. [2021-12-03T08:25:14.547Z] #29 8.043 After this operation, 6652 kB of additional disk space will be used. [2021-12-03T08:25:14.547Z] #29 8.043 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-12-03T08:25:14.794Z] #11 sha256:387334821c5766fe1e51787a0e39fabd91c968e763b23a2444bb011742679aa3 48.23MB / 80.99MB 4.0s [2021-12-03T08:25:14.794Z] #11 sha256:d12c8da18c64aeb49358febe774ee8c2ae1ecf875c751969784919832f5e9034 32.51MB / 102.62MB 4.0s [2021-12-03T08:25:14.794Z] #11 sha256:ee42e24e52cb2f9b50ab14328865298f5ae6ac159219db890afc6366ec641a46 32.51MB / 54.67MB 4.0s [2021-12-03T08:25:14.795Z] #11 sha256:d12c8da18c64aeb49358febe774ee8c2ae1ecf875c751969784919832f5e9034 48.23MB / 102.62MB 4.1s [2021-12-03T08:25:14.806Z] #29 8.050 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-12-03T08:25:14.806Z] #29 8.052 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-12-03T08:25:14.806Z] #29 8.055 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-12-03T08:25:14.806Z] #29 8.056 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-12-03T08:25:14.806Z] #29 8.058 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-12-03T08:25:14.806Z] #29 8.064 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-12-03T08:25:14.806Z] #29 8.064 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-12-03T08:25:14.806Z] #29 8.064 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-12-03T08:25:14.806Z] #29 8.066 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-12-03T08:25:14.806Z] #29 8.070 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-12-03T08:25:14.806Z] #29 8.073 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-12-03T08:25:14.806Z] #29 8.116 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-12-03T08:25:14.806Z] #29 8.118 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-12-03T08:25:14.806Z] #29 8.119 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-12-03T08:25:14.806Z] #29 8.329 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:25:15.059Z] #11 sha256:387334821c5766fe1e51787a0e39fabd91c968e763b23a2444bb011742679aa3 52.43MB / 80.99MB 4.3s [2021-12-03T08:25:15.059Z] #11 sha256:ee42e24e52cb2f9b50ab14328865298f5ae6ac159219db890afc6366ec641a46 35.65MB / 54.67MB 4.3s [2021-12-03T08:25:15.065Z] #29 8.354 Fetched 3038 kB in 0s (8787 kB/s) [2021-12-03T08:25:15.065Z] #29 8.380 Selecting previously unselected package openssl. [2021-12-03T08:25:15.065Z] #29 8.380 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2021-12-03T08:25:15.065Z] #29 8.389 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-12-03T08:25:15.065Z] #29 8.395 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-12-03T08:25:15.065Z] #29 8.531 Selecting previously unselected package ca-certificates. [2021-12-03T08:25:15.065Z] #29 8.532 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-12-03T08:25:15.065Z] #29 8.535 Unpacking ca-certificates (20210119) ... [2021-12-03T08:25:15.322Z] #11 sha256:387334821c5766fe1e51787a0e39fabd91c968e763b23a2444bb011742679aa3 63.96MB / 80.99MB 4.6s [2021-12-03T08:25:15.322Z] #11 sha256:d12c8da18c64aeb49358febe774ee8c2ae1ecf875c751969784919832f5e9034 79.69MB / 102.62MB 4.6s [2021-12-03T08:25:15.322Z] #11 sha256:ee42e24e52cb2f9b50ab14328865298f5ae6ac159219db890afc6366ec641a46 47.19MB / 54.67MB 4.6s [2021-12-03T08:25:15.322Z] #11 sha256:ee42e24e52cb2f9b50ab14328865298f5ae6ac159219db890afc6366ec641a46 53.48MB / 54.67MB 4.6s [2021-12-03T08:25:15.323Z] #29 8.620 Selecting previously unselected package libbrotli1:amd64. [2021-12-03T08:25:15.323Z] #29 8.620 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-12-03T08:25:15.323Z] #29 8.624 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-12-03T08:25:15.323Z] #29 8.685 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-12-03T08:25:15.323Z] #29 8.686 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-12-03T08:25:15.324Z] #29 8.690 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-12-03T08:25:15.324Z] #29 8.736 Selecting previously unselected package libsasl2-2:amd64. [2021-12-03T08:25:15.324Z] #29 8.736 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-12-03T08:25:15.324Z] #29 8.739 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-12-03T08:25:15.324Z] #29 8.793 Selecting previously unselected package libldap-2.4-2:amd64. [2021-12-03T08:25:15.324Z] #29 8.793 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-12-03T08:25:15.582Z] #29 8.795 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-12-03T08:25:15.582Z] #29 8.860 Selecting previously unselected package libnghttp2-14:amd64. [2021-12-03T08:25:15.582Z] #29 8.861 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-12-03T08:25:15.582Z] #29 8.870 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-12-03T08:25:15.582Z] #29 8.921 Selecting previously unselected package libpsl5:amd64. [2021-12-03T08:25:15.582Z] #29 8.921 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-12-03T08:25:15.582Z] #29 8.926 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-12-03T08:25:15.582Z] #29 8.964 Selecting previously unselected package librtmp1:amd64. [2021-12-03T08:25:15.582Z] #29 8.966 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-12-03T08:25:15.582Z] #29 8.972 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-12-03T08:25:15.582Z] #29 9.017 Selecting previously unselected package libssh2-1:amd64. [2021-12-03T08:25:15.582Z] #29 9.017 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-12-03T08:25:15.584Z] #11 sha256:387334821c5766fe1e51787a0e39fabd91c968e763b23a2444bb011742679aa3 69.21MB / 80.99MB 4.7s [2021-12-03T08:25:15.584Z] #11 sha256:d12c8da18c64aeb49358febe774ee8c2ae1ecf875c751969784919832f5e9034 100.66MB / 102.62MB 4.7s [2021-12-03T08:25:15.584Z] #11 sha256:387334821c5766fe1e51787a0e39fabd91c968e763b23a2444bb011742679aa3 79.69MB / 80.99MB 4.8s [2021-12-03T08:25:15.841Z] #29 9.021 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-12-03T08:25:15.841Z] #29 9.086 Selecting previously unselected package libcurl4:amd64. [2021-12-03T08:25:15.841Z] #29 9.086 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-12-03T08:25:15.841Z] #29 9.096 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-12-03T08:25:15.841Z] #29 9.153 Selecting previously unselected package curl. [2021-12-03T08:25:15.841Z] #29 9.153 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-12-03T08:25:15.841Z] #29 9.157 Unpacking curl (7.74.0-1.3+b1) ... [2021-12-03T08:25:15.841Z] #29 9.220 Selecting previously unselected package libonig5:amd64. [2021-12-03T08:25:15.841Z] #29 9.220 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-12-03T08:25:15.841Z] #29 9.232 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-12-03T08:25:15.841Z] #29 9.294 Selecting previously unselected package libjq1:amd64. [2021-12-03T08:25:15.841Z] #29 9.294 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-12-03T08:25:15.991Z] #29 DONE 13.7s [2021-12-03T08:25:15.991Z] [2021-12-03T08:25:15.991Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-12-03T08:25:15.991Z] #30 sha256:f779297e42bc55c9eca39756764350ed8fbd7c15c8361f1c1e72bd9787e3dc64 [2021-12-03T08:25:16.100Z] #29 9.298 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-12-03T08:25:16.100Z] #29 9.347 Selecting previously unselected package jq. [2021-12-03T08:25:16.100Z] #29 9.347 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-12-03T08:25:16.100Z] #29 9.352 Unpacking jq (1.6-2.1) ... [2021-12-03T08:25:16.100Z] #29 9.404 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-12-03T08:25:16.100Z] #29 9.416 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-12-03T08:25:16.100Z] #29 9.423 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-12-03T08:25:16.100Z] #29 9.435 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-12-03T08:25:16.100Z] #29 9.450 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-12-03T08:25:16.100Z] #29 9.461 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-12-03T08:25:16.100Z] #29 9.471 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-12-03T08:25:16.100Z] #29 9.485 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-12-03T08:25:16.100Z] #29 9.498 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-12-03T08:25:16.100Z] #29 9.509 Setting up libjq1:amd64 (1.6-2.1) ... [2021-12-03T08:25:16.155Z] #11 extracting sha256:6476cb406b24c94f24348db05d154b814b14ee38860dea1625080e7e08295a80 2.3s done [2021-12-03T08:25:16.360Z] #29 9.523 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-12-03T08:25:16.360Z] #29 9.536 Setting up ca-certificates (20210119) ... [2021-12-03T08:25:16.558Z] #30 DONE 0.4s [2021-12-03T08:25:16.558Z] [2021-12-03T08:25:16.558Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-12-03T08:25:16.558Z] #31 sha256:8e14f881dcc4ea746134de1a62d68a0c32a0153b38d80fff78733563859772fc [2021-12-03T08:25:16.619Z] #29 10.15 Updating certificates in /etc/ssl/certs... [2021-12-03T08:25:16.817Z] #31 ... [2021-12-03T08:25:16.817Z] [2021-12-03T08:25:16.817Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:25:16.817Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:25:16.817Z] #11 extracting sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 7.7s done [2021-12-03T08:25:16.817Z] #11 extracting sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 2.8s [2021-12-03T08:25:16.878Z] #29 ... [2021-12-03T08:25:16.878Z] [2021-12-03T08:25:16.878Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:25:16.878Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:25:16.878Z] #11 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 7.1s done [2021-12-03T08:25:16.878Z] #11 extracting sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 0.3s done [2021-12-03T08:25:16.878Z] #11 extracting sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 0.5s done [2021-12-03T08:25:16.878Z] #11 extracting sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 5.2s done [2021-12-03T08:25:16.878Z] #11 extracting sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 1.8s [2021-12-03T08:25:17.448Z] #11 ... [2021-12-03T08:25:17.448Z] [2021-12-03T08:25:17.448Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-12-03T08:25:17.448Z] #29 sha256:a2d0bf6e35a1cf17ae2d5f3092969665e1d1ac307f1cac66dab7544e49bef786 [2021-12-03T08:25:17.448Z] #29 10.79 129 added, 0 removed; done. [2021-12-03T08:25:17.540Z] #11 extracting sha256:96565d527970b1cc982493f96d6b317b1fbfdd7bf0ea6fd58d44942bb4f597c5 0.1s [2021-12-03T08:25:17.540Z] #11 extracting sha256:96565d527970b1cc982493f96d6b317b1fbfdd7bf0ea6fd58d44942bb4f597c5 0.2s done [2021-12-03T08:25:17.708Z] #29 10.93 Setting up jq (1.6-2.1) ... [2021-12-03T08:25:17.708Z] #29 10.95 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-12-03T08:25:17.708Z] #29 10.96 Setting up curl (7.74.0-1.3+b1) ... [2021-12-03T08:25:17.708Z] #29 10.97 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:25:17.708Z] #29 10.99 Processing triggers for ca-certificates (20210119) ... [2021-12-03T08:25:17.708Z] #29 11.00 Updating certificates in /etc/ssl/certs... [2021-12-03T08:25:17.801Z] #11 sha256:ee42e24e52cb2f9b50ab14328865298f5ae6ac159219db890afc6366ec641a46 54.67MB / 54.67MB 7.0s done [2021-12-03T08:25:18.061Z] #11 ... [2021-12-03T08:25:18.061Z] [2021-12-03T08:25:18.061Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-12-03T08:25:18.061Z] #29 sha256:a2d0bf6e35a1cf17ae2d5f3092969665e1d1ac307f1cac66dab7544e49bef786 [2021-12-03T08:25:18.061Z] #29 10.06 129 added, 0 removed; done. [2021-12-03T08:25:18.061Z] #29 10.12 Setting up jq (1.6-2.1) ... [2021-12-03T08:25:18.061Z] #29 10.14 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-12-03T08:25:18.061Z] #29 10.15 Setting up curl (7.74.0-1.3+b1) ... [2021-12-03T08:25:18.061Z] #29 10.17 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:25:18.061Z] #29 10.18 Processing triggers for ca-certificates (20210119) ... [2021-12-03T08:25:18.061Z] #29 10.20 Updating certificates in /etc/ssl/certs... [2021-12-03T08:25:18.061Z] #29 11.22 0 added, 0 removed; done. [2021-12-03T08:25:18.061Z] #29 11.23 Running hooks in /etc/ca-certificates/update.d... [2021-12-03T08:25:18.061Z] #29 11.23 done. [2021-12-03T08:25:18.061Z] #29 DONE 14.1s [2021-12-03T08:25:18.061Z] [2021-12-03T08:25:18.061Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:25:18.061Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:25:18.061Z] #11 ... [2021-12-03T08:25:18.061Z] [2021-12-03T08:25:18.061Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-12-03T08:25:18.061Z] #30 sha256:bbfe5fcd0d2d411b40ed51e211b134e7e65145855a227d18ac3f404e993fdbdc [2021-12-03T08:25:18.061Z] #30 DONE 0.4s [2021-12-03T08:25:18.061Z] [2021-12-03T08:25:18.061Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-12-03T08:25:18.061Z] #31 sha256:4225449dafc81e3b9bfaf252cac7254ed77441a17c9b42644fdc925a5eae989a [2021-12-03T08:25:18.062Z] #11 extracting sha256:aa8c15f93136056df893ba8088992a38e90dc37210fd6ebb712413fd045c58de [2021-12-03T08:25:18.062Z] #11 extracting sha256:aa8c15f93136056df893ba8088992a38e90dc37210fd6ebb712413fd045c58de 0.2s done [2021-12-03T08:25:18.276Z] #29 11.55 0 added, 0 removed; done. [2021-12-03T08:25:18.277Z] #29 11.55 Running hooks in /etc/ca-certificates/update.d... [2021-12-03T08:25:18.277Z] #29 11.56 done. [2021-12-03T08:25:19.355Z] #11 ... [2021-12-03T08:25:19.355Z] [2021-12-03T08:25:19.355Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-12-03T08:25:19.355Z] #31 sha256:8e14f881dcc4ea746134de1a62d68a0c32a0153b38d80fff78733563859772fc [2021-12-03T08:25:19.355Z] #31 2.940 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-12-03T08:25:19.446Z] #11 extracting sha256:ee42e24e52cb2f9b50ab14328865298f5ae6ac159219db890afc6366ec641a46 [2021-12-03T08:25:19.616Z] #31 3.276 [2021-12-03T08:25:19.876Z] #31 3.512 #=#=# ######################################################################## 100.0% [2021-12-03T08:25:20.143Z] #31 3.857 [2021-12-03T08:25:20.390Z] #11 sha256:d12c8da18c64aeb49358febe774ee8c2ae1ecf875c751969784919832f5e9034 102.62MB / 102.62MB 9.7s [2021-12-03T08:25:20.390Z] #11 ... [2021-12-03T08:25:20.390Z] [2021-12-03T08:25:20.390Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b [2021-12-03T08:25:20.390Z] #28 sha256:78941be1a2a5db85ecac33e9931d48cb01dfdb052ba762b3b52a4315170f5a46 [2021-12-03T08:25:20.390Z] #28 resolve docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b 0.1s done [2021-12-03T08:25:20.390Z] #28 sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b 1.85kB / 1.85kB done [2021-12-03T08:25:20.390Z] #28 sha256:261c0783b9da74027da2b6f62206d4cca9b1e8706c1efb1a58b00ec71883a8bb 529B / 529B done [2021-12-03T08:25:20.390Z] #28 sha256:723b4a01cd2a11283cbeb1aa41ff94c3e8f53dedaf27f4809e2a4f17edf079bb 1.48kB / 1.48kB done [2021-12-03T08:25:20.390Z] #28 sha256:6476cb406b24c94f24348db05d154b814b14ee38860dea1625080e7e08295a80 53.62MB / 53.62MB 3.1s done [2021-12-03T08:25:20.390Z] #28 extracting sha256:6476cb406b24c94f24348db05d154b814b14ee38860dea1625080e7e08295a80 2.3s done [2021-12-03T08:25:20.599Z] #31 2.889 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-12-03T08:25:20.652Z] #28 ... [2021-12-03T08:25:20.652Z] [2021-12-03T08:25:20.652Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:25:20.652Z] #11 sha256:78e4d654c41eb7a1ef8e2391f26fe31b3680dae94f85a3f644c6006b4e2b162c [2021-12-03T08:25:20.652Z] #11 sha256:387334821c5766fe1e51787a0e39fabd91c968e763b23a2444bb011742679aa3 80.99MB / 80.99MB 9.8s [2021-12-03T08:25:20.652Z] #11 sha256:d12c8da18c64aeb49358febe774ee8c2ae1ecf875c751969784919832f5e9034 102.62MB / 102.62MB 9.8s done [2021-12-03T08:25:21.168Z] #31 3.265 [2021-12-03T08:25:21.168Z] #31 3.491 #=#=# ############################################################## 86.8% ######################################################################## 100.0% [2021-12-03T08:25:21.223Z] #11 extracting sha256:ee42e24e52cb2f9b50ab14328865298f5ae6ac159219db890afc6366ec641a46 1.8s done [2021-12-03T08:25:21.428Z] #31 3.875 [2021-12-03T08:25:21.522Z] #31 4.864 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-12-03T08:25:21.522Z] #31 5.170 [2021-12-03T08:25:21.569Z] #29 DONE 15.0s [2021-12-03T08:25:21.569Z] [2021-12-03T08:25:21.569Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-12-03T08:25:21.569Z] #30 sha256:fa47fd932a6411de28c6e122acc4dc68dedd88c6e10524f184f9e12d1a3312b6 [2021-12-03T08:25:21.781Z] #31 5.412 #=#=# ######################################################################## 100.0% [2021-12-03T08:25:22.040Z] #31 5.734 [2021-12-03T08:25:22.154Z] #30 DONE 0.6s [2021-12-03T08:25:22.154Z] [2021-12-03T08:25:22.154Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-12-03T08:25:22.154Z] #31 sha256:f5a3836f8d4400cc30e62979c2ceaa88b4863e5984536eb78f0c2a902ed6fabf [2021-12-03T08:25:22.607Z] #11 sha256:387334821c5766fe1e51787a0e39fabd91c968e763b23a2444bb011742679aa3 80.99MB / 80.99MB 11.9s done [2021-12-03T08:25:22.810Z] #31 4.979 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-12-03T08:25:22.870Z] #11 extracting sha256:387334821c5766fe1e51787a0e39fabd91c968e763b23a2444bb011742679aa3 0.1s [2021-12-03T08:25:22.870Z] #11 sha256:3d4a745a31bc727dbe00da84cba0007e7a9e6d8b91e3e9e13f97330efd9e6be2 0B / 125B 12.0s [2021-12-03T08:25:22.870Z] #11 ... [2021-12-03T08:25:22.870Z] [2021-12-03T08:25:22.870Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b [2021-12-03T08:25:22.870Z] #28 sha256:78941be1a2a5db85ecac33e9931d48cb01dfdb052ba762b3b52a4315170f5a46 [2021-12-03T08:25:22.870Z] #28 DONE 12.3s [2021-12-03T08:25:22.870Z] [2021-12-03T08:25:22.870Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:25:22.870Z] #11 sha256:78e4d654c41eb7a1ef8e2391f26fe31b3680dae94f85a3f644c6006b4e2b162c [2021-12-03T08:25:22.870Z] #11 sha256:3d4a745a31bc727dbe00da84cba0007e7a9e6d8b91e3e9e13f97330efd9e6be2 125B / 125B 12.1s done [2021-12-03T08:25:23.071Z] #31 5.376 [2021-12-03T08:25:23.340Z] #31 5.601 #=#=# ######################################################################## 100.0% [2021-12-03T08:25:23.418Z] #31 6.817 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-12-03T08:25:23.418Z] #31 7.130 [2021-12-03T08:25:23.508Z] #19 58.56 Reading package lists... [2021-12-03T08:25:23.599Z] #31 5.886 [2021-12-03T08:25:24.171Z] #31 ... [2021-12-03T08:25:24.171Z] [2021-12-03T08:25:24.171Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:25:24.171Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:25:24.171Z] #11 extracting sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 6.6s done [2021-12-03T08:25:24.171Z] #11 extracting sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 3.8s [2021-12-03T08:25:24.200Z] #31 7.356 #=#=# ############## 20.5% ######################################### 58.3% ################################################################ 89.9% ######################################################################## 100.0% [2021-12-03T08:25:24.201Z] #31 7.936 [2021-12-03T08:25:24.695Z] #31 2.267 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-12-03T08:25:24.695Z] #31 2.577 [2021-12-03T08:25:24.954Z] #31 2.814 #=#=# ######################################################################## 100.0% [2021-12-03T08:25:25.524Z] #31 3.156 [2021-12-03T08:25:25.585Z] #31 8.984 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-12-03T08:25:25.585Z] #31 9.298 [2021-12-03T08:25:25.844Z] #31 9.511 #=#=# ######################################################################## 100.0% [2021-12-03T08:25:26.103Z] #31 9.775 [2021-12-03T08:25:26.177Z] #11 extracting sha256:387334821c5766fe1e51787a0e39fabd91c968e763b23a2444bb011742679aa3 3.3s done [2021-12-03T08:25:26.177Z] #11 extracting sha256:d12c8da18c64aeb49358febe774ee8c2ae1ecf875c751969784919832f5e9034 [2021-12-03T08:25:26.438Z] #11 ... [2021-12-03T08:25:26.438Z] [2021-12-03T08:25:26.438Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-12-03T08:25:26.438Z] #70 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-12-03T08:25:26.438Z] #70 DONE 2.4s [2021-12-03T08:25:26.438Z] [2021-12-03T08:25:26.438Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:25:26.438Z] #11 sha256:78e4d654c41eb7a1ef8e2391f26fe31b3680dae94f85a3f644c6006b4e2b162c [2021-12-03T08:25:26.461Z] #31 4.110 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-12-03T08:25:26.671Z] #31 ... [2021-12-03T08:25:26.671Z] [2021-12-03T08:25:26.671Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:25:26.671Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:25:26.671Z] #11 extracting sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 9.2s done [2021-12-03T08:25:26.671Z] #11 extracting sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 3.2s [2021-12-03T08:25:26.719Z] #31 4.376 [2021-12-03T08:25:26.719Z] #31 4.589 #=#=# ######################################################################## 100.0% [2021-12-03T08:25:26.979Z] #31 4.885 [2021-12-03T08:25:27.925Z] #31 ... [2021-12-03T08:25:27.925Z] [2021-12-03T08:25:27.925Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:25:27.925Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:25:27.925Z] #11 extracting sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 4.0s done [2021-12-03T08:25:27.925Z] #11 extracting sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 7.2s [2021-12-03T08:25:27.925Z] #11 ... [2021-12-03T08:25:27.925Z] [2021-12-03T08:25:27.925Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-12-03T08:25:27.925Z] #31 sha256:f5a3836f8d4400cc30e62979c2ceaa88b4863e5984536eb78f0c2a902ed6fabf [2021-12-03T08:25:27.925Z] #31 5.757 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-12-03T08:25:28.184Z] #31 6.040 [2021-12-03T08:25:28.702Z] #31 6.264 #=#=# ################### 27.4% ########################################## 59.4% ################################################################# 91.5% ######################################################################## 100.0% [2021-12-03T08:25:28.962Z] #31 6.819 [2021-12-03T08:25:29.451Z] #11 extracting sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 8.8s [2021-12-03T08:25:29.899Z] #31 7.693 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-12-03T08:25:30.163Z] #31 7.965 [2021-12-03T08:25:30.423Z] #31 8.179 #=#=# ######################################################################## 100.0% [2021-12-03T08:25:30.682Z] #31 8.461 [2021-12-03T08:25:30.864Z] #11 ... [2021-12-03T08:25:30.864Z] [2021-12-03T08:25:30.864Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-12-03T08:25:30.864Z] #31 sha256:8e14f881dcc4ea746134de1a62d68a0c32a0153b38d80fff78733563859772fc [2021-12-03T08:25:30.864Z] #31 10.47 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-12-03T08:25:30.864Z] #31 10.72 [2021-12-03T08:25:30.864Z] #31 10.94 #=#=# ############# 19.4% ######################################################################## 100.0% [2021-12-03T08:25:30.864Z] #31 11.27 [2021-12-03T08:25:30.864Z] #31 11.33 Download of images into '/build' complete. [2021-12-03T08:25:30.864Z] #31 11.33 Use something like the following to load the result into a Docker daemon: [2021-12-03T08:25:30.864Z] #31 11.33 tar -cC '/build' . | docker load [2021-12-03T08:25:30.864Z] #31 DONE 14.4s [2021-12-03T08:25:30.864Z] [2021-12-03T08:25:30.864Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:25:30.864Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:25:30.941Z] #31 ... [2021-12-03T08:25:30.941Z] [2021-12-03T08:25:30.941Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:25:30.941Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:25:30.941Z] #11 extracting sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 9.9s done [2021-12-03T08:25:30.941Z] #11 extracting sha256:4a57e36f7c060c0a8b12faab8caf21c1c30d12dc999a27067240b66cd2419c5d done [2021-12-03T08:25:30.941Z] #11 DONE 34.4s [2021-12-03T08:25:31.202Z] [2021-12-03T08:25:31.202Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-12-03T08:25:31.202Z] #12 sha256:8d62f88903c0222b487a4fbbfd48a3bb736060a55517f3dbc3094c3f1e8cfa38 [2021-12-03T08:25:31.730Z] #11 extracting sha256:d12c8da18c64aeb49358febe774ee8c2ae1ecf875c751969784919832f5e9034 5.2s [2021-12-03T08:25:31.730Z] #11 ... [2021-12-03T08:25:31.730Z] [2021-12-03T08:25:31.730Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-12-03T08:25:31.730Z] #72 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-12-03T08:25:31.730Z] #72 DONE 5.1s [2021-12-03T08:25:31.730Z] [2021-12-03T08:25:31.730Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:25:31.730Z] #11 sha256:78e4d654c41eb7a1ef8e2391f26fe31b3680dae94f85a3f644c6006b4e2b162c [2021-12-03T08:25:31.730Z] #11 ... [2021-12-03T08:25:31.730Z] [2021-12-03T08:25:31.730Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-12-03T08:25:31.730Z] #29 sha256:5b9e3f720064b88dfacc583c20948596b4c394318b8a185953dd17e8e74666a9 [2021-12-03T08:25:31.730Z] #29 1.777 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-03T08:25:31.730Z] #29 1.779 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-03T08:25:31.730Z] #29 1.817 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-03T08:25:31.730Z] #29 1.920 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [95.0 kB] [2021-12-03T08:25:31.730Z] #29 2.045 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-12-03T08:25:31.730Z] #29 2.537 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-12-03T08:25:31.730Z] #29 3.467 Fetched 8365 kB in 2s (4266 kB/s) [2021-12-03T08:25:31.730Z] #29 3.467 Reading package lists... [2021-12-03T08:25:31.730Z] #29 4.000 Reading package lists... [2021-12-03T08:25:31.730Z] #29 4.508 Building dependency tree... [2021-12-03T08:25:31.730Z] #29 4.820 The following additional packages will be installed: [2021-12-03T08:25:31.730Z] #29 4.820 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-12-03T08:25:31.730Z] #29 4.820 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-12-03T08:25:31.730Z] #29 4.820 Recommended packages: [2021-12-03T08:25:31.730Z] #29 4.820 libldap-common publicsuffix libsasl2-modules [2021-12-03T08:25:31.730Z] #29 4.936 The following NEW packages will be installed: [2021-12-03T08:25:31.730Z] #29 4.940 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-12-03T08:25:31.730Z] #29 4.940 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-12-03T08:25:31.730Z] #29 4.940 libssh2-1 openssl [2021-12-03T08:25:31.730Z] #29 5.208 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:25:31.730Z] #29 5.208 Need to get 2934 kB of archives. [2021-12-03T08:25:31.730Z] #29 5.208 After this operation, 6485 kB of additional disk space will be used. [2021-12-03T08:25:31.730Z] #29 5.208 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1k-1+deb11u1 [829 kB] [2021-12-03T08:25:31.730Z] #29 5.224 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2021-12-03T08:25:31.730Z] #29 5.224 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2021-12-03T08:25:31.730Z] #29 5.224 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1 [69.3 kB] [2021-12-03T08:25:31.730Z] #29 5.224 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1 [105 kB] [2021-12-03T08:25:31.730Z] #29 5.226 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2021-12-03T08:25:31.730Z] #29 5.228 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2021-12-03T08:25:31.730Z] #29 5.228 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2021-12-03T08:25:31.730Z] #29 5.229 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2021-12-03T08:25:31.730Z] #29 5.231 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2021-12-03T08:25:31.730Z] #29 5.233 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+b1 [321 kB] [2021-12-03T08:25:31.730Z] #29 5.287 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+b1 [261 kB] [2021-12-03T08:25:31.730Z] #29 5.288 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2021-12-03T08:25:31.730Z] #29 5.323 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2021-12-03T08:25:31.730Z] #29 5.333 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2021-12-03T08:25:31.730Z] #29 5.754 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:25:31.730Z] #29 5.786 Fetched 2934 kB in 0s (7336 kB/s) [2021-12-03T08:25:31.730Z] #29 6.002 Selecting previously unselected package openssl. [2021-12-03T08:25:31.730Z] #29 6.002 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6645 files and directories currently installed.) [2021-12-03T08:25:31.730Z] #29 6.002 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_arm64.deb ... [2021-12-03T08:25:31.730Z] #29 6.056 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-12-03T08:25:31.730Z] #29 6.875 Selecting previously unselected package ca-certificates. [2021-12-03T08:25:31.730Z] #29 6.876 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-12-03T08:25:31.730Z] #29 6.993 Unpacking ca-certificates (20210119) ... [2021-12-03T08:25:31.730Z] #29 7.306 Selecting previously unselected package libbrotli1:arm64. [2021-12-03T08:25:31.731Z] #29 7.306 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2021-12-03T08:25:31.731Z] #29 7.725 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2021-12-03T08:25:31.731Z] #29 8.322 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-12-03T08:25:31.731Z] #29 8.322 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_arm64.deb ... [2021-12-03T08:25:31.731Z] #29 8.335 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2021-12-03T08:25:31.731Z] #29 8.484 Selecting previously unselected package libsasl2-2:arm64. [2021-12-03T08:25:31.731Z] #29 8.484 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_arm64.deb ... [2021-12-03T08:25:31.731Z] #29 8.491 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2021-12-03T08:25:31.731Z] #29 8.578 Selecting previously unselected package libldap-2.4-2:arm64. [2021-12-03T08:25:31.731Z] #29 8.578 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2021-12-03T08:25:31.731Z] #29 8.586 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2021-12-03T08:25:31.731Z] #29 8.665 Selecting previously unselected package libnghttp2-14:arm64. [2021-12-03T08:25:31.731Z] #29 8.665 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2021-12-03T08:25:31.731Z] #29 8.665 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2021-12-03T08:25:31.731Z] #29 8.706 Selecting previously unselected package libpsl5:arm64. [2021-12-03T08:25:31.731Z] #29 8.706 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2021-12-03T08:25:31.731Z] #29 8.718 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2021-12-03T08:25:31.731Z] #29 8.757 Selecting previously unselected package librtmp1:arm64. [2021-12-03T08:25:31.731Z] #29 8.757 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2021-12-03T08:25:31.731Z] #29 8.771 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-12-03T08:25:31.731Z] #29 8.815 Selecting previously unselected package libssh2-1:arm64. [2021-12-03T08:25:31.731Z] #29 8.815 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2021-12-03T08:25:31.731Z] #29 8.818 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2021-12-03T08:25:31.731Z] #29 8.880 Selecting previously unselected package libcurl4:arm64. [2021-12-03T08:25:31.731Z] #29 8.880 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_arm64.deb ... [2021-12-03T08:25:31.731Z] #29 8.883 Unpacking libcurl4:arm64 (7.74.0-1.3+b1) ... [2021-12-03T08:25:31.731Z] #29 8.939 Selecting previously unselected package curl. [2021-12-03T08:25:31.731Z] #29 8.939 Preparing to unpack .../11-curl_7.74.0-1.3+b1_arm64.deb ... [2021-12-03T08:25:31.731Z] #29 8.943 Unpacking curl (7.74.0-1.3+b1) ... [2021-12-03T08:25:31.731Z] #29 9.020 Selecting previously unselected package libonig5:arm64. [2021-12-03T08:25:31.731Z] #29 9.020 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2021-12-03T08:25:31.731Z] #29 ... [2021-12-03T08:25:31.731Z] [2021-12-03T08:25:31.731Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:25:31.731Z] #11 sha256:78e4d654c41eb7a1ef8e2391f26fe31b3680dae94f85a3f644c6006b4e2b162c [2021-12-03T08:25:31.802Z] #11 extracting sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 8.2s [2021-12-03T08:25:31.991Z] #11 ... [2021-12-03T08:25:31.991Z] [2021-12-03T08:25:31.991Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-12-03T08:25:31.991Z] #31 sha256:4225449dafc81e3b9bfaf252cac7254ed77441a17c9b42644fdc925a5eae989a [2021-12-03T08:25:31.991Z] #31 6.974 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-12-03T08:25:31.991Z] #31 7.272 [2021-12-03T08:25:31.991Z] #31 7.497 #=#=# ################### 26.5% ########################################## 58.8% ################################################################# 90.7% ######################################################################## 100.0% [2021-12-03T08:25:31.991Z] #31 8.086 [2021-12-03T08:25:31.991Z] #31 9.157 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-12-03T08:25:31.991Z] #31 9.459 [2021-12-03T08:25:31.991Z] #31 9.685 #=#=# ######################################################################## 100.0% [2021-12-03T08:25:31.991Z] #31 9.953 [2021-12-03T08:25:31.991Z] #31 10.72 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-12-03T08:25:31.991Z] #31 11.01 [2021-12-03T08:25:31.991Z] #31 11.22 #=#=# ######################################################################## 100.0% [2021-12-03T08:25:31.991Z] #31 11.50 [2021-12-03T08:25:31.991Z] #31 11.56 Download of images into '/build' complete. [2021-12-03T08:25:31.991Z] #31 11.56 Use something like the following to load the result into a Docker daemon: [2021-12-03T08:25:31.991Z] #31 11.56 tar -cC '/build' . | docker load [2021-12-03T08:25:31.991Z] #31 DONE 14.2s [2021-12-03T08:25:31.991Z] [2021-12-03T08:25:31.991Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:25:31.991Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:25:31.991Z] #11 extracting sha256:d12c8da18c64aeb49358febe774ee8c2ae1ecf875c751969784919832f5e9034 5.8s done [2021-12-03T08:25:32.252Z] #11 extracting sha256:3d4a745a31bc727dbe00da84cba0007e7a9e6d8b91e3e9e13f97330efd9e6be2 done [2021-12-03T08:25:32.252Z] #11 DONE 21.8s [2021-12-03T08:25:32.252Z] [2021-12-03T08:25:32.252Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-12-03T08:25:32.252Z] #29 sha256:5b9e3f720064b88dfacc583c20948596b4c394318b8a185953dd17e8e74666a9 [2021-12-03T08:25:32.252Z] #29 9.024 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2021-12-03T08:25:32.252Z] #29 9.093 Selecting previously unselected package libjq1:arm64. [2021-12-03T08:25:32.252Z] #29 9.093 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2021-12-03T08:25:32.252Z] #29 9.105 Unpacking libjq1:arm64 (1.6-2.1) ... [2021-12-03T08:25:32.252Z] #29 9.145 Selecting previously unselected package jq. [2021-12-03T08:25:32.252Z] #29 9.145 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2021-12-03T08:25:32.252Z] #29 9.149 Unpacking jq (1.6-2.1) ... [2021-12-03T08:25:32.252Z] #29 9.200 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2021-12-03T08:25:32.252Z] #29 9.215 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2021-12-03T08:25:32.252Z] #29 9.226 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2021-12-03T08:25:32.252Z] #29 9.246 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2021-12-03T08:25:32.252Z] #29 9.249 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-12-03T08:25:32.252Z] #29 9.265 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2021-12-03T08:25:32.252Z] #29 9.276 Setting up libssh2-1:arm64 (1.9.0-2) ... [2021-12-03T08:25:32.252Z] #29 9.285 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-12-03T08:25:32.252Z] #29 9.300 Setting up libonig5:arm64 (6.9.6-1.1) ... [2021-12-03T08:25:32.252Z] #29 9.312 Setting up libjq1:arm64 (1.6-2.1) ... [2021-12-03T08:25:32.252Z] #29 9.326 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2021-12-03T08:25:32.252Z] #29 9.337 Setting up ca-certificates (20210119) ... [2021-12-03T08:25:32.513Z] #29 9.838 Updating certificates in /etc/ssl/certs... [2021-12-03T08:25:33.094Z] #29 ... [2021-12-03T08:25:33.094Z] [2021-12-03T08:25:33.094Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-12-03T08:25:33.094Z] #12 sha256:f1d5ec205f21710d2fe7668e2085cb96c6899124c7bd4f8fefbe878f2f1d9b3f [2021-12-03T08:25:33.094Z] #12 DONE 0.7s [2021-12-03T08:25:33.356Z] [2021-12-03T08:25:33.356Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-12-03T08:25:33.356Z] #13 sha256:329efced95f8917112ded4bbae19be99fe29ebead3bf5e39ac3927f38f194cc7 [2021-12-03T08:25:33.467Z] #19 74.82 Reading package lists... [2021-12-03T08:25:33.618Z] #13 DONE 0.7s [2021-12-03T08:25:33.618Z] [2021-12-03T08:25:33.618Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-12-03T08:25:33.618Z] #55 sha256:9498213842eee393d4b8343abf161e9cf639631555c8a59cb40caff657c68a71 [2021-12-03T08:25:33.915Z] #55 ... [2021-12-03T08:25:33.915Z] [2021-12-03T08:25:33.915Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-12-03T08:25:33.915Z] #42 sha256:03542d299dbc5cda67ca58ceea42cc1bad69b90baebceb7a847f8e08deb29043 [2021-12-03T08:25:33.915Z] #42 DONE 0.1s [2021-12-03T08:25:33.915Z] [2021-12-03T08:25:33.915Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-12-03T08:25:33.915Z] #29 sha256:5b9e3f720064b88dfacc583c20948596b4c394318b8a185953dd17e8e74666a9 [2021-12-03T08:25:33.915Z] #29 10.64 129 added, 0 removed; done. [2021-12-03T08:25:33.915Z] #29 10.80 Setting up jq (1.6-2.1) ... [2021-12-03T08:25:33.915Z] #29 10.82 Setting up libcurl4:arm64 (7.74.0-1.3+b1) ... [2021-12-03T08:25:33.915Z] #29 10.83 Setting up curl (7.74.0-1.3+b1) ... [2021-12-03T08:25:33.915Z] #29 10.85 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:25:33.915Z] #29 10.87 Processing triggers for ca-certificates (20210119) ... [2021-12-03T08:25:33.915Z] #29 10.88 Updating certificates in /etc/ssl/certs... [2021-12-03T08:25:34.226Z] #29 ... [2021-12-03T08:25:34.226Z] [2021-12-03T08:25:34.226Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-12-03T08:25:34.226Z] #33 sha256:2202090eb3f8acfb751c122c6563c4d13b5508ea12c1fd04620689da3ec1c25d [2021-12-03T08:25:34.226Z] #33 DONE 0.3s [2021-12-03T08:25:34.226Z] [2021-12-03T08:25:34.226Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-12-03T08:25:34.226Z] #25 sha256:97dfad69c8e4e63d91ea61298af9666a885bf67b9ad715315fdfc83c771d81b7 [2021-12-03T08:25:34.226Z] #25 DONE 0.4s [2021-12-03T08:25:34.226Z] [2021-12-03T08:25:34.226Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-12-03T08:25:34.226Z] #46 sha256:070e252c673238f3fe1a28553ca7e0e5c16b2a43bd0ea792e7775728467e7409 [2021-12-03T08:25:34.226Z] #46 DONE 0.4s [2021-12-03T08:25:34.226Z] [2021-12-03T08:25:34.226Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-12-03T08:25:34.226Z] #64 sha256:bf6c9226d43a75740c30453f7e8514564ae90431b65b92ebc74db7aa297a2893 [2021-12-03T08:25:34.226Z] #64 DONE 0.5s [2021-12-03T08:25:34.226Z] [2021-12-03T08:25:34.226Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-03T08:25:34.226Z] #65 sha256:4885c2a131b26065bb4652b84652b07c17f63ae3aea1794448a04466d68eb4dc [2021-12-03T08:25:34.491Z] #12 DONE 3.3s [2021-12-03T08:25:34.491Z] [2021-12-03T08:25:34.491Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-12-03T08:25:34.491Z] #31 sha256:f5a3836f8d4400cc30e62979c2ceaa88b4863e5984536eb78f0c2a902ed6fabf [2021-12-03T08:25:34.491Z] #31 9.128 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-12-03T08:25:34.491Z] #31 9.536 [2021-12-03T08:25:34.491Z] #31 9.768 #=#=# ######################################################################## 100.0% [2021-12-03T08:25:34.491Z] #31 10.03 [2021-12-03T08:25:34.491Z] #31 10.09 Download of images into '/build' complete. [2021-12-03T08:25:34.491Z] #31 10.09 Use something like the following to load the result into a Docker daemon: [2021-12-03T08:25:34.491Z] #31 10.09 tar -cC '/build' . | docker load [2021-12-03T08:25:34.491Z] #31 DONE 12.1s [2021-12-03T08:25:34.491Z] [2021-12-03T08:25:34.491Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-12-03T08:25:34.491Z] #13 sha256:a0765783c3fcc4aa007d99b84491bea11f3395ac76a97c39f156434023ab5739 [2021-12-03T08:25:34.808Z] #65 ... [2021-12-03T08:25:34.808Z] [2021-12-03T08:25:34.808Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-12-03T08:25:34.808Z] #29 sha256:5b9e3f720064b88dfacc583c20948596b4c394318b8a185953dd17e8e74666a9 [2021-12-03T08:25:34.808Z] #29 11.80 0 added, 0 removed; done. [2021-12-03T08:25:34.808Z] #29 11.80 Running hooks in /etc/ca-certificates/update.d... [2021-12-03T08:25:34.808Z] #29 11.80 done. [2021-12-03T08:25:34.808Z] #29 DONE 11.9s [2021-12-03T08:25:34.808Z] [2021-12-03T08:25:34.808Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-12-03T08:25:34.808Z] #30 sha256:9f04f905f126944c73792b795f138500fddd128fd727e168d874ebf670c4f79a [2021-12-03T08:25:34.837Z] #19 83.82 Building dependency tree... [2021-12-03T08:25:35.095Z] #11 extracting sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 11.5s done [2021-12-03T08:25:35.095Z] #11 extracting sha256:4a57e36f7c060c0a8b12faab8caf21c1c30d12dc999a27067240b66cd2419c5d [2021-12-03T08:25:35.100Z] #30 DONE 0.2s [2021-12-03T08:25:35.100Z] [2021-12-03T08:25:35.100Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-12-03T08:25:35.100Z] #31 sha256:3f38ae794433b12bc3de09cf7b09cf1dc12bc0d56f7647c5a2344509ae796179 [2021-12-03T08:25:35.304Z] #11 extracting sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 14.9s done [2021-12-03T08:25:35.357Z] #11 extracting sha256:4a57e36f7c060c0a8b12faab8caf21c1c30d12dc999a27067240b66cd2419c5d done [2021-12-03T08:25:35.428Z] #13 DONE 1.0s [2021-12-03T08:25:35.428Z] [2021-12-03T08:25:35.428Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-12-03T08:25:35.428Z] #33 sha256:0507b28681fc1401374821c11da7a4d18a3f7edbfd5b442e615add7f282983fe [2021-12-03T08:25:35.428Z] #33 ... [2021-12-03T08:25:35.428Z] [2021-12-03T08:25:35.428Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-12-03T08:25:35.428Z] #42 sha256:f52abd536e6779f5827521f33b1ff438aeb47afb848027cc703135c39f112021 [2021-12-03T08:25:35.428Z] #42 DONE 0.2s [2021-12-03T08:25:35.564Z] #11 extracting sha256:4a57e36f7c060c0a8b12faab8caf21c1c30d12dc999a27067240b66cd2419c5d done [2021-12-03T08:25:35.619Z] #11 DONE 48.5s [2021-12-03T08:25:35.619Z] [2021-12-03T08:25:35.619Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-12-03T08:25:35.619Z] #12 sha256:8d62f88903c0222b487a4fbbfd48a3bb736060a55517f3dbc3094c3f1e8cfa38 [2021-12-03T08:25:35.688Z] [2021-12-03T08:25:35.688Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-12-03T08:25:35.688Z] #33 sha256:0507b28681fc1401374821c11da7a4d18a3f7edbfd5b442e615add7f282983fe [2021-12-03T08:25:35.688Z] #33 DONE 0.3s [2021-12-03T08:25:35.688Z] [2021-12-03T08:25:35.688Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-12-03T08:25:35.688Z] #46 sha256:637ef2982b223017f84103ee5949fad0ec114bb60c328dc6a307025a7de4e01c [2021-12-03T08:25:35.688Z] #46 DONE 0.4s [2021-12-03T08:25:35.688Z] [2021-12-03T08:25:35.688Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-12-03T08:25:35.688Z] #64 sha256:2b0740e2c3963b21411b489d695a650b1a11d071a21dbde8a411577140562980 [2021-12-03T08:25:35.688Z] #64 DONE 0.4s [2021-12-03T08:25:35.688Z] [2021-12-03T08:25:35.688Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-03T08:25:35.688Z] #65 sha256:22c77c02bcf336dd75dc7d37921fc3310778052e9aaefb8435c445997fa01f0e [2021-12-03T08:25:35.688Z] #65 ... [2021-12-03T08:25:35.688Z] [2021-12-03T08:25:35.688Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-12-03T08:25:35.688Z] #25 sha256:95f50c228247bbf8e4a595066f8155942c6c19c8ec2f77d741f510749c828c8f [2021-12-03T08:25:35.688Z] #25 DONE 0.4s [2021-12-03T08:25:35.824Z] #11 DONE 48.9s [2021-12-03T08:25:35.824Z] [2021-12-03T08:25:35.824Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-12-03T08:25:35.824Z] #12 sha256:8d62f88903c0222b487a4fbbfd48a3bb736060a55517f3dbc3094c3f1e8cfa38 [2021-12-03T08:25:35.947Z] [2021-12-03T08:25:35.947Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-12-03T08:25:35.947Z] #26 sha256:b80baf0ddfd10166e34f2f904f69226ece1324daefacb52def3db74ce642da5c [2021-12-03T08:25:36.207Z] #19 87.60 The following additional packages will be installed: [2021-12-03T08:25:36.207Z] #19 87.60 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-12-03T08:25:36.207Z] #19 87.60 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-12-03T08:25:36.207Z] #19 87.60 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2021-12-03T08:25:36.207Z] #19 87.60 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2021-12-03T08:25:36.207Z] #19 87.60 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-12-03T08:25:36.207Z] #19 87.60 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-12-03T08:25:36.207Z] #19 87.60 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2021-12-03T08:25:36.207Z] #19 87.60 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2021-12-03T08:25:36.207Z] #19 87.60 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2021-12-03T08:25:36.207Z] #19 87.61 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2021-12-03T08:25:36.207Z] #19 87.61 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2021-12-03T08:25:36.207Z] #19 87.61 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2021-12-03T08:25:36.207Z] #19 87.61 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2021-12-03T08:25:36.207Z] #19 87.61 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2021-12-03T08:25:36.207Z] #19 87.61 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-12-03T08:25:36.208Z] #19 87.61 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-12-03T08:25:36.208Z] #19 87.61 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2021-12-03T08:25:36.208Z] #19 87.61 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2021-12-03T08:25:36.208Z] #19 87.61 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-12-03T08:25:36.208Z] #19 87.61 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-12-03T08:25:36.208Z] #19 87.61 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-12-03T08:25:36.208Z] #19 87.61 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-12-03T08:25:36.208Z] #19 87.61 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-12-03T08:25:36.208Z] #19 87.61 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-12-03T08:25:36.208Z] #19 87.61 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2021-12-03T08:25:36.208Z] #19 87.61 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2021-12-03T08:25:36.208Z] #19 87.61 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2021-12-03T08:25:36.208Z] #19 87.61 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2021-12-03T08:25:36.208Z] #19 87.61 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-12-03T08:25:36.208Z] #19 87.61 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2021-12-03T08:25:36.208Z] #19 87.61 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-12-03T08:25:36.208Z] #19 87.61 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-12-03T08:25:36.208Z] #19 87.62 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-12-03T08:25:36.208Z] #19 87.62 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2021-12-03T08:25:36.208Z] #19 87.62 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2021-12-03T08:25:36.208Z] #19 87.62 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-12-03T08:25:36.208Z] #19 87.62 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-12-03T08:25:36.208Z] #19 87.62 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-12-03T08:25:36.208Z] #19 87.62 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-12-03T08:25:36.208Z] #19 87.62 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-12-03T08:25:36.208Z] #19 87.63 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-12-03T08:25:36.208Z] #19 87.63 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-12-03T08:25:36.208Z] #19 87.63 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-12-03T08:25:36.208Z] #19 87.63 linux-libc-dev-s390x-cross patch xz-utils [2021-12-03T08:25:36.208Z] #19 87.66 Suggested packages: [2021-12-03T08:25:36.464Z] #19 87.67 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2021-12-03T08:25:36.464Z] #19 87.67 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2021-12-03T08:25:36.464Z] #19 87.67 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2021-12-03T08:25:36.465Z] #19 87.67 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2021-12-03T08:25:36.465Z] #19 87.67 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2021-12-03T08:25:36.465Z] #19 87.67 libyaml-shell-perl ed diffutils-doc [2021-12-03T08:25:36.465Z] #19 87.67 Recommended packages: [2021-12-03T08:25:36.465Z] #19 87.67 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2021-12-03T08:25:36.465Z] #19 87.67 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2021-12-03T08:25:36.763Z] #12 DONE 1.0s [2021-12-03T08:25:36.763Z] [2021-12-03T08:25:36.763Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-12-03T08:25:36.763Z] #13 sha256:a0765783c3fcc4aa007d99b84491bea11f3395ac76a97c39f156434023ab5739 [2021-12-03T08:25:37.001Z] #12 DONE 1.2s [2021-12-03T08:25:37.001Z] [2021-12-03T08:25:37.001Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-12-03T08:25:37.001Z] #13 sha256:a0765783c3fcc4aa007d99b84491bea11f3395ac76a97c39f156434023ab5739 [2021-12-03T08:25:37.569Z] #13 DONE 0.9s [2021-12-03T08:25:37.704Z] #13 DONE 0.9s [2021-12-03T08:25:37.704Z] [2021-12-03T08:25:37.704Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-12-03T08:25:37.704Z] #33 sha256:0507b28681fc1401374821c11da7a4d18a3f7edbfd5b442e615add7f282983fe [2021-12-03T08:25:37.828Z] [2021-12-03T08:25:37.828Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-12-03T08:25:37.828Z] #25 sha256:566a138d859dfef9f783a57c9b3b15d4cbe9366a4c09577a866780ba84a91829 [2021-12-03T08:25:37.828Z] #25 ... [2021-12-03T08:25:37.828Z] [2021-12-03T08:25:37.828Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-12-03T08:25:37.828Z] #42 sha256:f52abd536e6779f5827521f33b1ff438aeb47afb848027cc703135c39f112021 [2021-12-03T08:25:37.828Z] #42 DONE 0.2s [2021-12-03T08:25:37.828Z] [2021-12-03T08:25:37.828Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-12-03T08:25:37.828Z] #64 sha256:0b2d1432d8f960c12b5ed29739a2dab64ee4a5d77715aba90144b969db0f3eac [2021-12-03T08:25:37.828Z] #64 DONE 0.2s [2021-12-03T08:25:37.828Z] [2021-12-03T08:25:37.828Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-12-03T08:25:37.828Z] #25 sha256:566a138d859dfef9f783a57c9b3b15d4cbe9366a4c09577a866780ba84a91829 [2021-12-03T08:25:37.828Z] #25 DONE 0.3s [2021-12-03T08:25:37.828Z] [2021-12-03T08:25:37.828Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-12-03T08:25:37.828Z] #33 sha256:0507b28681fc1401374821c11da7a4d18a3f7edbfd5b442e615add7f282983fe [2021-12-03T08:25:37.828Z] #33 DONE 0.3s [2021-12-03T08:25:37.828Z] [2021-12-03T08:25:37.828Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-12-03T08:25:37.828Z] #46 sha256:637ef2982b223017f84103ee5949fad0ec114bb60c328dc6a307025a7de4e01c [2021-12-03T08:25:37.828Z] #46 DONE 0.3s [2021-12-03T08:25:37.828Z] [2021-12-03T08:25:37.828Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-03T08:25:37.828Z] #34 sha256:9fcdf0210b1c4df2bcf1c67b3ee8598513ef0cf098e389f389d1d2ff55098c35 [2021-12-03T08:25:37.964Z] #33 ... [2021-12-03T08:25:37.965Z] [2021-12-03T08:25:37.965Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-12-03T08:25:37.965Z] #42 sha256:f52abd536e6779f5827521f33b1ff438aeb47afb848027cc703135c39f112021 [2021-12-03T08:25:37.965Z] #42 DONE 0.2s [2021-12-03T08:25:37.965Z] [2021-12-03T08:25:37.965Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-12-03T08:25:37.965Z] #25 sha256:9ab2348c71a7a35a084e3ae58bc9fdc8ee3333f1f6c255b02bb9a96d4e1a3b70 [2021-12-03T08:25:37.965Z] #25 DONE 0.3s [2021-12-03T08:25:37.965Z] [2021-12-03T08:25:37.965Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-12-03T08:25:37.965Z] #33 sha256:0507b28681fc1401374821c11da7a4d18a3f7edbfd5b442e615add7f282983fe [2021-12-03T08:25:37.965Z] #33 DONE 0.3s [2021-12-03T08:25:37.965Z] [2021-12-03T08:25:37.965Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-12-03T08:25:37.965Z] #46 sha256:637ef2982b223017f84103ee5949fad0ec114bb60c328dc6a307025a7de4e01c [2021-12-03T08:25:37.965Z] #46 DONE 0.3s [2021-12-03T08:25:37.965Z] [2021-12-03T08:25:37.965Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-12-03T08:25:37.965Z] #64 sha256:9acb836506f85c35d76cec04d98418c2cc073e9d895b54ce2b05a38174486cfd [2021-12-03T08:25:37.965Z] #64 DONE 0.4s [2021-12-03T08:25:37.965Z] [2021-12-03T08:25:37.965Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-03T08:25:37.965Z] #47 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:25:39.759Z] #19 91.21 The following NEW packages will be installed: [2021-12-03T08:25:39.759Z] #19 91.21 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-12-03T08:25:39.759Z] #19 91.21 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-12-03T08:25:39.759Z] #19 91.21 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2021-12-03T08:25:39.759Z] #19 91.21 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2021-12-03T08:25:39.759Z] #19 91.21 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-12-03T08:25:39.759Z] #19 91.21 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-12-03T08:25:39.759Z] #19 91.21 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2021-12-03T08:25:39.759Z] #19 91.21 crossbuild-essential-armel crossbuild-essential-armhf [2021-12-03T08:25:39.759Z] #19 91.21 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2021-12-03T08:25:39.759Z] #19 91.21 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2021-12-03T08:25:39.759Z] #19 91.21 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2021-12-03T08:25:39.759Z] #19 91.21 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2021-12-03T08:25:39.759Z] #19 91.21 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2021-12-03T08:25:39.759Z] #19 91.21 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2021-12-03T08:25:39.759Z] #19 91.21 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2021-12-03T08:25:39.759Z] #19 91.21 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2021-12-03T08:25:39.759Z] #19 91.21 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2021-12-03T08:25:39.759Z] #19 91.21 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-12-03T08:25:39.759Z] #19 91.21 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-12-03T08:25:39.759Z] #19 91.22 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2021-12-03T08:25:39.759Z] #19 91.22 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2021-12-03T08:25:39.759Z] #19 91.22 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-12-03T08:25:39.759Z] #19 91.22 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-12-03T08:25:39.759Z] #19 91.22 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-12-03T08:25:39.759Z] #19 91.22 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-12-03T08:25:39.759Z] #19 91.22 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-12-03T08:25:39.759Z] #19 91.22 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-12-03T08:25:39.759Z] #19 91.22 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2021-12-03T08:25:39.759Z] #19 91.22 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2021-12-03T08:25:39.759Z] #19 91.22 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2021-12-03T08:25:39.759Z] #19 91.22 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2021-12-03T08:25:39.759Z] #19 91.22 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-12-03T08:25:39.759Z] #19 91.23 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2021-12-03T08:25:39.759Z] #19 91.23 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-12-03T08:25:40.016Z] #19 91.23 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-12-03T08:25:40.016Z] #19 91.23 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-12-03T08:25:40.016Z] #19 91.23 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2021-12-03T08:25:40.016Z] #19 91.23 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2021-12-03T08:25:40.016Z] #19 91.23 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-12-03T08:25:40.016Z] #19 91.23 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-12-03T08:25:40.016Z] #19 91.23 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-12-03T08:25:40.016Z] #19 91.23 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-12-03T08:25:40.017Z] #19 91.23 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-12-03T08:25:40.017Z] #19 91.23 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-12-03T08:25:40.017Z] #19 91.23 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-12-03T08:25:40.017Z] #19 91.23 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-12-03T08:25:40.017Z] #19 91.23 linux-libc-dev-s390x-cross patch xz-utils [2021-12-03T08:25:40.222Z] Running on azwin-2-bdd831 in d:\jenkins\workspace\moby_PR-43057 [Pipeline] { [Pipeline] ws [2021-12-03T08:25:40.237Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-12-03T08:25:40.278Z] Running on azwin-2-bdd830 in d:\jenkins\workspace\moby_PR-43057 [Pipeline] { [Pipeline] ws [2021-12-03T08:25:40.291Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-12-03T08:25:40.394Z] #31 ... [2021-12-03T08:25:40.394Z] [2021-12-03T08:25:40.394Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-03T08:25:40.394Z] #65 sha256:4885c2a131b26065bb4652b84652b07c17f63ae3aea1794448a04466d68eb4dc [2021-12-03T08:25:40.394Z] #65 5.283 + RM_GOPATH=0 [2021-12-03T08:25:40.394Z] #65 5.283 + TMP_GOPATH= [2021-12-03T08:25:40.394Z] #65 5.283 + : /build [2021-12-03T08:25:40.394Z] #65 5.283 + '[' -z '' ']' [2021-12-03T08:25:40.394Z] #65 5.283 ++ mktemp -d [2021-12-03T08:25:40.394Z] #65 5.287 + export GOPATH=/tmp/tmp.5KFx8aEh2f [2021-12-03T08:25:40.394Z] #65 5.287 + GOPATH=/tmp/tmp.5KFx8aEh2f [2021-12-03T08:25:40.394Z] #65 5.287 + RM_GOPATH=1 [2021-12-03T08:25:40.394Z] #65 5.287 + case "$(go env GOARCH)" in [2021-12-03T08:25:40.394Z] #65 5.288 ++ go env GOARCH [2021-12-03T08:25:40.394Z] #65 5.296 + export GO_BUILDMODE=-buildmode=pie [2021-12-03T08:25:40.394Z] #65 5.296 + GO_BUILDMODE=-buildmode=pie [2021-12-03T08:25:40.394Z] #65 5.296 ++ dirname /install.sh [2021-12-03T08:25:40.394Z] #65 5.310 + dir=/ [2021-12-03T08:25:40.394Z] #65 5.310 + bin=rootlesskit [2021-12-03T08:25:40.394Z] #65 5.313 + shift [2021-12-03T08:25:40.394Z] #65 5.313 + '[' '!' -f //rootlesskit.installer ']' [2021-12-03T08:25:40.394Z] #65 5.313 + . //rootlesskit.installer [2021-12-03T08:25:40.394Z] #65 5.313 ++ : v0.14.6 [2021-12-03T08:25:40.394Z] #65 5.313 + install_rootlesskit [2021-12-03T08:25:40.394Z] #65 5.313 + case "$1" in [2021-12-03T08:25:40.394Z] #65 5.313 + export CGO_ENABLED=0 [2021-12-03T08:25:40.394Z] #65 5.313 + CGO_ENABLED=0 [2021-12-03T08:25:40.394Z] #65 5.313 + _install_rootlesskit [2021-12-03T08:25:40.394Z] #65 5.324 + echo 'Install rootlesskit version v0.14.6' [2021-12-03T08:25:40.394Z] #65 5.324 + for f in rootlesskit rootlesskit-docker-proxy [2021-12-03T08:25:40.394Z] #65 5.324 + GOBIN=/build [2021-12-03T08:25:40.394Z] #65 5.324 + GO111MODULE=on [2021-12-03T08:25:40.394Z] #65 5.324 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-12-03T08:25:40.394Z] #65 5.324 Install rootlesskit version v0.14.6 [2021-12-03T08:25:40.394Z] #65 5.953 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-12-03T08:25:40.581Z] #19 91.69 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:25:40.581Z] #19 91.69 Need to get 787 MB of archives. [2021-12-03T08:25:40.581Z] #19 91.69 After this operation, 3385 MB of additional disk space will be used. [2021-12-03T08:25:40.581Z] #19 91.69 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2021-12-03T08:25:40.581Z] #19 91.69 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-12-03T08:25:40.581Z] #19 91.69 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2021-12-03T08:25:40.581Z] #19 91.70 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2021-12-03T08:25:40.581Z] #19 91.71 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2021-12-03T08:25:40.581Z] #19 91.71 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-12-03T08:25:40.581Z] #19 91.71 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2021-12-03T08:25:40.581Z] #19 91.79 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2021-12-03T08:25:40.581Z] #19 91.85 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2021-12-03T08:25:40.581Z] #19 91.91 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2021-12-03T08:25:40.581Z] #19 91.96 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2021-12-03T08:25:40.581Z] #19 92.01 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2021-12-03T08:25:40.581Z] #19 92.02 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2021-12-03T08:25:41.234Z] #26 ... [2021-12-03T08:25:41.234Z] [2021-12-03T08:25:41.234Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-12-03T08:25:41.234Z] #43 sha256:07e46e05b9d5aff72caf297857e8ce7b08d92d03a8a7db0f9c85048ac1e1e9b2 [2021-12-03T08:25:41.234Z] #43 5.479 + git clone https://github.com/docker/distribution.git . [2021-12-03T08:25:41.234Z] #43 5.481 Cloning into '.'... [2021-12-03T08:25:41.750Z] The recommended git tool is: git [2021-12-03T08:25:41.952Z] #19 93.04 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2021-12-03T08:25:41.952Z] #19 93.05 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2021-12-03T08:25:42.052Z] The recommended git tool is: git [2021-12-03T08:25:42.178Z] #43 ... [2021-12-03T08:25:42.179Z] [2021-12-03T08:25:42.179Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-12-03T08:25:42.179Z] #60 sha256:38ab15ab2ad0a8b8d7a348465d4b547b9600e86a57aaa9af9ddfa430713590bc [2021-12-03T08:25:42.179Z] #60 4.621 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-03T08:25:42.179Z] #60 4.628 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-03T08:25:42.179Z] #60 4.676 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-03T08:25:42.179Z] #60 4.920 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-03T08:25:42.179Z] #60 5.384 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [97.5 kB] [2021-12-03T08:25:42.179Z] #60 6.180 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-03T08:25:42.747Z] #60 ... [2021-12-03T08:25:42.747Z] [2021-12-03T08:25:42.747Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-12-03T08:25:42.747Z] #26 sha256:b80baf0ddfd10166e34f2f904f69226ece1324daefacb52def3db74ce642da5c [2021-12-03T08:25:42.747Z] #26 6.917 + RM_GOPATH=0 [2021-12-03T08:25:42.747Z] #26 6.917 + TMP_GOPATH= [2021-12-03T08:25:42.747Z] #26 6.917 + : /build [2021-12-03T08:25:42.747Z] #26 6.917 + '[' -z '' ']' [2021-12-03T08:25:42.747Z] #26 6.922 ++ mktemp -d [2021-12-03T08:25:42.747Z] #26 6.922 + export GOPATH=/tmp/tmp.Ql7AW1qg9M [2021-12-03T08:25:42.747Z] #26 6.922 + GOPATH=/tmp/tmp.Ql7AW1qg9M [2021-12-03T08:25:42.747Z] #26 6.922 + RM_GOPATH=1 [2021-12-03T08:25:42.747Z] #26 6.922 + case "$(go env GOARCH)" in [2021-12-03T08:25:42.747Z] #26 6.922 ++ go env GOARCH [2021-12-03T08:25:42.747Z] #26 6.964 + export GO_BUILDMODE=-buildmode=pie [2021-12-03T08:25:42.747Z] #26 6.964 + GO_BUILDMODE=-buildmode=pie [2021-12-03T08:25:42.747Z] #26 6.964 ++ dirname /install.sh [2021-12-03T08:25:42.747Z] #26 6.970 Install docker/cli version 17.06.2-ce from stable [2021-12-03T08:25:42.747Z] #26 6.970 + dir=/ [2021-12-03T08:25:42.747Z] #26 6.970 + bin=dockercli [2021-12-03T08:25:42.747Z] #26 6.970 + shift [2021-12-03T08:25:42.747Z] #26 6.970 + '[' '!' -f //dockercli.installer ']' [2021-12-03T08:25:42.747Z] #26 6.970 + . //dockercli.installer [2021-12-03T08:25:42.747Z] #26 6.970 ++ : stable [2021-12-03T08:25:42.747Z] #26 6.970 ++ : 17.06.2-ce [2021-12-03T08:25:42.747Z] #26 6.970 + install_dockercli [2021-12-03T08:25:42.747Z] #26 6.970 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-12-03T08:25:42.747Z] #26 6.970 ++ uname -m [2021-12-03T08:25:42.747Z] #26 6.984 + arch=x86_64 [2021-12-03T08:25:42.747Z] #26 6.984 + '[' x86_64 '!=' x86_64 ']' [2021-12-03T08:25:42.747Z] #26 6.984 + url=https://download.docker.com/linux/static [2021-12-03T08:25:42.747Z] #26 6.984 + tar -xz docker/docker [2021-12-03T08:25:42.747Z] #26 6.994 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-12-03T08:25:43.332Z] #19 94.54 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2021-12-03T08:25:43.332Z] #19 94.54 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2021-12-03T08:25:43.710Z] #65 ... [2021-12-03T08:25:43.710Z] [2021-12-03T08:25:43.710Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-12-03T08:25:43.710Z] #49 sha256:0de827261decebaa0898b0e5beaa455dcb6292fa95db4c94836510d22447fb40 [2021-12-03T08:25:43.710Z] #49 6.013 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-12-03T08:25:43.710Z] #49 ... [2021-12-03T08:25:43.710Z] [2021-12-03T08:25:43.710Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-12-03T08:25:43.710Z] #43 sha256:9ceec7e1292267133783465d2ead4253c28eef1cb9ad942a40d887fe50f5ea2f [2021-12-03T08:25:43.710Z] #43 4.165 + git clone https://github.com/docker/distribution.git . [2021-12-03T08:25:43.710Z] #43 4.165 Cloning into '.'... [2021-12-03T08:25:43.973Z] #43 ... [2021-12-03T08:25:43.973Z] [2021-12-03T08:25:43.973Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:25:43.973Z] #14 sha256:8c2ea0d94e82bca0dd8d5d4307ae9a9ec72d020948d0a444cb0762c286f6f7de [2021-12-03T08:25:43.973Z] #14 6.064 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-03T08:25:43.973Z] #14 6.085 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-03T08:25:43.973Z] #14 6.284 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-03T08:25:43.973Z] #14 7.450 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-12-03T08:25:43.973Z] #14 10.13 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [95.0 kB] [2021-12-03T08:25:44.235Z] #14 ... [2021-12-03T08:25:44.235Z] [2021-12-03T08:25:44.235Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-03T08:25:44.235Z] #38 sha256:cc92f70b0ba67d3a856f24314a2ffcaa6f9496de27418ab195617b1af41b6e5b [2021-12-03T08:25:44.235Z] #38 6.081 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-03T08:25:44.235Z] #38 6.100 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-03T08:25:44.235Z] #38 6.251 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-03T08:25:44.235Z] #38 7.710 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-12-03T08:25:44.235Z] #38 10.59 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [95.0 kB] [2021-12-03T08:25:44.235Z] #38 ... [2021-12-03T08:25:44.235Z] [2021-12-03T08:25:44.235Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-12-03T08:25:44.235Z] #60 sha256:60cd509943576ba4833a11c3ea3a3cd6c262d749e9abce2d9e305c5ae9bd708e [2021-12-03T08:25:44.235Z] #60 5.848 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-03T08:25:44.235Z] #60 6.021 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-03T08:25:44.235Z] #60 6.251 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-03T08:25:44.235Z] #60 7.288 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-12-03T08:25:44.235Z] #60 10.36 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [95.0 kB] [2021-12-03T08:25:44.312Z] Running on azwin-2-9cd090 in d:\jenkins\workspace\moby_PR-43057 [Pipeline] { [2021-12-03T08:25:44.316Z] #19 95.62 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2021-12-03T08:25:44.316Z] #19 95.62 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] [Pipeline] ws [2021-12-03T08:25:44.330Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-12-03T08:25:44.417Z] #34 ... [2021-12-03T08:25:44.418Z] [2021-12-03T08:25:44.418Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-03T08:25:44.418Z] #47 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:25:44.418Z] #47 ... [2021-12-03T08:25:44.418Z] [2021-12-03T08:25:44.418Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-03T08:25:44.418Z] #38 sha256:267d576a38f791af9da8386260bd388b585eccc07117ea4da87b7d58b08842f5 [2021-12-03T08:25:44.418Z] #38 6.590 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-03T08:25:44.418Z] #38 6.605 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-03T08:25:44.418Z] #38 6.605 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-03T08:25:44.497Z] #60 ... [2021-12-03T08:25:44.497Z] [2021-12-03T08:25:44.497Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-03T08:25:44.497Z] #47 sha256:41633ff675aa839c0b0d14ada73d8fd56a33e99200e0549b6ff49ac555fa78fa [2021-12-03T08:25:44.497Z] #47 5.719 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-03T08:25:44.497Z] #47 5.786 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-03T08:25:44.497Z] #47 5.786 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-03T08:25:44.497Z] #47 6.812 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2021-12-03T08:25:44.497Z] #47 7.501 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-12-03T08:25:44.497Z] #47 10.46 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [95.0 kB] [2021-12-03T08:25:44.497Z] #47 ... [2021-12-03T08:25:44.497Z] [2021-12-03T08:25:44.497Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-12-03T08:25:44.497Z] #36 sha256:663d586c642ee611abf8761f03bc6177e4ab62bdbc8b4596ccebd9c05b7af3ed [2021-12-03T08:25:44.497Z] #36 5.729 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-12-03T08:25:44.565Z] #47 ... [2021-12-03T08:25:44.565Z] [2021-12-03T08:25:44.565Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-12-03T08:25:44.565Z] #60 sha256:38ab15ab2ad0a8b8d7a348465d4b547b9600e86a57aaa9af9ddfa430713590bc [2021-12-03T08:25:44.565Z] #60 5.578 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-03T08:25:44.565Z] #60 5.601 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-03T08:25:44.565Z] #60 5.601 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-03T08:25:44.565Z] #60 5.817 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-03T08:25:44.565Z] #60 6.405 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [97.5 kB] [2021-12-03T08:25:44.565Z] #60 6.998 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-03T08:25:44.676Z] #38 6.852 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-03T08:25:44.760Z] #36 ... [2021-12-03T08:25:44.760Z] [2021-12-03T08:25:44.760Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-12-03T08:25:44.760Z] #51 sha256:a92d7bcbbbfe9069def2d5cf80ea7abf8b54d0bcce9bbd5efe52da71c4fffe14 [2021-12-03T08:25:44.760Z] #51 5.036 go: downloading gotest.tools/gotestsum v1.7.0 [2021-12-03T08:25:44.760Z] #51 7.014 go: downloading github.com/fatih/color v1.10.0 [2021-12-03T08:25:44.760Z] #51 7.100 go: downloading github.com/dnephin/pflag v1.0.7 [2021-12-03T08:25:44.760Z] #51 7.351 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-12-03T08:25:44.760Z] #51 7.376 go: downloading github.com/pkg/errors v0.9.1 [2021-12-03T08:25:44.760Z] #51 7.973 go: downloading golang.org/x/tools v0.1.0 [2021-12-03T08:25:44.760Z] #51 8.144 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-12-03T08:25:44.760Z] #51 8.392 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-12-03T08:25:44.760Z] #51 8.641 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-12-03T08:25:44.760Z] #51 8.932 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-12-03T08:25:44.760Z] #51 ... [2021-12-03T08:25:44.760Z] [2021-12-03T08:25:44.760Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-03T08:25:44.760Z] #53 sha256:6faf81753db28cfce73db1cdac70a1afee11a82f094a7016fca408d37429831b [2021-12-03T08:25:44.760Z] #53 4.680 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-12-03T08:25:44.935Z] #38 7.264 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [97.5 kB] [2021-12-03T08:25:45.023Z] #53 ... [2021-12-03T08:25:45.023Z] [2021-12-03T08:25:45.023Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-03T08:25:45.023Z] #34 sha256:0af7396128a6b1b7881809105fa19533182641682333c4adfaa02ad6d9bff830 [2021-12-03T08:25:45.023Z] #34 5.352 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-12-03T08:25:45.023Z] #34 5.355 Cloning into '.'... [2021-12-03T08:25:45.032Z] The recommended git tool is: git [2021-12-03T08:25:45.247Z] #19 96.59 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2021-12-03T08:25:45.247Z] #19 96.59 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2021-12-03T08:25:45.285Z] #34 ... [2021-12-03T08:25:45.285Z] [2021-12-03T08:25:45.285Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-12-03T08:25:45.285Z] #26 sha256:456c4c79a7627e579f2cd7e66c12a23637d670a8ec75e3a960a805fc3e8c2801 [2021-12-03T08:25:45.285Z] #26 5.019 + RM_GOPATH=0 [2021-12-03T08:25:45.285Z] #26 5.022 + TMP_GOPATH= [2021-12-03T08:25:45.285Z] #26 5.022 + : /build [2021-12-03T08:25:45.285Z] #26 5.022 + '[' -z '' ']' [2021-12-03T08:25:45.285Z] #26 5.022 ++ mktemp -d [2021-12-03T08:25:45.285Z] #26 5.022 + export GOPATH=/tmp/tmp.LBOEsHieko [2021-12-03T08:25:45.285Z] #26 5.022 + GOPATH=/tmp/tmp.LBOEsHieko [2021-12-03T08:25:45.285Z] #26 5.022 + RM_GOPATH=1 [2021-12-03T08:25:45.285Z] #26 5.022 + case "$(go env GOARCH)" in [2021-12-03T08:25:45.285Z] #26 5.022 ++ go env GOARCH [2021-12-03T08:25:45.285Z] #26 5.038 Install docker/cli version 17.06.2-ce from stable [2021-12-03T08:25:45.285Z] #26 5.038 + export GO_BUILDMODE=-buildmode=pie [2021-12-03T08:25:45.285Z] #26 5.038 + GO_BUILDMODE=-buildmode=pie [2021-12-03T08:25:45.285Z] #26 5.038 ++ dirname /install.sh [2021-12-03T08:25:45.285Z] #26 5.038 + dir=/ [2021-12-03T08:25:45.285Z] #26 5.038 + bin=dockercli [2021-12-03T08:25:45.285Z] #26 5.038 + shift [2021-12-03T08:25:45.285Z] #26 5.038 + '[' '!' -f //dockercli.installer ']' [2021-12-03T08:25:45.285Z] #26 5.038 + . //dockercli.installer [2021-12-03T08:25:45.285Z] #26 5.038 ++ : stable [2021-12-03T08:25:45.285Z] #26 5.038 ++ : 17.06.2-ce [2021-12-03T08:25:45.285Z] #26 5.038 + install_dockercli [2021-12-03T08:25:45.285Z] #26 5.038 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-12-03T08:25:45.285Z] #26 5.038 ++ uname -m [2021-12-03T08:25:45.285Z] #26 5.038 + arch=aarch64 [2021-12-03T08:25:45.285Z] #26 5.038 + '[' aarch64 '!=' x86_64 ']' [2021-12-03T08:25:45.285Z] #26 5.038 + '[' aarch64 '!=' s390x ']' [2021-12-03T08:25:45.285Z] #26 5.038 + '[' aarch64 '!=' armhf ']' [2021-12-03T08:25:45.285Z] #26 5.038 + build_dockercli [2021-12-03T08:25:45.285Z] #26 5.038 + git clone https://github.com/docker/docker-ce /tmp/tmp.LBOEsHieko/tmp/docker-ce [2021-12-03T08:25:45.285Z] #26 5.127 Cloning into '/tmp/tmp.LBOEsHieko/tmp/docker-ce'... [2021-12-03T08:25:45.285Z] #26 ... [2021-12-03T08:25:45.285Z] [2021-12-03T08:25:45.285Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-03T08:25:45.285Z] #65 sha256:4885c2a131b26065bb4652b84652b07c17f63ae3aea1794448a04466d68eb4dc [2021-12-03T08:25:45.285Z] #65 10.77 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-12-03T08:25:45.285Z] #65 10.77 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-12-03T08:25:45.303Z] #26 ... [2021-12-03T08:25:45.303Z] [2021-12-03T08:25:45.303Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-03T08:25:45.303Z] #53 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:25:45.303Z] #53 6.648 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-12-03T08:25:45.303Z] #53 ... [2021-12-03T08:25:45.303Z] [2021-12-03T08:25:45.303Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-12-03T08:25:45.303Z] #55 sha256:8a36b976f157c0e3c1303d867152f784749119644e66a564c49a563129d72e38 [2021-12-03T08:25:45.303Z] #55 6.473 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-12-03T08:25:45.303Z] #55 7.615 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-12-03T08:25:45.303Z] #55 7.618 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-12-03T08:25:45.303Z] #55 7.676 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-12-03T08:25:45.303Z] #55 9.256 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-12-03T08:25:45.514Z] #38 7.836 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-03T08:25:45.562Z] #55 ... [2021-12-03T08:25:45.562Z] [2021-12-03T08:25:45.562Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-03T08:25:45.562Z] #38 sha256:267d576a38f791af9da8386260bd388b585eccc07117ea4da87b7d58b08842f5 [2021-12-03T08:25:45.562Z] #38 7.910 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-03T08:25:45.562Z] #38 7.960 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-03T08:25:45.562Z] #38 7.966 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-03T08:25:45.562Z] #38 8.943 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-03T08:25:45.823Z] #38 ... [2021-12-03T08:25:45.823Z] [2021-12-03T08:25:45.823Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-12-03T08:25:45.823Z] #36 sha256:3e1b245fd2475eb33c341cd8fc55ceb7ca2a7b59bf65ae7c4dce108a67864370 [2021-12-03T08:25:45.823Z] #36 7.473 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-12-03T08:25:45.823Z] #36 ... [2021-12-03T08:25:45.823Z] [2021-12-03T08:25:45.823Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-12-03T08:25:45.823Z] #49 sha256:ae59fb6bae495ec48c3f7ac2d770d3c49d6c986b454129b1c5b3075c3400a651 [2021-12-03T08:25:45.823Z] #49 7.772 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-12-03T08:25:45.948Z] #60 8.114 Fetched 8479 kB in 3s (3068 kB/s) [2021-12-03T08:25:46.083Z] #49 ... [2021-12-03T08:25:46.083Z] [2021-12-03T08:25:46.083Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-03T08:25:46.083Z] #47 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:25:46.083Z] #47 6.927 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-03T08:25:46.083Z] #47 6.969 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-03T08:25:46.083Z] #47 6.969 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-03T08:25:46.083Z] #47 7.599 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2021-12-03T08:25:46.083Z] #47 8.002 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-03T08:25:46.083Z] #47 ... [2021-12-03T08:25:46.083Z] [2021-12-03T08:25:46.083Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-03T08:25:46.083Z] #34 sha256:9fcdf0210b1c4df2bcf1c67b3ee8598513ef0cf098e389f389d1d2ff55098c35 [2021-12-03T08:25:46.083Z] #34 5.216 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-12-03T08:25:46.083Z] #34 5.216 Cloning into '.'... [2021-12-03T08:25:46.177Z] #19 97.32 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2021-12-03T08:25:46.177Z] #19 97.41 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2021-12-03T08:25:46.177Z] #19 97.42 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2021-12-03T08:25:46.177Z] #19 97.42 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2021-12-03T08:25:46.177Z] #19 97.42 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2021-12-03T08:25:46.177Z] #19 97.42 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2021-12-03T08:25:46.177Z] #19 97.42 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2021-12-03T08:25:46.177Z] #19 97.42 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2021-12-03T08:25:46.177Z] #19 97.45 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2021-12-03T08:25:46.177Z] #19 97.45 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2021-12-03T08:25:46.177Z] #19 97.45 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2021-12-03T08:25:46.177Z] #19 97.45 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2021-12-03T08:25:46.177Z] #19 97.45 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2021-12-03T08:25:46.177Z] #19 97.49 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2021-12-03T08:25:46.177Z] #19 97.51 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2021-12-03T08:25:46.177Z] #19 97.56 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2021-12-03T08:25:46.177Z] #19 97.56 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2021-12-03T08:25:46.177Z] #19 97.58 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2021-12-03T08:25:46.177Z] #19 97.60 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2021-12-03T08:25:46.343Z] #34 ... [2021-12-03T08:25:46.343Z] [2021-12-03T08:25:46.343Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:25:46.343Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:25:46.343Z] #14 7.908 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-03T08:25:46.343Z] #14 7.926 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-03T08:25:46.343Z] #14 7.928 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-03T08:25:46.343Z] #14 8.797 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-03T08:25:46.343Z] #14 11.06 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [97.5 kB] [2021-12-03T08:25:46.343Z] #14 ... [2021-12-03T08:25:46.343Z] [2021-12-03T08:25:46.344Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-12-03T08:25:46.344Z] #51 sha256:f93a25257bfd2496f1faa59fcb58ed7873d81cac96b9bdc23d93a9f2820712bc [2021-12-03T08:25:46.344Z] #51 7.498 go: downloading gotest.tools/gotestsum v1.7.0 [2021-12-03T08:25:46.344Z] #51 9.214 go: downloading github.com/fatih/color v1.10.0 [2021-12-03T08:25:46.344Z] #51 9.272 go: downloading github.com/dnephin/pflag v1.0.7 [2021-12-03T08:25:46.344Z] #51 9.320 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-12-03T08:25:46.344Z] #51 9.396 go: downloading github.com/pkg/errors v0.9.1 [2021-12-03T08:25:46.344Z] #51 9.930 go: downloading golang.org/x/tools v0.1.0 [2021-12-03T08:25:46.344Z] #51 10.04 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-12-03T08:25:46.344Z] #51 10.14 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-12-03T08:25:46.344Z] #51 10.27 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-12-03T08:25:46.344Z] #51 10.52 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-12-03T08:25:46.606Z] #51 ... [2021-12-03T08:25:46.606Z] [2021-12-03T08:25:46.606Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-03T08:25:46.606Z] #65 sha256:22c77c02bcf336dd75dc7d37921fc3310778052e9aaefb8435c445997fa01f0e [2021-12-03T08:25:46.606Z] #65 7.229 + RM_GOPATH=0 [2021-12-03T08:25:46.606Z] #65 7.232 + TMP_GOPATH= [2021-12-03T08:25:46.606Z] #65 7.232 + : /build [2021-12-03T08:25:46.606Z] #65 7.234 + '[' -z '' ']' [2021-12-03T08:25:46.606Z] #65 7.235 ++ mktemp -d [2021-12-03T08:25:46.606Z] #65 7.274 + export GOPATH=/tmp/tmp.JojMWpcxku [2021-12-03T08:25:46.606Z] #65 7.274 + GOPATH=/tmp/tmp.JojMWpcxku [2021-12-03T08:25:46.606Z] #65 7.274 + RM_GOPATH=1 [2021-12-03T08:25:46.606Z] #65 7.274 + case "$(go env GOARCH)" in [2021-12-03T08:25:46.606Z] #65 7.275 ++ go env GOARCH [2021-12-03T08:25:46.606Z] #65 7.280 + export GO_BUILDMODE=-buildmode=pie [2021-12-03T08:25:46.606Z] #65 7.281 + GO_BUILDMODE=-buildmode=pie [2021-12-03T08:25:46.606Z] #65 7.284 ++ dirname /install.sh [2021-12-03T08:25:46.606Z] #65 7.284 + dir=/ [2021-12-03T08:25:46.606Z] #65 7.284 + bin=rootlesskit [2021-12-03T08:25:46.606Z] #65 7.285 + shift [2021-12-03T08:25:46.606Z] #65 7.285 + '[' '!' -f //rootlesskit.installer ']' [2021-12-03T08:25:46.606Z] #65 7.285 + . //rootlesskit.installer [2021-12-03T08:25:46.606Z] #65 7.286 ++ : v0.14.6 [2021-12-03T08:25:46.606Z] #65 7.286 + install_rootlesskit [2021-12-03T08:25:46.606Z] #65 7.288 + case "$1" in [2021-12-03T08:25:46.606Z] #65 7.288 + export CGO_ENABLED=0 [2021-12-03T08:25:46.606Z] #65 7.288 + CGO_ENABLED=0 [2021-12-03T08:25:46.606Z] #65 7.288 + _install_rootlesskit [2021-12-03T08:25:46.606Z] #65 7.289 + echo 'Install rootlesskit version v0.14.6' [2021-12-03T08:25:46.606Z] #65 7.292 Install rootlesskit version v0.14.6 [2021-12-03T08:25:46.606Z] #65 7.295 + for f in rootlesskit rootlesskit-docker-proxy [2021-12-03T08:25:46.606Z] #65 7.295 + GOBIN=/build [2021-12-03T08:25:46.606Z] #65 7.295 + GO111MODULE=on [2021-12-03T08:25:46.606Z] #65 7.295 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-12-03T08:25:46.606Z] #65 7.867 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-12-03T08:25:46.606Z] #65 11.03 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-12-03T08:25:46.606Z] #65 11.03 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-12-03T08:25:46.688Z] #65 12.21 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-12-03T08:25:46.895Z] #38 ... [2021-12-03T08:25:46.895Z] [2021-12-03T08:25:46.895Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-03T08:25:46.895Z] #34 sha256:9fcdf0210b1c4df2bcf1c67b3ee8598513ef0cf098e389f389d1d2ff55098c35 [2021-12-03T08:25:46.895Z] #34 8.752 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-12-03T08:25:46.895Z] #34 8.758 Cloning into '.'... [2021-12-03T08:25:47.107Z] #19 98.53 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2021-12-03T08:25:47.363Z] #19 98.53 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2021-12-03T08:25:47.363Z] #19 98.57 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2021-12-03T08:25:47.363Z] #19 98.61 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2021-12-03T08:25:47.363Z] #19 98.63 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2021-12-03T08:25:47.546Z] #65 11.74 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-12-03T08:25:47.834Z] #34 ... [2021-12-03T08:25:47.834Z] [2021-12-03T08:25:47.834Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-12-03T08:25:47.834Z] #51 sha256:f93a25257bfd2496f1faa59fcb58ed7873d81cac96b9bdc23d93a9f2820712bc [2021-12-03T08:25:47.834Z] #51 10.07 go: downloading gotest.tools/gotestsum v1.7.0 [2021-12-03T08:25:47.834Z] #51 ... [2021-12-03T08:25:47.834Z] [2021-12-03T08:25:47.834Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-03T08:25:47.834Z] #53 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:25:47.834Z] #53 9.531 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-12-03T08:25:47.834Z] #53 ... [2021-12-03T08:25:47.834Z] [2021-12-03T08:25:47.834Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:25:47.834Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:25:47.834Z] #14 8.791 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-03T08:25:47.834Z] #14 8.867 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-03T08:25:47.834Z] #14 8.867 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-03T08:25:47.857Z] #60 8.114 Reading package lists... [2021-12-03T08:25:47.857Z] #60 ... [2021-12-03T08:25:47.857Z] [2021-12-03T08:25:47.857Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:25:47.857Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:25:47.857Z] #14 7.942 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-03T08:25:47.857Z] #14 8.001 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-03T08:25:47.857Z] #14 8.001 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-03T08:25:47.857Z] #14 8.423 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-03T08:25:47.857Z] #14 10.11 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [97.5 kB] [2021-12-03T08:25:47.857Z] #14 ... [2021-12-03T08:25:47.857Z] [2021-12-03T08:25:47.857Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-12-03T08:25:47.857Z] #36 sha256:3e1b245fd2475eb33c341cd8fc55ceb7ca2a7b59bf65ae7c4dce108a67864370 [2021-12-03T08:25:47.857Z] #36 10.16 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-12-03T08:25:47.857Z] #36 ... [2021-12-03T08:25:47.857Z] [2021-12-03T08:25:47.857Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-03T08:25:47.857Z] #53 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:25:48.075Z] #65 ... [2021-12-03T08:25:48.075Z] [2021-12-03T08:25:48.075Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-12-03T08:25:48.075Z] #55 sha256:9498213842eee393d4b8343abf161e9cf639631555c8a59cb40caff657c68a71 [2021-12-03T08:25:48.075Z] #55 4.060 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-12-03T08:25:48.075Z] #55 4.632 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-12-03T08:25:48.075Z] #55 4.632 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-12-03T08:25:48.075Z] #55 4.656 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-12-03T08:25:48.075Z] #55 4.941 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-12-03T08:25:48.075Z] #55 ... [2021-12-03T08:25:48.075Z] [2021-12-03T08:25:48.075Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-12-03T08:25:48.075Z] #31 sha256:3f38ae794433b12bc3de09cf7b09cf1dc12bc0d56f7647c5a2344509ae796179 [2021-12-03T08:25:48.075Z] #31 12.87 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-12-03T08:25:48.094Z] #14 ... [2021-12-03T08:25:48.094Z] [2021-12-03T08:25:48.094Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-12-03T08:25:48.094Z] #36 sha256:3e1b245fd2475eb33c341cd8fc55ceb7ca2a7b59bf65ae7c4dce108a67864370 [2021-12-03T08:25:48.094Z] #36 8.220 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-12-03T08:25:48.115Z] #65 ... [2021-12-03T08:25:48.115Z] [2021-12-03T08:25:48.115Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-03T08:25:48.115Z] #53 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:25:48.115Z] #53 12.98 go: downloading github.com/fatih/color v1.7.0 [2021-12-03T08:25:48.116Z] #53 10.42 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-12-03T08:25:48.116Z] #53 ... [2021-12-03T08:25:48.116Z] [2021-12-03T08:25:48.116Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-12-03T08:25:48.116Z] #51 sha256:f93a25257bfd2496f1faa59fcb58ed7873d81cac96b9bdc23d93a9f2820712bc [2021-12-03T08:25:48.116Z] #51 10.15 go: downloading gotest.tools/gotestsum v1.7.0 [2021-12-03T08:25:48.116Z] #51 ... [2021-12-03T08:25:48.116Z] [2021-12-03T08:25:48.116Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-12-03T08:25:48.116Z] #43 sha256:07e46e05b9d5aff72caf297857e8ce7b08d92d03a8a7db0f9c85048ac1e1e9b2 [2021-12-03T08:25:48.116Z] #43 9.859 + git clone https://github.com/docker/distribution.git . [2021-12-03T08:25:48.116Z] #43 9.865 Cloning into '.'... [2021-12-03T08:25:48.301Z] #19 99.55 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2021-12-03T08:25:48.301Z] #19 99.55 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-12-03T08:25:48.301Z] #19 99.55 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2021-12-03T08:25:48.301Z] #19 99.60 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2021-12-03T08:25:48.302Z] #19 99.60 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2021-12-03T08:25:48.302Z] #19 99.60 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-12-03T08:25:48.302Z] #19 99.80 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-12-03T08:25:48.353Z] #36 ... [2021-12-03T08:25:48.353Z] [2021-12-03T08:25:48.353Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-12-03T08:25:48.353Z] #60 sha256:38ab15ab2ad0a8b8d7a348465d4b547b9600e86a57aaa9af9ddfa430713590bc [2021-12-03T08:25:48.353Z] #60 8.748 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-03T08:25:48.353Z] #60 8.792 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-03T08:25:48.353Z] #60 8.792 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-03T08:25:48.353Z] #60 10.23 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-03T08:25:48.353Z] #60 ... [2021-12-03T08:25:48.353Z] [2021-12-03T08:25:48.353Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-12-03T08:25:48.353Z] #49 sha256:ae59fb6bae495ec48c3f7ac2d770d3c49d6c986b454129b1c5b3075c3400a651 [2021-12-03T08:25:48.353Z] #49 8.807 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-12-03T08:25:48.374Z] #53 13.00 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-12-03T08:25:48.374Z] #53 13.10 go: downloading github.com/pkg/errors v0.8.1 [2021-12-03T08:25:48.374Z] #53 13.11 go: downloading github.com/spf13/cobra v0.0.5 [2021-12-03T08:25:48.374Z] #53 13.20 go: downloading github.com/spf13/pflag v1.0.5 [2021-12-03T08:25:48.377Z] #43 ... [2021-12-03T08:25:48.377Z] [2021-12-03T08:25:48.377Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-03T08:25:48.377Z] #65 sha256:e504d1cce45364bb8e547312b09ab04e6594d746e7a20d60e474a78c3f755761 [2021-12-03T08:25:48.377Z] #65 9.910 + RM_GOPATH=0 [2021-12-03T08:25:48.377Z] #65 9.910 + TMP_GOPATH= [2021-12-03T08:25:48.377Z] #65 9.910 + : /build [2021-12-03T08:25:48.377Z] #65 9.910 + '[' -z '' ']' [2021-12-03T08:25:48.377Z] #65 9.917 ++ mktemp -d [2021-12-03T08:25:48.377Z] #65 9.920 + export GOPATH=/tmp/tmp.cFbnCkricU [2021-12-03T08:25:48.377Z] #65 9.920 + GOPATH=/tmp/tmp.cFbnCkricU [2021-12-03T08:25:48.377Z] #65 9.920 + RM_GOPATH=1 [2021-12-03T08:25:48.377Z] #65 9.920 + case "$(go env GOARCH)" in [2021-12-03T08:25:48.377Z] #65 9.920 ++ go env GOARCH [2021-12-03T08:25:48.377Z] #65 9.981 + export GO_BUILDMODE=-buildmode=pie [2021-12-03T08:25:48.377Z] #65 9.981 + GO_BUILDMODE=-buildmode=pie [2021-12-03T08:25:48.377Z] #65 9.981 ++ dirname /install.sh [2021-12-03T08:25:48.377Z] #65 9.981 + dir=/ [2021-12-03T08:25:48.377Z] #65 9.981 + bin=rootlesskit [2021-12-03T08:25:48.377Z] #65 9.981 + shift [2021-12-03T08:25:48.377Z] #65 9.981 + '[' '!' -f //rootlesskit.installer ']' [2021-12-03T08:25:48.377Z] #65 9.981 + . //rootlesskit.installer [2021-12-03T08:25:48.377Z] #65 9.981 ++ : v0.14.6 [2021-12-03T08:25:48.377Z] #65 9.981 + install_rootlesskit [2021-12-03T08:25:48.377Z] #65 9.981 + case "$1" in [2021-12-03T08:25:48.377Z] #65 9.981 + export CGO_ENABLED=0 [2021-12-03T08:25:48.377Z] #65 9.981 + CGO_ENABLED=0 [2021-12-03T08:25:48.377Z] #65 9.981 + _install_rootlesskit [2021-12-03T08:25:48.377Z] #65 9.981 + echo 'Install rootlesskit version v0.14.6' [2021-12-03T08:25:48.377Z] #65 9.981 + for f in rootlesskit rootlesskit-docker-proxy [2021-12-03T08:25:48.377Z] #65 9.981 + GOBIN=/build [2021-12-03T08:25:48.377Z] #65 9.981 + GO111MODULE=on [2021-12-03T08:25:48.377Z] #65 9.981 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-12-03T08:25:48.377Z] #65 9.981 Install rootlesskit version v0.14.6 [2021-12-03T08:25:48.377Z] #65 ... [2021-12-03T08:25:48.377Z] [2021-12-03T08:25:48.377Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-12-03T08:25:48.377Z] #49 sha256:ae59fb6bae495ec48c3f7ac2d770d3c49d6c986b454129b1c5b3075c3400a651 [2021-12-03T08:25:48.377Z] #49 8.856 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-12-03T08:25:48.558Z] #19 99.81 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2021-12-03T08:25:48.558Z] #19 99.81 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2021-12-03T08:25:48.558Z] #19 99.82 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2021-12-03T08:25:48.558Z] #19 99.82 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2021-12-03T08:25:48.559Z] #19 99.82 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2021-12-03T08:25:48.559Z] #19 99.83 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2021-12-03T08:25:48.559Z] #19 99.83 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2021-12-03T08:25:48.559Z] #19 99.83 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2021-12-03T08:25:48.559Z] #19 99.84 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2021-12-03T08:25:48.559Z] #19 99.84 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2021-12-03T08:25:48.559Z] #19 99.84 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2021-12-03T08:25:48.559Z] #19 99.85 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2021-12-03T08:25:48.559Z] #19 99.85 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2021-12-03T08:25:48.559Z] #19 99.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] [2021-12-03T08:25:48.559Z] #19 99.87 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2021-12-03T08:25:48.559Z] #19 99.87 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2021-12-03T08:25:48.559Z] #19 99.87 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2021-12-03T08:25:48.559Z] #19 99.90 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2021-12-03T08:25:48.612Z] #49 ... [2021-12-03T08:25:48.612Z] [2021-12-03T08:25:48.612Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-12-03T08:25:48.612Z] #55 sha256:8a36b976f157c0e3c1303d867152f784749119644e66a564c49a563129d72e38 [2021-12-03T08:25:48.612Z] #55 9.803 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-12-03T08:25:48.612Z] #55 ... [2021-12-03T08:25:48.612Z] [2021-12-03T08:25:48.612Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-03T08:25:48.612Z] #65 sha256:1fb9188fc2f31a2b18d378798bbcee29ff69626461dfd65a9e7d3a8d0f0860db [2021-12-03T08:25:48.612Z] #65 8.148 + RM_GOPATH=0 [2021-12-03T08:25:48.612Z] #65 8.148 + TMP_GOPATH= [2021-12-03T08:25:48.612Z] #65 8.148 + : /build [2021-12-03T08:25:48.612Z] #65 8.148 + '[' -z '' ']' [2021-12-03T08:25:48.612Z] #65 8.148 ++ mktemp -d [2021-12-03T08:25:48.612Z] #65 8.148 + export GOPATH=/tmp/tmp.mvMh39qWCB [2021-12-03T08:25:48.612Z] #65 8.148 + GOPATH=/tmp/tmp.mvMh39qWCB [2021-12-03T08:25:48.612Z] #65 8.148 + RM_GOPATH=1 [2021-12-03T08:25:48.612Z] #65 8.148 + case "$(go env GOARCH)" in [2021-12-03T08:25:48.612Z] #65 8.148 ++ go env GOARCH [2021-12-03T08:25:48.612Z] #65 8.192 + export GO_BUILDMODE=-buildmode=pie [2021-12-03T08:25:48.612Z] #65 8.192 + GO_BUILDMODE=-buildmode=pie [2021-12-03T08:25:48.612Z] #65 8.192 ++ dirname /install.sh [2021-12-03T08:25:48.612Z] #65 8.192 + dir=/ [2021-12-03T08:25:48.612Z] #65 8.192 + bin=rootlesskit [2021-12-03T08:25:48.612Z] #65 8.192 + shift [2021-12-03T08:25:48.612Z] #65 8.192 + '[' '!' -f //rootlesskit.installer ']' [2021-12-03T08:25:48.612Z] #65 8.192 + . //rootlesskit.installer [2021-12-03T08:25:48.612Z] #65 8.192 ++ : v0.14.6 [2021-12-03T08:25:48.612Z] #65 8.192 + install_rootlesskit [2021-12-03T08:25:48.612Z] #65 8.192 + case "$1" in [2021-12-03T08:25:48.612Z] #65 8.192 + export CGO_ENABLED=0 [2021-12-03T08:25:48.612Z] #65 8.192 + CGO_ENABLED=0 [2021-12-03T08:25:48.612Z] #65 8.192 + _install_rootlesskit [2021-12-03T08:25:48.612Z] #65 8.192 + echo 'Install rootlesskit version v0.14.6' [2021-12-03T08:25:48.612Z] #65 8.192 + for f in rootlesskit rootlesskit-docker-proxy [2021-12-03T08:25:48.612Z] #65 8.192 + GOBIN=/build [2021-12-03T08:25:48.612Z] #65 8.192 + GO111MODULE=on [2021-12-03T08:25:48.612Z] #65 8.192 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-12-03T08:25:48.612Z] #65 8.192 Install rootlesskit version v0.14.6 [2021-12-03T08:25:48.612Z] #65 8.993 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-12-03T08:25:48.633Z] #53 13.47 go: downloading github.com/spf13/viper v1.6.1 [2021-12-03T08:25:48.636Z] #49 ... [2021-12-03T08:25:48.636Z] [2021-12-03T08:25:48.636Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-03T08:25:48.636Z] #38 sha256:267d576a38f791af9da8386260bd388b585eccc07117ea4da87b7d58b08842f5 [2021-12-03T08:25:48.636Z] #38 8.560 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-03T08:25:48.636Z] #38 8.604 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-03T08:25:48.636Z] #38 8.611 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-03T08:25:48.636Z] #38 9.180 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-03T08:25:48.636Z] #38 ... [2021-12-03T08:25:48.636Z] [2021-12-03T08:25:48.636Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-03T08:25:48.636Z] #34 sha256:9fcdf0210b1c4df2bcf1c67b3ee8598513ef0cf098e389f389d1d2ff55098c35 [2021-12-03T08:25:48.636Z] #34 10.02 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-12-03T08:25:48.636Z] #34 10.02 Cloning into '.'... [2021-12-03T08:25:48.815Z] #19 100.0 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2021-12-03T08:25:48.871Z] #65 ... [2021-12-03T08:25:48.871Z] [2021-12-03T08:25:48.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 [2021-12-03T08:25:48.871Z] #26 sha256:89ca1dfe033f09f85888299e3e713733afe7f60ca5978b22b9b643419df0e4b7 [2021-12-03T08:25:48.871Z] #26 8.780 + RM_GOPATH=0 [2021-12-03T08:25:48.871Z] #26 8.780 + TMP_GOPATH= [2021-12-03T08:25:48.871Z] #26 8.780 + : /build [2021-12-03T08:25:48.871Z] #26 8.780 + '[' -z '' ']' [2021-12-03T08:25:48.871Z] #26 8.780 ++ mktemp -d [2021-12-03T08:25:48.871Z] #26 8.781 + export GOPATH=/tmp/tmp.Sgqe4rSm7a [2021-12-03T08:25:48.871Z] #26 8.781 + GOPATH=/tmp/tmp.Sgqe4rSm7a [2021-12-03T08:25:48.871Z] #26 8.781 + RM_GOPATH=1 [2021-12-03T08:25:48.871Z] #26 8.781 + case "$(go env GOARCH)" in [2021-12-03T08:25:48.871Z] #26 8.795 ++ go env GOARCH [2021-12-03T08:25:48.871Z] #26 8.890 + export GO_BUILDMODE=-buildmode=pie [2021-12-03T08:25:48.871Z] #26 8.890 + GO_BUILDMODE=-buildmode=pie [2021-12-03T08:25:48.871Z] #26 8.890 ++ dirname /install.sh [2021-12-03T08:25:48.871Z] #26 8.896 + dir=/ [2021-12-03T08:25:48.871Z] #26 8.896 + bin=dockercli [2021-12-03T08:25:48.871Z] #26 8.896 + shift [2021-12-03T08:25:48.871Z] #26 8.896 + '[' '!' -f //dockercli.installer ']' [2021-12-03T08:25:48.871Z] #26 8.896 + . //dockercli.installer [2021-12-03T08:25:48.871Z] #26 8.896 ++ : stable [2021-12-03T08:25:48.871Z] #26 8.896 ++ : 17.06.2-ce [2021-12-03T08:25:48.871Z] #26 8.896 + install_dockercli [2021-12-03T08:25:48.872Z] #26 8.896 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-12-03T08:25:48.872Z] #26 8.896 ++ uname -m [2021-12-03T08:25:48.872Z] #26 8.904 + arch=x86_64 [2021-12-03T08:25:48.872Z] #26 8.904 + '[' x86_64 '!=' x86_64 ']' [2021-12-03T08:25:48.872Z] #26 8.904 + url=https://download.docker.com/linux/static [2021-12-03T08:25:48.872Z] #26 8.904 + tar -xz docker/docker [2021-12-03T08:25:48.872Z] #26 8.904 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-12-03T08:25:48.872Z] #26 8.905 Install docker/cli version 17.06.2-ce from stable [2021-12-03T08:25:48.872Z] #26 ... [2021-12-03T08:25:48.872Z] [2021-12-03T08:25:48.872Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-12-03T08:25:48.872Z] #43 sha256:07e46e05b9d5aff72caf297857e8ce7b08d92d03a8a7db0f9c85048ac1e1e9b2 [2021-12-03T08:25:48.872Z] #43 7.548 + git clone https://github.com/docker/distribution.git . [2021-12-03T08:25:48.872Z] #43 7.548 Cloning into '.'... [2021-12-03T08:25:48.895Z] #53 13.68 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-12-03T08:25:48.895Z] #53 13.71 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-12-03T08:25:48.898Z] #34 ... [2021-12-03T08:25:48.898Z] [2021-12-03T08:25:48.898Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-12-03T08:25:48.898Z] #55 sha256:8a36b976f157c0e3c1303d867152f784749119644e66a564c49a563129d72e38 [2021-12-03T08:25:48.898Z] #55 9.810 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-12-03T08:25:49.073Z] #19 100.3 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2021-12-03T08:25:49.073Z] #19 100.3 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2021-12-03T08:25:49.130Z] #43 ... [2021-12-03T08:25:49.130Z] [2021-12-03T08:25:49.130Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-12-03T08:25:49.130Z] #55 sha256:8a36b976f157c0e3c1303d867152f784749119644e66a564c49a563129d72e38 [2021-12-03T08:25:49.130Z] #55 11.44 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-12-03T08:25:49.130Z] #55 11.52 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-12-03T08:25:49.154Z] #53 13.75 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-12-03T08:25:49.154Z] #53 13.79 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-12-03T08:25:49.158Z] #55 11.47 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-12-03T08:25:49.158Z] #55 ... [2021-12-03T08:25:49.158Z] [2021-12-03T08:25:49.158Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-12-03T08:25:49.158Z] #26 sha256:0f868153ddcf67fc57424717cf9301ba60bab0aa1651eb8d37aee21fa7748618 [2021-12-03T08:25:49.158Z] #26 9.725 + RM_GOPATH=0 [2021-12-03T08:25:49.158Z] #26 9.725 + TMP_GOPATH= [2021-12-03T08:25:49.158Z] #26 9.725 + : /build [2021-12-03T08:25:49.158Z] #26 9.725 + '[' -z '' ']' [2021-12-03T08:25:49.158Z] #26 9.725 ++ mktemp -d [2021-12-03T08:25:49.158Z] #26 9.725 + export GOPATH=/tmp/tmp.9B2KdyK4m7 [2021-12-03T08:25:49.158Z] #26 9.725 + GOPATH=/tmp/tmp.9B2KdyK4m7 [2021-12-03T08:25:49.158Z] #26 9.725 + RM_GOPATH=1 [2021-12-03T08:25:49.158Z] #26 9.725 + case "$(go env GOARCH)" in [2021-12-03T08:25:49.158Z] #26 9.725 ++ go env GOARCH [2021-12-03T08:25:49.158Z] #26 9.778 + export GO_BUILDMODE=-buildmode=pie [2021-12-03T08:25:49.158Z] #26 9.778 + GO_BUILDMODE=-buildmode=pie [2021-12-03T08:25:49.158Z] #26 9.778 ++ dirname /install.sh [2021-12-03T08:25:49.158Z] #26 9.813 + dir=/ [2021-12-03T08:25:49.158Z] #26 9.813 + bin=dockercli [2021-12-03T08:25:49.158Z] #26 9.813 + shift [2021-12-03T08:25:49.158Z] #26 9.813 + '[' '!' -f //dockercli.installer ']' [2021-12-03T08:25:49.158Z] #26 9.813 + . //dockercli.installer [2021-12-03T08:25:49.158Z] #26 9.813 ++ : stable [2021-12-03T08:25:49.158Z] #26 9.813 ++ : 17.06.2-ce [2021-12-03T08:25:49.158Z] #26 9.813 + install_dockercli [2021-12-03T08:25:49.158Z] #26 9.813 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-12-03T08:25:49.158Z] #26 9.813 ++ uname -m [2021-12-03T08:25:49.158Z] #26 9.813 Install docker/cli version 17.06.2-ce from stable [2021-12-03T08:25:49.158Z] #26 9.835 + arch=x86_64 [2021-12-03T08:25:49.158Z] #26 9.835 + '[' x86_64 '!=' x86_64 ']' [2021-12-03T08:25:49.158Z] #26 9.835 + url=https://download.docker.com/linux/static [2021-12-03T08:25:49.158Z] #26 9.835 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-12-03T08:25:49.158Z] #26 9.856 + tar -xz docker/docker [2021-12-03T08:25:49.158Z] #26 ... [2021-12-03T08:25:49.158Z] [2021-12-03T08:25:49.158Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-12-03T08:25:49.158Z] #55 sha256:8a36b976f157c0e3c1303d867152f784749119644e66a564c49a563129d72e38 [2021-12-03T08:25:49.158Z] #55 11.54 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-12-03T08:25:49.390Z] #55 11.70 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-12-03T08:25:49.418Z] #55 11.71 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-12-03T08:25:50.003Z] #19 101.4 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2021-12-03T08:25:50.260Z] #19 101.4 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2021-12-03T08:25:50.260Z] #19 101.5 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2021-12-03T08:25:50.260Z] #19 101.5 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2021-12-03T08:25:50.260Z] #19 101.5 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2021-12-03T08:25:50.539Z] #53 15.09 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-12-03T08:25:50.539Z] #53 15.20 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-12-03T08:25:51.375Z] #31 15.82 #=#=# [2021-12-03T08:25:51.375Z] #31 16.28 #=#=# 0.2% ######################################################################## 100.0% [2021-12-03T08:25:51.477Z] #53 ... [2021-12-03T08:25:51.477Z] [2021-12-03T08:25:51.477Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-12-03T08:25:51.477Z] #26 sha256:b80baf0ddfd10166e34f2f904f69226ece1324daefacb52def3db74ce642da5c [2021-12-03T08:25:51.477Z] #26 15.02 + mkdir -p /build [2021-12-03T08:25:51.477Z] #26 15.03 + mv docker/docker /build/ [2021-12-03T08:25:51.477Z] #26 15.04 + rmdir docker [2021-12-03T08:25:51.477Z] #26 DONE 15.8s [2021-12-03T08:25:51.737Z] [2021-12-03T08:25:51.737Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-03T08:25:51.737Z] #65 sha256:22c77c02bcf336dd75dc7d37921fc3310778052e9aaefb8435c445997fa01f0e [2021-12-03T08:25:51.737Z] #65 14.77 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-12-03T08:25:51.737Z] #65 15.81 go: downloading github.com/google/uuid v1.3.0 [2021-12-03T08:25:51.737Z] #65 15.89 go: downloading github.com/moby/vpnkit v0.5.0 [2021-12-03T08:25:51.737Z] #65 15.91 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-12-03T08:25:51.737Z] #65 16.06 go: downloading github.com/gofrs/flock v0.8.1 [2021-12-03T08:25:51.737Z] #65 16.21 go: downloading github.com/gorilla/mux v1.8.0 [2021-12-03T08:25:51.996Z] #65 16.34 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-12-03T08:25:52.153Z] #19 103.1 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2021-12-03T08:25:52.154Z] #19 103.1 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2021-12-03T08:25:52.154Z] #19 103.1 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2021-12-03T08:25:52.154Z] #19 103.1 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2021-12-03T08:25:52.154Z] #19 103.1 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2021-12-03T08:25:52.154Z] #19 103.1 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2021-12-03T08:25:52.154Z] #19 103.1 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2021-12-03T08:25:52.154Z] #19 103.2 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2021-12-03T08:25:52.154Z] #19 103.2 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2021-12-03T08:25:52.154Z] #19 103.2 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2021-12-03T08:25:52.154Z] #19 103.2 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2021-12-03T08:25:52.410Z] #19 ... [2021-12-03T08:25:52.410Z] [2021-12-03T08:25:52.410Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-03T08:25:52.410Z] #41 sha256:9fcdf0210b1c4df2bcf1c67b3ee8598513ef0cf098e389f389d1d2ff55098c35 [2021-12-03T08:25:52.410Z] #41 DONE 118.5s [2021-12-03T08:25:52.564Z] #65 16.74 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-12-03T08:25:52.564Z] #65 16.91 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-12-03T08:25:52.666Z] [2021-12-03T08:25:52.666Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-12-03T08:25:52.666Z] #50 sha256:07e46e05b9d5aff72caf297857e8ce7b08d92d03a8a7db0f9c85048ac1e1e9b2 [2021-12-03T08:25:52.710Z] #55 14.58 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-12-03T08:25:52.823Z] #65 17.07 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-12-03T08:25:52.923Z] #50 ... [2021-12-03T08:25:52.923Z] [2021-12-03T08:25:52.923Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-12-03T08:25:52.923Z] #19 sha256:afa9f5b9963d7742fed9c36b03076f52846b3bc52e198d0b46fdcd4083ebb859 [2021-12-03T08:25:52.923Z] #19 104.3 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2021-12-03T08:25:52.923Z] #19 104.3 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2021-12-03T08:25:52.923Z] #19 104.3 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2021-12-03T08:25:53.179Z] #19 104.4 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2021-12-03T08:25:53.179Z] #19 104.4 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2021-12-03T08:25:53.584Z] #55 15.18 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-12-03T08:25:53.921Z] #31 18.63 [2021-12-03T08:25:53.921Z] #31 ... [2021-12-03T08:25:53.921Z] [2021-12-03T08:25:53.921Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-03T08:25:53.921Z] #65 sha256:4885c2a131b26065bb4652b84652b07c17f63ae3aea1794448a04466d68eb4dc [2021-12-03T08:25:53.921Z] #65 16.16 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-12-03T08:25:53.921Z] #65 17.42 go: downloading github.com/google/uuid v1.3.0 [2021-12-03T08:25:53.921Z] #65 17.47 go: downloading github.com/moby/vpnkit v0.5.0 [2021-12-03T08:25:53.921Z] #65 17.91 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-12-03T08:25:53.921Z] #65 18.36 go: downloading github.com/gofrs/flock v0.8.1 [2021-12-03T08:25:53.921Z] #65 18.66 go: downloading github.com/gorilla/mux v1.8.0 [2021-12-03T08:25:53.921Z] #65 19.29 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-12-03T08:25:54.183Z] #65 19.84 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-12-03T08:25:54.444Z] #65 20.18 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-12-03T08:25:54.706Z] #65 20.47 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-12-03T08:25:54.962Z] #55 ... [2021-12-03T08:25:54.963Z] [2021-12-03T08:25:54.963Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-12-03T08:25:54.963Z] #51 sha256:f93a25257bfd2496f1faa59fcb58ed7873d81cac96b9bdc23d93a9f2820712bc [2021-12-03T08:25:54.963Z] #51 13.31 go: downloading github.com/dnephin/pflag v1.0.7 [2021-12-03T08:25:54.963Z] #51 13.37 go: downloading github.com/fatih/color v1.10.0 [2021-12-03T08:25:54.963Z] #51 13.71 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-12-03T08:25:54.963Z] #51 13.77 go: downloading github.com/pkg/errors v0.9.1 [2021-12-03T08:25:54.963Z] #51 14.93 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-12-03T08:25:54.963Z] #51 14.98 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-12-03T08:25:54.963Z] #51 14.98 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-12-03T08:25:54.963Z] #51 15.13 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-12-03T08:25:54.963Z] #51 15.58 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-12-03T08:25:54.963Z] #51 15.60 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-12-03T08:25:54.963Z] #51 15.87 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-12-03T08:25:54.963Z] #51 16.51 go: downloading golang.org/x/tools v0.1.0 [2021-12-03T08:25:55.072Z] #19 106.2 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2021-12-03T08:25:55.072Z] #19 106.2 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2021-12-03T08:25:55.072Z] #19 106.2 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2021-12-03T08:25:55.072Z] #19 106.2 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2021-12-03T08:25:55.072Z] #19 106.2 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2021-12-03T08:25:55.072Z] #19 106.2 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2021-12-03T08:25:55.072Z] #19 106.2 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2021-12-03T08:25:55.072Z] #19 106.2 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2021-12-03T08:25:55.072Z] #19 106.3 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2021-12-03T08:25:55.072Z] #19 106.3 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2021-12-03T08:25:55.072Z] #19 106.4 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2021-12-03T08:25:55.072Z] #19 106.4 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2021-12-03T08:25:55.072Z] #19 106.5 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2021-12-03T08:25:55.072Z] #19 106.5 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2021-12-03T08:25:55.072Z] #19 106.5 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2021-12-03T08:25:55.249Z] #55 ... [2021-12-03T08:25:55.249Z] [2021-12-03T08:25:55.249Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-12-03T08:25:55.249Z] #51 sha256:f93a25257bfd2496f1faa59fcb58ed7873d81cac96b9bdc23d93a9f2820712bc [2021-12-03T08:25:55.249Z] #51 13.13 go: downloading github.com/dnephin/pflag v1.0.7 [2021-12-03T08:25:55.249Z] #51 13.13 go: downloading github.com/fatih/color v1.10.0 [2021-12-03T08:25:55.249Z] #51 13.44 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-12-03T08:25:55.249Z] #51 13.51 go: downloading github.com/pkg/errors v0.9.1 [2021-12-03T08:25:55.249Z] #51 14.21 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-12-03T08:25:55.249Z] #51 14.30 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-12-03T08:25:55.249Z] #51 14.34 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-12-03T08:25:55.249Z] #51 14.37 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-12-03T08:25:55.249Z] #51 14.84 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-12-03T08:25:55.249Z] #51 14.99 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-12-03T08:25:55.249Z] #51 15.21 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-12-03T08:25:55.249Z] #51 15.77 go: downloading golang.org/x/tools v0.1.0 [2021-12-03T08:25:55.366Z] #65 19.45 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-12-03T08:25:55.649Z] #65 ... [2021-12-03T08:25:55.649Z] [2021-12-03T08:25:55.649Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-03T08:25:55.649Z] #53 sha256:6faf81753db28cfce73db1cdac70a1afee11a82f094a7016fca408d37429831b [2021-12-03T08:25:55.649Z] #53 11.85 go: downloading github.com/fatih/color v1.7.0 [2021-12-03T08:25:55.649Z] #53 11.86 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-12-03T08:25:55.649Z] #53 11.97 go: downloading github.com/pkg/errors v0.8.1 [2021-12-03T08:25:55.649Z] #53 12.01 go: downloading github.com/spf13/cobra v0.0.5 [2021-12-03T08:25:55.649Z] #53 12.20 go: downloading github.com/spf13/pflag v1.0.5 [2021-12-03T08:25:55.649Z] #53 12.52 go: downloading github.com/spf13/viper v1.6.1 [2021-12-03T08:25:55.649Z] #53 13.57 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-12-03T08:25:55.649Z] #53 13.60 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-12-03T08:25:55.649Z] #53 15.43 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-12-03T08:25:55.649Z] #53 15.83 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-12-03T08:25:55.649Z] #53 20.32 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-12-03T08:25:55.649Z] #53 20.35 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-12-03T08:25:55.649Z] #53 20.44 go: downloading github.com/stretchr/testify v1.4.0 [2021-12-03T08:25:55.649Z] #53 20.80 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-12-03T08:25:55.649Z] #53 20.85 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-12-03T08:25:55.649Z] #53 20.92 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-12-03T08:25:55.649Z] #53 20.96 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-12-03T08:25:55.649Z] #53 21.45 go: downloading github.com/magiconair/properties v1.8.1 [2021-12-03T08:25:55.649Z] #53 21.45 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-12-03T08:25:55.649Z] #53 21.53 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-12-03T08:25:55.649Z] #53 21.67 go: downloading github.com/spf13/afero v1.1.2 [2021-12-03T08:25:55.649Z] #53 22.03 go: downloading github.com/spf13/cast v1.3.0 [2021-12-03T08:25:55.649Z] #53 22.10 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-12-03T08:25:55.904Z] #51 ... [2021-12-03T08:25:55.904Z] [2021-12-03T08:25:55.904Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-03T08:25:55.904Z] #38 sha256:267d576a38f791af9da8386260bd388b585eccc07117ea4da87b7d58b08842f5 [2021-12-03T08:25:55.904Z] #38 18.38 Fetched 8479 kB in 12s (707 kB/s) [2021-12-03T08:25:55.910Z] #53 22.21 go: downloading github.com/subosito/gotenv v1.2.0 [2021-12-03T08:25:55.910Z] #53 22.27 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-12-03T08:25:56.176Z] #53 22.47 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-12-03T08:25:56.317Z] #65 ... [2021-12-03T08:25:56.317Z] [2021-12-03T08:25:56.317Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-12-03T08:25:56.317Z] #36 sha256:3e1b245fd2475eb33c341cd8fc55ceb7ca2a7b59bf65ae7c4dce108a67864370 [2021-12-03T08:25:56.317Z] #36 20.88 tomll can be used in two ways: [2021-12-03T08:25:56.317Z] #36 20.88 Writing to STDIN and reading from STDOUT: [2021-12-03T08:25:56.317Z] #36 20.88 cat file.toml | tomll > file.toml [2021-12-03T08:25:56.317Z] #36 20.88 [2021-12-03T08:25:56.317Z] #36 20.88 Reading and updating a list of files: [2021-12-03T08:25:56.317Z] #36 20.88 tomll a.toml b.toml c.toml [2021-12-03T08:25:56.317Z] #36 20.88 [2021-12-03T08:25:56.317Z] #36 20.88 When given a list of files, tomll will modify all files in place without asking. [2021-12-03T08:25:56.317Z] #36 ... [2021-12-03T08:25:56.317Z] [2021-12-03T08:25:56.317Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-03T08:25:56.317Z] #38 sha256:267d576a38f791af9da8386260bd388b585eccc07117ea4da87b7d58b08842f5 [2021-12-03T08:25:56.317Z] #38 10.90 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [97.5 kB] [2021-12-03T08:25:56.317Z] #38 13.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-03T08:25:56.317Z] #38 ... [2021-12-03T08:25:56.317Z] [2021-12-03T08:25:56.317Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-03T08:25:56.317Z] #47 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:25:56.317Z] #47 10.76 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [97.5 kB] [2021-12-03T08:25:56.317Z] #47 13.35 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-03T08:25:56.317Z] #47 15.89 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1806 B] [2021-12-03T08:25:56.576Z] #47 ... [2021-12-03T08:25:56.576Z] [2021-12-03T08:25:56.576Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-03T08:25:56.576Z] #53 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:25:56.576Z] #53 18.98 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-12-03T08:25:56.577Z] #53 19.00 go: downloading github.com/stretchr/testify v1.4.0 [2021-12-03T08:25:56.577Z] #53 19.26 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-12-03T08:25:56.577Z] #53 19.38 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-12-03T08:25:56.577Z] #53 19.38 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-12-03T08:25:56.577Z] #53 19.72 go: downloading github.com/magiconair/properties v1.8.1 [2021-12-03T08:25:56.577Z] #53 19.74 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-12-03T08:25:56.577Z] #53 19.83 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-12-03T08:25:56.577Z] #53 19.90 go: downloading github.com/spf13/afero v1.1.2 [2021-12-03T08:25:56.577Z] #53 20.07 go: downloading github.com/spf13/cast v1.3.0 [2021-12-03T08:25:56.577Z] #53 20.11 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-12-03T08:25:56.577Z] #53 20.21 go: downloading github.com/subosito/gotenv v1.2.0 [2021-12-03T08:25:56.577Z] #53 20.21 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-12-03T08:25:56.577Z] #53 20.25 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-12-03T08:25:56.577Z] #53 20.48 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-12-03T08:25:56.577Z] #53 20.61 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-12-03T08:25:56.577Z] #53 20.61 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-12-03T08:25:56.577Z] #53 20.76 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-12-03T08:25:56.577Z] #53 20.76 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-12-03T08:25:56.577Z] #53 20.88 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-12-03T08:25:56.577Z] #53 20.98 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-12-03T08:25:56.577Z] #53 21.05 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-12-03T08:25:56.577Z] #53 21.33 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-12-03T08:25:56.747Z] #53 22.97 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-12-03T08:25:56.747Z] #53 22.97 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-12-03T08:25:56.747Z] #53 23.03 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-12-03T08:25:56.747Z] #53 23.03 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-12-03T08:25:56.747Z] #53 23.04 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-12-03T08:25:56.747Z] #53 23.16 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-12-03T08:25:56.836Z] #53 21.53 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-12-03T08:25:56.836Z] #53 21.53 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-12-03T08:25:56.836Z] #53 21.53 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-12-03T08:25:56.964Z] #19 108.1 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2021-12-03T08:25:56.964Z] #19 108.1 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2021-12-03T08:25:56.964Z] #19 108.2 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2021-12-03T08:25:56.964Z] #19 108.2 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2021-12-03T08:25:56.964Z] #19 108.2 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2021-12-03T08:25:57.009Z] #53 23.22 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-12-03T08:25:57.009Z] #53 23.25 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-12-03T08:25:57.009Z] #53 23.30 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-12-03T08:25:57.096Z] #53 ... [2021-12-03T08:25:57.096Z] [2021-12-03T08:25:57.096Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-12-03T08:25:57.096Z] #36 sha256:3e1b245fd2475eb33c341cd8fc55ceb7ca2a7b59bf65ae7c4dce108a67864370 [2021-12-03T08:25:57.096Z] #36 DONE 21.7s [2021-12-03T08:25:57.096Z] [2021-12-03T08:25:57.096Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-03T08:25:57.096Z] #53 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:25:57.096Z] #53 21.70 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-12-03T08:25:57.096Z] #53 21.81 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-12-03T08:25:57.269Z] #53 23.45 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-12-03T08:25:57.269Z] #53 23.57 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-12-03T08:25:57.269Z] #53 ... [2021-12-03T08:25:57.269Z] [2021-12-03T08:25:57.269Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-03T08:25:57.269Z] #65 sha256:4885c2a131b26065bb4652b84652b07c17f63ae3aea1794448a04466d68eb4dc [2021-12-03T08:25:57.269Z] #65 23.02 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-12-03T08:25:57.269Z] #65 ... [2021-12-03T08:25:57.269Z] [2021-12-03T08:25:57.269Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:25:57.269Z] #14 sha256:8c2ea0d94e82bca0dd8d5d4307ae9a9ec72d020948d0a444cb0762c286f6f7de [2021-12-03T08:25:57.269Z] #14 13.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-12-03T08:25:57.283Z] #38 18.38 Reading package lists... [2021-12-03T08:25:57.283Z] #38 ... [2021-12-03T08:25:57.283Z] [2021-12-03T08:25:57.283Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-03T08:25:57.283Z] #47 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:25:57.283Z] #47 9.249 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-03T08:25:57.283Z] #47 9.381 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-03T08:25:57.283Z] #47 9.381 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-03T08:25:57.283Z] #47 10.29 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2021-12-03T08:25:57.283Z] #47 11.81 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-03T08:25:57.283Z] #47 15.89 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [97.5 kB] [2021-12-03T08:25:57.356Z] #53 22.18 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-12-03T08:25:57.529Z] #14 ... [2021-12-03T08:25:57.530Z] [2021-12-03T08:25:57.530Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-03T08:25:57.530Z] #53 sha256:6faf81753db28cfce73db1cdac70a1afee11a82f094a7016fca408d37429831b [2021-12-03T08:25:57.530Z] #53 23.63 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-12-03T08:25:57.530Z] #53 23.71 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-12-03T08:25:57.530Z] #53 23.81 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-12-03T08:25:57.530Z] #53 23.91 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-12-03T08:25:57.530Z] #53 ... [2021-12-03T08:25:57.530Z] [2021-12-03T08:25:57.530Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-12-03T08:25:57.530Z] #60 sha256:60cd509943576ba4833a11c3ea3a3cd6c262d749e9abce2d9e305c5ae9bd708e [2021-12-03T08:25:57.530Z] #60 13.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-12-03T08:25:57.542Z] #47 ... [2021-12-03T08:25:57.542Z] [2021-12-03T08:25:57.542Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-03T08:25:57.542Z] #65 sha256:1fb9188fc2f31a2b18d378798bbcee29ff69626461dfd65a9e7d3a8d0f0860db [2021-12-03T08:25:57.542Z] #65 13.54 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-12-03T08:25:57.542Z] #65 13.86 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-12-03T08:25:57.542Z] #65 14.85 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-12-03T08:25:57.542Z] #65 ... [2021-12-03T08:25:57.542Z] [2021-12-03T08:25:57.542Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-03T08:25:57.542Z] #47 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:25:57.542Z] #47 19.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-03T08:25:57.614Z] #53 22.37 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-12-03T08:25:57.614Z] #53 22.37 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-12-03T08:25:57.790Z] #60 ... [2021-12-03T08:25:57.790Z] [2021-12-03T08:25:57.790Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-03T08:25:57.790Z] #53 sha256:6faf81753db28cfce73db1cdac70a1afee11a82f094a7016fca408d37429831b [2021-12-03T08:25:57.790Z] #53 23.98 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-12-03T08:25:57.876Z] #53 22.53 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-12-03T08:25:57.876Z] #53 22.55 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-12-03T08:25:57.876Z] #53 22.74 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-12-03T08:25:57.893Z] #19 109.3 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2021-12-03T08:25:58.050Z] #53 24.32 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-12-03T08:25:58.051Z] #53 24.34 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-12-03T08:25:58.135Z] #53 22.74 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-12-03T08:25:58.135Z] #53 ... [2021-12-03T08:25:58.135Z] [2021-12-03T08:25:58.135Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-12-03T08:25:58.135Z] #60 sha256:38ab15ab2ad0a8b8d7a348465d4b547b9600e86a57aaa9af9ddfa430713590bc [2021-12-03T08:25:58.135Z] #60 12.89 Fetched 8479 kB in 9s (993 kB/s) [2021-12-03T08:25:58.135Z] #60 12.89 Reading package lists... [2021-12-03T08:25:58.150Z] #19 109.3 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2021-12-03T08:25:58.150Z] #19 109.3 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2021-12-03T08:25:58.150Z] #19 109.3 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2021-12-03T08:25:58.150Z] #19 109.3 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2021-12-03T08:25:58.150Z] #19 109.3 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2021-12-03T08:25:58.150Z] #19 109.3 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2021-12-03T08:25:58.150Z] #19 109.3 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2021-12-03T08:25:58.150Z] #19 109.4 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2021-12-03T08:25:58.150Z] #19 109.4 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2021-12-03T08:25:58.150Z] #19 109.4 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2021-12-03T08:25:58.150Z] #19 109.4 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2021-12-03T08:25:58.311Z] #53 24.51 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-12-03T08:25:58.311Z] #53 24.65 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-12-03T08:25:58.311Z] #53 24.66 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-12-03T08:25:58.394Z] #60 19.51 Reading package lists... [2021-12-03T08:25:58.395Z] #60 ... [2021-12-03T08:25:58.395Z] [2021-12-03T08:25:58.395Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-12-03T08:25:58.395Z] #43 sha256:07e46e05b9d5aff72caf297857e8ce7b08d92d03a8a7db0f9c85048ac1e1e9b2 [2021-12-03T08:25:58.395Z] #43 22.02 Updating files: 87% (1535/1750) Updating files: 88% (1540/1750) Updating files: 89% (1558/1750) Updating files: 90% (1575/1750) Updating files: 91% (1593/1750) Updating files: 92% (1610/1750) Updating files: 93% (1628/1750) Updating files: 94% (1645/1750) Updating files: 95% (1663/1750) Updating files: 96% (1680/1750) Updating files: 97% (1698/1750) Updating files: 98% (1715/1750) Updating files: 99% (1733/1750) Updating files: 100% (1750/1750) Updating files: 100% (1750/1750), done. [2021-12-03T08:25:58.395Z] #43 22.29 + git checkout -q v2.3.0 [2021-12-03T08:25:58.572Z] #53 24.79 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-12-03T08:25:58.572Z] #53 24.85 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-12-03T08:25:58.572Z] #53 ... [2021-12-03T08:25:58.572Z] [2021-12-03T08:25:58.572Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-03T08:25:58.572Z] #47 sha256:41633ff675aa839c0b0d14ada73d8fd56a33e99200e0549b6ff49ac555fa78fa [2021-12-03T08:25:58.572Z] #47 14.26 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-12-03T08:25:58.572Z] #47 17.39 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1806 B] [2021-12-03T08:25:58.572Z] #47 ... [2021-12-03T08:25:58.572Z] [2021-12-03T08:25:58.572Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-03T08:25:58.572Z] #38 sha256:cc92f70b0ba67d3a856f24314a2ffcaa6f9496de27418ab195617b1af41b6e5b [2021-12-03T08:25:58.572Z] #38 14.75 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-12-03T08:25:58.572Z] #38 24.70 Fetched 8365 kB in 19s (439 kB/s) [2021-12-03T08:25:58.833Z] #38 24.70 Reading package lists... [2021-12-03T08:25:58.833Z] #38 ... [2021-12-03T08:25:58.833Z] [2021-12-03T08:25:58.833Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-03T08:25:58.833Z] #53 sha256:6faf81753db28cfce73db1cdac70a1afee11a82f094a7016fca408d37429831b [2021-12-03T08:25:58.833Z] #53 24.97 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-12-03T08:25:58.833Z] #53 25.24 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-12-03T08:25:58.919Z] #47 ... [2021-12-03T08:25:58.919Z] [2021-12-03T08:25:58.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 [2021-12-03T08:25:58.919Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:25:58.919Z] #14 10.93 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-03T08:25:58.919Z] #14 15.10 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [97.5 kB] [2021-12-03T08:25:58.919Z] #14 19.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-03T08:25:58.919Z] #14 ... [2021-12-03T08:25:58.919Z] [2021-12-03T08:25:58.919Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-03T08:25:58.919Z] #53 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:25:58.919Z] #53 20.47 go: downloading github.com/fatih/color v1.7.0 [2021-12-03T08:25:58.919Z] #53 20.47 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-12-03T08:25:58.919Z] #53 20.59 go: downloading github.com/pkg/errors v0.8.1 [2021-12-03T08:25:58.919Z] #53 20.61 go: downloading github.com/spf13/cobra v0.0.5 [2021-12-03T08:25:58.919Z] #53 20.67 go: downloading github.com/spf13/pflag v1.0.5 [2021-12-03T08:25:58.919Z] #53 21.25 go: downloading github.com/spf13/viper v1.6.1 [2021-12-03T08:25:59.080Z] #19 110.5 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2021-12-03T08:25:59.080Z] #19 110.5 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2021-12-03T08:25:59.080Z] #19 110.5 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2021-12-03T08:25:59.094Z] #53 25.31 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-12-03T08:25:59.094Z] #53 ... [2021-12-03T08:25:59.094Z] [2021-12-03T08:25:59.094Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-12-03T08:25:59.094Z] #51 sha256:a92d7bcbbbfe9069def2d5cf80ea7abf8b54d0bcce9bbd5efe52da71c4fffe14 [2021-12-03T08:25:59.094Z] #51 15.25 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-12-03T08:25:59.094Z] #51 15.36 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-12-03T08:25:59.094Z] #51 15.58 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-12-03T08:25:59.094Z] #51 17.95 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-12-03T08:25:59.094Z] #51 18.04 go: downloading golang.org/x/mod v0.3.0 [2021-12-03T08:25:59.094Z] #51 ... [2021-12-03T08:25:59.094Z] [2021-12-03T08:25:59.094Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:25:59.094Z] #14 sha256:8c2ea0d94e82bca0dd8d5d4307ae9a9ec72d020948d0a444cb0762c286f6f7de [2021-12-03T08:25:59.094Z] #14 24.43 Fetched 8365 kB in 19s (449 kB/s) [2021-12-03T08:25:59.332Z] #43 ... [2021-12-03T08:25:59.332Z] [2021-12-03T08:25:59.332Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:25:59.332Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:25:59.332Z] #14 14.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-03T08:25:59.332Z] #14 22.30 Fetched 8479 kB in 15s (576 kB/s) [2021-12-03T08:25:59.332Z] #14 22.30 Reading package lists... [2021-12-03T08:25:59.332Z] #14 ... [2021-12-03T08:25:59.332Z] [2021-12-03T08:25:59.332Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-03T08:25:59.332Z] #53 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:25:59.332Z] #53 23.21 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-12-03T08:25:59.332Z] #53 23.30 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-12-03T08:25:59.332Z] #53 23.34 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-12-03T08:25:59.332Z] #53 23.40 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-12-03T08:25:59.332Z] #53 23.41 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-12-03T08:25:59.332Z] #53 23.49 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-12-03T08:25:59.332Z] #53 23.80 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-12-03T08:25:59.332Z] #53 24.01 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-12-03T08:25:59.332Z] #53 24.08 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-12-03T08:25:59.337Z] #19 110.5 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2021-12-03T08:25:59.337Z] #19 110.5 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2021-12-03T08:25:59.451Z] #51 ... [2021-12-03T08:25:59.451Z] [2021-12-03T08:25:59.451Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-03T08:25:59.451Z] #47 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:25:59.451Z] #47 10.61 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-03T08:25:59.451Z] #47 10.82 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-03T08:25:59.451Z] #47 10.82 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-03T08:25:59.452Z] #47 11.57 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2021-12-03T08:25:59.452Z] #47 12.94 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-03T08:25:59.452Z] #47 16.94 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [97.5 kB] [2021-12-03T08:25:59.452Z] #47 ... [2021-12-03T08:25:59.452Z] [2021-12-03T08:25:59.452Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-03T08:25:59.452Z] #65 sha256:e504d1cce45364bb8e547312b09ab04e6594d746e7a20d60e474a78c3f755761 [2021-12-03T08:25:59.452Z] #65 10.89 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-12-03T08:25:59.452Z] #65 15.98 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-12-03T08:25:59.452Z] #65 15.98 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-12-03T08:25:59.452Z] #65 17.27 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-12-03T08:25:59.452Z] #65 ... [2021-12-03T08:25:59.452Z] [2021-12-03T08:25:59.452Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-03T08:25:59.452Z] #38 sha256:267d576a38f791af9da8386260bd388b585eccc07117ea4da87b7d58b08842f5 [2021-12-03T08:25:59.452Z] #38 11.25 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [97.5 kB] [2021-12-03T08:25:59.452Z] #38 15.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-03T08:25:59.452Z] #38 ... [2021-12-03T08:25:59.452Z] [2021-12-03T08:25:59.452Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-03T08:25:59.452Z] #53 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:25:59.452Z] #53 21.37 go: downloading github.com/fatih/color v1.7.0 [2021-12-03T08:25:59.452Z] #53 21.48 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-12-03T08:25:59.452Z] #53 21.59 go: downloading github.com/pkg/errors v0.8.1 [2021-12-03T08:25:59.452Z] #53 21.59 go: downloading github.com/spf13/cobra v0.0.5 [2021-12-03T08:25:59.452Z] #53 21.80 go: downloading github.com/spf13/pflag v1.0.5 [2021-12-03T08:25:59.592Z] #53 24.16 go: downloading github.com/ultraware/funlen v0.0.2 [2021-12-03T08:25:59.592Z] #53 24.21 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-12-03T08:25:59.592Z] #53 24.26 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-12-03T08:25:59.857Z] #53 24.48 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-12-03T08:25:59.920Z] #53 22.46 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-12-03T08:26:00.019Z] #53 22.31 go: downloading github.com/spf13/viper v1.6.1 [2021-12-03T08:26:00.116Z] #53 ... [2021-12-03T08:26:00.116Z] [2021-12-03T08:26:00.116Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-12-03T08:26:00.116Z] #49 sha256:ae59fb6bae495ec48c3f7ac2d770d3c49d6c986b454129b1c5b3075c3400a651 [2021-12-03T08:26:00.116Z] #49 24.21 Usage of /build/vndr: [2021-12-03T08:26:00.116Z] #49 24.21 /build/vndr [[import path] [revision]] [repository] [2021-12-03T08:26:00.116Z] #49 24.21 /build/vndr init [2021-12-03T08:26:00.116Z] #49 24.21 -strict [2021-12-03T08:26:00.116Z] #49 24.21 checking mode. treat non-trivial warning as an error [2021-12-03T08:26:00.116Z] #49 24.21 -verbose [2021-12-03T08:26:00.116Z] #49 24.21 shows all warnings [2021-12-03T08:26:00.116Z] #49 24.21 -whitelist value [2021-12-03T08:26:00.116Z] #49 24.21 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-12-03T08:26:00.116Z] #49 DONE 24.7s [2021-12-03T08:26:00.116Z] [2021-12-03T08:26:00.116Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-12-03T08:26:00.116Z] #51 sha256:f93a25257bfd2496f1faa59fcb58ed7873d81cac96b9bdc23d93a9f2820712bc [2021-12-03T08:26:00.116Z] #51 14.88 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-12-03T08:26:00.116Z] #51 14.90 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-12-03T08:26:00.116Z] #51 15.11 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-12-03T08:26:00.116Z] #51 17.13 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-12-03T08:26:00.116Z] #51 17.13 go: downloading golang.org/x/mod v0.3.0 [2021-12-03T08:26:00.186Z] #53 22.59 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-12-03T08:26:00.267Z] #19 111.6 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2021-12-03T08:26:00.267Z] #19 111.6 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2021-12-03T08:26:00.279Z] #53 ... [2021-12-03T08:26:00.279Z] [2021-12-03T08:26:00.279Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-12-03T08:26:00.279Z] #60 sha256:38ab15ab2ad0a8b8d7a348465d4b547b9600e86a57aaa9af9ddfa430713590bc [2021-12-03T08:26:00.279Z] #60 8.114 Reading package lists... [2021-12-03T08:26:00.377Z] #51 ... [2021-12-03T08:26:00.377Z] [2021-12-03T08:26:00.377Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-12-03T08:26:00.377Z] #43 sha256:07e46e05b9d5aff72caf297857e8ce7b08d92d03a8a7db0f9c85048ac1e1e9b2 [2021-12-03T08:26:00.377Z] #43 24.61 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-12-03T08:26:00.540Z] #60 13.16 Reading package lists... [2021-12-03T08:26:00.540Z] #60 ... [2021-12-03T08:26:00.540Z] [2021-12-03T08:26:00.540Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-03T08:26:00.540Z] #47 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:26:00.540Z] #47 21.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-03T08:26:01.115Z] #47 ... [2021-12-03T08:26:01.115Z] [2021-12-03T08:26:01.115Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:26:01.115Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:26:01.115Z] #14 13.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-03T08:26:01.196Z] #19 112.3 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:26:01.196Z] #19 112.6 Fetched 787 MB in 20s (39.0 MB/s) [2021-12-03T08:26:01.196Z] #19 112.6 Selecting previously unselected package liblocale-gettext-perl. [2021-12-03T08:26:01.196Z] #19 112.6 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-12-03T08:26:01.196Z] #19 112.6 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2021-12-03T08:26:01.196Z] #19 112.6 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2021-12-03T08:26:01.374Z] #14 ... [2021-12-03T08:26:01.374Z] [2021-12-03T08:26:01.374Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-03T08:26:01.374Z] #53 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:26:01.374Z] #53 23.18 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-12-03T08:26:01.374Z] #53 23.27 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-12-03T08:26:01.374Z] #53 23.39 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-12-03T08:26:01.374Z] #53 23.39 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-12-03T08:26:01.452Z] #19 112.7 Selecting previously unselected package bzip2. [2021-12-03T08:26:01.452Z] #19 112.7 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2021-12-03T08:26:01.452Z] #19 112.7 Unpacking bzip2 (1.0.8-4) ... [2021-12-03T08:26:01.452Z] #19 112.8 Selecting previously unselected package libmagic-mgc. [2021-12-03T08:26:01.452Z] #19 112.8 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2021-12-03T08:26:01.452Z] #19 112.8 Unpacking libmagic-mgc (1:5.39-3) ... [2021-12-03T08:26:01.708Z] #19 112.9 Selecting previously unselected package libmagic1:amd64. [2021-12-03T08:26:01.708Z] #19 112.9 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2021-12-03T08:26:01.708Z] #19 113.0 Unpacking libmagic1:amd64 (1:5.39-3) ... [2021-12-03T08:26:01.708Z] #19 113.0 Selecting previously unselected package file. [2021-12-03T08:26:01.708Z] #19 113.0 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2021-12-03T08:26:01.708Z] #19 113.0 Unpacking file (1:5.39-3) ... [2021-12-03T08:26:01.708Z] #19 113.1 Selecting previously unselected package xz-utils. [2021-12-03T08:26:01.708Z] #19 113.1 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2021-12-03T08:26:01.708Z] #19 113.1 Unpacking xz-utils (5.2.5-2) ... [2021-12-03T08:26:01.965Z] #19 113.2 Selecting previously unselected package binutils-aarch64-linux-gnu. [2021-12-03T08:26:01.965Z] #19 113.2 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2021-12-03T08:26:01.965Z] #19 113.2 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2021-12-03T08:26:02.090Z] #53 ... [2021-12-03T08:26:02.090Z] [2021-12-03T08:26:02.090Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-12-03T08:26:02.090Z] #60 sha256:38ab15ab2ad0a8b8d7a348465d4b547b9600e86a57aaa9af9ddfa430713590bc [2021-12-03T08:26:02.090Z] #60 14.02 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [97.5 kB] [2021-12-03T08:26:02.090Z] #60 17.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-03T08:26:02.090Z] #60 ... [2021-12-03T08:26:02.090Z] [2021-12-03T08:26:02.090Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-03T08:26:02.090Z] #65 sha256:1fb9188fc2f31a2b18d378798bbcee29ff69626461dfd65a9e7d3a8d0f0860db [2021-12-03T08:26:02.090Z] #65 21.49 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-12-03T08:26:02.090Z] #65 22.79 go: downloading github.com/google/uuid v1.3.0 [2021-12-03T08:26:02.090Z] #65 22.91 go: downloading github.com/moby/vpnkit v0.5.0 [2021-12-03T08:26:02.090Z] #65 23.05 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-12-03T08:26:02.090Z] #65 23.31 go: downloading github.com/gofrs/flock v0.8.1 [2021-12-03T08:26:02.090Z] #65 23.46 go: downloading github.com/gorilla/mux v1.8.0 [2021-12-03T08:26:02.090Z] #65 24.01 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-12-03T08:26:02.656Z] #65 24.87 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-12-03T08:26:02.752Z] #53 24.97 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-12-03T08:26:02.894Z] #19 114.0 Selecting previously unselected package binutils-arm-linux-gnueabi. [2021-12-03T08:26:02.894Z] #19 114.0 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2021-12-03T08:26:02.894Z] #19 114.0 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2021-12-03T08:26:03.011Z] #53 25.49 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-12-03T08:26:03.228Z] #65 25.18 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-12-03T08:26:03.271Z] #53 25.63 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-12-03T08:26:03.315Z] #14 24.43 Reading package lists... [2021-12-03T08:26:03.315Z] #14 ... [2021-12-03T08:26:03.315Z] [2021-12-03T08:26:03.315Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-12-03T08:26:03.315Z] #43 sha256:9ceec7e1292267133783465d2ead4253c28eef1cb9ad942a40d887fe50f5ea2f [2021-12-03T08:26:03.315Z] #43 27.01 Updating files: 70% (1236/1750) Updating files: 71% (1243/1750) Updating files: 72% (1260/1750) Updating files: 73% (1278/1750) Updating files: 74% (1295/1750) Updating files: 75% (1313/1750) Updating files: 76% (1330/1750) Updating files: 77% (1348/1750) Updating files: 78% (1365/1750) Updating files: 79% (1383/1750) Updating files: 80% (1400/1750) Updating files: 81% (1418/1750) Updating files: 82% (1435/1750) Updating files: 83% (1453/1750) Updating files: 84% (1470/1750) Updating files: 85% (1488/1750) Updating files: 86% (1505/1750) Updating files: 87% (1523/1750) Updating files: 88% (1540/1750) Updating files: 89% (1558/1750) Updating files: 90% (1575/1750) Updating files: 91% (1593/1750) Updating files: 92% (1610/1750) Updating files: 93% (1628/1750) Updating files: 94% (1645/1750) Updating files: 95% (1663/1750) Updating files: 96% (1680/1750) Updating files: 97% (1698/1750) Updating files: 98% (1715/1750) Updating files: 99% (1733/1750) Updating files: 100% (1750/1750) Updating files: 100% (1750/1750), done. [2021-12-03T08:26:03.315Z] #43 27.64 + git checkout -q v2.3.0 [2021-12-03T08:26:03.455Z] #19 114.6 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2021-12-03T08:26:03.455Z] #19 114.6 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2021-12-03T08:26:03.455Z] #19 114.7 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2021-12-03T08:26:03.576Z] #43 ... [2021-12-03T08:26:03.577Z] [2021-12-03T08:26:03.577Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-12-03T08:26:03.577Z] #36 sha256:663d586c642ee611abf8761f03bc6177e4ab62bdbc8b4596ccebd9c05b7af3ed [2021-12-03T08:26:03.577Z] #36 26.23 tomll can be used in two ways: [2021-12-03T08:26:03.577Z] #36 26.23 Writing to STDIN and reading from STDOUT: [2021-12-03T08:26:03.577Z] #36 26.23 cat file.toml | tomll > file.toml [2021-12-03T08:26:03.577Z] #36 26.23 [2021-12-03T08:26:03.577Z] #36 26.23 Reading and updating a list of files: [2021-12-03T08:26:03.577Z] #36 26.23 tomll a.toml b.toml c.toml [2021-12-03T08:26:03.577Z] #36 26.23 [2021-12-03T08:26:03.577Z] #36 26.23 When given a list of files, tomll will modify all files in place without asking. [2021-12-03T08:26:03.577Z] #36 DONE 30.1s [2021-12-03T08:26:03.840Z] #53 26.19 go: downloading github.com/stretchr/testify v1.4.0 [2021-12-03T08:26:03.846Z] [2021-12-03T08:26:03.846Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-12-03T08:26:03.846Z] #49 sha256:0de827261decebaa0898b0e5beaa455dcb6292fa95db4c94836510d22447fb40 [2021-12-03T08:26:03.846Z] #49 29.97 Usage of /build/vndr: [2021-12-03T08:26:03.846Z] #49 29.97 /build/vndr [[import path] [revision]] [repository] [2021-12-03T08:26:03.846Z] #49 29.97 /build/vndr init [2021-12-03T08:26:03.846Z] #49 29.97 -strict [2021-12-03T08:26:03.846Z] #49 29.97 checking mode. treat non-trivial warning as an error [2021-12-03T08:26:03.846Z] #49 29.97 -verbose [2021-12-03T08:26:03.846Z] #49 29.97 shows all warnings [2021-12-03T08:26:03.846Z] #49 29.97 -whitelist value [2021-12-03T08:26:03.846Z] #49 29.97 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-12-03T08:26:03.846Z] #49 DONE 30.2s [2021-12-03T08:26:03.846Z] [2021-12-03T08:26:03.846Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-03T08:26:03.846Z] #53 sha256:6faf81753db28cfce73db1cdac70a1afee11a82f094a7016fca408d37429831b [2021-12-03T08:26:03.846Z] #53 25.63 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-12-03T08:26:03.846Z] #53 25.72 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-12-03T08:26:03.846Z] #53 25.82 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-12-03T08:26:03.846Z] #53 25.93 go: downloading github.com/ultraware/funlen v0.0.2 [2021-12-03T08:26:03.846Z] #53 25.96 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-12-03T08:26:03.846Z] #53 26.03 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-12-03T08:26:03.846Z] #53 26.13 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-12-03T08:26:03.846Z] #53 27.47 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-12-03T08:26:03.846Z] #53 27.47 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-12-03T08:26:03.846Z] #53 27.76 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-12-03T08:26:03.846Z] #53 27.76 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-12-03T08:26:03.846Z] #53 28.00 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-12-03T08:26:03.846Z] #53 28.04 go: downloading github.com/stretchr/objx v0.2.0 [2021-12-03T08:26:03.846Z] #53 28.54 go: downloading golang.org/x/text v0.3.2 [2021-12-03T08:26:04.022Z] #19 115.3 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2021-12-03T08:26:04.022Z] #19 115.3 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2021-12-03T08:26:04.022Z] #19 115.3 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2021-12-03T08:26:04.951Z] #19 116.1 Selecting previously unselected package binutils-s390x-linux-gnu. [2021-12-03T08:26:04.951Z] #19 116.1 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2021-12-03T08:26:04.951Z] #19 116.1 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2021-12-03T08:26:05.136Z] #65 ... [2021-12-03T08:26:05.136Z] [2021-12-03T08:26:05.136Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-12-03T08:26:05.136Z] #26 sha256:89ca1dfe033f09f85888299e3e713733afe7f60ca5978b22b9b643419df0e4b7 [2021-12-03T08:26:05.136Z] #26 25.77 + mkdir -p /build [2021-12-03T08:26:05.136Z] #26 25.78 + mv docker/docker /build/ [2021-12-03T08:26:05.136Z] #26 25.80 + rmdir docker [2021-12-03T08:26:05.136Z] #26 DONE 26.9s [2021-12-03T08:26:05.136Z] [2021-12-03T08:26:05.136Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-03T08:26:05.136Z] #53 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:26:05.136Z] #53 24.66 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-12-03T08:26:05.136Z] #53 25.01 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-12-03T08:26:05.207Z] #19 116.6 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2021-12-03T08:26:05.207Z] #19 116.6 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-12-03T08:26:05.207Z] #19 116.6 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-12-03T08:26:05.259Z] #53 ... [2021-12-03T08:26:05.259Z] [2021-12-03T08:26:05.259Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-12-03T08:26:05.259Z] #26 sha256:0f868153ddcf67fc57424717cf9301ba60bab0aa1651eb8d37aee21fa7748618 [2021-12-03T08:26:05.259Z] #26 26.27 + mkdir -p /build [2021-12-03T08:26:05.259Z] #26 26.27 + mv docker/docker /build/ [2021-12-03T08:26:05.259Z] #26 26.27 + rmdir docker [2021-12-03T08:26:05.259Z] #26 DONE 27.1s [2021-12-03T08:26:05.259Z] [2021-12-03T08:26:05.259Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-12-03T08:26:05.259Z] #51 sha256:f93a25257bfd2496f1faa59fcb58ed7873d81cac96b9bdc23d93a9f2820712bc [2021-12-03T08:26:05.259Z] #51 27.15 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-12-03T08:26:05.259Z] #51 27.41 go: downloading golang.org/x/mod v0.3.0 [2021-12-03T08:26:05.464Z] #19 116.7 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2021-12-03T08:26:05.465Z] #19 116.7 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-12-03T08:26:05.465Z] #19 116.7 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-12-03T08:26:05.654Z] #43 ... [2021-12-03T08:26:05.654Z] [2021-12-03T08:26:05.654Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-12-03T08:26:05.654Z] #60 sha256:38ab15ab2ad0a8b8d7a348465d4b547b9600e86a57aaa9af9ddfa430713590bc [2021-12-03T08:26:05.654Z] #60 19.51 Reading package lists... [2021-12-03T08:26:05.654Z] #60 24.45 Building dependency tree... [2021-12-03T08:26:05.654Z] #60 28.19 The following additional packages will be installed: [2021-12-03T08:26:05.654Z] #60 28.19 libbtrfs0 [2021-12-03T08:26:05.654Z] #60 28.41 The following NEW packages will be installed: [2021-12-03T08:26:05.654Z] #60 28.41 libbtrfs-dev libbtrfs0 [2021-12-03T08:26:05.654Z] #60 28.85 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:26:05.654Z] #60 28.85 Need to get 460 kB of archives. [2021-12-03T08:26:05.654Z] #60 28.85 After this operation, 1237 kB of additional disk space will be used. [2021-12-03T08:26:05.654Z] #60 28.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-12-03T08:26:05.654Z] #60 28.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-12-03T08:26:05.654Z] #60 30.01 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:26:05.654Z] #60 30.27 Fetched 460 kB in 0s (1399 kB/s) [2021-12-03T08:26:05.654Z] #60 30.37 Selecting previously unselected package libbtrfs0:amd64. [2021-12-03T08:26:05.654Z] #60 30.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-12-03T08:26:05.654Z] #60 30.41 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-12-03T08:26:05.914Z] #60 30.50 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-12-03T08:26:05.914Z] #60 30.65 Selecting previously unselected package libbtrfs-dev:amd64. [2021-12-03T08:26:05.914Z] #60 30.65 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-12-03T08:26:05.914Z] #60 30.65 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-03T08:26:06.174Z] #60 31.00 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-12-03T08:26:06.174Z] #60 31.03 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-03T08:26:06.174Z] #60 31.04 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:26:06.314Z] using credential docker-jenkins-github-credentials [2021-12-03T08:26:06.390Z] Cloning the remote Git repository [2021-12-03T08:26:06.390Z] Cloning with configured refspecs honoured and without tags [2021-12-03T08:26:06.396Z] #53 ... [2021-12-03T08:26:06.396Z] [2021-12-03T08:26:06.397Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:26:06.397Z] #14 sha256:8c2ea0d94e82bca0dd8d5d4307ae9a9ec72d020948d0a444cb0762c286f6f7de [2021-12-03T08:26:06.397Z] #14 24.43 Reading package lists... [2021-12-03T08:26:06.927Z] using credential docker-jenkins-github-credentials [2021-12-03T08:26:07.005Z] Cloning the remote Git repository [2021-12-03T08:26:07.005Z] Cloning with configured refspecs honoured and without tags [2021-12-03T08:26:07.113Z] #60 ... [2021-12-03T08:26:07.113Z] [2021-12-03T08:26:07.113Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-03T08:26:07.113Z] #38 sha256:267d576a38f791af9da8386260bd388b585eccc07117ea4da87b7d58b08842f5 [2021-12-03T08:26:07.113Z] #38 21.71 Fetched 8479 kB in 14s (602 kB/s) [2021-12-03T08:26:07.113Z] #38 21.71 Reading package lists... [2021-12-03T08:26:07.113Z] #38 27.34 Reading package lists... [2021-12-03T08:26:07.113Z] #38 ... [2021-12-03T08:26:07.113Z] [2021-12-03T08:26:07.113Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-12-03T08:26:07.113Z] #60 sha256:38ab15ab2ad0a8b8d7a348465d4b547b9600e86a57aaa9af9ddfa430713590bc [2021-12-03T08:26:07.113Z] #60 DONE 31.8s [2021-12-03T08:26:07.113Z] [2021-12-03T08:26:07.113Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-12-03T08:26:07.113Z] #61 sha256:d850be4f6d562d1a5505060c6b36ff18d219990075efe688425aa28f5cffb1ae [2021-12-03T08:26:06.573Z] Cloning repository https://github.com/moby/moby.git [2021-12-03T08:26:06.983Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-12-03T08:26:07.681Z] #53 ... [2021-12-03T08:26:07.681Z] [2021-12-03T08:26:07.681Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-03T08:26:07.681Z] #38 sha256:267d576a38f791af9da8386260bd388b585eccc07117ea4da87b7d58b08842f5 [2021-12-03T08:26:07.681Z] #38 18.38 Reading package lists... [2021-12-03T08:26:07.201Z] Cloning repository https://github.com/moby/moby.git [2021-12-03T08:26:07.601Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-12-03T08:26:08.063Z] #61 DONE 0.7s [2021-12-03T08:26:08.063Z] [2021-12-03T08:26:08.063Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-03T08:26:08.063Z] #62 sha256:d532aa5a8b55ffc458c0438a30ed6c56b47675ca59ddaea9418f9978712306e8 [2021-12-03T08:26:08.063Z] #62 ... [2021-12-03T08:26:08.063Z] [2021-12-03T08:26:08.063Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-03T08:26:08.063Z] #47 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:26:08.063Z] #47 22.14 Fetched 8483 kB in 16s (546 kB/s) [2021-12-03T08:26:08.063Z] #47 22.14 Reading package lists... [2021-12-03T08:26:08.063Z] #47 27.94 Reading package lists... [2021-12-03T08:26:08.063Z] #47 ... [2021-12-03T08:26:08.063Z] [2021-12-03T08:26:08.063Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-03T08:26:08.063Z] #38 sha256:267d576a38f791af9da8386260bd388b585eccc07117ea4da87b7d58b08842f5 [2021-12-03T08:26:08.063Z] #38 27.34 Reading package lists... [2021-12-03T08:26:08.320Z] #14 32.74 Reading package lists... [2021-12-03T08:26:08.321Z] #14 ... [2021-12-03T08:26:08.321Z] [2021-12-03T08:26:08.321Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-12-03T08:26:08.321Z] #60 sha256:60cd509943576ba4833a11c3ea3a3cd6c262d749e9abce2d9e305c5ae9bd708e [2021-12-03T08:26:08.321Z] #60 24.29 Fetched 8365 kB in 19s (447 kB/s) [2021-12-03T08:26:08.321Z] #60 24.29 Reading package lists... [2021-12-03T08:26:08.321Z] #60 32.45 Reading package lists... [2021-12-03T08:26:08.321Z] #60 ... [2021-12-03T08:26:08.321Z] [2021-12-03T08:26:08.321Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-03T08:26:08.321Z] #38 sha256:cc92f70b0ba67d3a856f24314a2ffcaa6f9496de27418ab195617b1af41b6e5b [2021-12-03T08:26:08.321Z] #38 24.70 Reading package lists... [2021-12-03T08:26:09.005Z] #38 32.41 Building dependency tree... [2021-12-03T08:26:09.707Z] #38 32.87 Reading package lists... [2021-12-03T08:26:09.707Z] #38 ... [2021-12-03T08:26:09.707Z] [2021-12-03T08:26:09.707Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-03T08:26:09.707Z] #47 sha256:41633ff675aa839c0b0d14ada73d8fd56a33e99200e0549b6ff49ac555fa78fa [2021-12-03T08:26:09.707Z] #47 25.32 Fetched 8369 kB in 20s (420 kB/s) [2021-12-03T08:26:09.707Z] #47 25.32 Reading package lists... [2021-12-03T08:26:09.707Z] #47 33.40 Reading package lists... [2021-12-03T08:26:09.707Z] #47 ... [2021-12-03T08:26:09.707Z] [2021-12-03T08:26:09.707Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-12-03T08:26:09.707Z] #31 sha256:3f38ae794433b12bc3de09cf7b09cf1dc12bc0d56f7647c5a2344509ae796179 [2021-12-03T08:26:09.707Z] #31 26.37 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-12-03T08:26:09.707Z] #31 29.02 #=#=# ##O#-# [2021-12-03T08:26:09.707Z] #31 29.55 #=#=# 0.1% ######################################################################## 100.0% [2021-12-03T08:26:09.707Z] #31 31.65 [2021-12-03T08:26:07.938Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-03T08:26:07.938Z] > git --version # timeout=10 [2021-12-03T08:26:07.978Z] > git --version # 'git version 2.24.1.windows.2' [2021-12-03T08:26:07.978Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-03T08:26:07.981Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43057/head:refs/remotes/origin/PR-43057 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-03T08:26:09.847Z] #38 30.41 Reading package lists... [2021-12-03T08:26:09.847Z] #38 ... [2021-12-03T08:26:09.847Z] [2021-12-03T08:26:09.847Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-12-03T08:26:09.847Z] #36 sha256:3e1b245fd2475eb33c341cd8fc55ceb7ca2a7b59bf65ae7c4dce108a67864370 [2021-12-03T08:26:09.847Z] #36 31.94 tomll can be used in two ways: [2021-12-03T08:26:09.847Z] #36 31.94 Writing to STDIN and reading from STDOUT: [2021-12-03T08:26:09.847Z] #36 31.94 cat file.toml | tomll > file.toml [2021-12-03T08:26:09.847Z] #36 31.94 [2021-12-03T08:26:09.847Z] #36 31.94 Reading and updating a list of files: [2021-12-03T08:26:09.847Z] #36 31.94 tomll a.toml b.toml c.toml [2021-12-03T08:26:09.847Z] #36 31.94 [2021-12-03T08:26:09.847Z] #36 31.94 When given a list of files, tomll will modify all files in place without asking. [2021-12-03T08:26:09.847Z] #36 DONE 32.2s [2021-12-03T08:26:09.847Z] [2021-12-03T08:26:09.847Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-03T08:26:09.847Z] #53 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:26:09.847Z] #53 31.36 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-12-03T08:26:09.847Z] #53 31.40 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-12-03T08:26:09.847Z] #53 31.59 go: downloading github.com/stretchr/testify v1.4.0 [2021-12-03T08:26:09.847Z] #53 31.81 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-12-03T08:26:09.847Z] #53 31.98 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-12-03T08:26:09.847Z] #53 32.14 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-12-03T08:26:09.847Z] #53 32.25 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-12-03T08:26:10.129Z] using credential docker-jenkins-github-credentials [2021-12-03T08:26:08.490Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-03T08:26:08.490Z] > git --version # timeout=10 [2021-12-03T08:26:08.525Z] > git --version # 'git version 2.24.1.windows.2' [2021-12-03T08:26:08.526Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-03T08:26:08.528Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43057/head:refs/remotes/origin/PR-43057 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-03T08:26:10.206Z] Cloning the remote Git repository [2021-12-03T08:26:10.206Z] Cloning with configured refspecs honoured and without tags [2021-12-03T08:26:10.416Z] #53 32.85 go: downloading github.com/magiconair/properties v1.8.1 [2021-12-03T08:26:10.544Z] #51 ... [2021-12-03T08:26:10.544Z] [2021-12-03T08:26:10.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 [2021-12-03T08:26:10.544Z] #53 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:26:10.544Z] #53 31.75 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-12-03T08:26:10.544Z] #53 31.90 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-12-03T08:26:10.544Z] #53 32.03 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-12-03T08:26:10.544Z] #53 32.55 go: downloading github.com/magiconair/properties v1.8.1 [2021-12-03T08:26:10.544Z] #53 32.55 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-12-03T08:26:10.544Z] #53 32.75 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-12-03T08:26:10.544Z] #53 32.84 go: downloading github.com/spf13/afero v1.1.2 [2021-12-03T08:26:10.650Z] #31 ... [2021-12-03T08:26:10.650Z] [2021-12-03T08:26:10.650Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-12-03T08:26:10.650Z] #60 sha256:60cd509943576ba4833a11c3ea3a3cd6c262d749e9abce2d9e305c5ae9bd708e [2021-12-03T08:26:10.650Z] #60 32.45 Reading package lists... [2021-12-03T08:26:10.675Z] #53 32.97 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-12-03T08:26:10.675Z] #53 32.99 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-12-03T08:26:10.805Z] #53 33.09 go: downloading github.com/spf13/cast v1.3.0 [2021-12-03T08:26:10.805Z] #53 ... [2021-12-03T08:26:10.805Z] [2021-12-03T08:26:10.805Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-03T08:26:10.805Z] #65 sha256:e504d1cce45364bb8e547312b09ab04e6594d746e7a20d60e474a78c3f755761 [2021-12-03T08:26:10.805Z] #65 22.76 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-12-03T08:26:10.805Z] #65 24.62 go: downloading github.com/google/uuid v1.3.0 [2021-12-03T08:26:10.805Z] #65 24.63 go: downloading github.com/moby/vpnkit v0.5.0 [2021-12-03T08:26:10.805Z] #65 24.73 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-12-03T08:26:10.805Z] #65 25.02 go: downloading github.com/gofrs/flock v0.8.1 [2021-12-03T08:26:10.805Z] #65 25.21 go: downloading github.com/gorilla/mux v1.8.0 [2021-12-03T08:26:10.805Z] #65 25.52 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-12-03T08:26:10.805Z] #65 26.70 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-12-03T08:26:10.805Z] #65 27.00 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-12-03T08:26:10.805Z] #65 27.27 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-12-03T08:26:10.805Z] #65 31.43 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-12-03T08:26:10.805Z] #65 ... [2021-12-03T08:26:10.805Z] [2021-12-03T08:26:10.805Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-03T08:26:10.805Z] #53 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:26:10.805Z] #53 33.23 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-12-03T08:26:10.805Z] #53 33.26 go: downloading github.com/subosito/gotenv v1.2.0 [2021-12-03T08:26:10.805Z] #53 33.28 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-12-03T08:26:10.805Z] #53 33.33 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-12-03T08:26:10.934Z] #53 33.13 go: downloading github.com/spf13/afero v1.1.2 [2021-12-03T08:26:10.934Z] #53 33.31 go: downloading github.com/spf13/cast v1.3.0 [2021-12-03T08:26:10.934Z] #53 33.39 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-12-03T08:26:10.987Z] #38 ... [2021-12-03T08:26:10.987Z] [2021-12-03T08:26:10.987Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-03T08:26:10.987Z] #53 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:26:10.987Z] #53 25.51 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-12-03T08:26:10.987Z] #53 25.51 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-12-03T08:26:10.987Z] #53 25.68 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-12-03T08:26:10.987Z] #53 25.68 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-12-03T08:26:10.987Z] #53 25.68 go: downloading github.com/stretchr/objx v0.2.0 [2021-12-03T08:26:10.987Z] #53 26.00 go: downloading golang.org/x/text v0.3.2 [2021-12-03T08:26:10.987Z] #53 31.28 go: downloading github.com/gobwas/glob v0.2.3 [2021-12-03T08:26:10.987Z] #53 31.29 go: downloading github.com/kisielk/gotool v1.0.0 [2021-12-03T08:26:10.987Z] #53 31.48 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-12-03T08:26:10.987Z] #53 31.51 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-12-03T08:26:10.987Z] #53 31.62 go: downloading github.com/gogo/protobuf v1.2.1 [2021-12-03T08:26:10.987Z] #53 32.87 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-12-03T08:26:10.987Z] #53 32.98 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-12-03T08:26:10.987Z] #53 33.40 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-12-03T08:26:10.412Z] Cloning repository https://github.com/moby/moby.git [2021-12-03T08:26:10.816Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-12-03T08:26:11.065Z] #53 33.59 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-12-03T08:26:11.194Z] #53 33.47 go: downloading github.com/subosito/gotenv v1.2.0 [2021-12-03T08:26:11.194Z] #53 33.50 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-12-03T08:26:11.194Z] #53 33.57 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-12-03T08:26:11.248Z] #53 ... [2021-12-03T08:26:11.248Z] [2021-12-03T08:26:11.248Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-03T08:26:11.248Z] #38 sha256:267d576a38f791af9da8386260bd388b585eccc07117ea4da87b7d58b08842f5 [2021-12-03T08:26:11.248Z] #38 35.88 The following additional packages will be installed: [2021-12-03T08:26:11.248Z] #38 35.88 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-12-03T08:26:11.248Z] #38 35.88 Suggested packages: [2021-12-03T08:26:11.248Z] #38 35.88 cmake-doc ninja-build lrzip [2021-12-03T08:26:11.248Z] #38 35.88 Recommended packages: [2021-12-03T08:26:11.248Z] #38 35.88 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-12-03T08:26:11.453Z] #53 33.88 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-12-03T08:26:11.453Z] #53 33.94 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-12-03T08:26:11.453Z] #53 33.94 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-12-03T08:26:11.453Z] #53 ... [2021-12-03T08:26:11.453Z] [2021-12-03T08:26:11.453Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-03T08:26:11.453Z] #47 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:26:11.453Z] #47 23.49 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1806 B] [2021-12-03T08:26:11.713Z] #47 ... [2021-12-03T08:26:11.713Z] [2021-12-03T08:26:11.713Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-03T08:26:11.713Z] #53 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:26:11.713Z] #53 33.99 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-12-03T08:26:11.713Z] #53 34.00 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-12-03T08:26:11.713Z] #53 34.04 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-12-03T08:26:11.713Z] #53 34.13 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-12-03T08:26:11.713Z] #53 34.23 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-12-03T08:26:11.758Z] #53 ... [2021-12-03T08:26:11.758Z] [2021-12-03T08:26:11.758Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-12-03T08:26:11.758Z] #36 sha256:3e1b245fd2475eb33c341cd8fc55ceb7ca2a7b59bf65ae7c4dce108a67864370 [2021-12-03T08:26:11.758Z] #36 33.71 tomll can be used in two ways: [2021-12-03T08:26:11.758Z] #36 33.71 Writing to STDIN and reading from STDOUT: [2021-12-03T08:26:11.758Z] #36 33.71 cat file.toml | tomll > file.toml [2021-12-03T08:26:11.758Z] #36 33.71 [2021-12-03T08:26:11.758Z] #36 33.71 Reading and updating a list of files: [2021-12-03T08:26:11.758Z] #36 33.71 tomll a.toml b.toml c.toml [2021-12-03T08:26:11.758Z] #36 33.71 [2021-12-03T08:26:11.758Z] #36 33.71 When given a list of files, tomll will modify all files in place without asking. [2021-12-03T08:26:11.758Z] #36 DONE 33.9s [2021-12-03T08:26:11.758Z] [2021-12-03T08:26:11.759Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-03T08:26:11.759Z] #53 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:26:11.759Z] #53 33.86 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-12-03T08:26:11.759Z] #53 33.93 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-12-03T08:26:11.759Z] #53 33.94 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-12-03T08:26:11.759Z] #53 34.01 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-12-03T08:26:11.759Z] #53 34.12 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-12-03T08:26:11.759Z] #53 34.12 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-12-03T08:26:11.759Z] #53 34.17 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-12-03T08:26:11.821Z] #38 36.70 The following NEW packages will be installed: [2021-12-03T08:26:11.821Z] #38 36.70 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-12-03T08:26:11.821Z] #38 36.70 vim-common xxd [2021-12-03T08:26:11.972Z] #53 34.24 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-12-03T08:26:11.972Z] #53 34.38 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-12-03T08:26:11.972Z] #53 34.50 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-12-03T08:26:12.034Z] #53 34.38 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-12-03T08:26:12.036Z] #60 37.11 Building dependency tree... [2021-12-03T08:26:12.232Z] #53 34.51 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-12-03T08:26:12.232Z] #53 34.55 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-12-03T08:26:12.232Z] #53 34.70 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-12-03T08:26:12.232Z] #53 34.78 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-12-03T08:26:12.300Z] #53 ... [2021-12-03T08:26:12.300Z] [2021-12-03T08:26:12.300Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-12-03T08:26:12.300Z] #60 sha256:38ab15ab2ad0a8b8d7a348465d4b547b9600e86a57aaa9af9ddfa430713590bc [2021-12-03T08:26:12.300Z] #60 13.16 Reading package lists... [2021-12-03T08:26:12.300Z] #60 24.85 Building dependency tree... [2021-12-03T08:26:12.300Z] #60 32.56 The following additional packages will be installed: [2021-12-03T08:26:12.300Z] #60 32.56 libbtrfs0 [2021-12-03T08:26:12.300Z] #60 33.07 The following NEW packages will be installed: [2021-12-03T08:26:12.300Z] #60 33.07 libbtrfs-dev libbtrfs0 [2021-12-03T08:26:12.300Z] #60 33.70 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:26:12.300Z] #60 33.70 Need to get 460 kB of archives. [2021-12-03T08:26:12.300Z] #60 33.70 After this operation, 1237 kB of additional disk space will be used. [2021-12-03T08:26:12.300Z] #60 33.70 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-12-03T08:26:12.300Z] #60 33.71 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-12-03T08:26:12.393Z] #38 37.18 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:26:12.393Z] #38 37.18 Need to get 17.7 MB of archives. [2021-12-03T08:26:12.393Z] #38 37.18 After this operation, 70.7 MB of additional disk space will be used. [2021-12-03T08:26:12.393Z] #38 37.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-12-03T08:26:12.393Z] #38 37.18 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-12-03T08:26:12.393Z] #38 37.18 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-12-03T08:26:12.491Z] #53 34.81 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-12-03T08:26:12.579Z] #60 ... [2021-12-03T08:26:12.579Z] [2021-12-03T08:26:12.579Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-03T08:26:12.579Z] #53 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:26:12.579Z] #53 34.92 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-12-03T08:26:12.579Z] #53 34.99 go: downloading github.com/stretchr/objx v0.2.0 [2021-12-03T08:26:12.654Z] #38 37.30 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-12-03T08:26:12.751Z] #53 35.13 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-12-03T08:26:12.751Z] #53 35.13 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-12-03T08:26:12.914Z] #38 ... [2021-12-03T08:26:12.914Z] [2021-12-03T08:26:12.914Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:26:12.914Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:26:12.914Z] #14 22.30 Reading package lists... [2021-12-03T08:26:12.914Z] #14 27.81 Reading package lists... [2021-12-03T08:26:12.914Z] #14 32.86 Building dependency tree... [2021-12-03T08:26:12.914Z] #14 36.28 The following additional packages will be installed: [2021-12-03T08:26:12.914Z] #14 36.28 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-12-03T08:26:12.914Z] #14 36.28 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-12-03T08:26:12.914Z] #14 36.28 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-12-03T08:26:12.914Z] #14 36.28 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-12-03T08:26:12.914Z] #14 36.28 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-12-03T08:26:12.914Z] #14 36.28 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-12-03T08:26:12.914Z] #14 36.28 mingw-w64-common mingw-w64-x86-64-dev [2021-12-03T08:26:12.914Z] #14 36.30 Suggested packages: [2021-12-03T08:26:12.914Z] #14 36.30 gcc-10-locales seccomp wine64 [2021-12-03T08:26:12.951Z] #53 ... [2021-12-03T08:26:12.951Z] [2021-12-03T08:26:12.951Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-03T08:26:12.951Z] #47 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:26:12.951Z] #47 24.69 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1806 B] [2021-12-03T08:26:12.951Z] #47 ... [2021-12-03T08:26:12.951Z] [2021-12-03T08:26:12.951Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-03T08:26:12.951Z] #38 sha256:267d576a38f791af9da8386260bd388b585eccc07117ea4da87b7d58b08842f5 [2021-12-03T08:26:12.951Z] #38 31.80 Fetched 8479 kB in 23s (361 kB/s) [2021-12-03T08:26:13.010Z] #53 35.44 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-12-03T08:26:13.010Z] #53 35.44 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-12-03T08:26:13.010Z] #53 35.48 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-12-03T08:26:11.765Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-03T08:26:11.765Z] > git --version # timeout=10 [2021-12-03T08:26:11.803Z] > git --version # 'git version 2.24.1.windows.2' [2021-12-03T08:26:11.804Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-03T08:26:11.806Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43057/head:refs/remotes/origin/PR-43057 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-03T08:26:13.174Z] #14 37.75 The following NEW packages will be installed: [2021-12-03T08:26:13.174Z] #14 37.75 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-12-03T08:26:13.174Z] #14 37.75 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-12-03T08:26:13.174Z] #14 37.75 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-12-03T08:26:13.174Z] #14 37.75 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-12-03T08:26:13.174Z] #14 37.75 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-12-03T08:26:13.174Z] #14 37.75 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-12-03T08:26:13.174Z] #14 37.75 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-12-03T08:26:13.174Z] #14 37.75 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-12-03T08:26:13.174Z] #14 37.75 mingw-w64-x86-64-dev [2021-12-03T08:26:13.174Z] #14 ... [2021-12-03T08:26:13.174Z] [2021-12-03T08:26:13.174Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-03T08:26:13.175Z] #38 sha256:267d576a38f791af9da8386260bd388b585eccc07117ea4da87b7d58b08842f5 [2021-12-03T08:26:13.175Z] #38 37.82 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-12-03T08:26:13.175Z] #38 37.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-12-03T08:26:13.175Z] #38 37.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-12-03T08:26:13.175Z] #38 37.82 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-12-03T08:26:13.175Z] #38 37.82 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-12-03T08:26:13.175Z] #38 37.82 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-12-03T08:26:13.175Z] #38 ... [2021-12-03T08:26:13.175Z] [2021-12-03T08:26:13.175Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-12-03T08:26:13.175Z] #55 sha256:8a36b976f157c0e3c1303d867152f784749119644e66a564c49a563129d72e38 [2021-12-03T08:26:13.175Z] #55 37.14 v3.0.2 [2021-12-03T08:26:13.175Z] #55 DONE 37.9s [2021-12-03T08:26:13.269Z] #53 35.50 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-12-03T08:26:13.270Z] #53 35.65 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-12-03T08:26:13.434Z] [2021-12-03T08:26:13.434Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:26:13.434Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:26:13.434Z] #14 38.12 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:26:13.434Z] #14 38.12 Need to get 115 MB of archives. [2021-12-03T08:26:13.434Z] #14 38.12 After this operation, 645 MB of additional disk space will be used. [2021-12-03T08:26:13.434Z] #14 38.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-12-03T08:26:13.434Z] #14 38.21 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-12-03T08:26:13.434Z] #14 38.35 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-12-03T08:26:13.529Z] #53 35.75 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-12-03T08:26:13.529Z] #53 35.86 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-12-03T08:26:13.694Z] #14 38.45 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-12-03T08:26:13.695Z] #14 38.45 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-12-03T08:26:13.695Z] #14 38.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-12-03T08:26:13.695Z] #14 38.60 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-12-03T08:26:13.788Z] #53 35.96 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-12-03T08:26:13.950Z] #60 39.97 The following additional packages will be installed: [2021-12-03T08:26:13.950Z] #60 39.98 libbtrfs0 [2021-12-03T08:26:13.950Z] #60 40.21 The following NEW packages will be installed: [2021-12-03T08:26:13.950Z] #60 40.22 libbtrfs-dev libbtrfs0 [2021-12-03T08:26:13.950Z] #60 ... [2021-12-03T08:26:13.950Z] [2021-12-03T08:26:13.950Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-12-03T08:26:13.950Z] #43 sha256:9ceec7e1292267133783465d2ead4253c28eef1cb9ad942a40d887fe50f5ea2f [2021-12-03T08:26:13.950Z] #43 30.18 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-12-03T08:26:13.956Z] #14 38.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] [2021-12-03T08:26:14.047Z] #53 36.41 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-12-03T08:26:14.047Z] #53 36.41 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-12-03T08:26:14.211Z] #43 ... [2021-12-03T08:26:14.211Z] [2021-12-03T08:26:14.211Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-12-03T08:26:14.211Z] #31 sha256:3f38ae794433b12bc3de09cf7b09cf1dc12bc0d56f7647c5a2344509ae796179 [2021-12-03T08:26:14.211Z] #31 36.31 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-12-03T08:26:14.211Z] #31 37.68 [2021-12-03T08:26:14.211Z] #31 38.01 #=#=# 0.1% ################# 23.9% ############################### 43.8% ############################################ 61.9% ######################################################## 79.0% ######################################################################## 100.0% [2021-12-03T08:26:14.216Z] #14 38.75 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-12-03T08:26:14.307Z] #53 36.70 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-12-03T08:26:14.307Z] #53 36.83 go: downloading github.com/ultraware/funlen v0.0.2 [2021-12-03T08:26:14.307Z] #53 36.83 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-12-03T08:26:14.351Z] #38 31.80 Reading package lists... [2021-12-03T08:26:14.351Z] #38 ... [2021-12-03T08:26:14.351Z] [2021-12-03T08:26:14.351Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-12-03T08:26:14.351Z] #60 sha256:38ab15ab2ad0a8b8d7a348465d4b547b9600e86a57aaa9af9ddfa430713590bc [2021-12-03T08:26:14.351Z] #60 36.23 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:26:14.351Z] #60 36.67 Fetched 460 kB in 0s (1051 kB/s) [2021-12-03T08:26:14.351Z] #60 36.80 Selecting previously unselected package libbtrfs0:amd64. [2021-12-03T08:26:14.475Z] #14 39.21 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-12-03T08:26:14.567Z] #53 36.91 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-12-03T08:26:14.567Z] #53 36.96 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-12-03T08:26:14.610Z] #60 36.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-12-03T08:26:14.610Z] #60 36.96 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-12-03T08:26:14.610Z] #60 36.96 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-12-03T08:26:14.869Z] #31 39.73 [2021-12-03T08:26:15.181Z] #60 37.41 Selecting previously unselected package libbtrfs-dev:amd64. [2021-12-03T08:26:15.181Z] #60 37.45 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-12-03T08:26:15.181Z] #60 37.49 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-03T08:26:15.418Z] #19 126.1 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2021-12-03T08:26:15.418Z] #19 126.1 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2021-12-03T08:26:15.418Z] #19 126.1 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2021-12-03T08:26:15.418Z] #19 126.2 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2021-12-03T08:26:15.418Z] #19 126.2 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-12-03T08:26:15.418Z] #19 126.2 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-12-03T08:26:15.441Z] #60 ... [2021-12-03T08:26:15.441Z] [2021-12-03T08:26:15.441Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-12-03T08:26:15.441Z] #49 sha256:ae59fb6bae495ec48c3f7ac2d770d3c49d6c986b454129b1c5b3075c3400a651 [2021-12-03T08:26:15.441Z] #49 37.56 Usage of /build/vndr: [2021-12-03T08:26:15.441Z] #49 37.56 /build/vndr [[import path] [revision]] [repository] [2021-12-03T08:26:15.441Z] #49 37.56 /build/vndr init [2021-12-03T08:26:15.441Z] #49 37.56 -strict [2021-12-03T08:26:15.441Z] #49 37.56 checking mode. treat non-trivial warning as an error [2021-12-03T08:26:15.441Z] #49 37.56 -verbose [2021-12-03T08:26:15.441Z] #49 37.56 shows all warnings [2021-12-03T08:26:15.441Z] #49 37.56 -whitelist value [2021-12-03T08:26:15.441Z] #49 37.56 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-12-03T08:26:15.441Z] #49 DONE 37.7s [2021-12-03T08:26:15.441Z] [2021-12-03T08:26:15.441Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-03T08:26:15.441Z] #53 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:26:15.441Z] #53 35.64 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-12-03T08:26:15.441Z] #53 35.67 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-12-03T08:26:15.441Z] #53 35.81 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-12-03T08:26:15.441Z] #53 35.89 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-12-03T08:26:15.441Z] #53 36.16 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-12-03T08:26:15.441Z] #53 36.24 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-12-03T08:26:15.441Z] #53 37.31 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-12-03T08:26:15.441Z] #53 37.33 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-12-03T08:26:15.441Z] #53 37.37 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-12-03T08:26:15.441Z] #53 37.62 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-12-03T08:26:15.441Z] #53 37.67 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-12-03T08:26:15.700Z] #53 37.98 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-12-03T08:26:15.700Z] #53 37.99 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-12-03T08:26:15.856Z] #14 40.50 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-12-03T08:26:15.945Z] #53 ... [2021-12-03T08:26:15.945Z] [2021-12-03T08:26:15.945Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-12-03T08:26:15.945Z] #51 sha256:f93a25257bfd2496f1faa59fcb58ed7873d81cac96b9bdc23d93a9f2820712bc [2021-12-03T08:26:15.945Z] #51 28.15 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-12-03T08:26:15.945Z] #51 28.15 go: downloading golang.org/x/mod v0.3.0 [2021-12-03T08:26:15.945Z] #51 ... [2021-12-03T08:26:15.945Z] [2021-12-03T08:26:15.945Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-12-03T08:26:15.945Z] #49 sha256:ae59fb6bae495ec48c3f7ac2d770d3c49d6c986b454129b1c5b3075c3400a651 [2021-12-03T08:26:15.945Z] #49 38.06 Usage of /build/vndr: [2021-12-03T08:26:15.945Z] #49 38.06 /build/vndr [[import path] [revision]] [repository] [2021-12-03T08:26:15.945Z] #49 38.06 /build/vndr init [2021-12-03T08:26:15.945Z] #49 38.06 -strict [2021-12-03T08:26:15.945Z] #49 38.06 checking mode. treat non-trivial warning as an error [2021-12-03T08:26:15.945Z] #49 38.06 -verbose [2021-12-03T08:26:15.945Z] #49 38.06 shows all warnings [2021-12-03T08:26:15.945Z] #49 38.06 -whitelist value [2021-12-03T08:26:15.945Z] #49 38.06 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-12-03T08:26:15.945Z] #49 DONE 38.2s [2021-12-03T08:26:15.945Z] [2021-12-03T08:26:15.945Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-12-03T08:26:15.945Z] #43 sha256:07e46e05b9d5aff72caf297857e8ce7b08d92d03a8a7db0f9c85048ac1e1e9b2 [2021-12-03T08:26:15.945Z] #43 35.48 Updating files: 60% (1067/1750) Updating files: 61% (1068/1750) Updating files: 62% (1085/1750) Updating files: 63% (1103/1750) Updating files: 64% (1120/1750) Updating files: 65% (1138/1750) Updating files: 66% (1155/1750) Updating files: 67% (1173/1750) Updating files: 68% (1190/1750) Updating files: 69% (1208/1750) Updating files: 70% (1225/1750) Updating files: 71% (1243/1750) Updating files: 72% (1260/1750) Updating files: 73% (1278/1750) Updating files: 74% (1295/1750) Updating files: 75% (1313/1750) Updating files: 76% (1330/1750) Updating files: 77% (1348/1750) Updating files: 78% (1365/1750) Updating files: 79% (1383/1750) Updating files: 80% (1400/1750) Updating files: 81% (1418/1750) Updating files: 82% (1435/1750) Updating files: 83% (1453/1750) Updating files: 84% (1470/1750) Updating files: 85% (1488/1750) Updating files: 86% (1505/1750) Updating files: 87% (1523/1750) Updating files: 88% (1540/1750) Updating files: 89% (1558/1750) Updating files: 90% (1575/1750) Updating files: 91% (1593/1750) Updating files: 92% (1610/1750) Updating files: 93% (1628/1750) Updating files: 94% (1645/1750) Updating files: 95% (1663/1750) Updating files: 96% (1680/1750) Updating files: 97% (1698/1750) Updating files: 98% (1715/1750) Updating files: 99% (1733/1750) Updating files: 100% (1750/1750) Updating files: 100% (1750/1750), done. [2021-12-03T08:26:15.945Z] #43 36.47 + git checkout -q v2.3.0 [2021-12-03T08:26:16.268Z] #53 ... [2021-12-03T08:26:16.268Z] [2021-12-03T08:26:16.268Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-12-03T08:26:16.268Z] #60 sha256:38ab15ab2ad0a8b8d7a348465d4b547b9600e86a57aaa9af9ddfa430713590bc [2021-12-03T08:26:16.268Z] #60 38.09 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-12-03T08:26:16.268Z] #60 38.20 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-03T08:26:16.268Z] #60 38.21 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:26:16.268Z] #60 DONE 38.7s [2021-12-03T08:26:16.426Z] #14 41.17 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-12-03T08:26:16.527Z] [2021-12-03T08:26:16.527Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-03T08:26:16.527Z] #53 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:26:16.527Z] #53 38.80 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-12-03T08:26:16.527Z] #53 38.86 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-12-03T08:26:16.527Z] #53 ... [2021-12-03T08:26:16.527Z] [2021-12-03T08:26:16.527Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-12-03T08:26:16.527Z] #61 sha256:981207d615eef222a650d78025fdda231f121aa7a3e90365ecfa9f5a7bc809a2 [2021-12-03T08:26:16.527Z] #61 DONE 0.3s [2021-12-03T08:26:16.527Z] [2021-12-03T08:26:16.527Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-03T08:26:16.527Z] #53 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:26:16.527Z] #53 39.01 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-12-03T08:26:16.787Z] #53 39.03 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-12-03T08:26:16.787Z] #53 39.08 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-12-03T08:26:16.996Z] #14 41.82 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-12-03T08:26:17.046Z] #53 39.23 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-12-03T08:26:17.306Z] #53 ... [2021-12-03T08:26:17.306Z] [2021-12-03T08:26:17.306Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:26:17.306Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:26:17.306Z] #14 29.51 Fetched 8479 kB in 22s (389 kB/s) [2021-12-03T08:26:17.306Z] #14 29.51 Reading package lists... [2021-12-03T08:26:17.306Z] #14 ... [2021-12-03T08:26:17.306Z] [2021-12-03T08:26:17.306Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-03T08:26:17.306Z] #62 sha256:fcd1a9a4006a8339805a3546fa56f5db14169ed3d3e6b9bca042cc0991e51ca2 [2021-12-03T08:26:17.335Z] #43 39.25 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-12-03T08:26:17.420Z] #31 42.03 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-12-03T08:26:17.598Z] #43 ... [2021-12-03T08:26:17.598Z] [2021-12-03T08:26:17.598Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-03T08:26:17.598Z] #65 sha256:1fb9188fc2f31a2b18d378798bbcee29ff69626461dfd65a9e7d3a8d0f0860db [2021-12-03T08:26:17.598Z] #65 29.67 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-12-03T08:26:17.598Z] #65 30.06 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-12-03T08:26:17.828Z] #31 ... [2021-12-03T08:26:17.828Z] [2021-12-03T08:26:17.828Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-12-03T08:26:17.828Z] #55 sha256:9498213842eee393d4b8343abf161e9cf639631555c8a59cb40caff657c68a71 [2021-12-03T08:26:17.828Z] #55 40.82 v3.0.2 [2021-12-03T08:26:17.828Z] #55 DONE 44.1s [2021-12-03T08:26:17.828Z] [2021-12-03T08:26:17.828Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-12-03T08:26:17.828Z] #60 sha256:60cd509943576ba4833a11c3ea3a3cd6c262d749e9abce2d9e305c5ae9bd708e [2021-12-03T08:26:17.828Z] #60 40.59 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:26:17.828Z] #60 40.59 Need to get 454 kB of archives. [2021-12-03T08:26:17.828Z] #60 40.59 After this operation, 1275 kB of additional disk space will be used. [2021-12-03T08:26:17.828Z] #60 40.59 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2021-12-03T08:26:17.828Z] #60 40.60 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2021-12-03T08:26:17.828Z] #60 41.97 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:26:17.828Z] #60 42.84 Fetched 454 kB in 0s (1431 kB/s) [2021-12-03T08:26:17.828Z] #60 43.57 Selecting previously unselected package libbtrfs0:arm64. [2021-12-03T08:26:17.828Z] #60 43.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-12-03T08:26:17.828Z] #60 43.64 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2021-12-03T08:26:17.828Z] #60 43.98 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2021-12-03T08:26:17.857Z] #65 ... [2021-12-03T08:26:17.857Z] [2021-12-03T08:26:17.857Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-03T08:26:17.857Z] #38 sha256:267d576a38f791af9da8386260bd388b585eccc07117ea4da87b7d58b08842f5 [2021-12-03T08:26:17.857Z] #38 30.41 Reading package lists... [2021-12-03T08:26:18.097Z] #60 44.50 Selecting previously unselected package libbtrfs-dev:arm64. [2021-12-03T08:26:18.098Z] #60 44.50 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2021-12-03T08:26:18.098Z] #60 44.53 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2021-12-03T08:26:18.380Z] #14 43.20 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-12-03T08:26:18.640Z] #14 ... [2021-12-03T08:26:18.640Z] [2021-12-03T08:26:18.640Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-03T08:26:18.640Z] #47 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:26:18.640Z] #47 27.94 Reading package lists... [2021-12-03T08:26:18.640Z] #47 33.03 Building dependency tree... [2021-12-03T08:26:18.640Z] #47 36.20 The following additional packages will be installed: [2021-12-03T08:26:18.640Z] #47 36.20 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-12-03T08:26:18.640Z] #47 36.20 python3-protobuf python3-six [2021-12-03T08:26:18.640Z] #47 36.20 Suggested packages: [2021-12-03T08:26:18.640Z] #47 36.20 python3-setuptools [2021-12-03T08:26:18.640Z] #47 36.20 Recommended packages: [2021-12-03T08:26:18.640Z] #47 36.20 iproute2 | iproute [2021-12-03T08:26:18.640Z] #47 36.90 The following NEW packages will be installed: [2021-12-03T08:26:18.640Z] #47 36.90 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-12-03T08:26:18.640Z] #47 36.90 python3-protobuf python3-six [2021-12-03T08:26:18.640Z] #47 37.46 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:26:18.640Z] #47 37.46 Need to get 2288 kB of archives. [2021-12-03T08:26:18.640Z] #47 37.46 After this operation, 11.0 MB of additional disk space will be used. [2021-12-03T08:26:18.640Z] #47 37.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-12-03T08:26:18.640Z] #47 37.54 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-12-03T08:26:18.640Z] #47 37.54 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-12-03T08:26:18.640Z] #47 37.54 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-12-03T08:26:18.640Z] #47 37.54 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-12-03T08:26:18.640Z] #47 37.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-12-03T08:26:18.640Z] #47 37.54 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-12-03T08:26:18.640Z] #47 41.93 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-1 [657 kB] [2021-12-03T08:26:18.640Z] #47 ... [2021-12-03T08:26:18.640Z] [2021-12-03T08:26:18.640Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-03T08:26:18.640Z] #34 sha256:9fcdf0210b1c4df2bcf1c67b3ee8598513ef0cf098e389f389d1d2ff55098c35 [2021-12-03T08:26:18.640Z] #34 42.64 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-12-03T08:26:18.640Z] #34 42.92 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-12-03T08:26:18.900Z] #34 43.25 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-03T08:26:19.068Z] #60 45.12 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2021-12-03T08:26:19.069Z] #60 45.23 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2021-12-03T08:26:19.069Z] #60 45.27 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:26:19.851Z] #62 2.708 + RM_GOPATH=0 [2021-12-03T08:26:19.851Z] #62 2.708 + TMP_GOPATH= [2021-12-03T08:26:19.851Z] #62 2.708 + : /build [2021-12-03T08:26:19.851Z] #62 2.708 + '[' -z '' ']' [2021-12-03T08:26:19.851Z] #62 2.710 ++ mktemp -d [2021-12-03T08:26:19.851Z] #62 2.746 + export GOPATH=/tmp/tmp.85Y6Zw62Sv [2021-12-03T08:26:19.851Z] #62 2.746 + GOPATH=/tmp/tmp.85Y6Zw62Sv [2021-12-03T08:26:19.851Z] #62 2.746 + RM_GOPATH=1 [2021-12-03T08:26:19.851Z] #62 2.746 + case "$(go env GOARCH)" in [2021-12-03T08:26:19.851Z] #62 2.746 ++ go env GOARCH [2021-12-03T08:26:19.851Z] #62 2.782 + export GO_BUILDMODE=-buildmode=pie [2021-12-03T08:26:19.851Z] #62 2.782 + GO_BUILDMODE=-buildmode=pie [2021-12-03T08:26:19.851Z] #62 2.782 ++ dirname /install.sh [2021-12-03T08:26:19.851Z] #62 2.786 Install containerd version v1.5.8 [2021-12-03T08:26:19.851Z] #62 2.787 + dir=/ [2021-12-03T08:26:19.851Z] #62 2.787 + bin=containerd [2021-12-03T08:26:19.851Z] #62 2.787 + shift [2021-12-03T08:26:19.851Z] #62 2.787 + '[' '!' -f //containerd.installer ']' [2021-12-03T08:26:19.851Z] #62 2.787 + . //containerd.installer [2021-12-03T08:26:19.851Z] #62 2.787 ++ set -e [2021-12-03T08:26:19.851Z] #62 2.787 ++ : v1.5.8 [2021-12-03T08:26:19.851Z] #62 2.787 + install_containerd [2021-12-03T08:26:19.851Z] #62 2.787 + echo 'Install containerd version v1.5.8' [2021-12-03T08:26:19.851Z] #62 2.787 + git clone https://github.com/containerd/containerd.git /tmp/tmp.85Y6Zw62Sv/src/github.com/containerd/containerd [2021-12-03T08:26:19.851Z] #62 2.818 Cloning into '/tmp/tmp.85Y6Zw62Sv/src/github.com/containerd/containerd'... [2021-12-03T08:26:20.394Z] #38 40.30 Building dependency tree... [2021-12-03T08:26:20.674Z] #60 DONE 46.7s [2021-12-03T08:26:20.674Z] [2021-12-03T08:26:20.674Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-12-03T08:26:20.674Z] #61 sha256:610ed93fb14658fbcb090f824e263dc37b261c3447e5a39afebb6c951a39451f [2021-12-03T08:26:20.674Z] #61 ... [2021-12-03T08:26:20.674Z] [2021-12-03T08:26:20.674Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-03T08:26:20.674Z] #53 sha256:6faf81753db28cfce73db1cdac70a1afee11a82f094a7016fca408d37429831b [2021-12-03T08:26:20.674Z] #53 36.90 go: downloading github.com/gobwas/glob v0.2.3 [2021-12-03T08:26:20.674Z] #53 36.94 go: downloading github.com/kisielk/gotool v1.0.0 [2021-12-03T08:26:20.674Z] #53 37.02 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-12-03T08:26:20.674Z] #53 37.03 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-12-03T08:26:20.674Z] #53 37.05 go: downloading github.com/gogo/protobuf v1.2.1 [2021-12-03T08:26:20.674Z] #53 38.02 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-12-03T08:26:20.674Z] #53 38.23 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-12-03T08:26:20.674Z] #53 38.39 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-12-03T08:26:20.674Z] #53 ... [2021-12-03T08:26:20.674Z] [2021-12-03T08:26:20.674Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-03T08:26:20.674Z] #38 sha256:cc92f70b0ba67d3a856f24314a2ffcaa6f9496de27418ab195617b1af41b6e5b [2021-12-03T08:26:20.674Z] #38 32.87 Reading package lists... [2021-12-03T08:26:20.674Z] #38 37.30 Building dependency tree... [2021-12-03T08:26:20.674Z] #38 40.55 The following additional packages will be installed: [2021-12-03T08:26:20.674Z] #38 40.55 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-12-03T08:26:20.674Z] #38 40.57 Suggested packages: [2021-12-03T08:26:20.674Z] #38 40.58 cmake-doc ninja-build lrzip [2021-12-03T08:26:20.674Z] #38 40.58 Recommended packages: [2021-12-03T08:26:20.674Z] #38 40.58 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-12-03T08:26:20.674Z] #38 41.17 The following NEW packages will be installed: [2021-12-03T08:26:20.674Z] #38 41.18 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-12-03T08:26:20.674Z] #38 41.18 vim-common xxd [2021-12-03T08:26:20.674Z] #38 41.64 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:26:20.674Z] #38 41.64 Need to get 15.6 MB of archives. [2021-12-03T08:26:20.674Z] #38 41.64 After this operation, 67.4 MB of additional disk space will be used. [2021-12-03T08:26:20.674Z] #38 41.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3 [192 kB] [2021-12-03T08:26:20.674Z] #38 41.65 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3 [226 kB] [2021-12-03T08:26:20.674Z] #38 41.66 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2 [1725 kB] [2021-12-03T08:26:20.674Z] #38 41.86 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2021-12-03T08:26:20.674Z] #38 42.74 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2021-12-03T08:26:20.674Z] #38 42.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2021-12-03T08:26:20.675Z] #38 42.88 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2021-12-03T08:26:20.675Z] #38 42.88 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2021-12-03T08:26:20.675Z] #38 42.89 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2021-12-03T08:26:20.675Z] #38 42.89 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2 [3673 kB] [2021-12-03T08:26:20.675Z] #38 44.57 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:26:20.675Z] #38 45.00 Fetched 15.6 MB in 2s (7147 kB/s) [2021-12-03T08:26:20.675Z] #38 45.22 Selecting previously unselected package xxd. [2021-12-03T08:26:20.675Z] #38 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 ... 15703 files and directories currently installed.) [2021-12-03T08:26:20.675Z] #38 45.33 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_arm64.deb ... [2021-12-03T08:26:20.675Z] #38 45.34 Unpacking xxd (2:8.2.2434-3) ... [2021-12-03T08:26:20.675Z] #38 46.53 Selecting previously unselected package vim-common. [2021-12-03T08:26:20.675Z] #38 46.55 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-12-03T08:26:20.675Z] #38 46.68 Unpacking vim-common (2:8.2.2434-3) ... [2021-12-03T08:26:20.948Z] #38 47.25 Selecting previously unselected package cmake-data. [2021-12-03T08:26:20.948Z] #38 47.25 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-12-03T08:26:20.948Z] #38 ... [2021-12-03T08:26:20.948Z] [2021-12-03T08:26:20.948Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:26:20.948Z] #14 sha256:8c2ea0d94e82bca0dd8d5d4307ae9a9ec72d020948d0a444cb0762c286f6f7de [2021-12-03T08:26:20.948Z] #14 32.74 Reading package lists... [2021-12-03T08:26:20.948Z] #14 37.29 Building dependency tree... [2021-12-03T08:26:20.948Z] #14 40.41 The following additional packages will be installed: [2021-12-03T08:26:20.948Z] #14 40.41 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-12-03T08:26:20.948Z] #14 40.41 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-12-03T08:26:20.948Z] #14 40.41 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-12-03T08:26:20.948Z] #14 40.41 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-12-03T08:26:20.948Z] #14 40.42 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-12-03T08:26:20.948Z] #14 40.42 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-12-03T08:26:20.948Z] #14 40.42 mingw-w64-common mingw-w64-x86-64-dev [2021-12-03T08:26:20.948Z] #14 40.43 Suggested packages: [2021-12-03T08:26:20.948Z] #14 40.45 gcc-10-locales seccomp wine64 [2021-12-03T08:26:20.948Z] #14 41.28 The following NEW packages will be installed: [2021-12-03T08:26:20.948Z] #14 41.28 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-12-03T08:26:20.948Z] #14 41.28 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-12-03T08:26:20.948Z] #14 41.28 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-12-03T08:26:20.948Z] #14 41.28 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-12-03T08:26:20.948Z] #14 41.28 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-12-03T08:26:20.948Z] #14 41.28 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-12-03T08:26:20.948Z] #14 41.29 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-12-03T08:26:20.948Z] #14 41.29 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-12-03T08:26:20.948Z] #14 41.29 mingw-w64-x86-64-dev [2021-12-03T08:26:20.948Z] #14 41.64 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:26:20.948Z] #14 41.64 Need to get 108 MB of archives. [2021-12-03T08:26:20.948Z] #14 41.64 After this operation, 620 MB of additional disk space will be used. [2021-12-03T08:26:20.949Z] #14 41.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2021-12-03T08:26:20.949Z] #14 41.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2021-12-03T08:26:20.949Z] #14 42.70 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-12-03T08:26:20.949Z] #14 42.76 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2021-12-03T08:26:20.949Z] #14 42.80 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2021-12-03T08:26:20.949Z] #14 42.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-12-03T08:26:20.949Z] #14 43.57 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-12-03T08:26:20.949Z] #14 43.74 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2021-12-03T08:26:20.949Z] #14 43.74 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2021-12-03T08:26:20.949Z] #14 44.44 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2021-12-03T08:26:20.949Z] #14 46.38 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2021-12-03T08:26:20.949Z] #14 47.19 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2021-12-03T08:26:20.949Z] #14 ... [2021-12-03T08:26:20.949Z] [2021-12-03T08:26:20.949Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-03T08:26:20.949Z] #38 sha256:cc92f70b0ba67d3a856f24314a2ffcaa6f9496de27418ab195617b1af41b6e5b [2021-12-03T08:26:20.949Z] #38 47.30 Unpacking cmake-data (3.18.4-2) ... [2021-12-03T08:26:21.522Z] #38 ... [2021-12-03T08:26:21.522Z] [2021-12-03T08:26:21.522Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-12-03T08:26:21.522Z] #61 sha256:610ed93fb14658fbcb090f824e263dc37b261c3447e5a39afebb6c951a39451f [2021-12-03T08:26:21.522Z] #61 DONE 1.1s [2021-12-03T08:26:21.522Z] [2021-12-03T08:26:21.522Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-03T08:26:21.522Z] #47 sha256:41633ff675aa839c0b0d14ada73d8fd56a33e99200e0549b6ff49ac555fa78fa [2021-12-03T08:26:21.522Z] #47 33.40 Reading package lists... [2021-12-03T08:26:21.522Z] #47 37.40 Building dependency tree... [2021-12-03T08:26:21.522Z] #47 40.24 The following additional packages will be installed: [2021-12-03T08:26:21.522Z] #47 40.25 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-12-03T08:26:21.522Z] #47 40.25 python3-protobuf python3-six [2021-12-03T08:26:21.522Z] #47 40.25 Suggested packages: [2021-12-03T08:26:21.522Z] #47 40.28 python3-setuptools [2021-12-03T08:26:21.522Z] #47 40.28 Recommended packages: [2021-12-03T08:26:21.522Z] #47 40.28 iproute2 | iproute [2021-12-03T08:26:21.522Z] #47 40.76 The following NEW packages will be installed: [2021-12-03T08:26:21.522Z] #47 40.77 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-12-03T08:26:21.522Z] #47 40.77 python3-protobuf python3-six [2021-12-03T08:26:21.522Z] #47 41.19 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:26:21.522Z] #47 41.19 Need to get 2112 kB of archives. [2021-12-03T08:26:21.522Z] #47 41.19 After this operation, 10.7 MB of additional disk space will be used. [2021-12-03T08:26:21.522Z] #47 41.19 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2021-12-03T08:26:21.522Z] #47 41.21 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-12-03T08:26:21.522Z] #47 41.22 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2021-12-03T08:26:21.522Z] #47 41.22 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2021-12-03T08:26:21.522Z] #47 41.23 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-12-03T08:26:21.522Z] #47 41.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2021-12-03T08:26:21.522Z] #47 41.24 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2021-12-03T08:26:21.522Z] #47 44.95 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-1 [606 kB] [2021-12-03T08:26:21.522Z] #47 46.86 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:26:21.522Z] #47 47.41 Fetched 2112 kB in 5s (424 kB/s) [2021-12-03T08:26:21.522Z] #47 ... [2021-12-03T08:26:21.522Z] [2021-12-03T08:26:21.522Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-03T08:26:21.522Z] #62 sha256:b34ec1c9006dc0dd2e471c05ac07cbc9bdc2e230b5747ed0167a198a00dd842f [2021-12-03T08:26:22.304Z] #38 ... [2021-12-03T08:26:22.304Z] [2021-12-03T08:26:22.304Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-12-03T08:26:22.304Z] #60 sha256:38ab15ab2ad0a8b8d7a348465d4b547b9600e86a57aaa9af9ddfa430713590bc [2021-12-03T08:26:22.304Z] #60 34.44 Fetched 8479 kB in 26s (327 kB/s) [2021-12-03T08:26:22.304Z] #60 34.44 Reading package lists... [2021-12-03T08:26:22.304Z] #60 43.95 Reading package lists... [2021-12-03T08:26:22.304Z] #60 ... [2021-12-03T08:26:22.304Z] [2021-12-03T08:26:22.304Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:26:22.304Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:26:22.304Z] #14 34.37 Fetched 8479 kB in 26s (329 kB/s) [2021-12-03T08:26:22.304Z] #14 34.37 Reading package lists... [2021-12-03T08:26:22.304Z] #14 43.95 Reading package lists... [2021-12-03T08:26:22.304Z] #14 ... [2021-12-03T08:26:22.304Z] [2021-12-03T08:26:22.304Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-03T08:26:22.304Z] #53 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:26:22.304Z] #53 38.59 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-12-03T08:26:22.304Z] #53 38.59 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-12-03T08:26:22.304Z] #53 38.80 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-12-03T08:26:22.304Z] #53 39.03 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-12-03T08:26:22.304Z] #53 39.32 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-12-03T08:26:22.304Z] #53 39.35 go: downloading github.com/stretchr/objx v0.2.0 [2021-12-03T08:26:22.304Z] #53 39.63 go: downloading golang.org/x/text v0.3.2 [2021-12-03T08:26:22.387Z] #62 ... [2021-12-03T08:26:22.387Z] [2021-12-03T08:26:22.387Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-12-03T08:26:22.387Z] #43 sha256:07e46e05b9d5aff72caf297857e8ce7b08d92d03a8a7db0f9c85048ac1e1e9b2 [2021-12-03T08:26:22.387Z] #43 42.11 Updating files: 70% (1237/1750) Updating files: 71% (1243/1750) Updating files: 72% (1260/1750) Updating files: 73% (1278/1750) Updating files: 74% (1295/1750) Updating files: 75% (1313/1750) Updating files: 76% (1330/1750) Updating files: 77% (1348/1750) Updating files: 78% (1365/1750) Updating files: 79% (1383/1750) Updating files: 80% (1400/1750) Updating files: 81% (1418/1750) Updating files: 82% (1435/1750) Updating files: 83% (1453/1750) Updating files: 84% (1470/1750) Updating files: 85% (1488/1750) Updating files: 86% (1505/1750) Updating files: 87% (1523/1750) Updating files: 88% (1540/1750) Updating files: 89% (1558/1750) Updating files: 90% (1575/1750) Updating files: 91% (1593/1750) Updating files: 92% (1610/1750) Updating files: 93% (1628/1750) Updating files: 94% (1645/1750) Updating files: 95% (1663/1750) Updating files: 96% (1680/1750) Updating files: 97% (1698/1750) Updating files: 98% (1715/1750) Updating files: 99% (1733/1750) Updating files: 100% (1750/1750) Updating files: 100% (1750/1750), done. [2021-12-03T08:26:22.388Z] #43 42.84 + git checkout -q v2.3.0 [2021-12-03T08:26:22.543Z] #62 1.016 + RM_GOPATH=0 [2021-12-03T08:26:22.543Z] #62 1.026 + TMP_GOPATH= [2021-12-03T08:26:22.543Z] #62 1.026 + : /build [2021-12-03T08:26:22.543Z] #62 1.026 + '[' -z '' ']' [2021-12-03T08:26:22.543Z] #62 1.026 ++ mktemp -d [2021-12-03T08:26:22.543Z] #62 1.060 + export GOPATH=/tmp/tmp.Rp00KNzptr [2021-12-03T08:26:22.543Z] #62 1.060 + GOPATH=/tmp/tmp.Rp00KNzptr [2021-12-03T08:26:22.543Z] #62 1.060 + RM_GOPATH=1 [2021-12-03T08:26:22.543Z] #62 1.060 + case "$(go env GOARCH)" in [2021-12-03T08:26:22.543Z] #62 1.060 ++ go env GOARCH [2021-12-03T08:26:22.543Z] #62 1.084 + export GO_BUILDMODE=-buildmode=pie [2021-12-03T08:26:22.543Z] #62 1.084 + GO_BUILDMODE=-buildmode=pie [2021-12-03T08:26:22.543Z] #62 1.084 ++ dirname /install.sh [2021-12-03T08:26:22.543Z] #62 1.084 + dir=/ [2021-12-03T08:26:22.543Z] #62 1.084 + bin=containerd [2021-12-03T08:26:22.543Z] #62 1.084 + shift [2021-12-03T08:26:22.543Z] #62 1.084 + '[' '!' -f //containerd.installer ']' [2021-12-03T08:26:22.543Z] #62 1.084 + . //containerd.installer [2021-12-03T08:26:22.543Z] #62 1.084 ++ set -e [2021-12-03T08:26:22.543Z] #62 1.084 ++ : v1.5.8 [2021-12-03T08:26:22.543Z] #62 1.084 + install_containerd [2021-12-03T08:26:22.543Z] #62 1.084 + echo 'Install containerd version v1.5.8' [2021-12-03T08:26:22.543Z] #62 1.084 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Rp00KNzptr/src/github.com/containerd/containerd [2021-12-03T08:26:22.543Z] #62 1.084 Cloning into '/tmp/tmp.Rp00KNzptr/src/github.com/containerd/containerd'... [2021-12-03T08:26:22.543Z] #62 1.085 Install containerd version v1.5.8 [2021-12-03T08:26:23.211Z] Fetching without tags [2021-12-03T08:26:23.404Z] Fetching without tags [2021-12-03T08:26:23.766Z] #43 45.82 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-12-03T08:26:23.869Z] Merging remotes/origin/master commit f6848ae321b69efb0c1a0304a394e1e3f141b1e1 into PR head commit dd9782fe946c96582a13e1817eecbb670a2b3a53 [2021-12-03T08:26:24.178Z] #34 ... [2021-12-03T08:26:24.178Z] [2021-12-03T08:26:24.178Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-03T08:26:24.178Z] #47 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:26:24.178Z] #47 43.32 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:26:24.178Z] #47 43.55 Fetched 2288 kB in 5s (438 kB/s) [2021-12-03T08:26:24.178Z] #47 43.67 Selecting previously unselected package libprotobuf23:amd64. [2021-12-03T08:26:24.178Z] #47 43.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-12-03T08:26:24.178Z] #47 43.73 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-12-03T08:26:24.178Z] #47 43.75 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-12-03T08:26:24.178Z] #47 44.62 Selecting previously unselected package python3-pkg-resources. [2021-12-03T08:26:24.178Z] #47 44.63 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-12-03T08:26:24.178Z] #47 44.65 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-12-03T08:26:24.178Z] #47 44.84 Selecting previously unselected package python3-six. [2021-12-03T08:26:24.178Z] #47 44.84 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-12-03T08:26:24.178Z] #47 44.85 Unpacking python3-six (1.16.0-2) ... [2021-12-03T08:26:24.178Z] #47 44.93 Selecting previously unselected package python3-protobuf. [2021-12-03T08:26:24.178Z] #47 44.93 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-12-03T08:26:24.178Z] #47 44.93 Unpacking python3-protobuf (3.12.4-1) ... [2021-12-03T08:26:24.178Z] #47 45.42 Selecting previously unselected package libnet1:amd64. [2021-12-03T08:26:24.178Z] #47 45.43 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-12-03T08:26:24.178Z] #47 45.43 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-03T08:26:24.178Z] #47 45.54 Selecting previously unselected package libnl-3-200:amd64. [2021-12-03T08:26:24.178Z] #47 45.55 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-12-03T08:26:24.178Z] #47 45.55 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-03T08:26:24.178Z] #47 45.70 Selecting previously unselected package libprotobuf-c1:amd64. [2021-12-03T08:26:24.178Z] #47 45.70 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-12-03T08:26:24.178Z] #47 45.71 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-03T08:26:24.178Z] #47 45.79 Selecting previously unselected package criu. [2021-12-03T08:26:24.178Z] #47 45.82 Preparing to unpack .../7-criu_3.16.1-1_amd64.deb ... [2021-12-03T08:26:24.178Z] #47 45.82 Unpacking criu (3.16.1-1) ... [2021-12-03T08:26:24.178Z] #47 46.60 Setting up python3-pkg-resources (52.0.0-4) ... [2021-12-03T08:26:24.178Z] #47 48.31 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-12-03T08:26:24.178Z] #47 48.33 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-03T08:26:24.178Z] #47 48.34 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-03T08:26:24.178Z] #47 48.36 Setting up python3-six (1.16.0-2) ... [2021-12-03T08:26:24.178Z] #47 ... [2021-12-03T08:26:24.178Z] [2021-12-03T08:26:24.178Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-03T08:26:24.178Z] #38 sha256:267d576a38f791af9da8386260bd388b585eccc07117ea4da87b7d58b08842f5 [2021-12-03T08:26:24.178Z] #38 38.99 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:26:24.178Z] #38 39.17 Fetched 17.7 MB in 1s (14.9 MB/s) [2021-12-03T08:26:24.178Z] #38 39.23 Selecting previously unselected package xxd. [2021-12-03T08:26:24.179Z] #38 39.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-12-03T08:26:24.179Z] #38 39.30 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-12-03T08:26:24.179Z] #38 39.32 Unpacking xxd (2:8.2.2434-3) ... [2021-12-03T08:26:24.179Z] #38 39.51 Selecting previously unselected package vim-common. [2021-12-03T08:26:24.179Z] #38 39.51 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-12-03T08:26:24.179Z] #38 39.55 Unpacking vim-common (2:8.2.2434-3) ... [2021-12-03T08:26:24.179Z] #38 39.93 Selecting previously unselected package cmake-data. [2021-12-03T08:26:24.179Z] #38 39.93 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-12-03T08:26:24.179Z] #38 39.93 Unpacking cmake-data (3.18.4-2) ... [2021-12-03T08:26:24.179Z] #38 43.25 Selecting previously unselected package libicu67:amd64. [2021-12-03T08:26:24.179Z] #38 43.25 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-12-03T08:26:24.179Z] #38 43.26 Unpacking libicu67:amd64 (67.1-7) ... [2021-12-03T08:26:24.210Z] #53 ... [2021-12-03T08:26:24.210Z] [2021-12-03T08:26:24.210Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-03T08:26:24.210Z] #38 sha256:267d576a38f791af9da8386260bd388b585eccc07117ea4da87b7d58b08842f5 [2021-12-03T08:26:24.210Z] #38 46.30 The following additional packages will be installed: [2021-12-03T08:26:24.210Z] #38 46.31 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-12-03T08:26:24.210Z] #38 46.34 Suggested packages: [2021-12-03T08:26:24.210Z] #38 46.34 cmake-doc ninja-build lrzip [2021-12-03T08:26:24.210Z] #38 46.34 Recommended packages: [2021-12-03T08:26:24.210Z] #38 46.34 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-12-03T08:26:24.210Z] #38 ... [2021-12-03T08:26:24.210Z] [2021-12-03T08:26:24.210Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-03T08:26:24.210Z] #47 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:26:24.210Z] #47 36.27 Fetched 8483 kB in 27s (310 kB/s) [2021-12-03T08:26:24.210Z] #47 36.27 Reading package lists... [2021-12-03T08:26:24.339Z] Merging remotes/origin/master commit f6848ae321b69efb0c1a0304a394e1e3f141b1e1 into PR head commit dd9782fe946c96582a13e1817eecbb670a2b3a53 [2021-12-03T08:26:24.438Z] #38 ... [2021-12-03T08:26:24.438Z] [2021-12-03T08:26:24.438Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:26:24.438Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:26:24.439Z] #14 43.78 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-12-03T08:26:24.439Z] #14 43.79 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-12-03T08:26:24.439Z] #14 43.80 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-12-03T08:26:24.439Z] #14 43.81 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-12-03T08:26:24.439Z] #14 43.82 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-12-03T08:26:24.439Z] #14 43.84 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-12-03T08:26:24.439Z] #14 43.85 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-12-03T08:26:24.439Z] #14 43.86 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-12-03T08:26:24.439Z] #14 43.89 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-12-03T08:26:24.439Z] #14 43.89 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-12-03T08:26:24.439Z] #14 43.91 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-12-03T08:26:24.439Z] #14 43.91 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-12-03T08:26:24.439Z] #14 43.96 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-12-03T08:26:24.439Z] #14 43.97 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-12-03T08:26:24.439Z] #14 43.98 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-12-03T08:26:24.439Z] #14 43.98 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-12-03T08:26:24.439Z] #14 45.05 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:26:24.439Z] #14 45.33 Fetched 115 MB in 6s (18.4 MB/s) [2021-12-03T08:26:24.439Z] #14 45.42 Selecting previously unselected package binutils-mingw-w64-i686. [2021-12-03T08:26:24.439Z] #14 45.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-12-03T08:26:24.439Z] #14 45.49 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-12-03T08:26:24.439Z] #14 45.50 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-12-03T08:26:24.439Z] #14 47.69 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-12-03T08:26:24.439Z] #14 47.69 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-12-03T08:26:24.439Z] #14 47.71 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-12-03T08:26:24.698Z] #14 ... [2021-12-03T08:26:24.698Z] [2021-12-03T08:26:24.698Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-03T08:26:24.698Z] #38 sha256:267d576a38f791af9da8386260bd388b585eccc07117ea4da87b7d58b08842f5 [2021-12-03T08:26:24.698Z] #38 49.59 Selecting previously unselected package libxml2:amd64. [2021-12-03T08:26:24.958Z] #38 49.60 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-12-03T08:26:24.958Z] #38 49.61 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-12-03T08:26:24.958Z] #38 ... [2021-12-03T08:26:24.958Z] [2021-12-03T08:26:24.958Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-03T08:26:24.958Z] #62 sha256:d532aa5a8b55ffc458c0438a30ed6c56b47675ca59ddaea9418f9978712306e8 [2021-12-03T08:26:24.958Z] #62 7.072 + RM_GOPATH=0 [2021-12-03T08:26:24.958Z] #62 7.072 + TMP_GOPATH= [2021-12-03T08:26:24.958Z] #62 7.072 + : /build [2021-12-03T08:26:24.958Z] #62 7.072 + '[' -z '' ']' [2021-12-03T08:26:24.958Z] #62 7.096 ++ mktemp -d [2021-12-03T08:26:24.958Z] #62 7.096 + export GOPATH=/tmp/tmp.M66wcGavYM [2021-12-03T08:26:24.958Z] #62 7.096 + GOPATH=/tmp/tmp.M66wcGavYM [2021-12-03T08:26:24.958Z] #62 7.096 + RM_GOPATH=1 [2021-12-03T08:26:24.958Z] #62 7.096 + case "$(go env GOARCH)" in [2021-12-03T08:26:24.958Z] #62 7.096 ++ go env GOARCH [2021-12-03T08:26:24.958Z] #62 7.147 Install containerd version v1.5.8 [2021-12-03T08:26:24.958Z] #62 7.147 + export GO_BUILDMODE=-buildmode=pie [2021-12-03T08:26:24.958Z] #62 7.147 + GO_BUILDMODE=-buildmode=pie [2021-12-03T08:26:24.958Z] #62 7.147 ++ dirname /install.sh [2021-12-03T08:26:24.958Z] #62 7.147 + dir=/ [2021-12-03T08:26:24.958Z] #62 7.147 + bin=containerd [2021-12-03T08:26:24.958Z] #62 7.147 + shift [2021-12-03T08:26:24.958Z] #62 7.147 + '[' '!' -f //containerd.installer ']' [2021-12-03T08:26:24.958Z] #62 7.147 + . //containerd.installer [2021-12-03T08:26:24.958Z] #62 7.147 ++ set -e [2021-12-03T08:26:24.958Z] #62 7.147 ++ : v1.5.8 [2021-12-03T08:26:24.958Z] #62 7.147 + install_containerd [2021-12-03T08:26:24.958Z] #62 7.147 + echo 'Install containerd version v1.5.8' [2021-12-03T08:26:24.958Z] #62 7.147 + git clone https://github.com/containerd/containerd.git /tmp/tmp.M66wcGavYM/src/github.com/containerd/containerd [2021-12-03T08:26:24.958Z] #62 7.147 Cloning into '/tmp/tmp.M66wcGavYM/src/github.com/containerd/containerd'... [2021-12-03T08:26:25.218Z] #62 ... [2021-12-03T08:26:25.218Z] [2021-12-03T08:26:25.218Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-03T08:26:25.218Z] #47 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:26:25.218Z] #47 49.58 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-03T08:26:25.218Z] #47 49.61 Setting up python3-protobuf (3.12.4-1) ... [2021-12-03T08:26:23.115Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-03T08:26:23.173Z] > git config --add remote.origin.fetch +refs/pull/43057/head:refs/remotes/origin/PR-43057 # timeout=10 [2021-12-03T08:26:23.212Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-03T08:26:23.324Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-03T08:26:23.438Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-03T08:26:23.438Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-03T08:26:23.440Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43057/head:refs/remotes/origin/PR-43057 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-03T08:26:24.445Z] > git config core.sparsecheckout # timeout=10 [2021-12-03T08:26:24.484Z] > git checkout -f dd9782fe946c96582a13e1817eecbb670a2b3a53 # timeout=10 [2021-12-03T08:26:25.374Z] #19 135.2 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2021-12-03T08:26:25.374Z] #19 135.2 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2021-12-03T08:26:25.374Z] #19 135.2 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2021-12-03T08:26:25.374Z] #19 135.2 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2021-12-03T08:26:25.374Z] #19 135.2 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-12-03T08:26:25.374Z] #19 135.2 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-12-03T08:26:25.589Z] #47 45.75 Reading package lists... [2021-12-03T08:26:25.590Z] #47 ... [2021-12-03T08:26:25.590Z] [2021-12-03T08:26:25.590Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-03T08:26:25.590Z] #38 sha256:267d576a38f791af9da8386260bd388b585eccc07117ea4da87b7d58b08842f5 [2021-12-03T08:26:25.590Z] #38 47.89 The following NEW packages will be installed: [2021-12-03T08:26:25.590Z] #38 47.89 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-12-03T08:26:25.590Z] #38 47.89 vim-common xxd [2021-12-03T08:26:22.939Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-03T08:26:22.990Z] > git config --add remote.origin.fetch +refs/pull/43057/head:refs/remotes/origin/PR-43057 # timeout=10 [2021-12-03T08:26:23.027Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-03T08:26:23.138Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-03T08:26:23.249Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-03T08:26:23.249Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-03T08:26:23.250Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43057/head:refs/remotes/origin/PR-43057 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-03T08:26:23.980Z] > git config core.sparsecheckout # timeout=10 [2021-12-03T08:26:24.017Z] > git checkout -f dd9782fe946c96582a13e1817eecbb670a2b3a53 # timeout=10 [2021-12-03T08:26:26.159Z] #38 48.50 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:26:26.159Z] #38 48.50 Need to get 17.7 MB of archives. [2021-12-03T08:26:26.159Z] #38 48.50 After this operation, 70.7 MB of additional disk space will be used. [2021-12-03T08:26:26.159Z] #38 48.50 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-12-03T08:26:26.159Z] #38 48.51 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-12-03T08:26:26.159Z] #38 48.51 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-12-03T08:26:26.300Z] Fetching without tags [2021-12-03T08:26:26.305Z] #43 ... [2021-12-03T08:26:26.305Z] [2021-12-03T08:26:26.305Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-03T08:26:26.305Z] #47 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:26:26.305Z] #47 38.34 Fetched 8483 kB in 28s (302 kB/s) [2021-12-03T08:26:26.305Z] #47 38.34 Reading package lists... [2021-12-03T08:26:26.418Z] #38 48.65 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-12-03T08:26:26.508Z] Merge succeeded, producing dd9782fe946c96582a13e1817eecbb670a2b3a53 [2021-12-03T08:26:26.509Z] Checking out Revision dd9782fe946c96582a13e1817eecbb670a2b3a53 (PR-43057) [2021-12-03T08:26:26.579Z] #47 46.91 Reading package lists... [2021-12-03T08:26:26.579Z] #47 ... [2021-12-03T08:26:26.579Z] [2021-12-03T08:26:26.579Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-03T08:26:26.579Z] #53 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:26:26.579Z] #53 39.91 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-12-03T08:26:26.579Z] #53 40.32 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-12-03T08:26:26.579Z] #53 40.35 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-12-03T08:26:26.579Z] #53 40.52 go: downloading github.com/ultraware/funlen v0.0.2 [2021-12-03T08:26:26.579Z] #53 40.52 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-12-03T08:26:26.579Z] #53 40.54 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-12-03T08:26:26.579Z] #53 40.64 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-12-03T08:26:26.579Z] #53 41.89 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-12-03T08:26:26.579Z] #53 41.89 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-12-03T08:26:26.579Z] #53 42.12 go: downloading golang.org/x/text v0.3.2 [2021-12-03T08:26:26.786Z] #62 ... [2021-12-03T08:26:26.786Z] [2021-12-03T08:26:26.786Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:26:26.786Z] #14 sha256:8c2ea0d94e82bca0dd8d5d4307ae9a9ec72d020948d0a444cb0762c286f6f7de [2021-12-03T08:26:26.786Z] #14 47.60 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2021-12-03T08:26:26.786Z] #14 49.42 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2021-12-03T08:26:26.786Z] #14 50.14 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-12-03T08:26:26.786Z] #14 50.14 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2021-12-03T08:26:26.786Z] #14 50.16 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2021-12-03T08:26:26.786Z] #14 50.16 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2021-12-03T08:26:26.786Z] #14 50.17 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2021-12-03T08:26:26.786Z] #14 50.18 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2021-12-03T08:26:26.786Z] #14 50.18 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2021-12-03T08:26:26.786Z] #14 50.19 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2021-12-03T08:26:26.786Z] #14 50.19 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2021-12-03T08:26:26.786Z] #14 50.21 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2021-12-03T08:26:26.786Z] #14 50.24 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2021-12-03T08:26:26.786Z] #14 50.24 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2021-12-03T08:26:26.786Z] #14 50.28 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2021-12-03T08:26:26.786Z] #14 50.28 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2021-12-03T08:26:26.786Z] #14 50.30 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1 [88.9 kB] [2021-12-03T08:26:26.786Z] #14 50.30 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2021-12-03T08:26:26.786Z] #14 51.30 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:26:26.786Z] #14 51.53 Fetched 108 MB in 9s (12.1 MB/s) [2021-12-03T08:26:26.786Z] #14 51.61 Selecting previously unselected package binutils-mingw-w64-i686. [2021-12-03T08:26:26.786Z] #14 51.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-12-03T08:26:26.786Z] #14 51.69 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2021-12-03T08:26:26.786Z] #14 51.70 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-12-03T08:26:26.987Z] #38 49.39 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-12-03T08:26:26.987Z] #38 49.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-12-03T08:26:26.987Z] #38 49.47 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-12-03T08:26:26.987Z] #38 49.47 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-12-03T08:26:26.987Z] #38 49.50 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-12-03T08:26:26.999Z] Merging remotes/origin/master commit f6848ae321b69efb0c1a0304a394e1e3f141b1e1 into PR head commit dd9782fe946c96582a13e1817eecbb670a2b3a53 [2021-12-03T08:26:27.061Z] Merge succeeded, producing dd9782fe946c96582a13e1817eecbb670a2b3a53 [2021-12-03T08:26:27.061Z] Checking out Revision dd9782fe946c96582a13e1817eecbb670a2b3a53 (PR-43057) [2021-12-03T08:26:27.247Z] #38 49.52 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-12-03T08:26:27.730Z] #14 53.85 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-12-03T08:26:27.730Z] #14 53.86 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2021-12-03T08:26:27.730Z] #14 53.87 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-12-03T08:26:27.977Z] #53 ... [2021-12-03T08:26:27.977Z] [2021-12-03T08:26:27.977Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:26:27.977Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:26:27.977Z] #14 40.05 Reading package lists... [2021-12-03T08:26:27.977Z] #14 49.28 Building dependency tree... [2021-12-03T08:26:27.977Z] #14 ... [2021-12-03T08:26:27.977Z] [2021-12-03T08:26:27.977Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-03T08:26:27.977Z] #38 sha256:267d576a38f791af9da8386260bd388b585eccc07117ea4da87b7d58b08842f5 [2021-12-03T08:26:27.977Z] #38 31.80 Reading package lists... [2021-12-03T08:26:27.977Z] #38 41.48 Reading package lists... [2021-12-03T08:26:28.303Z] #14 ... [2021-12-03T08:26:28.303Z] [2021-12-03T08:26:28.303Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-12-03T08:26:28.303Z] #31 sha256:3f38ae794433b12bc3de09cf7b09cf1dc12bc0d56f7647c5a2344509ae796179 [2021-12-03T08:26:28.303Z] #31 43.17 #=#=# [2021-12-03T08:26:28.303Z] #31 43.54 #=#=# ######################################################################## 100.0% [2021-12-03T08:26:28.303Z] #31 44.81 [2021-12-03T08:26:28.303Z] #31 47.97 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-12-03T08:26:28.303Z] #31 49.63 #=#=# [2021-12-03T08:26:28.303Z] #31 49.90 #=#=# ######################################################################## 100.0% [2021-12-03T08:26:28.303Z] #31 50.81 [2021-12-03T08:26:28.303Z] #31 51.04 Download of images into '/build' complete. [2021-12-03T08:26:28.303Z] #31 51.07 Use something like the following to load the result into a Docker daemon: [2021-12-03T08:26:28.303Z] #31 51.07 tar -cC '/build' . | docker load [2021-12-03T08:26:28.303Z] #31 DONE 53.2s [2021-12-03T08:26:28.303Z] [2021-12-03T08:26:28.303Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-03T08:26:28.303Z] #47 sha256:41633ff675aa839c0b0d14ada73d8fd56a33e99200e0549b6ff49ac555fa78fa [2021-12-03T08:26:28.303Z] #47 47.62 Selecting previously unselected package libprotobuf23:arm64. [2021-12-03T08:26:28.303Z] #47 47.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 ... 15703 files and directories currently installed.) [2021-12-03T08:26:28.303Z] #47 47.73 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2021-12-03T08:26:28.303Z] #47 47.73 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2021-12-03T08:26:28.303Z] #47 49.04 Selecting previously unselected package python3-pkg-resources. [2021-12-03T08:26:28.303Z] #47 49.05 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-12-03T08:26:28.303Z] #47 49.06 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-12-03T08:26:28.303Z] #47 49.67 Selecting previously unselected package python3-six. [2021-12-03T08:26:28.303Z] #47 49.68 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-12-03T08:26:28.303Z] #47 49.69 Unpacking python3-six (1.16.0-2) ... [2021-12-03T08:26:28.303Z] #47 49.99 Selecting previously unselected package python3-protobuf. [2021-12-03T08:26:28.303Z] #47 49.99 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2021-12-03T08:26:28.303Z] #47 50.01 Unpacking python3-protobuf (3.12.4-1) ... [2021-12-03T08:26:28.303Z] #47 50.40 Selecting previously unselected package libnet1:arm64. [2021-12-03T08:26:28.303Z] #47 50.41 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-12-03T08:26:28.303Z] #47 50.41 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-12-03T08:26:28.303Z] #47 50.54 Selecting previously unselected package libnl-3-200:arm64. [2021-12-03T08:26:28.303Z] #47 50.54 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2021-12-03T08:26:28.303Z] #47 50.55 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-12-03T08:26:28.303Z] #47 50.69 Selecting previously unselected package libprotobuf-c1:arm64. [2021-12-03T08:26:28.303Z] #47 50.69 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2021-12-03T08:26:28.303Z] #47 50.69 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-12-03T08:26:28.303Z] #47 50.79 Selecting previously unselected package criu. [2021-12-03T08:26:28.303Z] #47 50.80 Preparing to unpack .../7-criu_3.16.1-1_arm64.deb ... [2021-12-03T08:26:28.303Z] #47 50.80 Unpacking criu (3.16.1-1) ... [2021-12-03T08:26:28.303Z] #47 51.56 Setting up python3-pkg-resources (52.0.0-4) ... [2021-12-03T08:26:28.303Z] #47 52.95 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2021-12-03T08:26:28.303Z] #47 53.04 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-12-03T08:26:28.303Z] #47 53.40 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-12-03T08:26:28.303Z] #47 53.75 Setting up python3-six (1.16.0-2) ... [2021-12-03T08:26:26.744Z] > git remote # timeout=10 [2021-12-03T08:26:26.812Z] > git config --get remote.origin.url # timeout=10 [2021-12-03T08:26:26.849Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-03T08:26:26.851Z] > git merge f6848ae321b69efb0c1a0304a394e1e3f141b1e1 # timeout=10 [2021-12-03T08:26:26.982Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-12-03T08:26:27.094Z] > git config core.sparsecheckout # timeout=10 [2021-12-03T08:26:27.133Z] > git checkout -f dd9782fe946c96582a13e1817eecbb670a2b3a53 # timeout=10 [2021-12-03T08:26:28.564Z] #47 ... [2021-12-03T08:26:28.564Z] [2021-12-03T08:26:28.564Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-03T08:26:28.564Z] #34 sha256:0af7396128a6b1b7881809105fa19533182641682333c4adfaa02ad6d9bff830 [2021-12-03T08:26:28.564Z] #34 44.52 Updating files: 93% (1423/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-12-03T08:26:28.564Z] #34 44.66 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-12-03T08:26:28.564Z] #34 45.11 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-03T08:26:26.023Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-03T08:26:26.077Z] > git config --add remote.origin.fetch +refs/pull/43057/head:refs/remotes/origin/PR-43057 # timeout=10 [2021-12-03T08:26:26.114Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-03T08:26:26.225Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-03T08:26:26.338Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-03T08:26:26.338Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-03T08:26:26.340Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43057/head:refs/remotes/origin/PR-43057 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-03T08:26:27.112Z] > git config core.sparsecheckout # timeout=10 [2021-12-03T08:26:27.149Z] > git checkout -f dd9782fe946c96582a13e1817eecbb670a2b3a53 # timeout=10 [2021-12-03T08:26:26.209Z] > git remote # timeout=10 [2021-12-03T08:26:26.272Z] > git config --get remote.origin.url # timeout=10 [2021-12-03T08:26:26.308Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-03T08:26:26.310Z] > git merge f6848ae321b69efb0c1a0304a394e1e3f141b1e1 # timeout=10 [2021-12-03T08:26:26.436Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-12-03T08:26:26.545Z] > git config core.sparsecheckout # timeout=10 [2021-12-03T08:26:26.579Z] > git checkout -f dd9782fe946c96582a13e1817eecbb670a2b3a53 # timeout=10 [2021-12-03T08:26:28.825Z] #34 ... [2021-12-03T08:26:28.825Z] [2021-12-03T08:26:28.825Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-03T08:26:28.825Z] #38 sha256:cc92f70b0ba67d3a856f24314a2ffcaa6f9496de27418ab195617b1af41b6e5b [2021-12-03T08:26:28.825Z] #38 51.57 Selecting previously unselected package libicu67:arm64. [2021-12-03T08:26:28.825Z] #38 51.58 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2021-12-03T08:26:28.825Z] #38 51.59 Unpacking libicu67:arm64 (67.1-7) ... [2021-12-03T08:26:29.413Z] #47 53.45 Setting up criu (3.16.1-1) ... [2021-12-03T08:26:29.526Z] Merge succeeded, producing dd9782fe946c96582a13e1817eecbb670a2b3a53 [2021-12-03T08:26:29.527Z] Checking out Revision dd9782fe946c96582a13e1817eecbb670a2b3a53 (PR-43057) [2021-12-03T08:26:29.550Z] #19 ... [2021-12-03T08:26:29.550Z] [2021-12-03T08:26:29.550Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-03T08:26:29.550Z] #60 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:26:29.550Z] #60 154.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-12-03T08:26:29.784Z] #38 51.78 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:26:29.784Z] #38 52.31 Fetched 17.7 MB in 2s (9658 kB/s) [2021-12-03T08:26:29.884Z] #38 50.37 Building dependency tree... [2021-12-03T08:26:29.884Z] #38 ... [2021-12-03T08:26:29.884Z] [2021-12-03T08:26:29.884Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:26:29.884Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:26:29.884Z] #14 49.28 Building dependency tree... [2021-12-03T08:26:30.044Z] #38 52.47 Selecting previously unselected package xxd. [2021-12-03T08:26:30.303Z] #38 52.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-12-03T08:26:30.303Z] #38 52.60 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-12-03T08:26:30.303Z] #38 52.62 Unpacking xxd (2:8.2.2434-3) ... [2021-12-03T08:26:30.563Z] #38 53.01 Selecting previously unselected package vim-common. [2021-12-03T08:26:30.563Z] #38 53.01 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-12-03T08:26:30.563Z] #38 53.04 Unpacking vim-common (2:8.2.2434-3) ... [2021-12-03T08:26:30.763Z] #38 ... [2021-12-03T08:26:30.763Z] [2021-12-03T08:26:30.763Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:26:30.763Z] #14 sha256:8c2ea0d94e82bca0dd8d5d4307ae9a9ec72d020948d0a444cb0762c286f6f7de [2021-12-03T08:26:30.763Z] #14 56.75 Selecting previously unselected package binutils-mingw-w64. [2021-12-03T08:26:30.763Z] #14 56.76 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-12-03T08:26:30.763Z] #14 56.76 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-12-03T08:26:30.763Z] #14 56.87 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-12-03T08:26:30.763Z] #14 56.88 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2021-12-03T08:26:30.763Z] #14 56.89 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2021-12-03T08:26:30.763Z] #14 57.05 Selecting previously unselected package dmsetup. [2021-12-03T08:26:30.763Z] #14 57.06 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2021-12-03T08:26:30.763Z] #14 57.06 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-12-03T08:26:30.800Z] #47 ... [2021-12-03T08:26:30.800Z] [2021-12-03T08:26:30.800Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-03T08:26:30.800Z] #38 sha256:267d576a38f791af9da8386260bd388b585eccc07117ea4da87b7d58b08842f5 [2021-12-03T08:26:30.800Z] #38 50.18 Selecting previously unselected package libarchive13:amd64. [2021-12-03T08:26:30.800Z] #38 50.18 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-12-03T08:26:30.800Z] #38 50.18 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-12-03T08:26:30.800Z] #38 50.50 Selecting previously unselected package libjsoncpp24:amd64. [2021-12-03T08:26:30.800Z] #38 50.50 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-12-03T08:26:30.800Z] #38 50.51 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-12-03T08:26:30.800Z] #38 50.65 Selecting previously unselected package librhash0:amd64. [2021-12-03T08:26:30.800Z] #38 50.65 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-12-03T08:26:30.800Z] #38 50.65 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-12-03T08:26:30.800Z] #38 50.85 Selecting previously unselected package libuv1:amd64. [2021-12-03T08:26:30.800Z] #38 50.88 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-12-03T08:26:30.800Z] #38 50.89 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-12-03T08:26:30.800Z] #38 51.00 Selecting previously unselected package cmake. [2021-12-03T08:26:30.800Z] #38 51.00 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-12-03T08:26:30.800Z] #38 51.00 Unpacking cmake (3.18.4-2) ... [2021-12-03T08:26:30.800Z] #38 55.29 Setting up libicu67:amd64 (67.1-7) ... [2021-12-03T08:26:30.800Z] #38 55.31 Setting up xxd (2:8.2.2434-3) ... [2021-12-03T08:26:30.800Z] #38 55.32 Setting up libuv1:amd64 (1.40.0-2) ... [2021-12-03T08:26:30.800Z] #38 55.37 Setting up vim-common (2:8.2.2434-3) ... [2021-12-03T08:26:30.800Z] #38 55.41 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-12-03T08:26:30.800Z] #38 55.44 Setting up librhash0:amd64 (1.4.1-2) ... [2021-12-03T08:26:30.800Z] #38 55.48 Setting up cmake-data (3.18.4-2) ... [2021-12-03T08:26:30.800Z] #38 55.52 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-12-03T08:26:30.800Z] #38 55.54 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-12-03T08:26:30.800Z] #38 55.56 Setting up cmake (3.18.4-2) ... [2021-12-03T08:26:30.800Z] #38 55.59 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:26:31.026Z] #14 57.22 Selecting previously unselected package mingw-w64-common. [2021-12-03T08:26:31.026Z] #14 57.22 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-12-03T08:26:31.026Z] #14 57.26 Unpacking mingw-w64-common (8.0.0-1) ... [2021-12-03T08:26:31.500Z] #38 53.71 Selecting previously unselected package cmake-data. [2021-12-03T08:26:31.500Z] #38 53.72 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-12-03T08:26:31.500Z] #38 53.73 Unpacking cmake-data (3.18.4-2) ... [2021-12-03T08:26:29.214Z] > git remote # timeout=10 [2021-12-03T08:26:29.279Z] > git config --get remote.origin.url # timeout=10 [2021-12-03T08:26:29.315Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-03T08:26:29.316Z] > git merge f6848ae321b69efb0c1a0304a394e1e3f141b1e1 # timeout=10 [2021-12-03T08:26:29.443Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-12-03T08:26:29.564Z] > git config core.sparsecheckout # timeout=10 [2021-12-03T08:26:29.600Z] > git checkout -f dd9782fe946c96582a13e1817eecbb670a2b3a53 # timeout=10 [2021-12-03T08:26:32.179Z] #38 DONE 56.6s [2021-12-03T08:26:32.179Z] [2021-12-03T08:26:32.179Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-03T08:26:32.179Z] #47 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:26:32.179Z] #47 55.33 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:26:32.179Z] #47 DONE 56.2s [2021-12-03T08:26:32.179Z] [2021-12-03T08:26:32.179Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-12-03T08:26:32.179Z] #39 sha256:83bf0d0b43ab47f278504432c46b55d46e0c4c67bf6d38a7e061bef6f122dc69 [2021-12-03T08:26:32.179Z] #39 DONE 0.3s [2021-12-03T08:26:32.179Z] [2021-12-03T08:26:32.179Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:26:32.179Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:26:32.179Z] #14 50.26 Selecting previously unselected package binutils-mingw-w64. [2021-12-03T08:26:32.179Z] #14 50.26 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-12-03T08:26:32.179Z] #14 50.27 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-12-03T08:26:32.179Z] #14 50.38 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-12-03T08:26:32.179Z] #14 50.38 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-12-03T08:26:32.179Z] #14 50.44 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-03T08:26:32.179Z] #14 50.60 Selecting previously unselected package dmsetup. [2021-12-03T08:26:32.179Z] #14 50.61 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-12-03T08:26:32.179Z] #14 50.63 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-12-03T08:26:32.179Z] #14 50.84 Selecting previously unselected package mingw-w64-common. [2021-12-03T08:26:32.179Z] #14 50.84 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-12-03T08:26:32.179Z] #14 50.85 Unpacking mingw-w64-common (8.0.0-1) ... [2021-12-03T08:26:32.179Z] #14 56.43 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-12-03T08:26:32.179Z] #14 56.44 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-12-03T08:26:32.179Z] #14 56.52 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-12-03T08:26:33.174Z] #14 55.58 The following additional packages will be installed: [2021-12-03T08:26:33.174Z] #14 55.58 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-12-03T08:26:33.174Z] #14 55.58 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-12-03T08:26:33.174Z] #14 55.58 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-12-03T08:26:33.174Z] #14 55.58 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-12-03T08:26:33.174Z] #14 55.58 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-12-03T08:26:33.174Z] #14 55.58 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-12-03T08:26:33.174Z] #14 55.58 mingw-w64-common mingw-w64-x86-64-dev [2021-12-03T08:26:33.174Z] #14 55.64 Suggested packages: [2021-12-03T08:26:33.174Z] #14 55.64 gcc-10-locales seccomp wine64 [2021-12-03T08:26:33.408Z] #38 ... [2021-12-03T08:26:33.408Z] [2021-12-03T08:26:33.408Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-03T08:26:33.408Z] #47 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:26:33.408Z] #47 45.75 Reading package lists... [2021-12-03T08:26:33.724Z] #60 DONE 159.2s [2021-12-03T08:26:33.724Z] [2021-12-03T08:26:33.724Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-12-03T08:26:33.724Z] #19 sha256:afa9f5b9963d7742fed9c36b03076f52846b3bc52e198d0b46fdcd4083ebb859 [2021-12-03T08:26:33.724Z] #19 143.9 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2021-12-03T08:26:33.724Z] #19 143.9 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-12-03T08:26:33.724Z] #19 144.1 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-12-03T08:26:33.724Z] #19 144.5 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2021-12-03T08:26:33.724Z] #19 144.5 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-12-03T08:26:33.724Z] #19 144.6 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-12-03T08:26:35.081Z] #14 ... [2021-12-03T08:26:35.081Z] [2021-12-03T08:26:35.081Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-03T08:26:35.081Z] #53 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:26:35.081Z] #53 52.80 go: downloading github.com/gobwas/glob v0.2.3 [2021-12-03T08:26:35.081Z] #53 52.89 go: downloading github.com/kisielk/gotool v1.0.0 [2021-12-03T08:26:35.081Z] #53 53.05 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-12-03T08:26:35.081Z] #53 53.13 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-12-03T08:26:35.081Z] #53 53.14 go: downloading github.com/gogo/protobuf v1.2.1 [2021-12-03T08:26:35.081Z] #53 55.60 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-12-03T08:26:35.081Z] #53 56.15 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-12-03T08:26:35.081Z] #53 56.26 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-12-03T08:26:35.468Z] #14 ... [2021-12-03T08:26:35.468Z] [2021-12-03T08:26:35.468Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-12-03T08:26:35.468Z] #51 sha256:f93a25257bfd2496f1faa59fcb58ed7873d81cac96b9bdc23d93a9f2820712bc [2021-12-03T08:26:35.468Z] #51 59.88 gotestsum version dev [2021-12-03T08:26:35.649Z] #53 ... [2021-12-03T08:26:35.649Z] [2021-12-03T08:26:35.649Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:26:35.649Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:26:35.649Z] #14 58.02 The following NEW packages will be installed: [2021-12-03T08:26:35.649Z] #14 58.02 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-12-03T08:26:35.649Z] #14 58.02 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-12-03T08:26:35.649Z] #14 58.02 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-12-03T08:26:35.649Z] #14 58.02 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-12-03T08:26:35.649Z] #14 58.02 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-12-03T08:26:35.649Z] #14 58.02 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-12-03T08:26:35.649Z] #14 58.03 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-12-03T08:26:35.649Z] #14 58.03 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-12-03T08:26:35.649Z] #14 58.03 mingw-w64-x86-64-dev [2021-12-03T08:26:35.726Z] #51 DONE 60.4s [2021-12-03T08:26:35.726Z] [2021-12-03T08:26:35.726Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-12-03T08:26:35.726Z] #40 sha256:6f9141d0d1848b42c8c5a462322e19878d479f555fd6327accd2bafa68d26102 [2021-12-03T08:26:35.945Z] #47 55.22 Building dependency tree... [2021-12-03T08:26:36.218Z] #14 58.62 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:26:36.218Z] #14 58.62 Need to get 115 MB of archives. [2021-12-03T08:26:36.218Z] #14 58.62 After this operation, 645 MB of additional disk space will be used. [2021-12-03T08:26:36.218Z] #14 58.62 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-12-03T08:26:36.312Z] #14 62.41 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-12-03T08:26:36.312Z] #14 62.41 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-12-03T08:26:36.312Z] #14 62.42 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-12-03T08:26:36.477Z] #14 58.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-12-03T08:26:36.664Z] #40 4.462 Install tini version v0.19.0 [2021-12-03T08:26:36.738Z] #14 59.05 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-12-03T08:26:36.738Z] #14 59.09 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-12-03T08:26:36.738Z] #14 59.11 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-12-03T08:26:36.738Z] #14 59.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-12-03T08:26:36.923Z] #40 4.498 + RM_GOPATH=0 [2021-12-03T08:26:36.923Z] #40 4.498 + TMP_GOPATH= [2021-12-03T08:26:36.923Z] #40 4.498 + : /build [2021-12-03T08:26:36.923Z] #40 4.498 + '[' -z '' ']' [2021-12-03T08:26:36.923Z] #40 4.498 ++ mktemp -d [2021-12-03T08:26:36.923Z] #40 4.498 + export GOPATH=/tmp/tmp.ok3QP3hizJ [2021-12-03T08:26:36.923Z] #40 4.498 + GOPATH=/tmp/tmp.ok3QP3hizJ [2021-12-03T08:26:36.923Z] #40 4.498 + RM_GOPATH=1 [2021-12-03T08:26:36.923Z] #40 4.498 + case "$(go env GOARCH)" in [2021-12-03T08:26:36.923Z] #40 4.498 ++ go env GOARCH [2021-12-03T08:26:36.923Z] #40 4.498 + export GO_BUILDMODE=-buildmode=pie [2021-12-03T08:26:36.923Z] #40 4.498 + GO_BUILDMODE=-buildmode=pie [2021-12-03T08:26:36.923Z] #40 4.498 ++ dirname /install.sh [2021-12-03T08:26:36.923Z] #40 4.498 + dir=/ [2021-12-03T08:26:36.924Z] #40 4.498 + bin=tini [2021-12-03T08:26:36.924Z] #40 4.498 + shift [2021-12-03T08:26:36.924Z] #40 4.498 + '[' '!' -f //tini.installer ']' [2021-12-03T08:26:36.924Z] #40 4.498 + . //tini.installer [2021-12-03T08:26:36.924Z] #40 4.498 ++ : v0.19.0 [2021-12-03T08:26:36.924Z] #40 4.498 + install_tini [2021-12-03T08:26:36.924Z] #40 4.498 + echo 'Install tini version v0.19.0' [2021-12-03T08:26:36.924Z] #40 4.498 + git clone https://github.com/krallin/tini.git /tmp/tmp.ok3QP3hizJ/tini [2021-12-03T08:26:36.924Z] #40 4.498 Cloning into '/tmp/tmp.ok3QP3hizJ/tini'... [2021-12-03T08:26:37.255Z] #14 ... [2021-12-03T08:26:37.255Z] [2021-12-03T08:26:37.255Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-03T08:26:37.255Z] #47 sha256:41633ff675aa839c0b0d14ada73d8fd56a33e99200e0549b6ff49ac555fa78fa [2021-12-03T08:26:37.255Z] #47 55.49 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-12-03T08:26:37.255Z] #47 55.51 Setting up python3-protobuf (3.12.4-1) ... [2021-12-03T08:26:37.255Z] #47 58.19 Setting up criu (3.16.1-1) ... [2021-12-03T08:26:37.255Z] #47 59.74 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:26:37.255Z] #47 DONE 63.0s [2021-12-03T08:26:37.255Z] [2021-12-03T08:26:37.255Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-03T08:26:37.255Z] #38 sha256:cc92f70b0ba67d3a856f24314a2ffcaa6f9496de27418ab195617b1af41b6e5b [2021-12-03T08:26:37.255Z] #38 57.39 Selecting previously unselected package libxml2:arm64. [2021-12-03T08:26:37.255Z] #38 57.40 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2021-12-03T08:26:37.255Z] #38 57.41 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2021-12-03T08:26:37.255Z] #38 57.82 Selecting previously unselected package libarchive13:arm64. [2021-12-03T08:26:37.255Z] #38 57.83 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2021-12-03T08:26:37.255Z] #38 57.84 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2021-12-03T08:26:37.255Z] #38 58.09 Selecting previously unselected package libjsoncpp24:arm64. [2021-12-03T08:26:37.255Z] #38 58.10 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2021-12-03T08:26:37.255Z] #38 58.14 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2021-12-03T08:26:37.255Z] #38 58.30 Selecting previously unselected package librhash0:arm64. [2021-12-03T08:26:37.255Z] #38 58.30 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2021-12-03T08:26:37.255Z] #38 58.31 Unpacking librhash0:arm64 (1.4.1-2) ... [2021-12-03T08:26:37.255Z] #38 58.52 Selecting previously unselected package libuv1:arm64. [2021-12-03T08:26:37.255Z] #38 58.54 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2021-12-03T08:26:37.255Z] #38 58.54 Unpacking libuv1:arm64 (1.40.0-2) ... [2021-12-03T08:26:37.255Z] #38 58.80 Selecting previously unselected package cmake. [2021-12-03T08:26:37.255Z] #38 58.80 Preparing to unpack .../9-cmake_3.18.4-2_arm64.deb ... [2021-12-03T08:26:37.255Z] #38 58.81 Unpacking cmake (3.18.4-2) ... [2021-12-03T08:26:37.255Z] #38 62.44 Setting up libicu67:arm64 (67.1-7) ... [2021-12-03T08:26:37.255Z] #38 62.47 Setting up xxd (2:8.2.2434-3) ... [2021-12-03T08:26:37.255Z] #38 62.52 Setting up libuv1:arm64 (1.40.0-2) ... [2021-12-03T08:26:37.255Z] #38 62.56 Setting up vim-common (2:8.2.2434-3) ... [2021-12-03T08:26:37.255Z] #38 62.72 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2021-12-03T08:26:37.255Z] #38 62.90 Setting up librhash0:arm64 (1.4.1-2) ... [2021-12-03T08:26:37.255Z] #38 63.21 Setting up cmake-data (3.18.4-2) ... [2021-12-03T08:26:37.255Z] #38 63.35 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2021-12-03T08:26:37.255Z] #38 63.36 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2021-12-03T08:26:37.255Z] #38 63.37 Setting up cmake (3.18.4-2) ... [2021-12-03T08:26:37.255Z] #38 63.39 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:26:37.255Z] #38 ... [2021-12-03T08:26:37.255Z] [2021-12-03T08:26:37.255Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-12-03T08:26:37.255Z] #51 sha256:a92d7bcbbbfe9069def2d5cf80ea7abf8b54d0bcce9bbd5efe52da71c4fffe14 [2021-12-03T08:26:37.255Z] #51 62.28 gotestsum version dev [2021-12-03T08:26:37.255Z] #51 DONE 63.5s [2021-12-03T08:26:37.307Z] #14 59.54 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-12-03T08:26:37.493Z] #40 5.361 + cd /tmp/tmp.ok3QP3hizJ/tini [2021-12-03T08:26:37.493Z] #40 5.361 + git checkout -q v0.19.0 [2021-12-03T08:26:37.493Z] #40 5.361 + cmake . [2021-12-03T08:26:37.493Z] #40 ... [2021-12-03T08:26:37.493Z] [2021-12-03T08:26:37.493Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:26:37.493Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:26:37.493Z] #14 62.35 Selecting previously unselected package gcc-mingw-w64-base. [2021-12-03T08:26:37.493Z] #14 62.35 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-12-03T08:26:37.515Z] [2021-12-03T08:26:37.515Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-03T08:26:37.515Z] #34 sha256:0af7396128a6b1b7881809105fa19533182641682333c4adfaa02ad6d9bff830 [2021-12-03T08:26:37.567Z] #14 59.87 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-12-03T08:26:37.567Z] #14 59.89 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-12-03T08:26:37.752Z] #14 62.37 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-12-03T08:26:38.014Z] #14 62.49 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-12-03T08:26:38.014Z] #14 62.49 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-12-03T08:26:38.014Z] #14 62.49 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-12-03T08:26:38.087Z] #34 ... [2021-12-03T08:26:38.087Z] [2021-12-03T08:26:38.087Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-03T08:26:38.087Z] #38 sha256:cc92f70b0ba67d3a856f24314a2ffcaa6f9496de27418ab195617b1af41b6e5b [2021-12-03T08:26:38.087Z] #38 DONE 64.2s [2021-12-03T08:26:38.087Z] [2021-12-03T08:26:38.087Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-12-03T08:26:38.087Z] #39 sha256:763a78addd3dc0089b673c506f7ea0062b136e3dfa4d1352212e38d60cffc10e [2021-12-03T08:26:38.287Z] Commit message: "go.mod: golang.org/x/crypto 5770296d904e90f15f38f77dfc2e43fdf5efc083" [2021-12-03T08:26:38.321Z] Commit message: "go.mod: golang.org/x/crypto 5770296d904e90f15f38f77dfc2e43fdf5efc083" [2021-12-03T08:26:38.481Z] #47 ... [2021-12-03T08:26:38.481Z] [2021-12-03T08:26:38.481Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-03T08:26:38.481Z] #38 sha256:267d576a38f791af9da8386260bd388b585eccc07117ea4da87b7d58b08842f5 [2021-12-03T08:26:38.481Z] #38 59.53 Selecting previously unselected package libicu67:amd64. [2021-12-03T08:26:38.481Z] #38 59.55 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-12-03T08:26:38.481Z] #38 59.58 Unpacking libicu67:amd64 (67.1-7) ... [2021-12-03T08:26:38.507Z] #14 60.93 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-12-03T08:26:38.738Z] > git --version # timeout=10 [2021-12-03T08:26:38.787Z] > git --version # 'git version 2.24.1.windows.2' [2021-12-03T08:26:38.828Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-12-03T08:26:39.029Z] #39 DONE 0.9s [2021-12-03T08:26:39.029Z] [2021-12-03T08:26:39.029Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-12-03T08:26:39.029Z] #40 sha256:a85b84a9bf0d549ec31d558aaf0b5da84b87338beb7338f7dada49dfb77b9740 [2021-12-03T08:26:39.095Z] > git --version # timeout=10 [2021-12-03T08:26:39.129Z] > git --version # 'git version 2.24.1.windows.2' [2021-12-03T08:26:39.161Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-12-03T08:26:39.419Z] #38 ... [2021-12-03T08:26:39.419Z] [2021-12-03T08:26:39.419Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-03T08:26:39.419Z] #53 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:26:39.419Z] #53 51.54 go: downloading github.com/gobwas/glob v0.2.3 [2021-12-03T08:26:39.419Z] #53 51.79 go: downloading github.com/kisielk/gotool v1.0.0 [2021-12-03T08:26:39.419Z] #53 51.80 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-12-03T08:26:39.419Z] #53 51.89 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-12-03T08:26:39.419Z] #53 52.11 go: downloading github.com/gogo/protobuf v1.2.1 [2021-12-03T08:26:39.419Z] #53 53.69 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-12-03T08:26:39.419Z] #53 53.98 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-12-03T08:26:39.419Z] #53 54.22 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-12-03T08:26:39.419Z] #53 ... [2021-12-03T08:26:39.419Z] [2021-12-03T08:26:39.419Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-03T08:26:39.419Z] #47 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:26:39.419Z] #47 60.96 The following additional packages will be installed: [2021-12-03T08:26:39.419Z] #47 60.97 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-12-03T08:26:39.419Z] #47 60.97 python3-protobuf python3-six [2021-12-03T08:26:39.419Z] #47 61.04 Suggested packages: [2021-12-03T08:26:39.419Z] #47 61.04 python3-setuptools [2021-12-03T08:26:39.419Z] #47 61.04 Recommended packages: [2021-12-03T08:26:39.419Z] #47 61.04 iproute2 | iproute [Pipeline] sh [2021-12-03T08:26:39.679Z] #47 ... [2021-12-03T08:26:39.679Z] [2021-12-03T08:26:39.679Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:26:39.679Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:26:39.679Z] #14 43.95 Reading package lists... [2021-12-03T08:26:39.679Z] #14 52.21 Building dependency tree... [2021-12-03T08:26:39.679Z] #14 58.53 The following additional packages will be installed: [2021-12-03T08:26:39.679Z] #14 58.53 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-12-03T08:26:39.679Z] #14 58.53 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-12-03T08:26:39.679Z] #14 58.53 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-12-03T08:26:39.679Z] #14 58.53 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-12-03T08:26:39.679Z] #14 58.53 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-12-03T08:26:39.679Z] #14 58.53 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-12-03T08:26:39.679Z] #14 58.53 mingw-w64-common mingw-w64-x86-64-dev [2021-12-03T08:26:39.679Z] #14 58.60 Suggested packages: [2021-12-03T08:26:39.679Z] #14 58.60 gcc-10-locales seccomp wine64 [2021-12-03T08:26:39.679Z] #14 60.72 The following NEW packages will be installed: [2021-12-03T08:26:39.679Z] #14 60.77 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-12-03T08:26:39.679Z] #14 60.77 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-12-03T08:26:39.679Z] #14 60.77 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-12-03T08:26:39.679Z] #14 60.77 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-12-03T08:26:39.679Z] #14 60.77 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-12-03T08:26:39.679Z] #14 60.77 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-12-03T08:26:39.679Z] #14 60.77 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-12-03T08:26:39.679Z] #14 60.77 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-12-03T08:26:39.679Z] #14 60.77 mingw-w64-x86-64-dev [2021-12-03T08:26:39.679Z] #14 61.24 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:26:39.679Z] #14 61.24 Need to get 115 MB of archives. [2021-12-03T08:26:39.679Z] #14 61.24 After this operation, 645 MB of additional disk space will be used. [2021-12-03T08:26:39.679Z] #14 61.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-12-03T08:26:39.679Z] #14 61.49 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-12-03T08:26:39.679Z] #14 61.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-12-03T08:26:39.679Z] #14 61.81 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-12-03T08:26:39.679Z] #14 61.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-12-03T08:26:39.679Z] #14 61.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-12-03T08:26:39.938Z] #14 ... [2021-12-03T08:26:39.938Z] [2021-12-03T08:26:39.938Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-03T08:26:39.938Z] #47 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:26:39.938Z] #47 62.10 The following NEW packages will be installed: [2021-12-03T08:26:40.198Z] #47 62.13 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-12-03T08:26:40.198Z] #47 62.13 python3-protobuf python3-six [2021-12-03T08:26:40.275Z] #19 ... [2021-12-03T08:26:40.275Z] [2021-12-03T08:26:40.275Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-12-03T08:26:40.275Z] #50 sha256:07e46e05b9d5aff72caf297857e8ce7b08d92d03a8a7db0f9c85048ac1e1e9b2 [2021-12-03T08:26:40.275Z] #50 156.3 + dpkg --print-architecture [2021-12-03T08:26:40.275Z] #50 156.3 + git checkout -q v2.1.0 [2021-12-03T08:26:40.275Z] #50 156.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-12-03T08:26:40.275Z] #50 156.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-12-03T08:26:40.414Z] #40 1.716 + RM_GOPATH=0 [2021-12-03T08:26:40.414Z] #40 1.716 + TMP_GOPATH= [2021-12-03T08:26:40.414Z] #40 1.716 + : /build [2021-12-03T08:26:40.414Z] #40 1.716 + '[' -z '' ']' [2021-12-03T08:26:40.414Z] #40 1.716 ++ mktemp -d [2021-12-03T08:26:40.414Z] #40 1.716 + export GOPATH=/tmp/tmp.Z1b56QeuRp [2021-12-03T08:26:40.414Z] #40 1.716 + GOPATH=/tmp/tmp.Z1b56QeuRp [2021-12-03T08:26:40.414Z] #40 1.716 + RM_GOPATH=1 [2021-12-03T08:26:40.414Z] #40 1.716 + case "$(go env GOARCH)" in [2021-12-03T08:26:40.414Z] #40 1.716 ++ go env GOARCH [2021-12-03T08:26:40.423Z] #14 ... [2021-12-03T08:26:40.423Z] [2021-12-03T08:26:40.423Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-12-03T08:26:40.423Z] #55 sha256:8a36b976f157c0e3c1303d867152f784749119644e66a564c49a563129d72e38 [2021-12-03T08:26:40.423Z] #55 61.72 v3.0.2 [2021-12-03T08:26:40.423Z] #55 DONE 62.4s [2021-12-03T08:26:40.423Z] [2021-12-03T08:26:40.423Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-03T08:26:40.423Z] #38 sha256:267d576a38f791af9da8386260bd388b585eccc07117ea4da87b7d58b08842f5 [2021-12-03T08:26:40.423Z] #38 50.37 Building dependency tree... [2021-12-03T08:26:40.423Z] #38 56.82 The following additional packages will be installed: [2021-12-03T08:26:40.424Z] #38 56.82 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-12-03T08:26:40.424Z] #38 56.84 Suggested packages: [2021-12-03T08:26:40.424Z] #38 56.88 cmake-doc ninja-build lrzip [2021-12-03T08:26:40.424Z] #38 56.88 Recommended packages: [2021-12-03T08:26:40.424Z] #38 56.88 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-12-03T08:26:40.424Z] #38 58.38 The following NEW packages will be installed: [2021-12-03T08:26:40.424Z] #38 58.43 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-12-03T08:26:40.424Z] #38 58.43 vim-common xxd [2021-12-03T08:26:40.424Z] #38 59.00 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:26:40.424Z] #38 59.00 Need to get 17.7 MB of archives. [2021-12-03T08:26:40.424Z] #38 59.00 After this operation, 70.7 MB of additional disk space will be used. [2021-12-03T08:26:40.424Z] #38 59.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-12-03T08:26:40.424Z] #38 59.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-12-03T08:26:40.424Z] #38 59.01 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-12-03T08:26:40.424Z] #38 59.18 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-12-03T08:26:40.424Z] #38 60.31 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-12-03T08:26:40.424Z] #38 60.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-12-03T08:26:40.424Z] #38 60.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-12-03T08:26:40.424Z] #38 60.43 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-12-03T08:26:40.424Z] #38 60.45 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-12-03T08:26:40.424Z] #38 60.45 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-12-03T08:26:40.457Z] #47 ... [2021-12-03T08:26:40.457Z] [2021-12-03T08:26:40.457Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-12-03T08:26:40.457Z] #60 sha256:38ab15ab2ad0a8b8d7a348465d4b547b9600e86a57aaa9af9ddfa430713590bc [2021-12-03T08:26:40.457Z] #60 43.95 Reading package lists... [2021-12-03T08:26:40.457Z] #60 53.11 Building dependency tree... [2021-12-03T08:26:40.457Z] #60 59.46 The following additional packages will be installed: [2021-12-03T08:26:40.457Z] #60 59.46 libbtrfs0 [2021-12-03T08:26:40.457Z] #60 59.84 The following NEW packages will be installed: [2021-12-03T08:26:40.457Z] #60 59.84 libbtrfs-dev libbtrfs0 [2021-12-03T08:26:40.457Z] #60 60.36 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:26:40.457Z] #60 60.36 Need to get 460 kB of archives. [2021-12-03T08:26:40.457Z] #60 60.36 After this operation, 1237 kB of additional disk space will be used. [2021-12-03T08:26:40.457Z] #60 60.36 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-12-03T08:26:40.457Z] #60 60.37 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-12-03T08:26:40.457Z] #60 61.94 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:26:40.457Z] #60 62.36 Fetched 460 kB in 0s (1150 kB/s) [2021-12-03T08:26:40.457Z] #60 62.58 Selecting previously unselected package libbtrfs0:amd64. [2021-12-03T08:26:40.457Z] #60 62.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 ... 15713 files and directories currently installed.) [2021-12-03T08:26:40.457Z] #60 62.71 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-12-03T08:26:40.457Z] #60 62.77 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-12-03T08:26:40.674Z] #40 1.724 Install tini version v0.19.0 [2021-12-03T08:26:40.674Z] #40 1.734 + export GO_BUILDMODE=-buildmode=pie [2021-12-03T08:26:40.674Z] #40 1.734 + GO_BUILDMODE=-buildmode=pie [2021-12-03T08:26:40.674Z] #40 1.734 ++ dirname /install.sh [2021-12-03T08:26:40.674Z] #40 1.734 + dir=/ [2021-12-03T08:26:40.674Z] #40 1.734 + bin=tini [2021-12-03T08:26:40.674Z] #40 1.734 + shift [2021-12-03T08:26:40.674Z] #40 1.734 + '[' '!' -f //tini.installer ']' [2021-12-03T08:26:40.674Z] #40 1.734 + . //tini.installer [2021-12-03T08:26:40.674Z] #40 1.734 ++ : v0.19.0 [2021-12-03T08:26:40.674Z] #40 1.734 + install_tini [2021-12-03T08:26:40.674Z] #40 1.734 + echo 'Install tini version v0.19.0' [2021-12-03T08:26:40.674Z] #40 1.734 + git clone https://github.com/krallin/tini.git /tmp/tmp.Z1b56QeuRp/tini [2021-12-03T08:26:40.674Z] #40 1.742 Cloning into '/tmp/tmp.Z1b56QeuRp/tini'... [2021-12-03T08:26:40.684Z] #38 63.08 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:26:40.723Z] #60 ... [2021-12-03T08:26:40.723Z] [2021-12-03T08:26:40.723Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:26:40.723Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:26:40.723Z] #14 62.46 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-12-03T08:26:40.723Z] #14 62.83 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-12-03T08:26:40.723Z] #14 62.85 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] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-12-03T08:26:41.246Z] #40 2.604 + cd /tmp/tmp.Z1b56QeuRp/tini [2021-12-03T08:26:41.246Z] #40 2.604 + git checkout -q v0.19.0 [2021-12-03T08:26:41.246Z] #40 2.604 + cmake . [2021-12-03T08:26:41.255Z] #38 63.58 Fetched 17.7 MB in 2s (7137 kB/s) [2021-12-03T08:26:41.255Z] #38 ... [2021-12-03T08:26:41.255Z] [2021-12-03T08:26:41.255Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:26:41.255Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:26:41.255Z] #14 63.44 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] [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-12-03T08:26:41.640Z] #50 ... [2021-12-03T08:26:41.640Z] [2021-12-03T08:26:41.640Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-12-03T08:26:41.640Z] #19 sha256:afa9f5b9963d7742fed9c36b03076f52846b3bc52e198d0b46fdcd4083ebb859 [2021-12-03T08:26:41.640Z] #19 152.9 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2021-12-03T08:26:41.640Z] #19 152.9 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-12-03T08:26:41.827Z] #14 64.36 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-12-03T08:26:41.897Z] #19 153.1 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-12-03T08:26:42.139Z] #14 64.49 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-12-03T08:26:42.153Z] #19 ... [2021-12-03T08:26:42.153Z] [2021-12-03T08:26:42.153Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-12-03T08:26:42.153Z] #50 sha256:07e46e05b9d5aff72caf297857e8ce7b08d92d03a8a7db0f9c85048ac1e1e9b2 [2021-12-03T08:26:42.153Z] #50 DONE 168.1s [2021-12-03T08:26:42.155Z] + docker version [2021-12-03T08:26:42.190Z] #40 3.330 -- The C compiler identification is GNU 10.2.1 [2021-12-03T08:26:42.190Z] #40 3.430 -- Detecting C compiler ABI info [2021-12-03T08:26:42.217Z] #14 ... [2021-12-03T08:26:42.217Z] [2021-12-03T08:26:42.217Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-12-03T08:26:42.217Z] #40 sha256:6f9141d0d1848b42c8c5a462322e19878d479f555fd6327accd2bafa68d26102 [2021-12-03T08:26:42.217Z] #40 5.773 -- The C compiler identification is GNU 10.2.1 [2021-12-03T08:26:42.217Z] #40 5.821 -- Detecting C compiler ABI info [2021-12-03T08:26:42.217Z] #40 6.375 -- Detecting C compiler ABI info - done [2021-12-03T08:26:42.217Z] #40 6.490 -- Check for working C compiler: /usr/bin/cc - skipped [2021-12-03T08:26:42.217Z] #40 6.537 -- Detecting C compile features [2021-12-03T08:26:42.217Z] #40 6.537 -- Detecting C compile features - done [2021-12-03T08:26:42.217Z] #40 6.574 -- Performing Test HAS_BUILTIN_FORTIFY [2021-12-03T08:26:42.217Z] #40 6.742 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-12-03T08:26:42.217Z] #40 6.807 -- Configuring done [2021-12-03T08:26:42.217Z] #40 6.827 -- Generating done [2021-12-03T08:26:42.217Z] #40 6.827 -- Build files have been written to: /tmp/tmp.ok3QP3hizJ/tini [2021-12-03T08:26:42.217Z] #40 6.854 + make tini-static [2021-12-03T08:26:42.217Z] #40 7.137 Scanning dependencies of target tini-static [2021-12-03T08:26:42.217Z] #40 7.251 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-12-03T08:26:42.217Z] #40 8.450 [100%] Linking C executable tini-static [2021-12-03T08:26:42.217Z] #40 9.072 [100%] Built target tini-static [2021-12-03T08:26:42.217Z] #40 9.118 + mkdir -p /build [2021-12-03T08:26:42.217Z] #40 9.120 + cp tini-static /build/docker-init [2021-12-03T08:26:42.217Z] #40 DONE 9.3s [2021-12-03T08:26:42.217Z] [2021-12-03T08:26:42.217Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-03T08:26:42.217Z] #53 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:26:42.410Z] [2021-12-03T08:26:42.410Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-12-03T08:26:42.410Z] #19 sha256:afa9f5b9963d7742fed9c36b03076f52846b3bc52e198d0b46fdcd4083ebb859 [2021-12-03T08:26:42.410Z] #19 153.6 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2021-12-03T08:26:42.410Z] #19 153.6 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-12-03T08:26:42.410Z] #19 153.6 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-12-03T08:26:42.435Z] Commit message: "go.mod: golang.org/x/crypto 5770296d904e90f15f38f77dfc2e43fdf5efc083" [2021-12-03T08:26:42.844Z] > git --version # timeout=10 [2021-12-03T08:26:42.881Z] > git --version # 'git version 2.24.1.windows.2' [2021-12-03T08:26:42.916Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-12-03T08:26:43.081Z] #14 ... [2021-12-03T08:26:43.081Z] [2021-12-03T08:26:43.081Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-12-03T08:26:43.081Z] #55 sha256:8a36b976f157c0e3c1303d867152f784749119644e66a564c49a563129d72e38 [2021-12-03T08:26:43.081Z] #55 63.36 v3.0.2 [2021-12-03T08:26:43.081Z] #55 DONE 65.3s [2021-12-03T08:26:43.081Z] [2021-12-03T08:26:43.081Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-12-03T08:26:43.081Z] #60 sha256:38ab15ab2ad0a8b8d7a348465d4b547b9600e86a57aaa9af9ddfa430713590bc [2021-12-03T08:26:43.081Z] #60 63.28 Selecting previously unselected package libbtrfs-dev:amd64. [2021-12-03T08:26:43.081Z] #60 63.32 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-12-03T08:26:43.081Z] #60 63.36 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-03T08:26:43.081Z] #60 64.10 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-12-03T08:26:43.081Z] #60 65.14 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-03T08:26:43.081Z] #60 65.17 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:26:43.132Z] #40 4.038 -- Detecting C compiler ABI info - done [2021-12-03T08:26:43.132Z] #40 4.159 -- Check for working C compiler: /usr/bin/cc - skipped [2021-12-03T08:26:43.132Z] #40 4.159 -- Detecting C compile features [2021-12-03T08:26:43.132Z] #40 4.159 -- Detecting C compile features - done [2021-12-03T08:26:43.132Z] #40 4.238 -- Performing Test HAS_BUILTIN_FORTIFY [2021-12-03T08:26:43.211Z] #14 65.25 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] [Pipeline] withEnv [Pipeline] { [2021-12-03T08:26:43.393Z] #40 4.520 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-12-03T08:26:43.393Z] #40 4.626 -- Configuring done [2021-12-03T08:26:43.393Z] #40 4.658 -- Generating done [2021-12-03T08:26:43.393Z] #40 4.658 -- Build files have been written to: /tmp/tmp.Z1b56QeuRp/tini [2021-12-03T08:26:43.393Z] #40 4.685 + make tini-static [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-12-03T08:26:43.683Z] #60 DONE 66.0s [2021-12-03T08:26:43.683Z] [2021-12-03T08:26:43.683Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-12-03T08:26:43.683Z] #61 sha256:bfdf4113d3feae2f4b4ea4350251104d78fb7b982c51af82dee1b7545d5f760d [2021-12-03T08:26:43.787Z] #14 ... [2021-12-03T08:26:43.787Z] [2021-12-03T08:26:43.787Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-03T08:26:43.787Z] #47 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:26:43.787Z] #47 46.91 Reading package lists... [2021-12-03T08:26:43.787Z] #47 55.99 Building dependency tree... [2021-12-03T08:26:43.787Z] #47 62.38 The following additional packages will be installed: [2021-12-03T08:26:43.787Z] #47 62.41 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-12-03T08:26:43.787Z] #47 62.41 python3-protobuf python3-six [2021-12-03T08:26:43.787Z] #47 62.41 Suggested packages: [2021-12-03T08:26:43.787Z] #47 62.41 python3-setuptools [2021-12-03T08:26:43.787Z] #47 62.41 Recommended packages: [2021-12-03T08:26:43.787Z] #47 62.41 iproute2 | iproute [2021-12-03T08:26:43.787Z] #47 63.43 The following NEW packages will be installed: [2021-12-03T08:26:43.787Z] #47 63.43 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-12-03T08:26:43.787Z] #47 63.43 python3-protobuf python3-six [2021-12-03T08:26:43.787Z] #47 64.07 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:26:43.787Z] #47 64.07 Need to get 2288 kB of archives. [2021-12-03T08:26:43.787Z] #47 64.07 After this operation, 11.0 MB of additional disk space will be used. [2021-12-03T08:26:43.787Z] #47 64.07 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-12-03T08:26:43.787Z] #47 64.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-12-03T08:26:43.787Z] #47 64.13 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-12-03T08:26:43.787Z] #47 64.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-12-03T08:26:43.787Z] #47 64.19 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-12-03T08:26:43.787Z] #47 64.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-12-03T08:26:43.787Z] #47 64.21 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-12-03T08:26:43.964Z] #40 5.058 Scanning dependencies of target tini-static [2021-12-03T08:26:43.964Z] #40 5.182 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-12-03T08:26:44.046Z] #47 ... [2021-12-03T08:26:44.046Z] [2021-12-03T08:26:44.046Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-03T08:26:44.046Z] #38 sha256:267d576a38f791af9da8386260bd388b585eccc07117ea4da87b7d58b08842f5 [2021-12-03T08:26:44.046Z] #38 63.70 Selecting previously unselected package xxd. [2021-12-03T08:26:44.046Z] #38 63.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-12-03T08:26:44.046Z] #38 63.81 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-12-03T08:26:44.046Z] #38 63.87 Unpacking xxd (2:8.2.2434-3) ... [2021-12-03T08:26:44.046Z] #38 64.24 Selecting previously unselected package vim-common. [2021-12-03T08:26:44.046Z] #38 64.24 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-12-03T08:26:44.046Z] #38 64.29 Unpacking vim-common (2:8.2.2434-3) ... [2021-12-03T08:26:44.046Z] #38 64.79 Selecting previously unselected package cmake-data. [2021-12-03T08:26:44.046Z] #38 64.79 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-12-03T08:26:44.046Z] #38 64.80 Unpacking cmake-data (3.18.4-2) ... [2021-12-03T08:26:44.140Z] + docker version [2021-12-03T08:26:44.262Z] #61 DONE 0.4s [2021-12-03T08:26:44.263Z] [2021-12-03T08:26:44.263Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-03T08:26:44.263Z] #62 sha256:c4f7ccb69f38c77be28cbe6766bd2f0eb69ac92cbbd558c8e00577a014c16a44 [2021-12-03T08:26:44.535Z] #40 ... [2021-12-03T08:26:44.535Z] [2021-12-03T08:26:44.535Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:26:44.535Z] #14 sha256:8c2ea0d94e82bca0dd8d5d4307ae9a9ec72d020948d0a444cb0762c286f6f7de [2021-12-03T08:26:44.535Z] #14 70.83 Selecting previously unselected package gcc-mingw-w64-base. [2021-12-03T08:26:44.535Z] #14 70.83 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2021-12-03T08:26:44.536Z] #14 70.83 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-12-03T08:26:44.797Z] #14 71.03 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-12-03T08:26:44.797Z] #14 71.09 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2021-12-03T08:26:44.797Z] #14 71.09 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-12-03T08:26:45.510Z] #53 ... [2021-12-03T08:26:45.510Z] [2021-12-03T08:26:45.510Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:26:45.510Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:26:45.510Z] #14 69.76 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-12-03T08:26:45.510Z] #14 69.76 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-12-03T08:26:45.510Z] #14 69.76 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-03T08:26:46.234Z] + docker version [2021-12-03T08:26:46.588Z] #38 69.04 Selecting previously unselected package libicu67:amd64. [2021-12-03T08:26:46.589Z] #38 69.04 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-12-03T08:26:46.800Z] #62 2.831 + RM_GOPATH=0 [2021-12-03T08:26:46.800Z] #62 2.831 + TMP_GOPATH= [2021-12-03T08:26:46.800Z] #62 2.831 + : /build [2021-12-03T08:26:46.800Z] #62 2.831 + '[' -z '' ']' [2021-12-03T08:26:46.800Z] #62 2.832 ++ mktemp -d [2021-12-03T08:26:46.800Z] #62 2.838 + export GOPATH=/tmp/tmp.IGq6BLxAFN [2021-12-03T08:26:46.800Z] #62 2.838 + GOPATH=/tmp/tmp.IGq6BLxAFN [2021-12-03T08:26:46.800Z] #62 2.838 + RM_GOPATH=1 [2021-12-03T08:26:46.800Z] #62 2.838 + case "$(go env GOARCH)" in [2021-12-03T08:26:46.800Z] #62 2.838 ++ go env GOARCH [2021-12-03T08:26:46.800Z] #62 2.889 + export GO_BUILDMODE=-buildmode=pie [2021-12-03T08:26:46.800Z] #62 2.889 + GO_BUILDMODE=-buildmode=pie [2021-12-03T08:26:46.800Z] #62 2.889 ++ dirname /install.sh [2021-12-03T08:26:46.800Z] #62 2.896 + dir=/ [2021-12-03T08:26:46.800Z] #62 2.896 + bin=containerd [2021-12-03T08:26:46.800Z] #62 2.896 + shift [2021-12-03T08:26:46.800Z] #62 2.896 + '[' '!' -f //containerd.installer ']' [2021-12-03T08:26:46.800Z] #62 2.896 + . //containerd.installer [2021-12-03T08:26:46.800Z] #62 2.896 ++ set -e [2021-12-03T08:26:46.800Z] #62 2.896 ++ : v1.5.8 [2021-12-03T08:26:46.848Z] #38 69.06 Unpacking libicu67:amd64 (67.1-7) ... [2021-12-03T08:26:47.059Z] #62 2.903 + install_containerd [2021-12-03T08:26:47.059Z] #62 2.903 + echo 'Install containerd version v1.5.8' [2021-12-03T08:26:47.059Z] #62 2.903 + git clone https://github.com/containerd/containerd.git /tmp/tmp.IGq6BLxAFN/src/github.com/containerd/containerd [2021-12-03T08:26:47.059Z] #62 2.903 Cloning into '/tmp/tmp.IGq6BLxAFN/src/github.com/containerd/containerd'... [2021-12-03T08:26:47.059Z] #62 2.904 Install containerd version v1.5.8 [2021-12-03T08:26:47.661Z] #19 158.6 Selecting previously unselected package cpp-aarch64-linux-gnu. [2021-12-03T08:26:47.661Z] #19 158.6 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-12-03T08:26:47.661Z] #19 158.6 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2021-12-03T08:26:47.661Z] #19 158.6 Selecting previously unselected package cpp-arm-linux-gnueabi. [2021-12-03T08:26:47.661Z] #19 158.6 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-12-03T08:26:47.661Z] #19 158.7 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2021-12-03T08:26:47.661Z] #19 158.7 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2021-12-03T08:26:47.661Z] #19 158.7 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-12-03T08:26:47.661Z] #19 158.7 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-12-03T08:26:47.662Z] #19 158.7 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2021-12-03T08:26:47.662Z] #19 158.7 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-12-03T08:26:47.662Z] #19 158.7 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-12-03T08:26:47.662Z] #19 158.7 Selecting previously unselected package cpp-s390x-linux-gnu. [2021-12-03T08:26:47.662Z] #19 158.7 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-12-03T08:26:47.662Z] #19 158.7 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2021-12-03T08:26:47.662Z] #19 158.8 Selecting previously unselected package cross-config. [2021-12-03T08:26:47.662Z] #19 158.8 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2021-12-03T08:26:47.662Z] #19 158.8 Unpacking cross-config (2.6.18+nmu1) ... [2021-12-03T08:26:47.662Z] #19 158.8 Selecting previously unselected package gcc-10-cross-base. [2021-12-03T08:26:47.662Z] #19 158.8 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2021-12-03T08:26:47.662Z] #19 158.8 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2021-12-03T08:26:47.662Z] #19 158.8 Selecting previously unselected package libc6-arm64-cross. [2021-12-03T08:26:47.662Z] #19 158.8 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2021-12-03T08:26:47.662Z] #19 158.8 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2021-12-03T08:26:47.662Z] #19 159.0 Selecting previously unselected package libgcc-s1-arm64-cross. [2021-12-03T08:26:47.662Z] #19 159.0 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:26:47.662Z] #19 159.0 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2021-12-03T08:26:47.662Z] #19 159.0 Selecting previously unselected package libgomp1-arm64-cross. [2021-12-03T08:26:47.662Z] #19 159.0 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:26:47.662Z] #19 159.0 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2021-12-03T08:26:47.662Z] #19 159.1 Selecting previously unselected package libitm1-arm64-cross. [2021-12-03T08:26:47.918Z] #19 159.1 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:26:47.918Z] #19 159.1 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2021-12-03T08:26:47.918Z] #19 159.1 Selecting previously unselected package libatomic1-arm64-cross. [2021-12-03T08:26:47.918Z] #19 159.1 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:26:47.918Z] #19 159.1 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2021-12-03T08:26:47.918Z] #19 159.1 Selecting previously unselected package libasan6-arm64-cross. [2021-12-03T08:26:47.918Z] #19 159.1 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:26:47.918Z] #19 159.1 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2021-12-03T08:26:48.101Z] #14 ... [2021-12-03T08:26:48.101Z] [2021-12-03T08:26:48.101Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-12-03T08:26:48.101Z] #40 sha256:a85b84a9bf0d549ec31d558aaf0b5da84b87338beb7338f7dada49dfb77b9740 [2021-12-03T08:26:48.101Z] #40 6.932 [100%] Linking C executable tini-static [2021-12-03T08:26:48.101Z] #40 7.311 [100%] Built target tini-static [2021-12-03T08:26:48.101Z] #40 7.359 + mkdir -p /build [2021-12-03T08:26:48.101Z] #40 7.362 + cp tini-static /build/docker-init [2021-12-03T08:26:48.101Z] #40 DONE 9.0s [2021-12-03T08:26:48.101Z] [2021-12-03T08:26:48.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 [2021-12-03T08:26:48.101Z] #14 sha256:8c2ea0d94e82bca0dd8d5d4307ae9a9ec72d020948d0a444cb0762c286f6f7de [2021-12-03T08:26:48.175Z] #19 159.4 Selecting previously unselected package liblsan0-arm64-cross. [2021-12-03T08:26:48.175Z] #19 159.4 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:26:48.175Z] #19 159.4 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2021-12-03T08:26:48.175Z] #19 159.5 Selecting previously unselected package libtsan0-arm64-cross. [2021-12-03T08:26:48.175Z] #19 159.5 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:26:48.175Z] #19 159.5 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2021-12-03T08:26:48.431Z] #19 159.7 Selecting previously unselected package libstdc++6-arm64-cross. [2021-12-03T08:26:48.431Z] #19 159.7 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:26:48.431Z] #19 159.7 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2021-12-03T08:26:48.431Z] #19 159.8 Selecting previously unselected package libubsan1-arm64-cross. [2021-12-03T08:26:48.431Z] #19 159.8 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:26:48.431Z] #19 159.8 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2021-12-03T08:26:48.431Z] #19 159.9 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2021-12-03T08:26:48.431Z] #19 159.9 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:26:48.688Z] #19 159.9 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-12-03T08:26:48.688Z] #19 160.0 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2021-12-03T08:26:48.688Z] #19 160.0 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-12-03T08:26:48.688Z] #19 160.0 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-12-03T08:26:48.755Z] #38 ... [2021-12-03T08:26:48.755Z] [2021-12-03T08:26:48.755Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-03T08:26:48.755Z] #47 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:26:48.755Z] #47 67.74 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-1 [657 kB] [2021-12-03T08:26:48.755Z] #47 69.97 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:26:48.755Z] #47 70.32 Fetched 2288 kB in 4s (509 kB/s) [2021-12-03T08:26:48.755Z] #47 70.41 Selecting previously unselected package libprotobuf23:amd64. [2021-12-03T08:26:48.755Z] #47 70.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 ... 15713 files and directories currently installed.) [2021-12-03T08:26:48.755Z] #47 70.57 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-12-03T08:26:48.755Z] #47 70.59 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-12-03T08:26:49.215Z] Client: [2021-12-03T08:26:49.215Z] Version: 20.10.9 [2021-12-03T08:26:49.215Z] API version: 1.41 [2021-12-03T08:26:49.215Z] Go version: go1.16.8 [2021-12-03T08:26:49.215Z] Git commit: c2ea9bc [2021-12-03T08:26:49.215Z] Built: Mon Oct 4 16:11:10 2021 [2021-12-03T08:26:49.215Z] OS/Arch: windows/amd64 [2021-12-03T08:26:49.215Z] Context: default [2021-12-03T08:26:49.215Z] Experimental: true [2021-12-03T08:26:49.215Z] [2021-12-03T08:26:49.215Z] Server: Docker Engine - Community [2021-12-03T08:26:49.215Z] Engine: [2021-12-03T08:26:49.215Z] Version: 20.10.9 [2021-12-03T08:26:49.215Z] API version: 1.41 (minimum version 1.24) [2021-12-03T08:26:49.215Z] Go version: go1.16.8 [2021-12-03T08:26:49.215Z] Git commit: 79ea9d3 [2021-12-03T08:26:49.215Z] Built: Mon Oct 4 16:06:39 2021 [2021-12-03T08:26:49.215Z] OS/Arch: windows/amd64 [2021-12-03T08:26:49.215Z] Experimental: true [Pipeline] sh [2021-12-03T08:26:50.139Z] #47 71.82 Selecting previously unselected package python3-pkg-resources. [2021-12-03T08:26:50.139Z] #47 71.82 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-12-03T08:26:50.139Z] #47 71.83 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-12-03T08:26:50.351Z] #62 ... [2021-12-03T08:26:50.351Z] [2021-12-03T08:26:50.351Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-03T08:26:50.351Z] #38 sha256:267d576a38f791af9da8386260bd388b585eccc07117ea4da87b7d58b08842f5 [2021-12-03T08:26:50.351Z] #38 72.35 Selecting previously unselected package libxml2:amd64. [2021-12-03T08:26:50.351Z] #38 72.36 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-12-03T08:26:50.351Z] #38 72.39 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-12-03T08:26:50.399Z] #47 72.29 Selecting previously unselected package python3-six. [2021-12-03T08:26:50.399Z] #47 72.29 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-12-03T08:26:50.399Z] #47 72.32 Unpacking python3-six (1.16.0-2) ... [2021-12-03T08:26:50.399Z] #47 72.47 Selecting previously unselected package python3-protobuf. [2021-12-03T08:26:50.399Z] #47 72.47 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-12-03T08:26:50.399Z] #47 72.49 Unpacking python3-protobuf (3.12.4-1) ... [2021-12-03T08:26:50.724Z] + docker info [2021-12-03T08:26:50.724Z] Client: [2021-12-03T08:26:50.724Z] Context: default [2021-12-03T08:26:50.724Z] Debug Mode: false [2021-12-03T08:26:50.724Z] [2021-12-03T08:26:50.724Z] Server: [2021-12-03T08:26:50.724Z] Containers: 0 [2021-12-03T08:26:50.724Z] Running: 0 [2021-12-03T08:26:50.724Z] Paused: 0 [2021-12-03T08:26:50.724Z] Stopped: 0 [2021-12-03T08:26:50.724Z] Images: 0 [2021-12-03T08:26:50.724Z] Server Version: 20.10.9 [2021-12-03T08:26:50.724Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-12-03T08:26:50.724Z] Windows: [2021-12-03T08:26:50.724Z] LCOW: [2021-12-03T08:26:50.724Z] Logging Driver: json-file [2021-12-03T08:26:50.724Z] Plugins: [2021-12-03T08:26:50.724Z] Volume: local [2021-12-03T08:26:50.724Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-03T08:26:50.724Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-03T08:26:50.724Z] Swarm: inactive [2021-12-03T08:26:50.724Z] Default Isolation: process [2021-12-03T08:26:50.724Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-12-03T08:26:50.724Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-12-03T08:26:50.724Z] OSType: windows [2021-12-03T08:26:50.724Z] Architecture: x86_64 [2021-12-03T08:26:50.724Z] CPUs: 4 [2021-12-03T08:26:50.724Z] Total Memory: 32GiB [2021-12-03T08:26:50.724Z] Name: azwin-2-bdd830 [2021-12-03T08:26:50.724Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-12-03T08:26:50.724Z] Docker Root Dir: D:\docker [2021-12-03T08:26:50.724Z] Debug Mode: false [2021-12-03T08:26:50.724Z] Registry: https://index.docker.io/v1/ [2021-12-03T08:26:50.724Z] Labels: [2021-12-03T08:26:50.724Z] Experimental: true [2021-12-03T08:26:50.724Z] Insecure Registries: [2021-12-03T08:26:50.724Z] 10.0.0.4:5000 [2021-12-03T08:26:50.724Z] 127.0.0.0/8 [2021-12-03T08:26:50.724Z] Registry Mirrors: [2021-12-03T08:26:50.724Z] http://10.0.0.4:5000/ [2021-12-03T08:26:50.724Z] Live Restore Enabled: false [2021-12-03T08:26:50.724Z] Product License: Community Engine [2021-12-03T08:26:50.724Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-12-03T08:26:50.920Z] #38 ... [2021-12-03T08:26:50.920Z] [2021-12-03T08:26:50.920Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-03T08:26:50.920Z] #47 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:26:50.920Z] #47 62.81 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:26:50.920Z] #47 62.81 Need to get 2288 kB of archives. [2021-12-03T08:26:50.920Z] #47 62.81 After this operation, 11.0 MB of additional disk space will be used. [2021-12-03T08:26:50.920Z] #47 62.81 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-12-03T08:26:50.920Z] #47 62.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-12-03T08:26:50.920Z] #47 62.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-12-03T08:26:50.920Z] #47 62.93 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-12-03T08:26:50.920Z] #47 63.01 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-12-03T08:26:50.920Z] #47 63.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-12-03T08:26:50.920Z] #47 63.03 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-12-03T08:26:50.920Z] #47 66.80 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-1 [657 kB] [2021-12-03T08:26:50.920Z] #47 68.58 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:26:50.920Z] #47 69.10 Fetched 2288 kB in 5s (470 kB/s) [2021-12-03T08:26:50.920Z] #47 69.25 Selecting previously unselected package libprotobuf23:amd64. [2021-12-03T08:26:50.920Z] #47 69.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-12-03T08:26:50.920Z] #47 69.36 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-12-03T08:26:50.920Z] #47 69.39 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-12-03T08:26:50.920Z] #47 70.89 Selecting previously unselected package python3-pkg-resources. [2021-12-03T08:26:50.920Z] #47 70.91 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-12-03T08:26:50.920Z] #47 70.92 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-12-03T08:26:50.920Z] #47 71.31 Selecting previously unselected package python3-six. [2021-12-03T08:26:50.920Z] #47 71.33 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-12-03T08:26:50.920Z] #47 71.34 Unpacking python3-six (1.16.0-2) ... [2021-12-03T08:26:50.920Z] #47 71.69 Selecting previously unselected package python3-protobuf. [2021-12-03T08:26:50.920Z] #47 71.69 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-12-03T08:26:50.920Z] #47 71.70 Unpacking python3-protobuf (3.12.4-1) ... [2021-12-03T08:26:50.920Z] #47 72.58 Selecting previously unselected package libnet1:amd64. [2021-12-03T08:26:50.921Z] #47 72.58 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-12-03T08:26:50.921Z] #47 72.59 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-03T08:26:50.921Z] #47 72.75 Selecting previously unselected package libnl-3-200:amd64. [2021-12-03T08:26:50.921Z] #47 72.75 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-12-03T08:26:50.921Z] #47 72.75 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-03T08:26:50.921Z] #47 73.01 Selecting previously unselected package libprotobuf-c1:amd64. [2021-12-03T08:26:50.921Z] #47 73.01 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-12-03T08:26:50.921Z] #47 73.02 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-03T08:26:50.921Z] #47 ... [2021-12-03T08:26:50.921Z] [2021-12-03T08:26:50.921Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-03T08:26:50.921Z] #38 sha256:267d576a38f791af9da8386260bd388b585eccc07117ea4da87b7d58b08842f5 [2021-12-03T08:26:50.921Z] #38 73.31 Selecting previously unselected package libarchive13:amd64. [2021-12-03T08:26:50.921Z] #38 73.32 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-12-03T08:26:50.921Z] #38 73.32 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-12-03T08:26:51.286Z] Client: [2021-12-03T08:26:51.286Z] Version: 20.10.9 [2021-12-03T08:26:51.286Z] API version: 1.41 [2021-12-03T08:26:51.286Z] Go version: go1.16.8 [2021-12-03T08:26:51.286Z] Git commit: c2ea9bc [2021-12-03T08:26:51.286Z] Built: Mon Oct 4 16:11:10 2021 [2021-12-03T08:26:51.286Z] OS/Arch: windows/amd64 [2021-12-03T08:26:51.286Z] Context: default [2021-12-03T08:26:51.286Z] Experimental: true [2021-12-03T08:26:51.286Z] [2021-12-03T08:26:51.286Z] Server: Docker Engine - Community [2021-12-03T08:26:51.286Z] Engine: [2021-12-03T08:26:51.286Z] Version: 20.10.9 [2021-12-03T08:26:51.286Z] API version: 1.41 (minimum version 1.24) [2021-12-03T08:26:51.286Z] Go version: go1.16.8 [2021-12-03T08:26:51.286Z] Git commit: 79ea9d3 [2021-12-03T08:26:51.286Z] Built: Mon Oct 4 16:06:39 2021 [2021-12-03T08:26:51.286Z] OS/Arch: windows/amd64 [2021-12-03T08:26:51.286Z] Experimental: true [2021-12-03T08:26:51.404Z] #14 77.21 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-12-03T08:26:51.404Z] #14 77.25 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2021-12-03T08:26:51.404Z] #14 77.26 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-03T08:26:51.489Z] #38 73.92 Selecting previously unselected package libjsoncpp24:amd64. [2021-12-03T08:26:51.490Z] #38 73.93 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-12-03T08:26:51.490Z] #38 73.93 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-12-03T08:26:51.778Z] #47 73.49 Selecting previously unselected package libnet1:amd64. [2021-12-03T08:26:51.778Z] #47 73.49 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-12-03T08:26:51.778Z] #47 73.50 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-03T08:26:51.778Z] #47 73.71 Selecting previously unselected package libnl-3-200:amd64. [2021-12-03T08:26:51.778Z] #47 73.72 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-12-03T08:26:51.778Z] #47 73.73 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [Pipeline] sh [2021-12-03T08:26:52.037Z] #47 73.97 Selecting previously unselected package libprotobuf-c1:amd64. [2021-12-03T08:26:52.037Z] #47 74.00 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-12-03T08:26:52.037Z] #47 74.02 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-03T08:26:52.059Z] #38 74.18 Selecting previously unselected package librhash0:amd64. [2021-12-03T08:26:52.059Z] #38 74.19 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-12-03T08:26:52.059Z] #38 74.20 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-12-03T08:26:52.059Z] #38 74.48 Selecting previously unselected package libuv1:amd64. [2021-12-03T08:26:52.059Z] #38 74.48 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-12-03T08:26:52.059Z] #38 74.48 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-12-03T08:26:52.081Z] #14 ... [2021-12-03T08:26:52.081Z] [2021-12-03T08:26:52.081Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-03T08:26:52.081Z] #62 sha256:d532aa5a8b55ffc458c0438a30ed6c56b47675ca59ddaea9418f9978712306e8 [2021-12-03T08:26:52.297Z] #47 74.22 Selecting previously unselected package criu. [2021-12-03T08:26:52.297Z] #47 74.22 Preparing to unpack .../7-criu_3.16.1-1_amd64.deb ... [2021-12-03T08:26:52.297Z] #47 74.25 Unpacking criu (3.16.1-1) ... [2021-12-03T08:26:52.318Z] #38 74.79 Selecting previously unselected package cmake. [2021-12-03T08:26:52.318Z] #38 74.81 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-12-03T08:26:52.318Z] #38 74.84 Unpacking cmake (3.18.4-2) ... [2021-12-03T08:26:52.870Z] + docker info [2021-12-03T08:26:52.870Z] Client: [2021-12-03T08:26:52.870Z] Context: default [2021-12-03T08:26:52.870Z] Debug Mode: false [2021-12-03T08:26:52.870Z] [2021-12-03T08:26:52.870Z] Server: [2021-12-03T08:26:52.870Z] Containers: 0 [2021-12-03T08:26:52.870Z] Running: 0 [2021-12-03T08:26:52.870Z] Paused: 0 [2021-12-03T08:26:52.870Z] Stopped: 0 [2021-12-03T08:26:52.870Z] Images: 0 [2021-12-03T08:26:52.870Z] Server Version: 20.10.9 [2021-12-03T08:26:52.870Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-12-03T08:26:52.870Z] Windows: [2021-12-03T08:26:52.870Z] LCOW: [2021-12-03T08:26:52.870Z] Logging Driver: json-file [2021-12-03T08:26:52.870Z] Plugins: [2021-12-03T08:26:52.870Z] Volume: local [2021-12-03T08:26:52.870Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-03T08:26:52.870Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-03T08:26:52.870Z] Swarm: inactive [2021-12-03T08:26:52.870Z] Default Isolation: process [2021-12-03T08:26:52.870Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-12-03T08:26:52.870Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-12-03T08:26:52.870Z] OSType: windows [2021-12-03T08:26:52.870Z] Architecture: x86_64 [2021-12-03T08:26:52.870Z] CPUs: 4 [2021-12-03T08:26:52.870Z] Total Memory: 32GiB [2021-12-03T08:26:52.870Z] Name: azwin-2-bdd831 [2021-12-03T08:26:52.870Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-12-03T08:26:52.870Z] Docker Root Dir: D:\docker [2021-12-03T08:26:52.870Z] Debug Mode: false [2021-12-03T08:26:52.870Z] Registry: https://index.docker.io/v1/ [2021-12-03T08:26:52.870Z] Labels: [2021-12-03T08:26:52.870Z] Experimental: true [2021-12-03T08:26:52.870Z] Insecure Registries: [2021-12-03T08:26:52.870Z] 10.0.0.4:5000 [2021-12-03T08:26:52.870Z] 127.0.0.0/8 [2021-12-03T08:26:52.870Z] Registry Mirrors: [2021-12-03T08:26:52.870Z] http://10.0.0.4:5000/ [2021-12-03T08:26:52.870Z] Live Restore Enabled: false [2021-12-03T08:26:52.870Z] Product License: Community Engine [2021-12-03T08:26:52.870Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-12-03T08:26:53.119Z] #62 44.21 Updating files: 49% (2342/4701) Updating files: 50% (2351/4701) Updating files: 51% (2398/4701) Updating files: 52% (2445/4701) Updating files: 53% (2492/4701) Updating files: 54% (2539/4701) Updating files: 55% (2586/4701) Updating files: 56% (2633/4701) Updating files: 57% (2680/4701) Updating files: 58% (2727/4701) Updating files: 59% (2774/4701) Updating files: 60% (2821/4701) Updating files: 61% (2868/4701) Updating files: 62% (2915/4701) Updating files: 63% (2962/4701) Updating files: 64% (3009/4701) Updating files: 65% (3056/4701) Updating files: 66% (3103/4701) Updating files: 67% (3150/4701) Updating files: 68% (3197/4701) Updating files: 69% (3244/4701) Updating files: 70% (3291/4701) Updating files: 71% (3338/4701) Updating files: 72% (3385/4701) Updating files: 73% (3432/4701) Updating files: 74% (3479/4701) Updating files: 75% (3526/4701) Updating files: 76% (3573/4701) Updating files: 77% (3620/4701) Updating files: 78% (3667/4701) Updating files: 79% (3714/4701) Updating files: 80% (3761/4701) Updating files: 81% (3808/4701) Updating files: 82% (3855/4701) Updating files: 83% (3902/4701) Updating files: 84% (3949/4701) Updating files: 85% (3996/4701) Updating files: 86% (4043/4701) Updating files: 87% (4090/4701) Updating files: 88% (4137/4701) Updating files: 89% (4184/4701) Updating files: 90% (4231/4701) Updating files: 91% (4278/4701) Updating files: 92% (4325/4701) Updating files: 92% (4326/4701) Updating files: 93% (4372/4701) Updating files: 94% (4419/4701) Updating files: 95% (4466/4701) Updating files: 96% (4513/4701) Updating files: 97% (4560/4701) Updating files: 98% (4607/4701) Updating files: 99% (4654/4701) Updating files: 100% (4701/4701) Updating files: 100% (4701/4701), done. [2021-12-03T08:26:53.379Z] #62 45.45 + cd /tmp/tmp.M66wcGavYM/src/github.com/containerd/containerd [2021-12-03T08:26:53.379Z] #62 45.45 + git checkout -q v1.5.8 [2021-12-03T08:26:53.399Z] Client: [2021-12-03T08:26:53.399Z] Version: 20.10.9 [2021-12-03T08:26:53.399Z] API version: 1.41 [2021-12-03T08:26:53.399Z] Go version: go1.16.8 [2021-12-03T08:26:53.399Z] Git commit: c2ea9bc [2021-12-03T08:26:53.399Z] Built: Mon Oct 4 16:11:10 2021 [2021-12-03T08:26:53.399Z] OS/Arch: windows/amd64 [2021-12-03T08:26:53.399Z] Context: default [2021-12-03T08:26:53.399Z] Experimental: true [2021-12-03T08:26:53.399Z] [2021-12-03T08:26:53.399Z] Server: Docker Engine - Community [2021-12-03T08:26:53.399Z] Engine: [2021-12-03T08:26:53.399Z] Version: 20.10.9 [2021-12-03T08:26:53.399Z] API version: 1.41 (minimum version 1.24) [2021-12-03T08:26:53.399Z] Go version: go1.16.8 [2021-12-03T08:26:53.399Z] Git commit: 79ea9d3 [2021-12-03T08:26:53.399Z] Built: Mon Oct 4 16:06:39 2021 [2021-12-03T08:26:53.399Z] OS/Arch: windows/amd64 [2021-12-03T08:26:53.399Z] Experimental: true [2021-12-03T08:26:53.677Z] #47 75.62 Setting up python3-pkg-resources (52.0.0-4) ... [2021-12-03T08:26:53.677Z] #47 ... [2021-12-03T08:26:53.677Z] [2021-12-03T08:26:53.677Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-03T08:26:53.677Z] #34 sha256:9fcdf0210b1c4df2bcf1c67b3ee8598513ef0cf098e389f389d1d2ff55098c35 [2021-12-03T08:26:53.939Z] #19 165.0 Selecting previously unselected package gcc-aarch64-linux-gnu. [2021-12-03T08:26:53.939Z] #19 165.0 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-12-03T08:26:53.939Z] #19 165.0 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2021-12-03T08:26:53.939Z] #19 165.0 Selecting previously unselected package linux-libc-dev-arm64-cross. [2021-12-03T08:26:53.939Z] #19 165.0 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2021-12-03T08:26:53.939Z] #19 165.0 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2021-12-03T08:26:53.939Z] #19 165.2 Selecting previously unselected package libc6-dev-arm64-cross. [2021-12-03T08:26:53.939Z] #19 165.2 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2021-12-03T08:26:53.939Z] #19 165.2 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2021-12-03T08:26:53.939Z] #19 165.4 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [Pipeline] sh [2021-12-03T08:26:54.195Z] #19 165.4 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:26:54.195Z] #19 165.4 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-12-03T08:26:54.314Z] #62 46.54 + export 'BUILDTAGS=netgo osusergo static_build' [2021-12-03T08:26:54.314Z] #62 46.55 + BUILDTAGS='netgo osusergo static_build' [2021-12-03T08:26:54.314Z] #62 46.56 + export EXTRA_FLAGS=-buildmode=pie [2021-12-03T08:26:54.314Z] #62 46.56 + EXTRA_FLAGS=-buildmode=pie [2021-12-03T08:26:54.314Z] #62 46.56 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-12-03T08:26:54.314Z] #62 46.56 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-12-03T08:26:54.314Z] #62 46.56 + '[' '' = dynamic ']' [2021-12-03T08:26:54.314Z] #62 46.56 + make [2021-12-03T08:26:54.452Z] #19 165.7 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2021-12-03T08:26:54.452Z] #19 165.7 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-12-03T08:26:54.452Z] #19 165.7 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-12-03T08:26:54.854Z] #38 ... [2021-12-03T08:26:54.854Z] [2021-12-03T08:26:54.854Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:26:54.854Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:26:54.854Z] #14 66.70 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-12-03T08:26:54.854Z] #14 67.70 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-12-03T08:26:54.854Z] #14 68.68 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-12-03T08:26:54.854Z] #14 71.14 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-12-03T08:26:54.854Z] #14 72.22 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-12-03T08:26:54.854Z] #14 72.24 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-12-03T08:26:54.854Z] #14 72.25 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-12-03T08:26:54.854Z] #14 72.29 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-12-03T08:26:54.854Z] #14 72.31 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-12-03T08:26:54.854Z] #14 72.32 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-12-03T08:26:54.854Z] #14 72.33 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-12-03T08:26:54.854Z] #14 72.34 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-12-03T08:26:54.854Z] #14 72.35 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-12-03T08:26:54.854Z] #14 72.38 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-12-03T08:26:54.854Z] #14 72.39 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-12-03T08:26:54.854Z] #14 72.40 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-12-03T08:26:54.854Z] #14 72.47 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-12-03T08:26:54.854Z] #14 72.47 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-12-03T08:26:54.854Z] #14 72.50 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-12-03T08:26:54.854Z] #14 72.50 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-12-03T08:26:54.854Z] #14 74.24 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:26:54.854Z] #14 74.63 Fetched 115 MB in 12s (9846 kB/s) [2021-12-03T08:26:54.854Z] #14 74.73 Selecting previously unselected package binutils-mingw-w64-i686. [2021-12-03T08:26:54.854Z] #14 74.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-12-03T08:26:54.854Z] #14 74.85 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-12-03T08:26:54.854Z] #14 74.86 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-12-03T08:26:54.854Z] #14 ... [2021-12-03T08:26:54.854Z] [2021-12-03T08:26:54.854Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-03T08:26:54.854Z] #34 sha256:9fcdf0210b1c4df2bcf1c67b3ee8598513ef0cf098e389f389d1d2ff55098c35 [2021-12-03T08:26:54.854Z] #34 72.34 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 96% (1470/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-12-03T08:26:54.854Z] #34 73.28 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-12-03T08:26:54.854Z] #34 73.38 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-03T08:26:54.976Z] #34 75.74 Updating files: 81% (1246/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 93% (1422/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-12-03T08:26:54.976Z] #34 76.99 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-12-03T08:26:54.976Z] #34 ... [2021-12-03T08:26:54.976Z] [2021-12-03T08:26:54.977Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:26:54.977Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:26:54.977Z] #14 67.32 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-12-03T08:26:54.977Z] #14 68.46 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-12-03T08:26:54.977Z] #14 68.46 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-12-03T08:26:54.977Z] #14 68.46 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-12-03T08:26:54.977Z] #14 68.47 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-12-03T08:26:54.977Z] #14 68.47 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-12-03T08:26:54.977Z] #14 68.51 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-12-03T08:26:54.977Z] #14 68.51 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-12-03T08:26:54.977Z] #14 68.51 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-12-03T08:26:54.977Z] #14 68.57 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-12-03T08:26:54.977Z] #14 68.60 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-12-03T08:26:54.977Z] #14 68.63 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-12-03T08:26:54.977Z] #14 68.63 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-12-03T08:26:54.977Z] #14 68.71 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-12-03T08:26:54.977Z] #14 68.71 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-12-03T08:26:54.977Z] #14 68.71 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-12-03T08:26:54.977Z] #14 68.77 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-12-03T08:26:54.977Z] #14 70.38 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:26:54.977Z] #14 70.82 Fetched 115 MB in 11s (10.8 MB/s) [2021-12-03T08:26:54.977Z] #14 71.01 Selecting previously unselected package binutils-mingw-w64-i686. [2021-12-03T08:26:54.977Z] #14 71.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-12-03T08:26:54.977Z] #14 71.11 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-12-03T08:26:54.977Z] #14 71.13 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-12-03T08:26:54.977Z] #14 74.88 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-12-03T08:26:54.977Z] #14 74.90 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-12-03T08:26:54.977Z] #14 74.91 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-12-03T08:26:54.978Z] + docker info [2021-12-03T08:26:55.547Z] #14 ... [2021-12-03T08:26:55.547Z] [2021-12-03T08:26:55.547Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-03T08:26:55.547Z] #34 sha256:9fcdf0210b1c4df2bcf1c67b3ee8598513ef0cf098e389f389d1d2ff55098c35 [2021-12-03T08:26:55.547Z] #34 77.60 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-03T08:26:56.217Z] #62 48.09 + bin/ctr [2021-12-03T08:26:56.695Z] #14 ... [2021-12-03T08:26:56.695Z] [2021-12-03T08:26:56.695Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-03T08:26:56.695Z] #62 sha256:b34ec1c9006dc0dd2e471c05ac07cbc9bdc2e230b5747ed0167a198a00dd842f [2021-12-03T08:26:56.760Z] #34 ... [2021-12-03T08:26:56.760Z] [2021-12-03T08:26:56.760Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:26:56.760Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:26:56.760Z] #14 78.91 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-12-03T08:26:56.760Z] #14 78.91 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-12-03T08:26:56.760Z] #14 78.93 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-12-03T08:26:57.217Z] #62 35.24 Updating files: 78% (3703/4701) Updating files: 79% (3714/4701) Updating files: 80% (3761/4701) Updating files: 81% (3808/4701) Updating files: 82% (3855/4701) Updating files: 83% (3902/4701) Updating files: 84% (3949/4701) Updating files: 85% (3996/4701) Updating files: 86% (4043/4701) Updating files: 87% (4090/4701) Updating files: 88% (4137/4701) Updating files: 89% (4184/4701) Updating files: 90% (4231/4701) Updating files: 91% (4278/4701) Updating files: 92% (4325/4701) Updating files: 93% (4372/4701) Updating files: 94% (4419/4701) Updating files: 95% (4466/4701) Updating files: 96% (4513/4701) Updating files: 97% (4560/4701) Updating files: 98% (4607/4701) Updating files: 99% (4654/4701) Updating files: 100% (4701/4701) Updating files: 100% (4701/4701), done. [2021-12-03T08:26:57.217Z] #62 35.71 + cd /tmp/tmp.Rp00KNzptr/src/github.com/containerd/containerd [2021-12-03T08:26:57.217Z] #62 35.72 + git checkout -q v1.5.8 [2021-12-03T08:26:59.132Z] #62 37.30 + export 'BUILDTAGS=netgo osusergo static_build' [2021-12-03T08:26:59.132Z] #62 37.31 + BUILDTAGS='netgo osusergo static_build' [2021-12-03T08:26:59.132Z] #62 37.31 + export EXTRA_FLAGS=-buildmode=pie [2021-12-03T08:26:59.132Z] #62 37.31 + EXTRA_FLAGS=-buildmode=pie [2021-12-03T08:26:59.132Z] #62 37.31 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-12-03T08:26:59.132Z] #62 37.31 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-12-03T08:26:59.132Z] #62 37.31 + '[' '' = dynamic ']' [2021-12-03T08:26:59.132Z] #62 37.31 + make [2021-12-03T08:26:59.703Z] #19 171.1 Selecting previously unselected package g++-aarch64-linux-gnu. [2021-12-03T08:26:59.703Z] #19 171.1 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-12-03T08:26:59.959Z] #19 171.1 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2021-12-03T08:26:59.959Z] #19 171.1 Selecting previously unselected package patch. [2021-12-03T08:26:59.959Z] #19 171.1 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2021-12-03T08:26:59.959Z] #19 171.1 Unpacking patch (2.7.6-7) ... [2021-12-03T08:26:59.959Z] #19 171.2 Selecting previously unselected package dpkg-dev. [2021-12-03T08:26:59.959Z] #19 171.2 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2021-12-03T08:26:59.959Z] #19 171.2 Unpacking dpkg-dev (1.20.9) ... [2021-12-03T08:26:59.959Z] #19 171.3 Selecting previously unselected package libconfig-inifiles-perl. [2021-12-03T08:26:59.959Z] #19 171.3 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2021-12-03T08:26:59.959Z] #19 171.3 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2021-12-03T08:26:59.959Z] #19 171.3 Selecting previously unselected package libio-string-perl. [2021-12-03T08:26:59.959Z] #19 171.3 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2021-12-03T08:26:59.959Z] #19 171.3 Unpacking libio-string-perl (1.08-3.1) ... [2021-12-03T08:26:59.959Z] #19 171.4 Selecting previously unselected package libicu67:amd64. [2021-12-03T08:27:00.076Z] #62 38.42 + bin/ctr [2021-12-03T08:27:00.215Z] #19 171.4 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2021-12-03T08:27:00.216Z] #19 171.4 Unpacking libicu67:amd64 (67.1-7) ... [2021-12-03T08:27:00.784Z] #19 172.2 Selecting previously unselected package libxml2:amd64. [2021-12-03T08:27:00.784Z] #19 172.2 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-12-03T08:27:00.830Z] #34 ... [2021-12-03T08:27:00.830Z] [2021-12-03T08:27:00.830Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-03T08:27:00.830Z] #38 sha256:267d576a38f791af9da8386260bd388b585eccc07117ea4da87b7d58b08842f5 [2021-12-03T08:27:00.830Z] #38 80.21 Selecting previously unselected package libxml2:amd64. [2021-12-03T08:27:00.830Z] #38 80.23 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-12-03T08:27:00.830Z] #38 80.25 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-12-03T08:27:00.830Z] #38 81.15 Selecting previously unselected package libarchive13:amd64. [2021-12-03T08:27:00.830Z] #38 81.15 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-12-03T08:27:00.830Z] #38 81.16 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-12-03T08:27:00.830Z] #38 81.64 Selecting previously unselected package libjsoncpp24:amd64. [2021-12-03T08:27:00.830Z] #38 81.65 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-12-03T08:27:00.830Z] #38 81.65 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-12-03T08:27:00.830Z] #38 81.92 Selecting previously unselected package librhash0:amd64. [2021-12-03T08:27:00.830Z] #38 81.92 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-12-03T08:27:00.830Z] #38 81.95 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-12-03T08:27:00.830Z] #38 82.41 Selecting previously unselected package libuv1:amd64. [2021-12-03T08:27:00.830Z] #38 82.42 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-12-03T08:27:00.830Z] #38 82.42 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-12-03T08:27:00.830Z] #38 82.77 Selecting previously unselected package cmake. [2021-12-03T08:27:00.830Z] #38 82.77 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-12-03T08:27:00.830Z] #38 82.79 Unpacking cmake (3.18.4-2) ... [2021-12-03T08:27:00.954Z] #14 83.49 Selecting previously unselected package binutils-mingw-w64. [2021-12-03T08:27:01.040Z] #19 172.2 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-12-03T08:27:01.040Z] #19 172.3 Selecting previously unselected package libxml-namespacesupport-perl. [2021-12-03T08:27:01.040Z] #19 172.3 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2021-12-03T08:27:01.040Z] #19 172.3 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2021-12-03T08:27:01.040Z] #19 172.4 Selecting previously unselected package libxml-sax-base-perl. [2021-12-03T08:27:01.040Z] #19 172.4 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2021-12-03T08:27:01.040Z] #19 172.4 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2021-12-03T08:27:01.040Z] #19 172.4 Selecting previously unselected package libxml-sax-perl. [2021-12-03T08:27:01.040Z] #19 172.4 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2021-12-03T08:27:01.040Z] #19 172.4 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2021-12-03T08:27:01.040Z] #19 172.5 Selecting previously unselected package libxml-libxml-perl. [2021-12-03T08:27:01.235Z] #14 83.51 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-12-03T08:27:01.235Z] #14 83.54 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-12-03T08:27:01.235Z] #14 ... [2021-12-03T08:27:01.235Z] [2021-12-03T08:27:01.235Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-03T08:27:01.235Z] #47 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:27:01.235Z] #47 73.22 Selecting previously unselected package criu. [2021-12-03T08:27:01.235Z] #47 73.23 Preparing to unpack .../7-criu_3.16.1-1_amd64.deb ... [2021-12-03T08:27:01.235Z] #47 73.24 Unpacking criu (3.16.1-1) ... [2021-12-03T08:27:01.235Z] #47 74.51 Setting up python3-pkg-resources (52.0.0-4) ... [2021-12-03T08:27:01.235Z] #47 77.67 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-12-03T08:27:01.235Z] #47 77.69 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-03T08:27:01.235Z] #47 77.73 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-03T08:27:01.235Z] #47 77.77 Setting up python3-six (1.16.0-2) ... [2021-12-03T08:27:01.235Z] #47 79.99 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-03T08:27:01.235Z] #47 80.05 Setting up python3-protobuf (3.12.4-1) ... [2021-12-03T08:27:01.297Z] #19 172.5 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2021-12-03T08:27:01.297Z] #19 172.5 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2021-12-03T08:27:01.297Z] #19 172.5 Selecting previously unselected package libxml-simple-perl. [2021-12-03T08:27:01.297Z] #19 172.5 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2021-12-03T08:27:01.297Z] #19 172.5 Unpacking libxml-simple-perl (2.25-1) ... [2021-12-03T08:27:01.297Z] #19 172.6 Selecting previously unselected package libyaml-perl. [2021-12-03T08:27:01.297Z] #19 172.6 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2021-12-03T08:27:01.297Z] #19 172.6 Unpacking libyaml-perl (1.30-1) ... [2021-12-03T08:27:01.297Z] #19 172.6 Selecting previously unselected package libconfig-auto-perl. [2021-12-03T08:27:01.297Z] #19 172.6 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2021-12-03T08:27:01.297Z] #19 172.6 Unpacking libconfig-auto-perl (0.44-1.1) ... [2021-12-03T08:27:01.297Z] #19 172.6 Selecting previously unselected package libfile-which-perl. [2021-12-03T08:27:01.297Z] #19 172.6 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2021-12-03T08:27:01.297Z] #19 172.6 Unpacking libfile-which-perl (1.23-1) ... [2021-12-03T08:27:01.297Z] #19 172.7 Selecting previously unselected package libfile-homedir-perl. [2021-12-03T08:27:01.297Z] #19 172.7 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2021-12-03T08:27:01.297Z] #19 172.7 Unpacking libfile-homedir-perl (1.006-1) ... [2021-12-03T08:27:01.297Z] #19 172.7 Selecting previously unselected package libdebian-dpkgcross-perl. [2021-12-03T08:27:01.297Z] #19 172.7 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2021-12-03T08:27:01.297Z] #19 172.7 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2021-12-03T08:27:01.297Z] #19 172.7 Selecting previously unselected package dpkg-cross. [2021-12-03T08:27:01.297Z] #19 172.7 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2021-12-03T08:27:01.297Z] #19 172.7 Unpacking dpkg-cross (2.6.18+nmu1) ... [2021-12-03T08:27:01.297Z] #19 172.8 Selecting previously unselected package crossbuild-essential-arm64. [2021-12-03T08:27:01.297Z] #19 172.8 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2021-12-03T08:27:01.297Z] #19 172.8 Unpacking crossbuild-essential-arm64 (12.9) ... [2021-12-03T08:27:01.297Z] #19 172.8 Selecting previously unselected package libc6-armel-cross. [2021-12-03T08:27:01.297Z] #19 172.8 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2021-12-03T08:27:01.297Z] #19 172.8 Unpacking libc6-armel-cross (2.31-9cross4) ... [2021-12-03T08:27:01.494Z] #47 ... [2021-12-03T08:27:01.494Z] [2021-12-03T08:27:01.494Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-03T08:27:01.494Z] #38 sha256:267d576a38f791af9da8386260bd388b585eccc07117ea4da87b7d58b08842f5 [2021-12-03T08:27:01.494Z] #38 82.81 Setting up libicu67:amd64 (67.1-7) ... [2021-12-03T08:27:01.494Z] #38 82.86 Setting up xxd (2:8.2.2434-3) ... [2021-12-03T08:27:01.494Z] #38 82.88 Setting up libuv1:amd64 (1.40.0-2) ... [2021-12-03T08:27:01.494Z] #38 82.89 Setting up vim-common (2:8.2.2434-3) ... [2021-12-03T08:27:01.494Z] #38 82.93 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-12-03T08:27:01.494Z] #38 82.96 Setting up librhash0:amd64 (1.4.1-2) ... [2021-12-03T08:27:01.494Z] #38 83.00 Setting up cmake-data (3.18.4-2) ... [2021-12-03T08:27:01.494Z] #38 83.04 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-12-03T08:27:01.494Z] #38 83.06 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-12-03T08:27:01.494Z] #38 83.07 Setting up cmake (3.18.4-2) ... [2021-12-03T08:27:01.494Z] #38 83.10 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:27:01.553Z] #19 172.9 Selecting previously unselected package libgcc-s1-armel-cross. [2021-12-03T08:27:01.553Z] #19 172.9 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:27:01.553Z] #19 172.9 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2021-12-03T08:27:01.553Z] #19 173.0 Selecting previously unselected package libgomp1-armel-cross. [2021-12-03T08:27:01.553Z] #19 173.0 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:27:01.553Z] #19 173.0 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2021-12-03T08:27:01.553Z] #19 173.0 Selecting previously unselected package libatomic1-armel-cross. [2021-12-03T08:27:01.553Z] #19 173.0 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:27:01.553Z] #19 173.0 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2021-12-03T08:27:01.553Z] #19 173.0 Selecting previously unselected package libasan6-armel-cross. [2021-12-03T08:27:01.754Z] #38 DONE 84.1s [2021-12-03T08:27:01.754Z] [2021-12-03T08:27:01.754Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-12-03T08:27:01.754Z] #39 sha256:030d4d0efa35ba930f1978a4349876132af1340996b956163ab8f05f80e4d656 [2021-12-03T08:27:01.810Z] #19 173.0 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:27:01.810Z] #19 173.0 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2021-12-03T08:27:01.810Z] #19 173.2 Selecting previously unselected package libstdc++6-armel-cross. [2021-12-03T08:27:01.810Z] #19 173.2 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:27:01.810Z] #19 173.3 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2021-12-03T08:27:01.810Z] #19 173.3 Selecting previously unselected package libubsan1-armel-cross. [2021-12-03T08:27:02.014Z] #39 DONE 0.2s [2021-12-03T08:27:02.014Z] [2021-12-03T08:27:02.014Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-12-03T08:27:02.014Z] #40 sha256:e4207dfaef29789e283e6fc9f081c82c45e7f71c245fe4549bbe5557e7939602 [2021-12-03T08:27:02.094Z] #19 173.3 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:27:02.094Z] #19 173.3 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2021-12-03T08:27:02.356Z] #19 173.5 Selecting previously unselected package libgcc-10-dev-armel-cross. [2021-12-03T08:27:02.356Z] #19 173.5 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:27:02.356Z] #19 173.5 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2021-12-03T08:27:03.318Z] #19 174.5 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2021-12-03T08:27:03.318Z] #19 174.5 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-12-03T08:27:03.318Z] #19 174.7 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-12-03T08:27:03.921Z] #40 1.488 + RM_GOPATH=0 [2021-12-03T08:27:03.921Z] #40 1.488 + TMP_GOPATH= [2021-12-03T08:27:03.921Z] #40 1.488 + : /build [2021-12-03T08:27:03.921Z] #40 1.488 + '[' -z '' ']' [2021-12-03T08:27:03.921Z] #40 1.488 ++ mktemp -d [2021-12-03T08:27:03.921Z] #40 1.508 + export GOPATH=/tmp/tmp.nkbRbIbKQc [2021-12-03T08:27:03.921Z] #40 1.508 + GOPATH=/tmp/tmp.nkbRbIbKQc [2021-12-03T08:27:03.921Z] #40 1.508 + RM_GOPATH=1 [2021-12-03T08:27:03.921Z] #40 1.508 + case "$(go env GOARCH)" in [2021-12-03T08:27:03.921Z] #40 1.508 ++ go env GOARCH [2021-12-03T08:27:03.921Z] #40 1.574 Install tini version v0.19.0 [2021-12-03T08:27:03.921Z] #40 1.574 + export GO_BUILDMODE=-buildmode=pie [2021-12-03T08:27:03.921Z] #40 1.574 + GO_BUILDMODE=-buildmode=pie [2021-12-03T08:27:03.921Z] #40 1.574 ++ dirname /install.sh [2021-12-03T08:27:03.921Z] #40 1.574 + dir=/ [2021-12-03T08:27:03.921Z] #40 1.574 + bin=tini [2021-12-03T08:27:03.921Z] #40 1.574 + shift [2021-12-03T08:27:03.921Z] #40 1.574 + '[' '!' -f //tini.installer ']' [2021-12-03T08:27:03.921Z] #40 1.574 + . //tini.installer [2021-12-03T08:27:03.921Z] #40 1.574 ++ : v0.19.0 [2021-12-03T08:27:03.921Z] #40 1.574 + install_tini [2021-12-03T08:27:03.921Z] #40 1.574 + echo 'Install tini version v0.19.0' [2021-12-03T08:27:03.921Z] #40 1.574 + git clone https://github.com/krallin/tini.git /tmp/tmp.nkbRbIbKQc/tini [2021-12-03T08:27:03.921Z] #40 1.596 Cloning into '/tmp/tmp.nkbRbIbKQc/tini'... [2021-12-03T08:27:04.860Z] #40 2.868 + cd /tmp/tmp.nkbRbIbKQc/tini [2021-12-03T08:27:04.860Z] #40 2.868 + git checkout -q v0.19.0 [2021-12-03T08:27:04.860Z] #40 2.924 + cmake . [2021-12-03T08:27:06.056Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-12-03T08:27:06.056Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-e9328c8d\powershellScript.ps1'; exit $LASTEXITCODE; [2021-12-03T08:27:06.056Z] ---------------------------------------------------------------------------- [2021-12-03T08:27:06.056Z] [2021-12-03T08:27:06.056Z] INFO: executeCI.ps1 starting at Fri Dec 3 08:27:05 CUT 2021 [2021-12-03T08:27:06.056Z] [2021-12-03T08:27:06.056Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-12-03T08:27:06.056Z] INFO: Running git version 2.24.1.windows.2 [2021-12-03T08:27:06.056Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-12-03T08:27:06.056Z] INFO: Environment variables: [2021-12-03T08:27:06.199Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-12-03T08:27:06.199Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-2edbd5a0\powershellScript.ps1'; exit $LASTEXITCODE; [2021-12-03T08:27:06.199Z] ---------------------------------------------------------------------------- [2021-12-03T08:27:06.199Z] [2021-12-03T08:27:06.199Z] INFO: executeCI.ps1 starting at Fri Dec 3 08:27:05 CUT 2021 [2021-12-03T08:27:06.199Z] [2021-12-03T08:27:06.199Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-12-03T08:27:06.199Z] INFO: Running git version 2.24.1.windows.2 [2021-12-03T08:27:06.199Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-12-03T08:27:06.199Z] INFO: Environment variables: [2021-12-03T08:27:06.199Z] [2021-12-03T08:27:06.199Z] Name Value [2021-12-03T08:27:06.200Z] ---- ----- [2021-12-03T08:27:06.200Z] ALLUSERSPROFILE C:\ProgramData [2021-12-03T08:27:06.200Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-12-03T08:27:06.200Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-12-03T08:27:06.200Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-12-03T08:27:06.200Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-12-03T08:27:06.200Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-12-03T08:27:06.200Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-12-03T08:27:06.200Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-12-03T08:27:06.200Z] BRANCH_NAME PR-43057 [2021-12-03T08:27:06.200Z] BUILD_DISPLAY_NAME #1 [2021-12-03T08:27:06.200Z] BUILD_ID 1 [2021-12-03T08:27:06.200Z] BUILD_NUMBER 1 [2021-12-03T08:27:06.200Z] BUILD_TAG jenkins-moby-PR-43057-1 [2021-12-03T08:27:06.200Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43057/1/ [2021-12-03T08:27:06.200Z] CHANGE_AUTHOR thaJeztah [2021-12-03T08:27:06.200Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-12-03T08:27:06.200Z] CHANGE_BRANCH update_crypto_ssh [2021-12-03T08:27:06.200Z] CHANGE_FORK thaJeztah/docker [2021-12-03T08:27:06.200Z] CHANGE_ID 43057 [2021-12-03T08:27:06.200Z] CHANGE_TARGET master [2021-12-03T08:27:06.200Z] CHANGE_TITLE go.mod: golang.org/x/crypto 5770296d904e90f15f38f77dfc2e43fdf5efc083 [2021-12-03T08:27:06.200Z] CHANGE_URL https://github.com/moby/moby/pull/43057 [2021-12-03T08:27:06.200Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-03T08:27:06.200Z] CommonProgramFiles C:\Program Files\Common Files [2021-12-03T08:27:06.200Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-12-03T08:27:06.200Z] CommonProgramW6432 C:\Program Files\Common Files [2021-12-03T08:27:06.200Z] COMPUTERNAME azwin-2-bdd830 [2021-12-03T08:27:06.200Z] ComSpec C:\Windows\system32\cmd.exe [2021-12-03T08:27:06.200Z] ConfigSequenceNumber 0 [2021-12-03T08:27:06.200Z] DOCKER_BUILDKIT 0 [2021-12-03T08:27:06.200Z] DOCKER_DUT_DEBUG 1 [2021-12-03T08:27:06.200Z] DOCKER_EXPERIMENTAL 1 [2021-12-03T08:27:06.200Z] DOCKER_GRAPHDRIVER overlay2 [2021-12-03T08:27:06.200Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-12-03T08:27:06.200Z] EXECUTOR_NUMBER 0 [2021-12-03T08:27:06.200Z] FQDN azwin-2-bdd830.westus.cloudapp.azure.com [2021-12-03T08:27:06.200Z] GIT_BRANCH PR-43057 [2021-12-03T08:27:06.200Z] GIT_COMMIT dd9782fe946c96582a13e1817eecbb670a2b3a53 [2021-12-03T08:27:06.200Z] GIT_URL https://github.com/moby/moby.git [2021-12-03T08:27:06.200Z] HUDSON_COOKIE af3cffd0-9796-468f-9225-5cd459052245 [2021-12-03T08:27:06.200Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-12-03T08:27:06.200Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-12-03T08:27:06.200Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-12-03T08:27:06.200Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-12-03T08:27:06.200Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-12-03T08:27:06.200Z] JENKINS_NODE_COOKIE 06e3d3d0-5301-4876-bc19-fb22202eb63d [2021-12-03T08:27:06.200Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-12-03T08:27:06.200Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-12-03T08:27:06.200Z] JOB_BASE_NAME PR-43057 [2021-12-03T08:27:06.200Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43057/display/redirect [2021-12-03T08:27:06.200Z] JOB_NAME moby/PR-43057 [2021-12-03T08:27:06.200Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43057/ [2021-12-03T08:27:06.200Z] library.jps.version master [2021-12-03T08:27:06.200Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-12-03T08:27:06.200Z] NODE_LABELS amd64 azure azwin-2-bdd830 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-12-03T08:27:06.200Z] NODE_NAME azwin-2-bdd830 [2021-12-03T08:27:06.200Z] NUMBER_OF_PROCESSORS 4 [2021-12-03T08:27:06.200Z] OS Windows_NT [2021-12-03T08:27:06.200Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-12-03T08:27:06.200Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-12-03T08:27:06.200Z] PROCESSOR_ARCHITECTURE AMD64 [2021-12-03T08:27:06.200Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-12-03T08:27:06.200Z] PROCESSOR_LEVEL 6 [2021-12-03T08:27:06.200Z] PROCESSOR_REVISION 5507 [2021-12-03T08:27:06.200Z] ProgramData C:\ProgramData [2021-12-03T08:27:06.200Z] ProgramFiles C:\Program Files [2021-12-03T08:27:06.200Z] ProgramFiles(x86) C:\Program Files (x86) [2021-12-03T08:27:06.200Z] ProgramW6432 C:\Program Files [2021-12-03T08:27:06.200Z] PROMPT $P$G [2021-12-03T08:27:06.200Z] PSExecutionPolicyPreference Bypass [2021-12-03T08:27:06.200Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-12-03T08:27:06.200Z] PUBLIC C:\Users\Public [2021-12-03T08:27:06.200Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43057/1/display/redirect?page=artif... [2021-12-03T08:27:06.200Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43057/1/display/redirect?page=changes [2021-12-03T08:27:06.200Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43057/1/display/redirect [2021-12-03T08:27:06.200Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43057/1/display/redirect?page=tests [2021-12-03T08:27:06.200Z] SKIP_VALIDATION_TESTS 1 [2021-12-03T08:27:06.200Z] SOURCES_DRIVE d [2021-12-03T08:27:06.200Z] SOURCES_SUBDIR gopath [2021-12-03T08:27:06.200Z] STAGE_NAME Run tests [2021-12-03T08:27:06.200Z] SystemDrive C: [2021-12-03T08:27:06.200Z] SystemRoot C:\Windows [2021-12-03T08:27:06.200Z] TEMP C:\Windows\TEMP [2021-12-03T08:27:06.200Z] TESTDEBUG 0 [2021-12-03T08:27:06.200Z] TESTRUN_DRIVE d [2021-12-03T08:27:06.200Z] TESTRUN_SUBDIR CI [2021-12-03T08:27:06.200Z] TIMEOUT 120m [2021-12-03T08:27:06.200Z] TMP C:\Windows\TEMP [2021-12-03T08:27:06.200Z] USERDOMAIN WORKGROUP [2021-12-03T08:27:06.200Z] USERNAME azwin-2-bdd830$ [2021-12-03T08:27:06.200Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-12-03T08:27:06.200Z] windir C:\Windows [2021-12-03T08:27:06.200Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-12-03T08:27:06.200Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2021-12-03T08:27:06.200Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-12-03T08:27:06.200Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-12-03T08:27:06.200Z] [2021-12-03T08:27:06.200Z] [2021-12-03T08:27:06.200Z] [2021-12-03T08:27:06.238Z] #40 3.835 -- The C compiler identification is GNU 10.2.1 [2021-12-03T08:27:06.238Z] #40 3.992 -- Detecting C compiler ABI info [2021-12-03T08:27:06.522Z] [2021-12-03T08:27:06.522Z] Name Value [2021-12-03T08:27:06.522Z] ---- ----- [2021-12-03T08:27:06.522Z] ALLUSERSPROFILE C:\ProgramData [2021-12-03T08:27:06.522Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-12-03T08:27:06.522Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-12-03T08:27:06.522Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-12-03T08:27:06.522Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-12-03T08:27:06.522Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-12-03T08:27:06.522Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-12-03T08:27:06.522Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-12-03T08:27:06.522Z] BRANCH_NAME PR-43057 [2021-12-03T08:27:06.522Z] BUILD_DISPLAY_NAME #1 [2021-12-03T08:27:06.522Z] BUILD_ID 1 [2021-12-03T08:27:06.522Z] BUILD_NUMBER 1 [2021-12-03T08:27:06.522Z] BUILD_TAG jenkins-moby-PR-43057-1 [2021-12-03T08:27:06.522Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43057/1/ [2021-12-03T08:27:06.522Z] CHANGE_AUTHOR thaJeztah [2021-12-03T08:27:06.522Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-12-03T08:27:06.522Z] CHANGE_BRANCH update_crypto_ssh [2021-12-03T08:27:06.522Z] CHANGE_FORK thaJeztah/docker [2021-12-03T08:27:06.522Z] CHANGE_ID 43057 [2021-12-03T08:27:06.522Z] CHANGE_TARGET master [2021-12-03T08:27:06.522Z] CHANGE_TITLE go.mod: golang.org/x/crypto 5770296d904e90f15f38f77dfc2e43fdf5efc083 [2021-12-03T08:27:06.522Z] CHANGE_URL https://github.com/moby/moby/pull/43057 [2021-12-03T08:27:06.522Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-03T08:27:06.522Z] CommonProgramFiles C:\Program Files\Common Files [2021-12-03T08:27:06.522Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-12-03T08:27:06.522Z] CommonProgramW6432 C:\Program Files\Common Files [2021-12-03T08:27:06.522Z] COMPUTERNAME azwin-2-bdd831 [2021-12-03T08:27:06.522Z] ComSpec C:\Windows\system32\cmd.exe [2021-12-03T08:27:06.522Z] ConfigSequenceNumber 0 [2021-12-03T08:27:06.522Z] DOCKER_BUILDKIT 0 [2021-12-03T08:27:06.522Z] DOCKER_DUT_DEBUG 1 [2021-12-03T08:27:06.522Z] DOCKER_EXPERIMENTAL 1 [2021-12-03T08:27:06.522Z] DOCKER_GRAPHDRIVER overlay2 [2021-12-03T08:27:06.522Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2021-12-03T08:27:06.522Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-12-03T08:27:06.522Z] EXECUTOR_NUMBER 0 [2021-12-03T08:27:06.522Z] FQDN azwin-2-bdd831.westus.cloudapp.azure.com [2021-12-03T08:27:06.522Z] GIT_BRANCH PR-43057 [2021-12-03T08:27:06.522Z] GIT_COMMIT dd9782fe946c96582a13e1817eecbb670a2b3a53 [2021-12-03T08:27:06.523Z] GIT_URL https://github.com/moby/moby.git [2021-12-03T08:27:06.523Z] HUDSON_COOKIE 23719d39-dc0d-46fd-a9f3-264eb98502ec [2021-12-03T08:27:06.523Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-12-03T08:27:06.523Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-12-03T08:27:06.523Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-12-03T08:27:06.523Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-12-03T08:27:06.523Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-12-03T08:27:06.523Z] JENKINS_NODE_COOKIE 0f04d879-9afa-4dd1-ac80-3017d7ba9340 [2021-12-03T08:27:06.523Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-12-03T08:27:06.523Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-12-03T08:27:06.523Z] JOB_BASE_NAME PR-43057 [2021-12-03T08:27:06.523Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43057/display/redirect [2021-12-03T08:27:06.523Z] JOB_NAME moby/PR-43057 [2021-12-03T08:27:06.523Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43057/ [2021-12-03T08:27:06.523Z] library.jps.version master [2021-12-03T08:27:06.523Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-12-03T08:27:06.523Z] NODE_LABELS amd64 azure azwin-2-bdd831 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-12-03T08:27:06.523Z] NODE_NAME azwin-2-bdd831 [2021-12-03T08:27:06.523Z] NUMBER_OF_PROCESSORS 4 [2021-12-03T08:27:06.523Z] OS Windows_NT [2021-12-03T08:27:06.523Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-12-03T08:27:06.523Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-12-03T08:27:06.523Z] PROCESSOR_ARCHITECTURE AMD64 [2021-12-03T08:27:06.523Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-12-03T08:27:06.523Z] PROCESSOR_LEVEL 6 [2021-12-03T08:27:06.523Z] PROCESSOR_REVISION 5507 [2021-12-03T08:27:06.523Z] ProgramData C:\ProgramData [2021-12-03T08:27:06.523Z] ProgramFiles C:\Program Files [2021-12-03T08:27:06.523Z] ProgramFiles(x86) C:\Program Files (x86) [2021-12-03T08:27:06.523Z] ProgramW6432 C:\Program Files [2021-12-03T08:27:06.523Z] PROMPT $P$G [2021-12-03T08:27:06.523Z] PSExecutionPolicyPreference Bypass [2021-12-03T08:27:06.523Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-12-03T08:27:06.523Z] PUBLIC C:\Users\Public [2021-12-03T08:27:06.523Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43057/1/display/redirect?page=artif... [2021-12-03T08:27:06.523Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43057/1/display/redirect?page=changes [2021-12-03T08:27:06.523Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43057/1/display/redirect [2021-12-03T08:27:06.523Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43057/1/display/redirect?page=tests [2021-12-03T08:27:06.523Z] SKIP_VALIDATION_TESTS 1 [2021-12-03T08:27:06.523Z] SOURCES_DRIVE d [2021-12-03T08:27:06.523Z] SOURCES_SUBDIR gopath [2021-12-03T08:27:06.523Z] STAGE_NAME Run tests [2021-12-03T08:27:06.523Z] SystemDrive C: [2021-12-03T08:27:06.523Z] SystemRoot C:\Windows [2021-12-03T08:27:06.523Z] TEMP C:\Windows\TEMP [2021-12-03T08:27:06.523Z] TESTDEBUG 0 [2021-12-03T08:27:06.523Z] TESTRUN_DRIVE d [2021-12-03T08:27:06.523Z] TESTRUN_SUBDIR CI [2021-12-03T08:27:06.523Z] TIMEOUT 120m [2021-12-03T08:27:06.523Z] TMP C:\Windows\TEMP [2021-12-03T08:27:06.523Z] USERDOMAIN WORKGROUP [2021-12-03T08:27:06.523Z] USERNAME azwin-2-bdd831$ [2021-12-03T08:27:06.523Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-12-03T08:27:06.523Z] windir C:\Windows [2021-12-03T08:27:06.523Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-12-03T08:27:06.523Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2021-12-03T08:27:06.523Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-12-03T08:27:06.523Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-12-03T08:27:06.523Z] [2021-12-03T08:27:06.523Z] [2021-12-03T08:27:06.523Z] [2021-12-03T08:27:07.176Z] #40 5.021 -- Detecting C compiler ABI info - done [2021-12-03T08:27:07.176Z] #40 5.255 -- Check for working C compiler: /usr/bin/cc - skipped [2021-12-03T08:27:07.176Z] #40 5.255 -- Detecting C compile features [2021-12-03T08:27:07.176Z] #40 5.278 -- Detecting C compile features - done [2021-12-03T08:27:07.435Z] #40 5.376 -- Performing Test HAS_BUILTIN_FORTIFY [2021-12-03T08:27:07.472Z] #38 ... [2021-12-03T08:27:07.472Z] [2021-12-03T08:27:07.472Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-03T08:27:07.472Z] #47 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:27:07.472Z] #47 78.59 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-12-03T08:27:07.472Z] #47 78.60 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-03T08:27:07.472Z] #47 78.63 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-03T08:27:07.472Z] #47 78.65 Setting up python3-six (1.16.0-2) ... [2021-12-03T08:27:07.472Z] #47 80.90 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-03T08:27:07.472Z] #47 80.94 Setting up python3-protobuf (3.12.4-1) ... [2021-12-03T08:27:07.472Z] #47 88.01 Setting up criu (3.16.1-1) ... [2021-12-03T08:27:07.472Z] #47 ... [2021-12-03T08:27:07.472Z] [2021-12-03T08:27:07.472Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:27:07.472Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:27:07.472Z] #14 79.38 Selecting previously unselected package binutils-mingw-w64. [2021-12-03T08:27:07.472Z] #14 79.39 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-12-03T08:27:07.472Z] #14 79.40 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-12-03T08:27:07.472Z] #14 79.61 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-12-03T08:27:07.472Z] #14 79.61 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-12-03T08:27:07.472Z] #14 79.65 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-03T08:27:07.472Z] #14 79.97 Selecting previously unselected package dmsetup. [2021-12-03T08:27:07.473Z] #14 79.97 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-12-03T08:27:07.473Z] #14 79.99 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-12-03T08:27:07.473Z] #14 80.33 Selecting previously unselected package mingw-w64-common. [2021-12-03T08:27:07.473Z] #14 80.33 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-12-03T08:27:07.473Z] #14 80.34 Unpacking mingw-w64-common (8.0.0-1) ... [2021-12-03T08:27:07.473Z] #14 89.56 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-12-03T08:27:07.473Z] #14 89.59 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-12-03T08:27:07.473Z] #14 89.61 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-12-03T08:27:07.694Z] #40 5.720 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-12-03T08:27:07.728Z] INFO: Sources under d:\gopath\... [2021-12-03T08:27:07.728Z] INFO: Test run under d:\CI\... [2021-12-03T08:27:07.728Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-12-03T08:27:07.728Z] INFO: docker/docker repository was found [2021-12-03T08:27:07.728Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2021-12-03T08:27:07.954Z] #40 5.892 -- Configuring done [2021-12-03T08:27:07.954Z] #40 5.944 -- Generating done [2021-12-03T08:27:07.954Z] #40 5.956 -- Build files have been written to: /tmp/tmp.nkbRbIbKQc/tini [2021-12-03T08:27:07.954Z] #40 5.964 + make tini-static [2021-12-03T08:27:08.085Z] INFO: Sources under d:\gopath\... [2021-12-03T08:27:08.085Z] INFO: Test run under d:\CI\... [2021-12-03T08:27:08.085Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-12-03T08:27:08.085Z] INFO: docker/docker repository was found [2021-12-03T08:27:08.085Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2021-12-03T08:27:08.085Z] ltsc2022: Pulling from windows/servercore [2021-12-03T08:27:08.185Z] ltsc2022: Pulling from windows/servercore [2021-12-03T08:27:08.185Z] 8f616e6e9eec: Pulling fs layer [2021-12-03T08:27:08.185Z] a0eb404f1860: Pulling fs layer [2021-12-03T08:27:08.422Z] #62 ... [2021-12-03T08:27:08.422Z] [2021-12-03T08:27:08.423Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:27:08.423Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:27:08.423Z] #14 81.94 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-12-03T08:27:08.423Z] #14 81.95 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-12-03T08:27:08.423Z] #14 81.96 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-03T08:27:08.423Z] #14 87.52 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-12-03T08:27:08.423Z] #14 87.53 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-12-03T08:27:08.423Z] #14 87.54 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-12-03T08:27:08.522Z] #40 6.533 Scanning dependencies of target tini-static [2021-12-03T08:27:08.557Z] 8f616e6e9eec: Pulling fs layer [2021-12-03T08:27:08.557Z] a0eb404f1860: Pulling fs layer [2021-12-03T08:27:08.563Z] #19 179.5 Selecting previously unselected package gcc-arm-linux-gnueabi. [2021-12-03T08:27:08.563Z] #19 179.5 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-12-03T08:27:08.563Z] #19 179.5 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2021-12-03T08:27:08.563Z] #19 179.5 Selecting previously unselected package linux-libc-dev-armel-cross. [2021-12-03T08:27:08.563Z] #19 179.5 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2021-12-03T08:27:08.563Z] #19 179.5 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2021-12-03T08:27:08.563Z] #19 179.7 Selecting previously unselected package libc6-dev-armel-cross. [2021-12-03T08:27:08.563Z] #19 179.7 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2021-12-03T08:27:08.563Z] #19 179.7 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2021-12-03T08:27:08.563Z] #19 179.9 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2021-12-03T08:27:08.563Z] #19 179.9 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:27:08.563Z] #19 179.9 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2021-12-03T08:27:08.681Z] #14 93.57 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-12-03T08:27:08.782Z] #40 6.744 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-12-03T08:27:08.820Z] #19 180.2 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2021-12-03T08:27:08.820Z] #19 180.2 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-12-03T08:27:08.820Z] #19 180.2 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-12-03T08:27:08.862Z] #14 ... [2021-12-03T08:27:08.862Z] [2021-12-03T08:27:08.862Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-03T08:27:08.862Z] #38 sha256:267d576a38f791af9da8386260bd388b585eccc07117ea4da87b7d58b08842f5 [2021-12-03T08:27:08.862Z] #38 90.92 Setting up libicu67:amd64 (67.1-7) ... [2021-12-03T08:27:08.862Z] #38 90.96 Setting up xxd (2:8.2.2434-3) ... [2021-12-03T08:27:08.862Z] #38 91.00 Setting up libuv1:amd64 (1.40.0-2) ... [2021-12-03T08:27:08.862Z] #38 91.05 Setting up vim-common (2:8.2.2434-3) ... [2021-12-03T08:27:08.862Z] #38 91.20 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-12-03T08:27:08.862Z] #38 91.22 Setting up librhash0:amd64 (1.4.1-2) ... [2021-12-03T08:27:08.862Z] #38 91.27 Setting up cmake-data (3.18.4-2) ... [2021-12-03T08:27:08.862Z] #38 91.33 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-12-03T08:27:08.941Z] #14 93.58 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-12-03T08:27:08.941Z] #14 93.59 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-03T08:27:09.122Z] #38 91.38 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-12-03T08:27:09.122Z] #38 91.43 Setting up cmake (3.18.4-2) ... [2021-12-03T08:27:09.122Z] #38 91.45 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:27:09.350Z] #40 ... [2021-12-03T08:27:09.350Z] [2021-12-03T08:27:09.350Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-03T08:27:09.350Z] #47 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:27:09.350Z] #47 87.01 Setting up criu (3.16.1-1) ... [2021-12-03T08:27:09.350Z] #47 90.55 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:27:09.350Z] #47 DONE 91.4s [2021-12-03T08:27:09.350Z] [2021-12-03T08:27:09.350Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:27:09.350Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:27:09.350Z] #14 83.84 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-12-03T08:27:09.350Z] #14 83.84 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-12-03T08:27:09.350Z] #14 83.89 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-03T08:27:09.350Z] #14 84.22 Selecting previously unselected package dmsetup. [2021-12-03T08:27:09.350Z] #14 84.22 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-12-03T08:27:09.350Z] #14 84.23 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-12-03T08:27:09.350Z] #14 84.51 Selecting previously unselected package mingw-w64-common. [2021-12-03T08:27:09.350Z] #14 84.52 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-12-03T08:27:09.350Z] #14 84.53 Unpacking mingw-w64-common (8.0.0-1) ... [2021-12-03T08:27:09.928Z] Client: [2021-12-03T08:27:09.928Z] Context: default [2021-12-03T08:27:09.928Z] Debug Mode: false [2021-12-03T08:27:09.928Z] Plugins: [2021-12-03T08:27:09.928Z] app: Docker Application (Docker Inc., v0.8.0) [2021-12-03T08:27:09.928Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-12-03T08:27:09.928Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-12-03T08:27:09.928Z] [2021-12-03T08:27:09.928Z] Server: [2021-12-03T08:27:09.928Z] Containers: 0 [2021-12-03T08:27:09.928Z] Running: 0 [2021-12-03T08:27:09.928Z] Paused: 0 [2021-12-03T08:27:09.928Z] Stopped: 0 [2021-12-03T08:27:09.928Z] Images: 0 [2021-12-03T08:27:09.928Z] Server Version: 20.10.9 [2021-12-03T08:27:09.928Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-12-03T08:27:09.928Z] Windows: [2021-12-03T08:27:09.928Z] LCOW: [2021-12-03T08:27:09.928Z] Logging Driver: json-file [2021-12-03T08:27:09.928Z] Plugins: [2021-12-03T08:27:09.928Z] Volume: local [2021-12-03T08:27:09.928Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-03T08:27:09.928Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-03T08:27:09.928Z] Swarm: inactive [2021-12-03T08:27:09.928Z] Default Isolation: process [2021-12-03T08:27:09.928Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-12-03T08:27:09.928Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-12-03T08:27:09.928Z] OSType: windows [2021-12-03T08:27:09.928Z] Architecture: x86_64 [2021-12-03T08:27:09.928Z] CPUs: 4 [2021-12-03T08:27:09.928Z] Total Memory: 32GiB [2021-12-03T08:27:09.928Z] Name: azwin-2-9cd090 [2021-12-03T08:27:09.928Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2021-12-03T08:27:09.928Z] Docker Root Dir: D:\docker [2021-12-03T08:27:09.928Z] Debug Mode: false [2021-12-03T08:27:09.928Z] Registry: https://index.docker.io/v1/ [2021-12-03T08:27:09.928Z] Labels: [2021-12-03T08:27:09.928Z] Experimental: true [2021-12-03T08:27:09.928Z] Insecure Registries: [2021-12-03T08:27:09.928Z] 10.0.0.4:5000 [2021-12-03T08:27:09.928Z] 127.0.0.0/8 [2021-12-03T08:27:09.928Z] Registry Mirrors: [2021-12-03T08:27:09.928Z] http://10.0.0.4:5000/ [2021-12-03T08:27:09.928Z] Live Restore Enabled: false [2021-12-03T08:27:09.928Z] Product License: Community Engine [2021-12-03T08:27:09.928Z] [Pipeline] } [2021-12-03T08:27:10.083Z] #62 ... [2021-12-03T08:27:10.083Z] [2021-12-03T08:27:10.083Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:27:10.083Z] #14 sha256:8c2ea0d94e82bca0dd8d5d4307ae9a9ec72d020948d0a444cb0762c286f6f7de [2021-12-03T08:27:10.083Z] #14 85.57 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-12-03T08:27:10.083Z] #14 85.57 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2021-12-03T08:27:10.083Z] #14 85.58 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-03T08:27:10.083Z] #14 89.63 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-12-03T08:27:10.083Z] #14 89.63 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2021-12-03T08:27:10.083Z] #14 89.64 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-12-03T08:27:10.083Z] #14 94.27 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-12-03T08:27:10.083Z] #14 94.28 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2021-12-03T08:27:10.083Z] #14 94.28 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-12-03T08:27:10.504Z] #38 DONE 92.5s [2021-12-03T08:27:10.504Z] [2021-12-03T08:27:10.504Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-03T08:27:10.504Z] #47 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:27:10.504Z] #47 91.30 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:27:10.504Z] #47 DONE 92.2s [2021-12-03T08:27:10.504Z] [2021-12-03T08:27:10.504Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-12-03T08:27:10.504Z] #39 sha256:a6ac1a916521de6e1661ab192eb5c470b0f73a70ae1de3e11e318d9a9d5a920a [2021-12-03T08:27:10.504Z] #39 DONE 0.2s [2021-12-03T08:27:10.504Z] [2021-12-03T08:27:10.504Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-12-03T08:27:10.504Z] #40 sha256:2b2493b902a8bd2a6883c48ec795ee895a6a9b3f0d6eeae45907fb5cf7ba3c0b [2021-12-03T08:27:11.255Z] #14 ... [2021-12-03T08:27:11.255Z] [2021-12-03T08:27:11.255Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-12-03T08:27:11.255Z] #40 sha256:e4207dfaef29789e283e6fc9f081c82c45e7f71c245fe4549bbe5557e7939602 [2021-12-03T08:27:11.255Z] #40 8.900 [100%] Linking C executable tini-static [2021-12-03T08:27:11.824Z] #40 9.828 [100%] Built target tini-static [2021-12-03T08:27:12.083Z] #40 9.955 + mkdir -p /build [2021-12-03T08:27:12.083Z] #40 9.963 + cp tini-static /build/docker-init [2021-12-03T08:27:12.083Z] #40 DONE 10.1s [2021-12-03T08:27:12.083Z] [2021-12-03T08:27:12.083Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-12-03T08:27:12.083Z] #51 sha256:f93a25257bfd2496f1faa59fcb58ed7873d81cac96b9bdc23d93a9f2820712bc [2021-12-03T08:27:12.343Z] #51 ... [2021-12-03T08:27:12.343Z] [2021-12-03T08:27:12.343Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:27:12.343Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:27:12.343Z] #14 94.67 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-12-03T08:27:12.343Z] #14 94.68 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-12-03T08:27:12.343Z] #14 94.69 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-12-03T08:27:12.421Z] #40 1.917 + RM_GOPATH=0 [2021-12-03T08:27:12.421Z] #40 1.917 + TMP_GOPATH= [2021-12-03T08:27:12.421Z] #40 1.917 + : /build [2021-12-03T08:27:12.421Z] #40 1.917 + '[' -z '' ']' [2021-12-03T08:27:12.421Z] #40 1.917 ++ mktemp -d [2021-12-03T08:27:12.421Z] #40 1.924 + export GOPATH=/tmp/tmp.YFFQAqNny9 [2021-12-03T08:27:12.421Z] #40 1.924 + GOPATH=/tmp/tmp.YFFQAqNny9 [2021-12-03T08:27:12.421Z] #40 1.924 + RM_GOPATH=1 [2021-12-03T08:27:12.421Z] #40 1.924 + case "$(go env GOARCH)" in [2021-12-03T08:27:12.421Z] #40 1.924 ++ go env GOARCH [2021-12-03T08:27:12.421Z] #40 1.997 Install tini version v0.19.0 [2021-12-03T08:27:12.421Z] #40 1.997 + export GO_BUILDMODE=-buildmode=pie [2021-12-03T08:27:12.421Z] #40 1.997 + GO_BUILDMODE=-buildmode=pie [2021-12-03T08:27:12.421Z] #40 1.997 ++ dirname /install.sh [2021-12-03T08:27:12.421Z] #40 1.997 + dir=/ [2021-12-03T08:27:12.421Z] #40 1.997 + bin=tini [2021-12-03T08:27:12.421Z] #40 1.997 + shift [2021-12-03T08:27:12.421Z] #40 1.997 + '[' '!' -f //tini.installer ']' [2021-12-03T08:27:12.421Z] #40 1.997 + . //tini.installer [2021-12-03T08:27:12.421Z] #40 1.997 ++ : v0.19.0 [2021-12-03T08:27:12.421Z] #40 1.997 + install_tini [2021-12-03T08:27:12.421Z] #40 1.997 + echo 'Install tini version v0.19.0' [2021-12-03T08:27:12.421Z] #40 1.997 + git clone https://github.com/krallin/tini.git /tmp/tmp.YFFQAqNny9/tini [2021-12-03T08:27:12.421Z] #40 1.997 Cloning into '/tmp/tmp.YFFQAqNny9/tini'... [2021-12-03T08:27:12.632Z] #14 ... [2021-12-03T08:27:12.632Z] [2021-12-03T08:27:12.632Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-03T08:27:12.632Z] #65 sha256:4885c2a131b26065bb4652b84652b07c17f63ae3aea1794448a04466d68eb4dc [2021-12-03T08:27:12.632Z] #65 98.50 + for f in rootlesskit rootlesskit-docker-proxy [2021-12-03T08:27:12.632Z] #65 98.50 + GOBIN=/build [2021-12-03T08:27:12.632Z] #65 98.50 + GO111MODULE=on [2021-12-03T08:27:12.632Z] #65 98.50 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-12-03T08:27:13.802Z] #40 3.209 + cd /tmp/tmp.YFFQAqNny9/tini [2021-12-03T08:27:13.802Z] #40 3.209 + git checkout -q v0.19.0 [2021-12-03T08:27:13.802Z] #40 3.293 + cmake . [2021-12-03T08:27:14.071Z] #19 184.6 Selecting previously unselected package g++-arm-linux-gnueabi. [2021-12-03T08:27:14.071Z] #19 184.6 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-12-03T08:27:14.071Z] #19 184.6 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2021-12-03T08:27:14.071Z] #19 184.7 Selecting previously unselected package crossbuild-essential-armel. [2021-12-03T08:27:14.071Z] #19 184.7 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2021-12-03T08:27:14.071Z] #19 184.7 Unpacking crossbuild-essential-armel (12.9) ... [2021-12-03T08:27:14.071Z] #19 184.7 Selecting previously unselected package libc6-armhf-cross. [2021-12-03T08:27:14.071Z] #19 184.7 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2021-12-03T08:27:14.071Z] #19 184.7 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2021-12-03T08:27:14.071Z] #19 184.8 Selecting previously unselected package libgcc-s1-armhf-cross. [2021-12-03T08:27:14.071Z] #19 184.8 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:27:14.071Z] #19 184.8 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2021-12-03T08:27:14.071Z] #19 184.9 Selecting previously unselected package libgomp1-armhf-cross. [2021-12-03T08:27:14.071Z] #19 184.9 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:27:14.071Z] #19 184.9 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2021-12-03T08:27:14.071Z] #19 184.9 Selecting previously unselected package libatomic1-armhf-cross. [2021-12-03T08:27:14.071Z] #19 184.9 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:27:14.071Z] #19 184.9 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2021-12-03T08:27:14.071Z] #19 185.0 Selecting previously unselected package libasan6-armhf-cross. [2021-12-03T08:27:14.071Z] #19 185.0 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:27:14.071Z] #19 185.0 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2021-12-03T08:27:14.071Z] #19 185.2 Selecting previously unselected package libstdc++6-armhf-cross. [2021-12-03T08:27:14.071Z] #19 185.2 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:27:14.071Z] #19 185.2 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2021-12-03T08:27:14.071Z] #19 185.3 Selecting previously unselected package libubsan1-armhf-cross. [2021-12-03T08:27:14.071Z] #19 185.3 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:27:14.071Z] #19 185.3 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2021-12-03T08:27:14.071Z] #19 185.4 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2021-12-03T08:27:14.071Z] #19 185.4 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:27:14.071Z] #19 185.4 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-12-03T08:27:14.071Z] #19 185.5 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2021-12-03T08:27:14.328Z] #19 185.5 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-12-03T08:27:14.328Z] #19 185.5 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-12-03T08:27:14.742Z] #40 4.036 -- The C compiler identification is GNU 10.2.1 [2021-12-03T08:27:14.743Z] #40 4.189 -- Detecting C compiler ABI info [2021-12-03T08:27:15.682Z] #40 5.089 -- Detecting C compiler ABI info - done [2021-12-03T08:27:15.682Z] #40 5.307 -- Check for working C compiler: /usr/bin/cc - skipped [2021-12-03T08:27:15.942Z] #40 5.313 -- Detecting C compile features [2021-12-03T08:27:15.942Z] #40 5.314 -- Detecting C compile features - done [2021-12-03T08:27:15.942Z] #40 5.356 -- Performing Test HAS_BUILTIN_FORTIFY [2021-12-03T08:27:15.942Z] #40 ... [2021-12-03T08:27:15.942Z] [2021-12-03T08:27:15.942Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-12-03T08:27:15.942Z] #51 sha256:f93a25257bfd2496f1faa59fcb58ed7873d81cac96b9bdc23d93a9f2820712bc [2021-12-03T08:27:15.942Z] #51 98.38 gotestsum version dev [2021-12-03T08:27:16.202Z] #51 DONE 98.6s [2021-12-03T08:27:16.202Z] [2021-12-03T08:27:16.202Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-12-03T08:27:16.202Z] #40 sha256:2b2493b902a8bd2a6883c48ec795ee895a6a9b3f0d6eeae45907fb5cf7ba3c0b [2021-12-03T08:27:16.202Z] #40 5.734 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-12-03T08:27:16.202Z] #40 5.873 -- Configuring done [2021-12-03T08:27:16.462Z] #40 5.901 -- Generating done [2021-12-03T08:27:16.462Z] #40 5.901 -- Build files have been written to: /tmp/tmp.YFFQAqNny9/tini [2021-12-03T08:27:16.462Z] #40 5.909 + make tini-static [2021-12-03T08:27:16.537Z] #14 ... [2021-12-03T08:27:16.537Z] [2021-12-03T08:27:16.537Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-12-03T08:27:16.537Z] #51 sha256:f93a25257bfd2496f1faa59fcb58ed7873d81cac96b9bdc23d93a9f2820712bc [2021-12-03T08:27:16.537Z] #51 98.49 gotestsum version dev [2021-12-03T08:27:16.537Z] #51 DONE 98.9s [2021-12-03T08:27:16.537Z] [2021-12-03T08:27:16.537Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-03T08:27:16.537Z] #53 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:27:17.032Z] #40 6.342 Scanning dependencies of target tini-static [2021-12-03T08:27:17.033Z] #40 6.423 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-12-03T08:27:17.921Z] #65 103.7 rootlesskit version 0.14.6 [2021-12-03T08:27:17.921Z] #65 103.7 Usage of /build/rootlesskit-docker-proxy: [2021-12-03T08:27:17.921Z] #65 103.7 -container-ip string [2021-12-03T08:27:17.921Z] #65 103.7 container ip [2021-12-03T08:27:17.921Z] #65 103.7 -container-port int [2021-12-03T08:27:17.921Z] #65 103.7 container port (default -1) [2021-12-03T08:27:17.921Z] #65 103.7 -host-ip string [2021-12-03T08:27:17.921Z] #65 103.7 host ip [2021-12-03T08:27:17.921Z] #65 103.7 -host-port int [2021-12-03T08:27:17.921Z] #65 103.7 host port (default -1) [2021-12-03T08:27:17.921Z] #65 103.7 -proto string [2021-12-03T08:27:17.921Z] #65 103.7 proxy protocol (default "tcp") [2021-12-03T08:27:18.922Z] #14 ... [2021-12-03T08:27:18.922Z] [2021-12-03T08:27:18.922Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-03T08:27:18.922Z] #65 sha256:22c77c02bcf336dd75dc7d37921fc3310778052e9aaefb8435c445997fa01f0e [2021-12-03T08:27:18.922Z] #65 103.0 + for f in rootlesskit rootlesskit-docker-proxy [2021-12-03T08:27:18.922Z] #65 103.0 + GOBIN=/build [2021-12-03T08:27:18.922Z] #65 103.0 + GO111MODULE=on [2021-12-03T08:27:18.922Z] #65 103.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-12-03T08:27:18.941Z] #40 8.219 [100%] Linking C executable tini-static [2021-12-03T08:27:19.830Z] #53 ... [2021-12-03T08:27:19.830Z] [2021-12-03T08:27:19.830Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:27:19.830Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:27:19.830Z] #14 102.1 Selecting previously unselected package gcc-mingw-w64-base. [2021-12-03T08:27:19.830Z] #14 102.1 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-12-03T08:27:19.830Z] #14 102.1 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-12-03T08:27:19.830Z] #14 102.3 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-12-03T08:27:19.880Z] #40 9.187 [100%] Built target tini-static [2021-12-03T08:27:19.880Z] #40 9.331 + mkdir -p /build [2021-12-03T08:27:19.880Z] #40 9.337 + cp tini-static /build/docker-init [2021-12-03T08:27:20.090Z] #14 102.3 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-12-03T08:27:20.090Z] #14 102.4 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-12-03T08:27:20.140Z] #40 DONE 9.5s [2021-12-03T08:27:20.140Z] [2021-12-03T08:27:20.140Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:27:20.140Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:27:20.140Z] #14 97.66 Selecting previously unselected package gcc-mingw-w64-base. [2021-12-03T08:27:20.140Z] #14 97.69 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-12-03T08:27:20.140Z] #14 97.69 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-12-03T08:27:20.140Z] #14 97.89 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-12-03T08:27:20.140Z] #14 97.90 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-12-03T08:27:20.140Z] #14 97.91 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-12-03T08:27:20.890Z] #19 191.2 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2021-12-03T08:27:20.890Z] #19 191.2 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-12-03T08:27:20.890Z] #19 191.4 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-12-03T08:27:20.890Z] #19 192.3 Selecting previously unselected package linux-libc-dev-armhf-cross. [2021-12-03T08:27:21.146Z] #19 192.3 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2021-12-03T08:27:21.146Z] #19 192.5 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2021-12-03T08:27:21.319Z] #65 ... [2021-12-03T08:27:21.320Z] [2021-12-03T08:27:21.320Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:27:21.320Z] #14 sha256:8c2ea0d94e82bca0dd8d5d4307ae9a9ec72d020948d0a444cb0762c286f6f7de [2021-12-03T08:27:21.320Z] #14 102.7 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-12-03T08:27:21.320Z] #14 102.7 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2021-12-03T08:27:21.320Z] #14 102.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-03T08:27:21.320Z] #14 107.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-12-03T08:27:21.320Z] #14 107.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-12-03T08:27:21.320Z] #14 107.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-12-03T08:27:22.201Z] #14 108.2 Selecting previously unselected package libapparmor1:arm64. [2021-12-03T08:27:22.201Z] #14 108.2 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2021-12-03T08:27:22.201Z] #14 108.2 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2021-12-03T08:27:22.511Z] #19 193.6 Selecting previously unselected package libc6-dev-armhf-cross. [2021-12-03T08:27:22.511Z] #19 193.6 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2021-12-03T08:27:22.511Z] #19 193.9 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2021-12-03T08:27:23.170Z] #14 109.2 Selecting previously unselected package libapparmor-dev:arm64. [2021-12-03T08:27:23.170Z] #14 109.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2021-12-03T08:27:23.437Z] #14 109.6 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2021-12-03T08:27:23.876Z] #19 195.1 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2021-12-03T08:27:23.876Z] #19 195.1 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:27:24.132Z] #19 195.3 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-12-03T08:27:24.132Z] #19 195.5 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2021-12-03T08:27:24.249Z] #65 108.6 rootlesskit version 0.14.6 [2021-12-03T08:27:24.389Z] #19 195.5 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-12-03T08:27:24.389Z] #19 195.5 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-12-03T08:27:24.391Z] #14 110.6 Selecting previously unselected package libbtrfs0:arm64. [2021-12-03T08:27:24.391Z] #14 110.6 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2021-12-03T08:27:24.509Z] #65 108.6 Usage of /build/rootlesskit-docker-proxy: [2021-12-03T08:27:24.509Z] #65 108.7 -container-ip string [2021-12-03T08:27:24.509Z] #65 108.7 container ip [2021-12-03T08:27:24.509Z] #65 108.7 -container-port int [2021-12-03T08:27:24.509Z] #65 108.7 container port (default -1) [2021-12-03T08:27:24.509Z] #65 108.7 -host-ip string [2021-12-03T08:27:24.509Z] #65 108.7 host ip [2021-12-03T08:27:24.509Z] #65 108.7 -host-port int [2021-12-03T08:27:24.509Z] #65 108.7 host port (default -1) [2021-12-03T08:27:24.509Z] #65 108.7 -proto string [2021-12-03T08:27:24.509Z] #65 108.7 proxy protocol (default "tcp") [2021-12-03T08:27:24.689Z] #14 110.8 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2021-12-03T08:27:25.660Z] #14 111.7 Selecting previously unselected package libbtrfs-dev:arm64. [2021-12-03T08:27:25.660Z] #14 111.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2021-12-03T08:27:25.660Z] #14 111.8 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2021-12-03T08:27:26.370Z] a0eb404f1860: Verifying Checksum [2021-12-03T08:27:26.370Z] a0eb404f1860: Download complete [2021-12-03T08:27:26.710Z] #14 108.6 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-12-03T08:27:26.710Z] #14 108.6 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-12-03T08:27:26.710Z] #14 108.6 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-03T08:27:26.820Z] #14 112.8 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-12-03T08:27:26.820Z] #14 112.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2021-12-03T08:27:26.820Z] #14 112.8 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2021-12-03T08:27:27.052Z] #65 DONE 111.5s [2021-12-03T08:27:27.052Z] [2021-12-03T08:27:27.052Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:27:27.052Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:27:27.052Z] #14 105.6 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-12-03T08:27:27.052Z] #14 105.6 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-12-03T08:27:27.052Z] #14 105.7 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-03T08:27:27.052Z] #14 111.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-12-03T08:27:27.052Z] #14 111.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-12-03T08:27:27.052Z] #14 111.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-12-03T08:27:27.052Z] #14 ... [2021-12-03T08:27:27.052Z] [2021-12-03T08:27:27.052Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-12-03T08:27:27.052Z] #66 sha256:ebd1740c8f6774719e0ffa15bcd4f5222153d4cff43aa5a63479ad1ea974d79e [2021-12-03T08:27:27.052Z] #66 DONE 0.1s [2021-12-03T08:27:27.052Z] [2021-12-03T08:27:27.052Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-12-03T08:27:27.052Z] #67 sha256:de2656abaadd969836d4d1c097073bc1a15ccf34b53a78b8f904f75e5166b40c [2021-12-03T08:27:27.278Z] #14 ... [2021-12-03T08:27:27.278Z] [2021-12-03T08:27:27.278Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-03T08:27:27.278Z] #62 sha256:fcd1a9a4006a8339805a3546fa56f5db14169ed3d3e6b9bca042cc0991e51ca2 [2021-12-03T08:27:27.311Z] #67 DONE 0.1s [2021-12-03T08:27:27.311Z] [2021-12-03T08:27:27.311Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:27:27.311Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:27:27.311Z] #14 112.0 Selecting previously unselected package libapparmor1:amd64. [2021-12-03T08:27:27.311Z] #14 112.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-12-03T08:27:27.311Z] #14 112.0 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-12-03T08:27:27.311Z] #14 112.1 Selecting previously unselected package libapparmor-dev:amd64. [2021-12-03T08:27:27.311Z] #14 112.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-12-03T08:27:27.311Z] #14 112.1 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-12-03T08:27:27.311Z] #14 112.2 Selecting previously unselected package libbtrfs0:amd64. [2021-12-03T08:27:27.311Z] #14 112.2 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-12-03T08:27:27.311Z] #14 112.2 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-12-03T08:27:27.571Z] #14 112.3 Selecting previously unselected package libbtrfs-dev:amd64. [2021-12-03T08:27:27.571Z] #14 112.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-12-03T08:27:27.571Z] #14 112.4 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-03T08:27:27.764Z] #14 113.8 Selecting previously unselected package libudev-dev:arm64. [2021-12-03T08:27:27.764Z] #14 113.8 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2021-12-03T08:27:27.796Z] #62 70.71 Updating files: 82% (3867/4701) Updating files: 83% (3902/4701) Updating files: 84% (3949/4701) Updating files: 85% (3996/4701) Updating files: 86% (4043/4701) Updating files: 87% (4090/4701) Updating files: 88% (4137/4701) Updating files: 89% (4184/4701) Updating files: 90% (4231/4701) Updating files: 91% (4278/4701) Updating files: 92% (4325/4701) Updating files: 93% (4372/4701) Updating files: 94% (4419/4701) Updating files: 95% (4466/4701) Updating files: 96% (4513/4701) Updating files: 97% (4560/4701) Updating files: 98% (4607/4701) Updating files: 99% (4654/4701) Updating files: 100% (4701/4701) Updating files: 100% (4701/4701), done. [2021-12-03T08:27:27.796Z] #62 71.18 + cd /tmp/tmp.85Y6Zw62Sv/src/github.com/containerd/containerd [2021-12-03T08:27:27.796Z] #62 71.18 + git checkout -q v1.5.8 [2021-12-03T08:27:27.829Z] #14 112.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-12-03T08:27:27.829Z] #14 112.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-12-03T08:27:27.829Z] #14 112.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-03T08:27:27.829Z] #14 112.6 Selecting previously unselected package libudev-dev:amd64. [2021-12-03T08:27:28.025Z] #14 114.2 Unpacking libudev-dev:arm64 (247.3-6) ... [2021-12-03T08:27:28.088Z] #14 112.6 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-12-03T08:27:28.088Z] #14 112.6 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-12-03T08:27:28.088Z] #14 112.8 Selecting previously unselected package libsepol1-dev:amd64. [2021-12-03T08:27:28.088Z] #14 112.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-12-03T08:27:28.088Z] #14 112.8 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-12-03T08:27:28.214Z] #14 109.3 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-12-03T08:27:28.214Z] #14 109.4 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-12-03T08:27:28.214Z] #14 109.4 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-03T08:27:28.289Z] #14 114.5 Selecting previously unselected package libsepol1-dev:arm64.#14 ... [2021-12-03T08:27:28.289Z] [2021-12-03T08:27:28.289Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-03T08:27:28.289Z] #65 sha256:4885c2a131b26065bb4652b84652b07c17f63ae3aea1794448a04466d68eb4dc [2021-12-03T08:27:28.289Z] #65 DONE 114.0s [2021-12-03T08:27:28.289Z] [2021-12-03T08:27:28.289Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:27:28.289Z] #14 sha256:8c2ea0d94e82bca0dd8d5d4307ae9a9ec72d020948d0a444cb0762c286f6f7de [2021-12-03T08:27:28.289Z] #14 114.5 Selecting previously unselected package libsepol1-dev:arm64. [2021-12-03T08:27:28.289Z] #14 114.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2021-12-03T08:27:28.289Z] #14 114.5 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2021-12-03T08:27:28.289Z] #14 ... [2021-12-03T08:27:28.289Z] [2021-12-03T08:27:28.289Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-12-03T08:27:28.289Z] #66 sha256:fa1e3f1612d2e62c855fd793112eca25b890312550026fdf4db46a8fc934dbeb [2021-12-03T08:27:28.348Z] #14 113.0 Selecting previously unselected package libpcre2-16-0:amd64. [2021-12-03T08:27:28.348Z] #14 113.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-12-03T08:27:28.348Z] #14 113.1 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-12-03T08:27:28.464Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-12-03T08:27:28.464Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-80ff5245\powershellScript.ps1'; exit $LASTEXITCODE; [2021-12-03T08:27:28.464Z] ---------------------------------------------------------------------------- [2021-12-03T08:27:28.464Z] [2021-12-03T08:27:28.464Z] INFO: executeCI.ps1 starting at Fri Dec 3 08:27:27 CUT 2021 [2021-12-03T08:27:28.464Z] [2021-12-03T08:27:28.464Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-12-03T08:27:28.464Z] INFO: Running git version 2.24.1.windows.2 [2021-12-03T08:27:28.464Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-12-03T08:27:28.464Z] INFO: Environment variables: [2021-12-03T08:27:28.464Z] [2021-12-03T08:27:28.464Z] Name Value [2021-12-03T08:27:28.464Z] ---- ----- [2021-12-03T08:27:28.464Z] ALLUSERSPROFILE C:\ProgramData [2021-12-03T08:27:28.464Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-12-03T08:27:28.464Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-12-03T08:27:28.464Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-12-03T08:27:28.464Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-12-03T08:27:28.464Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-12-03T08:27:28.464Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-12-03T08:27:28.464Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-12-03T08:27:28.464Z] BRANCH_NAME PR-43057 [2021-12-03T08:27:28.464Z] BUILD_DISPLAY_NAME #1 [2021-12-03T08:27:28.464Z] BUILD_ID 1 [2021-12-03T08:27:28.464Z] BUILD_NUMBER 1 [2021-12-03T08:27:28.464Z] BUILD_TAG jenkins-moby-PR-43057-1 [2021-12-03T08:27:28.464Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43057/1/ [2021-12-03T08:27:28.464Z] CHANGE_AUTHOR thaJeztah [2021-12-03T08:27:28.464Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-12-03T08:27:28.464Z] CHANGE_BRANCH update_crypto_ssh [2021-12-03T08:27:28.464Z] CHANGE_FORK thaJeztah/docker [2021-12-03T08:27:28.464Z] CHANGE_ID 43057 [2021-12-03T08:27:28.464Z] CHANGE_TARGET master [2021-12-03T08:27:28.464Z] CHANGE_TITLE go.mod: golang.org/x/crypto 5770296d904e90f15f38f77dfc2e43fdf5efc083 [2021-12-03T08:27:28.464Z] CHANGE_URL https://github.com/moby/moby/pull/43057 [2021-12-03T08:27:28.464Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-03T08:27:28.464Z] CommonProgramFiles C:\Program Files\Common Files [2021-12-03T08:27:28.464Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-12-03T08:27:28.464Z] CommonProgramW6432 C:\Program Files\Common Files [2021-12-03T08:27:28.464Z] COMPUTERNAME azwin-2-9cd090 [2021-12-03T08:27:28.464Z] ComSpec C:\Windows\system32\cmd.exe [2021-12-03T08:27:28.464Z] ConfigSequenceNumber 0 [2021-12-03T08:27:28.464Z] DOCKER_BUILDKIT 0 [2021-12-03T08:27:28.464Z] DOCKER_DUT_DEBUG 1 [2021-12-03T08:27:28.464Z] DOCKER_EXPERIMENTAL 1 [2021-12-03T08:27:28.464Z] DOCKER_GRAPHDRIVER overlay2 [2021-12-03T08:27:28.464Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-12-03T08:27:28.464Z] EXECUTOR_NUMBER 0 [2021-12-03T08:27:28.464Z] FQDN azwin-2-9cd090.westus.cloudapp.azure.com [2021-12-03T08:27:28.464Z] GIT_BRANCH PR-43057 [2021-12-03T08:27:28.464Z] GIT_COMMIT dd9782fe946c96582a13e1817eecbb670a2b3a53 [2021-12-03T08:27:28.464Z] GIT_URL https://github.com/moby/moby.git [2021-12-03T08:27:28.464Z] HUDSON_COOKIE 863a8eb2-3d91-4062-bad5-f0db37563d72 [2021-12-03T08:27:28.464Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-12-03T08:27:28.464Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-12-03T08:27:28.464Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-12-03T08:27:28.464Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-12-03T08:27:28.464Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-12-03T08:27:28.464Z] JENKINS_NODE_COOKIE 8efcdb7e-987a-4865-9906-5ab89094c0df [2021-12-03T08:27:28.464Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-12-03T08:27:28.464Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-12-03T08:27:28.464Z] JOB_BASE_NAME PR-43057 [2021-12-03T08:27:28.464Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43057/display/redirect [2021-12-03T08:27:28.464Z] JOB_NAME moby/PR-43057 [2021-12-03T08:27:28.464Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43057/ [2021-12-03T08:27:28.464Z] library.jps.version master [2021-12-03T08:27:28.464Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-12-03T08:27:28.464Z] NODE_LABELS amd64 azure azwin-2-9cd090 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-12-03T08:27:28.464Z] NODE_NAME azwin-2-9cd090 [2021-12-03T08:27:28.464Z] NUMBER_OF_PROCESSORS 4 [2021-12-03T08:27:28.464Z] OS Windows_NT [2021-12-03T08:27:28.464Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-12-03T08:27:28.464Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-12-03T08:27:28.464Z] PROCESSOR_ARCHITECTURE AMD64 [2021-12-03T08:27:28.464Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-12-03T08:27:28.464Z] PROCESSOR_LEVEL 6 [2021-12-03T08:27:28.464Z] PROCESSOR_REVISION 5507 [2021-12-03T08:27:28.464Z] ProgramData C:\ProgramData [2021-12-03T08:27:28.464Z] ProgramFiles C:\Program Files [2021-12-03T08:27:28.464Z] ProgramFiles(x86) C:\Program Files (x86) [2021-12-03T08:27:28.464Z] ProgramW6432 C:\Program Files [2021-12-03T08:27:28.464Z] PROMPT $P$G [2021-12-03T08:27:28.464Z] PSExecutionPolicyPreference Bypass [2021-12-03T08:27:28.464Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-12-03T08:27:28.464Z] PUBLIC C:\Users\Public [2021-12-03T08:27:28.464Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43057/1/display/redirect?page=artif... [2021-12-03T08:27:28.464Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43057/1/display/redirect?page=changes [2021-12-03T08:27:28.464Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43057/1/display/redirect [2021-12-03T08:27:28.464Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43057/1/display/redirect?page=tests [2021-12-03T08:27:28.464Z] SKIP_VALIDATION_TESTS 1 [2021-12-03T08:27:28.464Z] SOURCES_DRIVE d [2021-12-03T08:27:28.464Z] SOURCES_SUBDIR gopath [2021-12-03T08:27:28.464Z] STAGE_NAME Run tests [2021-12-03T08:27:28.464Z] SystemDrive C: [2021-12-03T08:27:28.464Z] SystemRoot C:\Windows [2021-12-03T08:27:28.464Z] TEMP C:\Windows\TEMP [2021-12-03T08:27:28.464Z] TESTDEBUG 0 [2021-12-03T08:27:28.464Z] TESTRUN_DRIVE d [2021-12-03T08:27:28.464Z] TESTRUN_SUBDIR CI [2021-12-03T08:27:28.464Z] TIMEOUT 120m [2021-12-03T08:27:28.464Z] TMP C:\Windows\TEMP [2021-12-03T08:27:28.464Z] USERDOMAIN WORKGROUP [2021-12-03T08:27:28.465Z] USERNAME azwin-2-9cd090$ [2021-12-03T08:27:28.465Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-12-03T08:27:28.465Z] windir C:\Windows [2021-12-03T08:27:28.465Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-12-03T08:27:28.465Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-12-03T08:27:28.465Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-12-03T08:27:28.465Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-12-03T08:27:28.465Z] [2021-12-03T08:27:28.465Z] [2021-12-03T08:27:28.465Z] [2021-12-03T08:27:28.549Z] #66 DONE 0.2s [2021-12-03T08:27:28.549Z] [2021-12-03T08:27:28.549Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-03T08:27:28.550Z] #34 sha256:0af7396128a6b1b7881809105fa19533182641682333c4adfaa02ad6d9bff830 [2021-12-03T08:27:28.550Z] #34 ... [2021-12-03T08:27:28.550Z] [2021-12-03T08:27:28.550Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-12-03T08:27:28.550Z] #67 sha256:aa4220c3403ea88433d73a0ae7318f3026de7bfbe29a29d8f795ebe9e2112dd4 [2021-12-03T08:27:28.559Z] #19 200.0 Selecting previously unselected package g++-arm-linux-gnueabihf. [2021-12-03T08:27:28.559Z] #19 200.0 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-12-03T08:27:28.559Z] #19 200.0 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-12-03T08:27:28.559Z] #19 200.0 Selecting previously unselected package crossbuild-essential-armhf. [2021-12-03T08:27:28.607Z] #14 113.2 Selecting previously unselected package libpcre2-32-0:amd64. [2021-12-03T08:27:28.607Z] #14 113.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-12-03T08:27:28.607Z] #14 113.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-12-03T08:27:28.607Z] #14 113.4 Selecting previously unselected package libpcre2-posix2:amd64. [2021-12-03T08:27:28.607Z] #14 113.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-12-03T08:27:28.607Z] #14 113.4 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-12-03T08:27:28.810Z] #67 DONE 0.3s [2021-12-03T08:27:28.810Z] [2021-12-03T08:27:28.810Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:27:28.810Z] #14 sha256:8c2ea0d94e82bca0dd8d5d4307ae9a9ec72d020948d0a444cb0762c286f6f7de [2021-12-03T08:27:28.810Z] #14 115.0 Selecting previously unselected package libpcre2-16-0:arm64. [2021-12-03T08:27:28.810Z] #14 115.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2021-12-03T08:27:28.810Z] #14 115.0 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2021-12-03T08:27:28.815Z] #19 200.0 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2021-12-03T08:27:28.815Z] #19 200.0 Unpacking crossbuild-essential-armhf (12.9) ... [2021-12-03T08:27:28.815Z] #19 200.0 Selecting previously unselected package libc6-ppc64el-cross. [2021-12-03T08:27:28.815Z] #19 200.0 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2021-12-03T08:27:28.815Z] #19 200.0 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2021-12-03T08:27:28.815Z] #19 200.2 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2021-12-03T08:27:28.815Z] #19 200.2 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:27:28.815Z] #19 200.2 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2021-12-03T08:27:28.815Z] #19 200.2 Selecting previously unselected package libgomp1-ppc64el-cross. [2021-12-03T08:27:28.815Z] #19 200.2 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:27:28.815Z] #19 200.2 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2021-12-03T08:27:28.815Z] #19 200.3 Selecting previously unselected package libitm1-ppc64el-cross. [2021-12-03T08:27:28.866Z] #14 113.5 Selecting previously unselected package libpcre2-dev:amd64. [2021-12-03T08:27:28.866Z] #14 113.5 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-12-03T08:27:28.866Z] #14 113.6 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-12-03T08:27:29.071Z] #19 200.3 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:27:29.071Z] #19 200.3 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2021-12-03T08:27:29.071Z] #19 200.3 Selecting previously unselected package libatomic1-ppc64el-cross. [2021-12-03T08:27:29.071Z] #19 200.3 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:27:29.071Z] #19 200.3 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2021-12-03T08:27:29.071Z] #19 200.3 Selecting previously unselected package libasan6-ppc64el-cross. [2021-12-03T08:27:29.071Z] #19 200.3 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:27:29.071Z] #19 200.3 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2021-12-03T08:27:29.071Z] #14 115.2 Selecting previously unselected package libpcre2-32-0:arm64. [2021-12-03T08:27:29.071Z] #14 115.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2021-12-03T08:27:29.071Z] #14 115.2 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2021-12-03T08:27:29.071Z] #14 115.4 Selecting previously unselected package libpcre2-posix2:arm64. [2021-12-03T08:27:29.072Z] #14 115.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2021-12-03T08:27:29.072Z] #14 115.4 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2021-12-03T08:27:29.237Z] a0eb404f1860: Verifying Checksum [2021-12-03T08:27:29.237Z] a0eb404f1860: Download complete [2021-12-03T08:27:29.327Z] #19 200.6 Selecting previously unselected package liblsan0-ppc64el-cross. [2021-12-03T08:27:29.327Z] #19 200.6 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:27:29.327Z] #19 200.6 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-12-03T08:27:29.327Z] #19 200.7 Selecting previously unselected package libtsan0-ppc64el-cross. [2021-12-03T08:27:29.338Z] #14 115.5 Selecting previously unselected package libpcre2-dev:arm64. [2021-12-03T08:27:29.338Z] #14 115.5 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2021-12-03T08:27:29.338Z] #14 115.6 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2021-12-03T08:27:29.433Z] #14 114.0 Selecting previously unselected package libselinux1-dev:amd64. [2021-12-03T08:27:29.433Z] #14 114.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-12-03T08:27:29.433Z] #14 114.0 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-12-03T08:27:29.433Z] #14 114.2 Selecting previously unselected package libdevmapper-dev:amd64. [2021-12-03T08:27:29.433Z] #14 114.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-12-03T08:27:29.583Z] #19 200.7 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:27:29.583Z] #19 200.7 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-12-03T08:27:29.583Z] #19 200.9 Selecting previously unselected package libstdc++6-ppc64el-cross. [2021-12-03T08:27:29.583Z] #19 200.9 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:27:29.583Z] #19 200.9 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2021-12-03T08:27:29.598Z] #14 116.1 Selecting previously unselected package libselinux1-dev:arm64. [2021-12-03T08:27:29.598Z] #14 116.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2021-12-03T08:27:29.598Z] #14 116.1 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2021-12-03T08:27:29.692Z] #14 114.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-12-03T08:27:29.692Z] #14 114.4 Selecting previously unselected package libseccomp-dev:amd64. [2021-12-03T08:27:29.692Z] #14 114.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-12-03T08:27:29.692Z] #14 114.4 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-12-03T08:27:29.692Z] #14 114.5 Selecting previously unselected package libsystemd-dev:amd64. [2021-12-03T08:27:29.699Z] #62 72.99 + export 'BUILDTAGS=netgo osusergo static_build' [2021-12-03T08:27:29.699Z] #62 72.99 + BUILDTAGS='netgo osusergo static_build' [2021-12-03T08:27:29.699Z] #62 72.99 + export EXTRA_FLAGS=-buildmode=pie [2021-12-03T08:27:29.699Z] #62 72.99 + EXTRA_FLAGS=-buildmode=pie [2021-12-03T08:27:29.699Z] #62 72.99 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-12-03T08:27:29.699Z] #62 72.99 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-12-03T08:27:29.699Z] #62 72.99 + '[' '' = dynamic ']' [2021-12-03T08:27:29.699Z] #62 72.99 + make [2021-12-03T08:27:29.839Z] #19 201.0 Selecting previously unselected package libubsan1-ppc64el-cross. [2021-12-03T08:27:29.839Z] #19 201.0 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:27:29.839Z] #19 201.0 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2021-12-03T08:27:29.839Z] #19 201.1 Selecting previously unselected package libquadmath0-ppc64el-cross. [2021-12-03T08:27:29.839Z] #19 201.1 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:27:29.839Z] #19 201.1 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2021-12-03T08:27:29.839Z] #19 201.2 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2021-12-03T08:27:29.839Z] #19 201.2 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:27:29.839Z] #19 201.2 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-12-03T08:27:29.951Z] #14 114.5 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-12-03T08:27:29.951Z] #14 114.5 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-12-03T08:27:30.028Z] INFO: Sources under d:\gopath\... [2021-12-03T08:27:30.028Z] INFO: Test run under d:\CI\... [2021-12-03T08:27:30.028Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-12-03T08:27:30.028Z] INFO: docker/docker repository was found [2021-12-03T08:27:30.028Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-12-03T08:27:30.096Z] #19 201.3 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2021-12-03T08:27:30.096Z] #19 201.3 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-12-03T08:27:30.096Z] #19 201.3 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-12-03T08:27:30.169Z] #14 116.5 Selecting previously unselected package libdevmapper-dev:arm64. [2021-12-03T08:27:30.169Z] #14 116.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2021-12-03T08:27:30.169Z] #14 116.5 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2021-12-03T08:27:30.430Z] #14 116.6 Selecting previously unselected package libseccomp-dev:arm64. [2021-12-03T08:27:30.430Z] #14 116.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_arm64.deb ... [2021-12-03T08:27:30.430Z] #14 116.6 Unpacking libseccomp-dev:arm64 (2.5.1-1) ... [2021-12-03T08:27:30.507Z] ltsc2019: Pulling from windows/servercore [2021-12-03T08:27:30.507Z] 4612f6d0b889: Pulling fs layer [2021-12-03T08:27:30.507Z] c1f4c7287c99: Pulling fs layer [2021-12-03T08:27:30.518Z] #14 115.2 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-12-03T08:27:30.518Z] #14 115.2 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-12-03T08:27:30.518Z] #14 115.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-12-03T08:27:30.518Z] #14 115.2 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-12-03T08:27:30.518Z] #14 115.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-12-03T08:27:30.518Z] #14 115.2 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-12-03T08:27:30.518Z] #14 115.3 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-12-03T08:27:30.518Z] #14 115.3 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-12-03T08:27:30.518Z] #14 115.3 Setting up libudev-dev:amd64 (247.3-6) ... [2021-12-03T08:27:30.518Z] #14 115.3 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-12-03T08:27:30.691Z] #14 116.8 Selecting previously unselected package libsystemd-dev:arm64. [2021-12-03T08:27:30.691Z] #14 116.8 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2021-12-03T08:27:30.691Z] #14 116.9 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2021-12-03T08:27:30.777Z] #14 115.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-12-03T08:27:30.777Z] #14 115.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-03T08:27:30.777Z] #14 115.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-12-03T08:27:30.777Z] #14 115.4 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-12-03T08:27:30.777Z] #14 115.4 Setting up mingw-w64-common (8.0.0-1) ... [2021-12-03T08:27:30.777Z] #14 115.4 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-12-03T08:27:30.777Z] #14 115.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-12-03T08:27:30.777Z] #14 115.5 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-12-03T08:27:30.777Z] #14 115.5 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-12-03T08:27:30.777Z] #14 115.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-12-03T08:27:30.777Z] #14 115.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-03T08:27:30.777Z] #14 115.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-12-03T08:27:30.777Z] #14 115.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-03T08:27:30.777Z] #14 115.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-12-03T08:27:30.777Z] #14 115.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-12-03T08:27:30.777Z] #14 115.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-03T08:27:30.777Z] #14 115.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-12-03T08:27:30.777Z] #14 115.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-03T08:27:30.777Z] #14 115.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-12-03T08:27:30.777Z] #14 115.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-03T08:27:30.777Z] #14 115.6 Setting up dmsetup (2:1.02.175-2.1) ... [2021-12-03T08:27:30.777Z] #14 115.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-03T08:27:30.777Z] #14 115.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-12-03T08:27:31.036Z] #14 115.7 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:27:31.076Z] #62 74.41 + bin/ctr [2021-12-03T08:27:31.262Z] #14 117.4 Setting up libseccomp-dev:arm64 (2.5.1-1) ... [2021-12-03T08:27:31.262Z] #14 117.4 Setting up libapparmor1:arm64 (2.13.6-10) ... [2021-12-03T08:27:31.262Z] #14 117.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-12-03T08:27:31.262Z] #14 117.5 Setting up libsepol1-dev:arm64 (3.1-1) ... [2021-12-03T08:27:31.262Z] #14 117.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-12-03T08:27:31.262Z] #14 117.5 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2021-12-03T08:27:31.262Z] #14 117.5 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2021-12-03T08:27:31.262Z] #14 117.5 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2021-12-03T08:27:31.262Z] #14 117.5 Setting up libudev-dev:arm64 (247.3-6) ... [2021-12-03T08:27:31.262Z] #14 117.6 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2021-12-03T08:27:31.262Z] #14 117.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-12-03T08:27:31.262Z] #14 117.6 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2021-12-03T08:27:31.262Z] #14 117.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-12-03T08:27:31.262Z] #14 117.6 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2021-12-03T08:27:31.263Z] #14 117.6 Setting up mingw-w64-common (8.0.0-1) ... [2021-12-03T08:27:31.263Z] #14 117.6 Setting up libsystemd-dev:arm64 (247.3-6) ... [2021-12-03T08:27:31.523Z] #14 117.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-12-03T08:27:31.523Z] #14 117.8 Setting up libpcre2-dev:arm64 (10.36-2) ... [2021-12-03T08:27:31.523Z] #14 117.8 Setting up libselinux1-dev:arm64 (3.1-3) ... [2021-12-03T08:27:31.523Z] #14 117.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-12-03T08:27:31.523Z] #14 117.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-03T08:27:31.523Z] #14 117.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-12-03T08:27:31.523Z] #14 117.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-03T08:27:31.523Z] #14 117.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-12-03T08:27:31.523Z] #14 117.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-12-03T08:27:31.523Z] #14 117.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-03T08:27:31.523Z] #14 117.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-12-03T08:27:31.523Z] #14 117.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-03T08:27:31.523Z] #14 117.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-12-03T08:27:31.603Z] #14 DONE 116.4s [2021-12-03T08:27:31.603Z] [2021-12-03T08:27:31.603Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-12-03T08:27:31.603Z] #57 sha256:01315f0e9c6f2526d35ceb09ce81ae5f94caa2598100547106da5142fca0d6d7 [2021-12-03T08:27:31.603Z] #57 DONE 0.1s [2021-12-03T08:27:31.603Z] [2021-12-03T08:27:31.603Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-12-03T08:27:31.603Z] #15 sha256:04e8964909a52eb89c8da46016ae54b96e1e01574212a4c3bc431d0d3c10f383 [2021-12-03T08:27:31.784Z] #14 117.9 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2021-12-03T08:27:31.785Z] #14 117.9 Setting up dmsetup (2:1.02.175-2.1) ... [2021-12-03T08:27:31.785Z] #14 118.0 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2021-12-03T08:27:31.785Z] #14 118.0 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2021-12-03T08:27:31.785Z] #14 118.0 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:27:33.218Z] #14 DONE 119.3s [2021-12-03T08:27:33.218Z] [2021-12-03T08:27:33.218Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-03T08:27:33.218Z] #34 sha256:0af7396128a6b1b7881809105fa19533182641682333c4adfaa02ad6d9bff830 [2021-12-03T08:27:33.218Z] #34 DONE 119.0s [2021-12-03T08:27:33.218Z] [2021-12-03T08:27:33.218Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-12-03T08:27:33.218Z] #26 sha256:456c4c79a7627e579f2cd7e66c12a23637d670a8ec75e3a960a805fc3e8c2801 [2021-12-03T08:27:33.219Z] #26 115.1 Updating files: 18% (2150/11415) Updating files: 19% (2169/11415) Updating files: 20% (2283/11415) Updating files: 21% (2398/11415) Updating files: 22% (2512/11415) Updating files: 23% (2626/11415) Updating files: 24% (2740/11415) Updating files: 25% (2854/11415) Updating files: 26% (2968/11415) Updating files: 27% (3083/11415) Updating files: 28% (3197/11415) Updating files: 29% (3311/11415) Updating files: 30% (3425/11415) Updating files: 31% (3539/11415) Updating files: 32% (3653/11415) Updating files: 33% (3767/11415) Updating files: 33% (3881/11415) Updating files: 34% (3882/11415) Updating files: 35% (3996/11415) Updating files: 36% (4110/11415) Updating files: 37% (4224/11415) Updating files: 38% (4338/11415) Updating files: 39% (4452/11415) Updating files: 40% (4566/11415) Updating files: 41% (4681/11415) Updating files: 42% (4795/11415) Updating files: 43% (4909/11415) Updating files: 44% (5023/11415) Updating files: 45% (5137/11415) Updating files: 46% (5251/11415) Updating files: 47% (5366/11415) Updating files: 48% (5480/11415) Updating files: 49% (5594/11415) Updating files: 50% (5708/11415) Updating files: 51% (5822/11415) Updating files: 52% (5936/11415) Updating files: 53% (6050/11415) Updating files: 54% (6165/11415) Updating files: 55% (6279/11415) Updating files: 56% (6393/11415) Updating files: 57% (6507/11415) Updating files: 57% (6520/11415) Updating files: 58% (6621/11415) Updating files: 59% (6735/11415) Updating files: 60% (6849/11415) Updating files: 61% (6964/11415) Updating files: 62% (7078/11415) Updating files: 63% (7192/11415) Updating files: 64% (7306/11415) Updating files: 65% (7420/11415) Updating files: 66% (7534/11415) Updating files: 67% (7649/11415) Updating files: 68% (7763/11415) Updating files: 69% (7877/11415) Updating files: 70% (7991/11415) Updating files: 71% (8105/11415) Updating files: 72% (8219/11415) Updating files: 73% (8333/11415) Updating files: 74% (8448/11415) Updating files: 75% (8562/11415) Updating files: 76% (8676/11415) Updating files: 77% (8790/11415) Updating files: 78% (8904/11415) Updating files: 79% (9018/11415) Updating files: 80% (9132/11415) Updating files: 81% (9247/11415) Updating files: 82% (9361/11415) Updating files: 83% (9475/11415) Updating files: 84% (9589/11415) Updating files: 85% (9703/11415) Updating files: 86% (9817/11415) Updating files: 87% (9932/11415) Updating files: 88% (10046/11415) Updating files: 89% (10160/11415) Updating files: 90% (10274/11415) Updating files: 91% (10388/11415) Updating files: 92% (10502/11415) Updating files: 93% (10616/11415) Updating files: 94% (10731/11415) Updating files: 95% (10845/11415) Updating files: 96% (10959/11415) Updating files: 97% (11073/11415) Updating files: 97% (11125/11415) Updating files: 98% (11187/11415) Updating files: 99% (11301/11415) Updating files: 100% (11415/11415) Updating files: 100% (11415/11415), done. [2021-12-03T08:27:33.219Z] #26 118.2 + cd /tmp/tmp.LBOEsHieko/tmp/docker-ce [2021-12-03T08:27:33.219Z] #26 118.2 + git checkout -q v17.06.2-ce [2021-12-03T08:27:33.219Z] #26 ... [2021-12-03T08:27:33.219Z] [2021-12-03T08:27:33.219Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-12-03T08:27:33.219Z] #57 sha256:a2cae7fca9c5a2bb43bd86edb8b4fda0c50f58cf00bc337585bed65ed2bdc93d [2021-12-03T08:27:33.219Z] #57 DONE 0.3s [2021-12-03T08:27:33.480Z] [2021-12-03T08:27:33.480Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-03T08:27:33.480Z] #58 sha256:1214234b2797e74e69c8f57b574729a5865b388a9c702d431f58f5ff9b997ffe [2021-12-03T08:27:34.863Z] #58 1.723 + RM_GOPATH=0 [2021-12-03T08:27:34.863Z] #58 1.723 + TMP_GOPATH= [2021-12-03T08:27:34.863Z] #58 1.723 + : /build [2021-12-03T08:27:34.863Z] #58 1.723 + '[' -z '' ']' [2021-12-03T08:27:34.863Z] #58 1.723 ++ mktemp -d [2021-12-03T08:27:34.863Z] #58 1.723 + export GOPATH=/tmp/tmp.7XtZubMh93 [2021-12-03T08:27:34.863Z] #58 1.723 + GOPATH=/tmp/tmp.7XtZubMh93 [2021-12-03T08:27:34.863Z] #58 1.723 + RM_GOPATH=1 [2021-12-03T08:27:34.863Z] #58 1.723 + case "$(go env GOARCH)" in [2021-12-03T08:27:34.887Z] #15 DONE 2.6s [2021-12-03T08:27:34.887Z] [2021-12-03T08:27:34.887Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-12-03T08:27:34.887Z] #16 sha256:0c1d529ab6d9b8c18bb8911a195405b9a4b595a82e41e2ebd80130ea8255bf5f [2021-12-03T08:27:35.129Z] #58 1.724 ++ go env GOARCH [2021-12-03T08:27:35.129Z] #58 1.784 Install runc version v1.0.2 (build tags: seccomp) [2021-12-03T08:27:35.129Z] #58 1.796 + export GO_BUILDMODE=-buildmode=pie [2021-12-03T08:27:35.129Z] #58 1.796 + GO_BUILDMODE=-buildmode=pie [2021-12-03T08:27:35.129Z] #58 1.796 ++ dirname /install.sh [2021-12-03T08:27:35.129Z] #58 1.796 + dir=/ [2021-12-03T08:27:35.129Z] #58 1.796 + bin=runc [2021-12-03T08:27:35.129Z] #58 1.796 + shift [2021-12-03T08:27:35.129Z] #58 1.796 + '[' '!' -f //runc.installer ']' [2021-12-03T08:27:35.129Z] #58 1.796 + . //runc.installer [2021-12-03T08:27:35.129Z] #58 1.796 ++ set -e [2021-12-03T08:27:35.129Z] #58 1.796 ++ : v1.0.2 [2021-12-03T08:27:35.129Z] #58 1.796 + install_runc [2021-12-03T08:27:35.129Z] #58 1.796 + RUNC_BUILDTAGS=seccomp [2021-12-03T08:27:35.129Z] #58 1.796 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-12-03T08:27:35.129Z] #58 1.796 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.7XtZubMh93/src/github.com/opencontainers/runc [2021-12-03T08:27:35.129Z] #58 1.796 Cloning into '/tmp/tmp.7XtZubMh93/src/github.com/opencontainers/runc'... [2021-12-03T08:27:35.344Z] #19 205.9 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2021-12-03T08:27:35.344Z] #19 205.9 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-12-03T08:27:35.344Z] #19 205.9 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-12-03T08:27:35.344Z] #19 205.9 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2021-12-03T08:27:35.344Z] #19 205.9 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2021-12-03T08:27:35.344Z] #19 205.9 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2021-12-03T08:27:35.344Z] #19 206.1 Selecting previously unselected package libc6-dev-ppc64el-cross. [2021-12-03T08:27:35.344Z] #19 206.1 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2021-12-03T08:27:35.344Z] #19 206.1 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2021-12-03T08:27:35.344Z] #19 206.4 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2021-12-03T08:27:35.344Z] #19 206.4 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:27:35.344Z] #19 206.4 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-12-03T08:27:35.344Z] #19 206.6 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2021-12-03T08:27:35.344Z] #19 206.6 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-12-03T08:27:35.344Z] #19 206.6 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-12-03T08:27:35.390Z] #58 ... [2021-12-03T08:27:35.390Z] [2021-12-03T08:27:35.390Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-12-03T08:27:35.390Z] #15 sha256:81a4b4a61fafaee9f703db2612c915efde523a267ba6747355824afcff2d571a [2021-12-03T08:27:35.390Z] #15 DONE 2.5s [2021-12-03T08:27:35.651Z] [2021-12-03T08:27:35.651Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-12-03T08:27:35.651Z] #26 sha256:456c4c79a7627e579f2cd7e66c12a23637d670a8ec75e3a960a805fc3e8c2801 [2021-12-03T08:27:35.651Z] #26 121.6 + mkdir -p /tmp/tmp.LBOEsHieko/src/github.com/docker [2021-12-03T08:27:35.651Z] #26 121.6 + mv components/cli /tmp/tmp.LBOEsHieko/src/github.com/docker/cli [2021-12-03T08:27:35.651Z] #26 121.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-12-03T08:27:36.265Z] #16 DONE 1.9s [2021-12-03T08:27:36.265Z] [2021-12-03T08:27:36.265Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-12-03T08:27:36.265Z] #17 sha256:eeb00bb9b1f3007912bf7258e0ff789d7738071cfa523ea2c7ac114c5704b773 [2021-12-03T08:27:36.337Z] #14 ... [2021-12-03T08:27:36.337Z] [2021-12-03T08:27:36.337Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-03T08:27:36.337Z] #62 sha256:c4f7ccb69f38c77be28cbe6766bd2f0eb69ac92cbbd558c8e00577a014c16a44 [2021-12-03T08:27:36.337Z] #62 51.52 Updating files: 76% (3587/4701) Updating files: 77% (3620/4701) Updating files: 78% (3667/4701) Updating files: 79% (3714/4701) Updating files: 80% (3761/4701) Updating files: 81% (3808/4701) Updating files: 82% (3855/4701) Updating files: 83% (3902/4701) Updating files: 84% (3949/4701) Updating files: 85% (3996/4701) Updating files: 86% (4043/4701) Updating files: 87% (4090/4701) Updating files: 88% (4137/4701) Updating files: 89% (4184/4701) Updating files: 90% (4231/4701) Updating files: 91% (4278/4701) Updating files: 92% (4325/4701) Updating files: 93% (4372/4701) Updating files: 94% (4419/4701) Updating files: 95% (4466/4701) Updating files: 96% (4513/4701) Updating files: 97% (4560/4701) Updating files: 98% (4607/4701) Updating files: 99% (4654/4701) Updating files: 100% (4701/4701) Updating files: 100% (4701/4701), done. [2021-12-03T08:27:36.337Z] #62 52.08 + cd /tmp/tmp.IGq6BLxAFN/src/github.com/containerd/containerd [2021-12-03T08:27:36.337Z] #62 52.08 + git checkout -q v1.5.8 [2021-12-03T08:27:36.775Z] 8f616e6e9eec: Verifying Checksum [2021-12-03T08:27:36.775Z] 8f616e6e9eec: Download complete [2021-12-03T08:27:37.078Z] #26 ... [2021-12-03T08:27:37.078Z] [2021-12-03T08:27:37.078Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-12-03T08:27:37.078Z] #16 sha256:25aa3b351ee35db5b34bcccb404a007101f39a729b23285bc1488734b60a24bf [2021-12-03T08:27:37.078Z] #16 DONE 1.6s [2021-12-03T08:27:37.341Z] [2021-12-03T08:27:37.341Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-12-03T08:27:37.341Z] #17 sha256:e2f8f92c5af56f07f3452cbb1908daa16593ba96edcc34d76787e4ff91d7d2fb [2021-12-03T08:27:37.644Z] #62 ... [2021-12-03T08:27:37.644Z] [2021-12-03T08:27:37.644Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:27:37.644Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:27:37.644Z] #14 119.3 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-12-03T08:27:37.644Z] #14 119.4 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-12-03T08:27:37.644Z] #14 119.4 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-03T08:27:37.717Z] c1f4c7287c99: Download complete [2021-12-03T08:27:38.168Z] #17 1.614 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-12-03T08:27:38.168Z] #17 DONE 1.9s [2021-12-03T08:27:38.168Z] [2021-12-03T08:27:38.168Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-03T08:27:38.168Z] #58 sha256:1dfa0d177d5379ebe14f84b56e02e7347467f510761e9b15633504fb1988ef28 [2021-12-03T08:27:38.168Z] #58 2.793 + RM_GOPATH=0 [2021-12-03T08:27:38.168Z] #58 2.793 + TMP_GOPATH= [2021-12-03T08:27:38.168Z] #58 2.793 + : /build [2021-12-03T08:27:38.168Z] #58 2.793 + '[' -z '' ']' [2021-12-03T08:27:38.168Z] #58 2.793 ++ mktemp -d [2021-12-03T08:27:38.168Z] #58 2.794 + export GOPATH=/tmp/tmp.G8JcKHxx8v [2021-12-03T08:27:38.168Z] #58 2.794 + GOPATH=/tmp/tmp.G8JcKHxx8v [2021-12-03T08:27:38.168Z] #58 2.794 + RM_GOPATH=1 [2021-12-03T08:27:38.168Z] #58 2.794 + case "$(go env GOARCH)" in [2021-12-03T08:27:38.168Z] #58 2.795 ++ go env GOARCH [2021-12-03T08:27:38.168Z] #58 2.813 + export GO_BUILDMODE=-buildmode=pie [2021-12-03T08:27:38.168Z] #58 2.813 + GO_BUILDMODE=-buildmode=pie [2021-12-03T08:27:38.168Z] #58 2.813 ++ dirname /install.sh [2021-12-03T08:27:38.168Z] #58 2.813 + dir=/ [2021-12-03T08:27:38.168Z] #58 2.813 + bin=runc [2021-12-03T08:27:38.168Z] #58 2.813 + shift [2021-12-03T08:27:38.168Z] #58 2.813 + '[' '!' -f //runc.installer ']' [2021-12-03T08:27:38.168Z] #58 2.813 + . //runc.installer [2021-12-03T08:27:38.168Z] #58 2.813 ++ set -e [2021-12-03T08:27:38.168Z] #58 2.813 ++ : v1.0.2 [2021-12-03T08:27:38.168Z] #58 2.813 + install_runc [2021-12-03T08:27:38.168Z] #58 2.813 + RUNC_BUILDTAGS=seccomp [2021-12-03T08:27:38.168Z] #58 2.813 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-12-03T08:27:38.168Z] #58 2.813 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.G8JcKHxx8v/src/github.com/opencontainers/runc [2021-12-03T08:27:38.168Z] #58 2.813 Cloning into '/tmp/tmp.G8JcKHxx8v/src/github.com/opencontainers/runc'... [2021-12-03T08:27:38.168Z] #58 2.813 Install runc version v1.0.2 (build tags: seccomp) [2021-12-03T08:27:38.168Z] #58 ... [2021-12-03T08:27:38.168Z] [2021-12-03T08:27:38.168Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-12-03T08:27:38.168Z] #18 sha256:f48dbd55a2ccbd97a7dacaecd4ca626e8feb7a97885999a542cafe288f77f8b5 [2021-12-03T08:27:38.241Z] #62 53.99 + export 'BUILDTAGS=netgo osusergo static_build' [2021-12-03T08:27:38.242Z] #62 53.99 + BUILDTAGS='netgo osusergo static_build' [2021-12-03T08:27:38.242Z] #62 53.99 + export EXTRA_FLAGS=-buildmode=pie [2021-12-03T08:27:38.242Z] #62 53.99 + EXTRA_FLAGS=-buildmode=pie [2021-12-03T08:27:38.242Z] #62 53.99 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-12-03T08:27:38.242Z] #62 53.99 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-12-03T08:27:38.242Z] #62 53.99 + '[' '' = dynamic ']' [2021-12-03T08:27:38.242Z] #62 53.99 + make [2021-12-03T08:27:38.283Z] #17 0.978 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-12-03T08:27:38.544Z] #17 DONE 1.4s [2021-12-03T08:27:38.544Z] [2021-12-03T08:27:38.544Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-12-03T08:27:38.544Z] #18 sha256:0132b2c4fcbc55b6209dcee3592460e0a37b0a68c07c7b122bce535520f16097 [2021-12-03T08:27:39.655Z] #62 55.42 + bin/ctr [2021-12-03T08:27:39.935Z] #18 DONE 1.1s [2021-12-03T08:27:39.935Z] [2021-12-03T08:27:39.935Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-12-03T08:27:39.935Z] #19 sha256:74d32f68a0aba6d28cdec8595b9b33fd40faba9f94b642d9717f559ab3e8ed3f [2021-12-03T08:27:40.076Z] #18 DONE 1.9s [2021-12-03T08:27:40.076Z] [2021-12-03T08:27:40.076Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-12-03T08:27:40.076Z] #19 sha256:deff0efcc168a50155ab62b583fea6875c2877d6afcccb07754739550ff8a00f [2021-12-03T08:27:40.593Z] #19 211.0 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2021-12-03T08:27:40.593Z] #19 211.0 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-12-03T08:27:40.593Z] #19 211.0 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-12-03T08:27:40.593Z] #19 211.0 Selecting previously unselected package crossbuild-essential-ppc64el. [2021-12-03T08:27:40.593Z] #19 211.0 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2021-12-03T08:27:40.593Z] #19 211.1 Unpacking crossbuild-essential-ppc64el (12.9) ... [2021-12-03T08:27:40.593Z] #19 211.1 Selecting previously unselected package libc6-s390x-cross. [2021-12-03T08:27:40.593Z] #19 211.1 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2021-12-03T08:27:40.593Z] #19 211.1 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2021-12-03T08:27:40.593Z] #19 211.2 Selecting previously unselected package libgcc-s1-s390x-cross. [2021-12-03T08:27:40.593Z] #19 211.2 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:27:40.593Z] #19 211.2 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2021-12-03T08:27:40.593Z] #19 211.2 Selecting previously unselected package libgomp1-s390x-cross. [2021-12-03T08:27:40.593Z] #19 211.2 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:27:40.593Z] #19 211.2 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2021-12-03T08:27:40.593Z] #19 211.3 Selecting previously unselected package libitm1-s390x-cross. [2021-12-03T08:27:40.593Z] #19 211.3 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:27:40.593Z] #19 211.3 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2021-12-03T08:27:40.593Z] #19 211.3 Selecting previously unselected package libatomic1-s390x-cross. [2021-12-03T08:27:40.593Z] #19 211.3 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:27:40.593Z] #19 211.3 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2021-12-03T08:27:40.593Z] #19 211.4 Selecting previously unselected package libasan6-s390x-cross. [2021-12-03T08:27:40.593Z] #19 211.4 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:27:40.593Z] #19 211.4 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2021-12-03T08:27:40.593Z] #19 211.6 Selecting previously unselected package libstdc++6-s390x-cross. [2021-12-03T08:27:40.593Z] #19 211.6 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:27:40.593Z] #19 211.6 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2021-12-03T08:27:40.593Z] #19 211.7 Selecting previously unselected package libubsan1-s390x-cross. [2021-12-03T08:27:40.593Z] #19 211.7 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:27:40.593Z] #19 211.7 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2021-12-03T08:27:40.593Z] #19 211.8 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2021-12-03T08:27:40.593Z] #19 211.8 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:27:40.594Z] #19 211.8 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-12-03T08:27:40.594Z] #19 211.9 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2021-12-03T08:27:40.594Z] #19 211.9 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-12-03T08:27:40.594Z] #19 211.9 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-12-03T08:27:40.876Z] #19 DONE 1.1s [2021-12-03T08:27:40.876Z] [2021-12-03T08:27:40.876Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-12-03T08:27:40.876Z] #20 sha256:264f296f912790b0b712c3fd7e48f2e8f337523c5a2b9937e2998b38f4a1dbaa [2021-12-03T08:27:41.836Z] #14 124.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-12-03T08:27:41.836Z] #14 124.1 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-12-03T08:27:41.836Z] #14 124.1 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-12-03T08:27:41.980Z] #19 DONE 1.8s [2021-12-03T08:27:41.980Z] [2021-12-03T08:27:41.980Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-12-03T08:27:41.980Z] #20 sha256:36a6983314a5e291ffc86c19268388a102c099d9a0ec85de5bfda7c43bf0cf0a [2021-12-03T08:27:42.261Z] #20 DONE 1.2s [2021-12-03T08:27:42.261Z] [2021-12-03T08:27:42.261Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-12-03T08:27:42.261Z] #21 sha256:adba40e3578c3878764a9cf1237b3ef97132f1e964b0565e396cbcc6bc2e1fb2 [2021-12-03T08:27:43.220Z] #21 1.422 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-03T08:27:43.355Z] #20 DONE 1.8s [2021-12-03T08:27:43.355Z] [2021-12-03T08:27:43.355Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-03T08:27:43.355Z] #58 sha256:1dfa0d177d5379ebe14f84b56e02e7347467f510761e9b15633504fb1988ef28 [2021-12-03T08:27:43.355Z] #58 11.18 + cd /tmp/tmp.G8JcKHxx8v/src/github.com/opencontainers/runc [2021-12-03T08:27:43.355Z] #58 11.18 + git checkout -q v1.0.2 [2021-12-03T08:27:43.481Z] #21 1.625 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-03T08:27:43.613Z] #58 12.02 + '[' -z '' ']' [2021-12-03T08:27:43.614Z] #58 12.02 + target=static [2021-12-03T08:27:43.614Z] #58 12.02 + make BUILDTAGS=seccomp static [2021-12-03T08:27:43.742Z] #21 1.821 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-03T08:27:44.002Z] #21 2.123 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-12-03T08:27:44.180Z] #58 12.42 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-12-03T08:27:45.386Z] #21 3.472 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [95.0 kB] [2021-12-03T08:27:45.840Z] #19 216.3 Selecting previously unselected package gcc-s390x-linux-gnu. [2021-12-03T08:27:45.840Z] #19 216.3 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-12-03T08:27:45.840Z] #19 216.3 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2021-12-03T08:27:45.840Z] #19 216.3 Selecting previously unselected package linux-libc-dev-s390x-cross. [2021-12-03T08:27:45.840Z] #19 216.3 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2021-12-03T08:27:45.840Z] #19 216.3 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2021-12-03T08:27:45.840Z] #19 216.5 Selecting previously unselected package libc6-dev-s390x-cross. [2021-12-03T08:27:45.840Z] #19 216.5 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2021-12-03T08:27:45.840Z] #19 216.5 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2021-12-03T08:27:45.840Z] #19 216.7 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2021-12-03T08:27:45.840Z] #19 216.7 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:27:45.840Z] #19 216.7 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-12-03T08:27:45.841Z] #19 216.9 Selecting previously unselected package g++-10-s390x-linux-gnu. [2021-12-03T08:27:45.841Z] #19 216.9 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-12-03T08:27:45.841Z] #19 217.0 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-12-03T08:27:46.769Z] #21 4.773 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-12-03T08:27:47.111Z] #14 129.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-12-03T08:27:47.111Z] #14 129.1 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-12-03T08:27:47.111Z] #14 129.1 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-03T08:27:47.469Z] #58 ... [2021-12-03T08:27:47.469Z] [2021-12-03T08:27:47.469Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-03T08:27:47.469Z] #34 sha256:9fcdf0210b1c4df2bcf1c67b3ee8598513ef0cf098e389f389d1d2ff55098c35 [2021-12-03T08:27:47.469Z] #34 DONE 131.9s [2021-12-03T08:27:47.729Z] [2021-12-03T08:27:47.729Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-12-03T08:27:47.729Z] #21 sha256:b6c0af10a88726b1b4dacb7bf2361ad6eda916f4701cd59572ad33eaff9d230a [2021-12-03T08:27:47.729Z] #21 2.089 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-03T08:27:47.729Z] #21 2.103 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-03T08:27:47.729Z] #21 2.112 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-03T08:27:47.729Z] #21 2.580 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-03T08:27:47.729Z] #21 3.420 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [97.5 kB] [2021-12-03T08:27:47.780Z] #62 ... [2021-12-03T08:27:47.780Z] [2021-12-03T08:27:47.780Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:27:47.780Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:27:47.780Z] #14 119.9 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-12-03T08:27:47.780Z] #14 119.9 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-12-03T08:27:47.780Z] #14 119.9 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-03T08:27:47.780Z] #14 125.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-12-03T08:27:47.780Z] #14 125.0 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-12-03T08:27:47.780Z] #14 125.0 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-12-03T08:27:47.780Z] #14 130.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-12-03T08:27:47.780Z] #14 130.1 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-12-03T08:27:47.780Z] #14 130.1 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-03T08:27:48.667Z] #21 5.032 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-03T08:27:50.009Z] #19 221.1 Selecting previously unselected package g++-s390x-linux-gnu. [2021-12-03T08:27:50.009Z] #19 221.1 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-12-03T08:27:50.009Z] #19 221.1 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2021-12-03T08:27:50.009Z] #19 221.1 Selecting previously unselected package crossbuild-essential-s390x. [2021-12-03T08:27:50.009Z] #19 221.1 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2021-12-03T08:27:50.009Z] #19 221.1 Unpacking crossbuild-essential-s390x (12.9) ... [2021-12-03T08:27:50.009Z] #19 221.2 Setting up libconfig-inifiles-perl (3.000003-1) ... [2021-12-03T08:27:50.009Z] #19 221.2 Setting up libfile-which-perl (1.23-1) ... [2021-12-03T08:27:50.009Z] #19 221.2 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2021-12-03T08:27:50.009Z] #19 221.2 Setting up libc6-armhf-cross (2.31-9cross4) ... [2021-12-03T08:27:50.009Z] #19 221.2 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2021-12-03T08:27:50.009Z] #19 221.2 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-12-03T08:27:50.009Z] #19 221.2 Setting up libicu67:amd64 (67.1-7) ... [2021-12-03T08:27:50.009Z] #19 221.3 Setting up libmagic-mgc (1:5.39-3) ... [2021-12-03T08:27:50.009Z] #19 221.3 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2021-12-03T08:27:50.009Z] #19 221.3 Setting up libc6-s390x-cross (2.31-9cross4) ... [2021-12-03T08:27:50.009Z] #19 221.3 Setting up libmagic1:amd64 (1:5.39-3) ... [2021-12-03T08:27:50.009Z] #19 221.3 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2021-12-03T08:27:50.009Z] #19 221.3 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2021-12-03T08:27:50.009Z] #19 221.3 Setting up file (1:5.39-3) ... [2021-12-03T08:27:50.009Z] #19 221.3 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2021-12-03T08:27:50.009Z] #19 221.4 Setting up bzip2 (1.0.8-4) ... [2021-12-03T08:27:50.009Z] #19 221.4 Setting up libyaml-perl (1.30-1) ... [2021-12-03T08:27:50.009Z] #19 221.4 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2021-12-03T08:27:50.009Z] #19 221.4 Setting up libxml-sax-base-perl (1.09-1.1) ... [2021-12-03T08:27:50.009Z] #19 221.4 Setting up libio-string-perl (1.08-3.1) ... [2021-12-03T08:27:50.009Z] #19 221.4 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2021-12-03T08:27:50.009Z] #19 221.4 Setting up cross-config (2.6.18+nmu1) ... [2021-12-03T08:27:50.265Z] #19 221.5 Setting up xz-utils (5.2.5-2) ... [2021-12-03T08:27:50.266Z] #19 221.5 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-12-03T08:27:50.266Z] #19 221.5 Setting up libc6-arm64-cross (2.31-9cross4) ... [2021-12-03T08:27:50.266Z] #19 221.5 Setting up patch (2.7.6-7) ... [2021-12-03T08:27:50.266Z] #19 221.5 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2021-12-03T08:27:50.266Z] #19 221.6 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2021-12-03T08:27:50.266Z] #19 221.6 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2021-12-03T08:27:50.266Z] #19 221.6 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2021-12-03T08:27:50.266Z] #19 221.6 Setting up libc6-armel-cross (2.31-9cross4) ... [2021-12-03T08:27:50.266Z] #19 221.6 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2021-12-03T08:27:50.266Z] #19 221.6 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2021-12-03T08:27:50.266Z] #19 221.6 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2021-12-03T08:27:50.266Z] #19 221.6 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2021-12-03T08:27:50.266Z] #19 221.6 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2021-12-03T08:27:50.266Z] #19 221.6 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-12-03T08:27:50.266Z] #19 221.6 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2021-12-03T08:27:50.266Z] #19 221.7 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2021-12-03T08:27:50.266Z] #19 221.7 Setting up libfile-homedir-perl (1.006-1) ... [2021-12-03T08:27:50.266Z] #19 221.7 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2021-12-03T08:27:50.266Z] #19 221.7 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2021-12-03T08:27:50.522Z] #19 221.7 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-12-03T08:27:50.522Z] #19 221.7 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-12-03T08:27:50.522Z] #19 221.7 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2021-12-03T08:27:50.522Z] #19 221.7 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-12-03T08:27:50.522Z] #19 221.7 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2021-12-03T08:27:50.522Z] #19 221.7 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-12-03T08:27:50.522Z] #19 221.7 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2021-12-03T08:27:50.522Z] #19 221.8 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-12-03T08:27:50.522Z] #19 221.8 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2021-12-03T08:27:50.522Z] #19 221.8 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2021-12-03T08:27:50.522Z] #19 221.8 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2021-12-03T08:27:50.522Z] #19 221.8 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2021-12-03T08:27:50.522Z] #19 221.8 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2021-12-03T08:27:50.522Z] #19 221.8 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2021-12-03T08:27:50.522Z] #19 221.8 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2021-12-03T08:27:50.522Z] #19 221.8 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2021-12-03T08:27:50.522Z] #19 221.8 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2021-12-03T08:27:50.522Z] #19 221.9 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2021-12-03T08:27:50.522Z] #19 221.9 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2021-12-03T08:27:50.522Z] #19 221.9 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2021-12-03T08:27:50.522Z] #19 221.9 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2021-12-03T08:27:50.522Z] #19 221.9 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2021-12-03T08:27:50.522Z] #19 221.9 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2021-12-03T08:27:50.522Z] #19 221.9 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2021-12-03T08:27:50.522Z] #19 221.9 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2021-12-03T08:27:50.522Z] #19 221.9 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2021-12-03T08:27:50.522Z] #19 221.9 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2021-12-03T08:27:50.522Z] #19 221.9 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2021-12-03T08:27:50.522Z] #19 222.0 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2021-12-03T08:27:50.778Z] #19 222.1 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-12-03T08:27:50.778Z] #19 222.2 [2021-12-03T08:27:50.778Z] #19 222.2 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-12-03T08:27:50.778Z] #19 222.2 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-12-03T08:27:50.778Z] #19 222.3 Setting up dpkg-dev (1.20.9) ... [2021-12-03T08:27:50.778Z] #19 222.3 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2021-12-03T08:27:50.778Z] #19 222.3 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2021-12-03T08:27:51.035Z] #19 222.3 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2021-12-03T08:27:51.035Z] #19 222.3 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-12-03T08:27:51.035Z] #19 222.3 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2021-12-03T08:27:51.035Z] #19 222.3 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2021-12-03T08:27:51.035Z] #19 222.3 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-12-03T08:27:51.035Z] #19 222.3 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2021-12-03T08:27:51.035Z] #19 222.4 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2021-12-03T08:27:51.035Z] #19 222.4 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2021-12-03T08:27:51.035Z] #19 222.4 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2021-12-03T08:27:51.035Z] #19 222.4 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2021-12-03T08:27:51.035Z] #19 222.4 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2021-12-03T08:27:51.035Z] #19 222.5 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2021-12-03T08:27:51.291Z] #19 222.6 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-12-03T08:27:51.291Z] #19 222.7 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-12-03T08:27:51.291Z] #19 222.7 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-12-03T08:27:51.291Z] #19 222.7 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-12-03T08:27:51.291Z] #19 222.7 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-12-03T08:27:51.291Z] #19 222.7 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-12-03T08:27:51.291Z] #19 222.7 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2021-12-03T08:27:51.291Z] #19 222.7 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2021-12-03T08:27:51.291Z] #19 222.8 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2021-12-03T08:27:51.547Z] #19 222.8 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-12-03T08:27:51.547Z] #19 222.8 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-12-03T08:27:51.547Z] #19 222.8 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2021-12-03T08:27:51.547Z] #19 222.8 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-12-03T08:27:51.547Z] #19 222.8 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2021-12-03T08:27:51.547Z] #19 222.8 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2021-12-03T08:27:51.547Z] #19 222.8 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2021-12-03T08:27:51.547Z] #19 222.8 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-12-03T08:27:51.547Z] #19 222.8 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2021-12-03T08:27:51.547Z] #19 222.8 Setting up libxml-simple-perl (2.25-1) ... [2021-12-03T08:27:51.547Z] #19 222.9 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-12-03T08:27:51.547Z] #19 222.9 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-12-03T08:27:51.547Z] #19 222.9 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-12-03T08:27:51.547Z] #19 222.9 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-12-03T08:27:51.547Z] #19 222.9 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2021-12-03T08:27:51.547Z] #19 222.9 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2021-12-03T08:27:51.547Z] #19 222.9 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-12-03T08:27:51.547Z] #19 222.9 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-12-03T08:27:51.547Z] #19 222.9 Setting up libconfig-auto-perl (0.44-1.1) ... [2021-12-03T08:27:51.547Z] #19 222.9 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-12-03T08:27:51.547Z] #19 223.0 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-12-03T08:27:51.547Z] #19 223.0 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-12-03T08:27:51.804Z] #19 223.0 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-12-03T08:27:51.804Z] #19 223.0 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2021-12-03T08:27:51.804Z] #19 223.0 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-12-03T08:27:51.804Z] #19 223.0 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2021-12-03T08:27:51.804Z] #19 223.0 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2021-12-03T08:27:51.804Z] #19 223.0 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-12-03T08:27:51.804Z] #19 223.0 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-12-03T08:27:51.804Z] #19 223.0 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-12-03T08:27:51.804Z] #19 223.1 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2021-12-03T08:27:51.804Z] #19 223.1 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2021-12-03T08:27:51.804Z] #19 223.1 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-12-03T08:27:51.804Z] #19 223.1 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-12-03T08:27:51.804Z] #19 223.1 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2021-12-03T08:27:51.804Z] #19 223.1 Setting up dpkg-cross (2.6.18+nmu1) ... [2021-12-03T08:27:51.804Z] #19 223.1 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-12-03T08:27:51.804Z] #19 223.1 Setting up crossbuild-essential-armel (12.9) ... [2021-12-03T08:27:51.804Z] #19 223.2 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2021-12-03T08:27:51.804Z] #19 223.2 Setting up crossbuild-essential-armhf (12.9) ... [2021-12-03T08:27:51.804Z] #19 223.2 Setting up crossbuild-essential-arm64 (12.9) ... [2021-12-03T08:27:51.957Z] #21 7.999 Fetched 8479 kB in 6s (1369 kB/s) [2021-12-03T08:27:52.060Z] #19 223.2 Setting up crossbuild-essential-s390x (12.9) ... [2021-12-03T08:27:52.060Z] #19 223.2 Setting up crossbuild-essential-ppc64el (12.9) ... [2021-12-03T08:27:52.060Z] #19 223.2 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:27:52.061Z] #21 9.357 Fetched 8365 kB in 8s (1008 kB/s) [2021-12-03T08:27:53.425Z] #19 DONE 224.7s [2021-12-03T08:27:53.425Z] [2021-12-03T08:27:53.425Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-12-03T08:27:53.425Z] #32 sha256:3afe12a3e10c83166a16e4cd64bd0e3720afa40b22a5a6cf52fa69fb6ea3e50e [2021-12-03T08:27:53.425Z] #32 DONE 0.1s [2021-12-03T08:27:53.425Z] [2021-12-03T08:27:53.425Z] #71 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-12-03T08:27:53.425Z] #71 sha256:7c03be81bb1d1f15cf08877aba580cd7424f7b303a32245ecf6be44deb4e3014 [2021-12-03T08:27:53.681Z] #71 DONE 0.1s [2021-12-03T08:27:53.681Z] [2021-12-03T08:27:53.681Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-03T08:27:53.681Z] #72 sha256:c4d391bbfb278a757e4a25a5a704a40cb8b31c633851380cd8c4e51e5f4a8dc3 [2021-12-03T08:27:54.494Z] #21 7.999 Reading package lists... [2021-12-03T08:27:54.607Z] #21 9.357 Reading package lists... [2021-12-03T08:27:54.607Z] #21 ... [2021-12-03T08:27:54.607Z] [2021-12-03T08:27:54.607Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-03T08:27:54.607Z] #58 sha256:1214234b2797e74e69c8f57b574729a5865b388a9c702d431f58f5ff9b997ffe [2021-12-03T08:27:54.607Z] #58 11.18 + cd /tmp/tmp.7XtZubMh93/src/github.com/opencontainers/runc [2021-12-03T08:27:54.607Z] #58 11.20 + git checkout -q v1.0.2 [2021-12-03T08:27:54.607Z] #58 11.80 + '[' -z '' ']' [2021-12-03T08:27:54.607Z] #58 11.80 + target=static [2021-12-03T08:27:54.607Z] #58 11.80 + make BUILDTAGS=seccomp static [2021-12-03T08:27:54.607Z] #58 12.22 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-12-03T08:27:54.607Z] #58 ... [2021-12-03T08:27:54.607Z] [2021-12-03T08:27:54.607Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-12-03T08:27:54.607Z] #21 sha256:adba40e3578c3878764a9cf1237b3ef97132f1e964b0565e396cbcc6bc2e1fb2 [2021-12-03T08:27:54.607Z] #21 9.357 Reading package lists... [2021-12-03T08:27:55.543Z] 4612f6d0b889: Verifying Checksum [2021-12-03T08:27:55.543Z] 4612f6d0b889: Download complete [2021-12-03T08:27:55.572Z] #72 2.095 + RM_GOPATH=0 [2021-12-03T08:27:55.572Z] #72 2.095 + TMP_GOPATH= [2021-12-03T08:27:55.572Z] #72 2.095 + : /build [2021-12-03T08:27:55.572Z] #72 2.095 + '[' -z '' ']' [2021-12-03T08:27:55.572Z] #72 2.112 ++ mktemp -d [2021-12-03T08:27:55.572Z] #72 2.112 + export GOPATH=/tmp/tmp.paSerOYc4Y [2021-12-03T08:27:55.572Z] #72 2.112 + GOPATH=/tmp/tmp.paSerOYc4Y [2021-12-03T08:27:55.572Z] #72 2.112 + RM_GOPATH=1 [2021-12-03T08:27:55.572Z] #72 2.112 + case "$(go env GOARCH)" in [2021-12-03T08:27:55.572Z] #72 2.112 ++ go env GOARCH [2021-12-03T08:27:55.572Z] #72 2.112 + export GO_BUILDMODE=-buildmode=pie [2021-12-03T08:27:55.572Z] #72 2.112 + GO_BUILDMODE=-buildmode=pie [2021-12-03T08:27:55.572Z] #72 2.112 ++ dirname /install.sh [2021-12-03T08:27:55.572Z] #72 2.120 Install rootlesskit version v0.14.6 [2021-12-03T08:27:55.572Z] #72 2.120 + dir=/ [2021-12-03T08:27:55.572Z] #72 2.120 + bin=rootlesskit [2021-12-03T08:27:55.572Z] #72 2.120 + shift [2021-12-03T08:27:55.572Z] #72 2.120 + '[' '!' -f //rootlesskit.installer ']' [2021-12-03T08:27:55.572Z] #72 2.120 + . //rootlesskit.installer [2021-12-03T08:27:55.572Z] #72 2.120 ++ : v0.14.6 [2021-12-03T08:27:55.572Z] #72 2.120 + install_rootlesskit [2021-12-03T08:27:55.572Z] #72 2.120 + case "$1" in [2021-12-03T08:27:55.572Z] #72 2.120 + export CGO_ENABLED=0 [2021-12-03T08:27:55.572Z] #72 2.120 + CGO_ENABLED=0 [2021-12-03T08:27:55.572Z] #72 2.120 + _install_rootlesskit [2021-12-03T08:27:55.572Z] #72 2.120 + echo 'Install rootlesskit version v0.14.6' [2021-12-03T08:27:55.572Z] #72 2.120 + for f in rootlesskit rootlesskit-docker-proxy [2021-12-03T08:27:55.572Z] #72 2.120 + GOBIN=/build [2021-12-03T08:27:55.572Z] #72 2.120 + GO111MODULE=on [2021-12-03T08:27:55.572Z] #72 2.120 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-12-03T08:27:55.901Z] #14 ... [2021-12-03T08:27:55.901Z] [2021-12-03T08:27:55.901Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-03T08:27:55.901Z] #65 sha256:1fb9188fc2f31a2b18d378798bbcee29ff69626461dfd65a9e7d3a8d0f0860db [2021-12-03T08:27:55.901Z] #65 137.2 + for f in rootlesskit rootlesskit-docker-proxy [2021-12-03T08:27:55.901Z] #65 137.2 + GOBIN=/build [2021-12-03T08:27:55.901Z] #65 137.2 + GO111MODULE=on [2021-12-03T08:27:55.901Z] #65 137.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-12-03T08:27:56.135Z] #72 2.580 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-12-03T08:27:57.034Z] #21 10.67 Reading package lists... [2021-12-03T08:27:57.095Z] #14 ... [2021-12-03T08:27:57.095Z] [2021-12-03T08:27:57.095Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-03T08:27:57.095Z] #65 sha256:e504d1cce45364bb8e547312b09ab04e6594d746e7a20d60e474a78c3f755761 [2021-12-03T08:27:57.095Z] #65 138.9 + for f in rootlesskit rootlesskit-docker-proxy [2021-12-03T08:27:57.095Z] #65 138.9 + GOBIN=/build [2021-12-03T08:27:57.095Z] #65 138.9 + GO111MODULE=on [2021-12-03T08:27:57.095Z] #65 138.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-12-03T08:27:57.293Z] #21 13.19 Building dependency tree... [2021-12-03T08:27:58.029Z] #72 4.410 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-12-03T08:27:58.029Z] #72 4.410 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-12-03T08:27:58.170Z] #21 12.92 Reading package lists... [2021-12-03T08:27:58.231Z] #21 14.59 The following additional packages will be installed: [2021-12-03T08:27:58.231Z] #21 14.59 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-12-03T08:27:58.231Z] #21 14.60 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-12-03T08:27:58.231Z] #21 14.60 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-12-03T08:27:58.231Z] #21 14.60 python3-pkg-resources vim-runtime xxd [2021-12-03T08:27:58.231Z] #21 14.60 Suggested packages: [2021-12-03T08:27:58.231Z] #21 14.61 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-12-03T08:27:58.231Z] #21 14.61 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-12-03T08:27:58.231Z] #21 14.61 acl attr quota [2021-12-03T08:27:58.231Z] #21 14.61 Recommended packages: [2021-12-03T08:27:58.231Z] #21 14.61 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-12-03T08:27:58.593Z] #72 4.967 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-12-03T08:27:59.553Z] #21 16.47 Building dependency tree... [2021-12-03T08:27:59.610Z] #21 15.86 The following NEW packages will be installed: [2021-12-03T08:27:59.610Z] #21 15.87 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-12-03T08:27:59.610Z] #21 15.87 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-12-03T08:27:59.610Z] #21 15.87 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-12-03T08:27:59.610Z] #21 15.88 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-12-03T08:27:59.610Z] #21 15.88 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-12-03T08:27:59.610Z] #21 15.88 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-12-03T08:27:59.610Z] #21 15.88 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-12-03T08:27:59.610Z] #21 15.88 xz-utils zip zstd [2021-12-03T08:27:59.869Z] #21 16.23 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:27:59.869Z] #21 16.23 Need to get 27.6 MB of archives. [2021-12-03T08:27:59.869Z] #21 16.23 After this operation, 106 MB of additional disk space will be used. [2021-12-03T08:27:59.869Z] #21 16.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-12-03T08:27:59.869Z] #21 16.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-12-03T08:27:59.869Z] #21 16.24 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-12-03T08:27:59.869Z] #21 16.24 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-12-03T08:27:59.869Z] #21 16.24 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-12-03T08:27:59.869Z] #21 16.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-12-03T08:27:59.869Z] #21 16.24 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-12-03T08:27:59.869Z] #21 16.24 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-12-03T08:27:59.869Z] #21 16.28 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-12-03T08:27:59.869Z] #21 16.29 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-12-03T08:27:59.869Z] #21 16.29 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-12-03T08:27:59.869Z] #21 16.31 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-12-03T08:27:59.869Z] #21 16.31 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-12-03T08:27:59.869Z] #21 16.32 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-12-03T08:27:59.869Z] #21 16.33 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-12-03T08:27:59.869Z] #21 16.35 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-12-03T08:27:59.869Z] #21 16.35 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-12-03T08:27:59.869Z] #21 16.35 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-12-03T08:27:59.869Z] #21 16.36 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-12-03T08:27:59.869Z] #21 16.36 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-12-03T08:27:59.869Z] #21 16.36 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-12-03T08:27:59.869Z] #21 16.38 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-12-03T08:27:59.960Z] #72 ... [2021-12-03T08:27:59.960Z] [2021-12-03T08:27:59.960Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-12-03T08:27:59.960Z] #33 sha256:a21ca34f0a44321df69849ff55fbfb02470bfb29565b2b3aaad04135a7ed1ae6 [2021-12-03T08:27:59.960Z] #33 2.331 + RM_GOPATH=0 [2021-12-03T08:27:59.960Z] #33 2.331 + TMP_GOPATH= [2021-12-03T08:27:59.960Z] #33 2.331 + : /build [2021-12-03T08:27:59.960Z] #33 2.331 + '[' -z '' ']' [2021-12-03T08:27:59.960Z] #33 2.331 ++ mktemp -d [2021-12-03T08:27:59.960Z] #33 2.331 + export GOPATH=/tmp/tmp.87Kn7sHdKD [2021-12-03T08:27:59.960Z] #33 2.331 + GOPATH=/tmp/tmp.87Kn7sHdKD [2021-12-03T08:27:59.960Z] #33 2.331 + RM_GOPATH=1 [2021-12-03T08:27:59.960Z] #33 2.331 + case "$(go env GOARCH)" in [2021-12-03T08:27:59.960Z] #33 2.331 ++ go env GOARCH [2021-12-03T08:27:59.960Z] #33 2.350 + export GO_BUILDMODE=-buildmode=pie [2021-12-03T08:27:59.960Z] #33 2.350 + GO_BUILDMODE=-buildmode=pie [2021-12-03T08:27:59.960Z] #33 2.351 ++ dirname /install.sh [2021-12-03T08:27:59.960Z] #33 2.353 Install docker/cli version 17.06.2-ce from stable [2021-12-03T08:27:59.960Z] #33 2.353 + dir=/ [2021-12-03T08:27:59.960Z] #33 2.353 + bin=dockercli [2021-12-03T08:27:59.960Z] #33 2.353 + shift [2021-12-03T08:27:59.960Z] #33 2.353 + '[' '!' -f //dockercli.installer ']' [2021-12-03T08:27:59.960Z] #33 2.353 + . //dockercli.installer [2021-12-03T08:27:59.960Z] #33 2.353 ++ : stable [2021-12-03T08:27:59.960Z] #33 2.353 ++ : 17.06.2-ce [2021-12-03T08:27:59.960Z] #33 2.353 + install_dockercli [2021-12-03T08:27:59.960Z] #33 2.353 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-12-03T08:27:59.960Z] #33 2.361 ++ uname -m [2021-12-03T08:27:59.960Z] #33 2.375 + arch=x86_64 [2021-12-03T08:27:59.960Z] #33 2.375 + '[' x86_64 '!=' x86_64 ']' [2021-12-03T08:27:59.960Z] #33 2.375 + url=https://download.docker.com/linux/static [2021-12-03T08:27:59.960Z] #33 2.375 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-12-03T08:27:59.960Z] #33 2.375 + tar -xz docker/docker [2021-12-03T08:28:00.095Z] #65 141.7 rootlesskit version 0.14.6 [2021-12-03T08:28:00.095Z] #65 141.8 Usage of /build/rootlesskit-docker-proxy: [2021-12-03T08:28:00.095Z] #65 141.8 -container-ip string [2021-12-03T08:28:00.095Z] #65 141.8 container ip [2021-12-03T08:28:00.095Z] #65 141.8 -container-port int [2021-12-03T08:28:00.095Z] #65 141.8 container port (default -1) [2021-12-03T08:28:00.095Z] #65 141.8 -host-ip string [2021-12-03T08:28:00.095Z] #65 141.8 host ip [2021-12-03T08:28:00.095Z] #65 141.8 -host-port int [2021-12-03T08:28:00.095Z] #65 141.8 host port (default -1) [2021-12-03T08:28:00.095Z] #65 141.8 -proto string [2021-12-03T08:28:00.095Z] #65 141.8 proxy protocol (default "tcp") [2021-12-03T08:28:00.129Z] #21 16.38 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-12-03T08:28:00.129Z] #21 16.39 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-12-03T08:28:00.129Z] #21 16.40 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-12-03T08:28:00.129Z] #21 16.40 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-12-03T08:28:00.129Z] #21 16.40 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-12-03T08:28:00.389Z] #21 16.88 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-12-03T08:28:00.389Z] #21 16.88 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-12-03T08:28:00.389Z] #21 16.88 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-12-03T08:28:00.389Z] #21 16.88 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-12-03T08:28:00.389Z] #21 16.88 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-12-03T08:28:00.389Z] #21 16.88 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-12-03T08:28:00.389Z] #21 16.89 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-12-03T08:28:00.389Z] #21 16.94 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-12-03T08:28:00.648Z] #21 16.95 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-12-03T08:28:00.648Z] #21 16.96 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-12-03T08:28:00.648Z] #21 16.96 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-12-03T08:28:00.648Z] #21 16.98 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-12-03T08:28:00.648Z] #21 16.98 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-12-03T08:28:00.648Z] #21 16.99 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-12-03T08:28:00.648Z] #21 17.02 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-12-03T08:28:00.648Z] #21 17.04 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-12-03T08:28:00.648Z] #21 17.04 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-12-03T08:28:00.890Z] #33 ... [2021-12-03T08:28:00.890Z] [2021-12-03T08:28:00.890Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-03T08:28:00.890Z] #72 sha256:c4d391bbfb278a757e4a25a5a704a40cb8b31c633851380cd8c4e51e5f4a8dc3 [2021-12-03T08:28:00.890Z] #72 7.439 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-12-03T08:28:00.907Z] #21 17.29 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-12-03T08:28:00.908Z] #21 17.32 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-12-03T08:28:00.908Z] #21 17.35 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-12-03T08:28:00.908Z] #21 17.35 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-12-03T08:28:01.469Z] #21 19.24 The following additional packages will be installed: [2021-12-03T08:28:01.469Z] #21 19.24 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-12-03T08:28:01.469Z] #21 19.24 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-12-03T08:28:01.469Z] #21 19.24 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-12-03T08:28:01.469Z] #21 19.24 python3-pkg-resources vim-runtime xxd [2021-12-03T08:28:01.469Z] #21 19.24 Suggested packages: [2021-12-03T08:28:01.469Z] #21 19.24 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-12-03T08:28:01.469Z] #21 19.24 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-12-03T08:28:01.469Z] #21 19.24 acl attr quota [2021-12-03T08:28:01.469Z] #21 19.24 Recommended packages: [2021-12-03T08:28:01.469Z] #21 19.24 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-12-03T08:28:01.476Z] #21 17.92 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:28:01.476Z] #21 18.06 Fetched 27.6 MB in 1s (19.2 MB/s) [2021-12-03T08:28:01.735Z] #21 18.12 Selecting previously unselected package pigz. [2021-12-03T08:28:01.735Z] #21 18.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24014 files and directories currently installed.) [2021-12-03T08:28:01.735Z] #21 18.18 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-12-03T08:28:01.735Z] #21 18.18 Unpacking pigz (2.6-1) ... [2021-12-03T08:28:01.735Z] #21 18.28 Selecting previously unselected package libelf1:amd64. [2021-12-03T08:28:01.820Z] #72 8.352 go: downloading github.com/google/uuid v1.3.0 [2021-12-03T08:28:01.820Z] #72 8.415 go: downloading github.com/moby/vpnkit v0.5.0 [2021-12-03T08:28:01.820Z] #72 8.447 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-12-03T08:28:01.994Z] #21 18.28 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-12-03T08:28:01.994Z] #21 18.31 Unpacking libelf1:amd64 (0.183-1) ... [2021-12-03T08:28:01.994Z] #21 18.48 Selecting previously unselected package libbpf0:amd64. [2021-12-03T08:28:01.994Z] #21 18.48 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-12-03T08:28:01.994Z] #21 18.49 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-12-03T08:28:01.994Z] #21 18.58 Selecting previously unselected package libcap2:amd64. [2021-12-03T08:28:02.076Z] #72 8.583 go: downloading github.com/gofrs/flock v0.8.1 [2021-12-03T08:28:02.076Z] #72 8.637 go: downloading github.com/gorilla/mux v1.8.0 [2021-12-03T08:28:02.255Z] #21 18.58 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-12-03T08:28:02.255Z] #21 18.60 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-12-03T08:28:02.255Z] #21 18.66 Selecting previously unselected package libmnl0:amd64. [2021-12-03T08:28:02.255Z] #21 18.68 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-12-03T08:28:02.255Z] #21 18.69 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-12-03T08:28:02.255Z] #21 18.75 Selecting previously unselected package libxtables12:amd64. [2021-12-03T08:28:02.255Z] #21 18.76 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-12-03T08:28:02.255Z] #21 18.76 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-12-03T08:28:02.333Z] #72 8.848 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-12-03T08:28:02.374Z] #65 143.7 rootlesskit version 0.14.6 [2021-12-03T08:28:02.374Z] #65 143.7 Usage of /build/rootlesskit-docker-proxy: [2021-12-03T08:28:02.374Z] #65 143.7 -container-ip string [2021-12-03T08:28:02.374Z] #65 143.7 container ip [2021-12-03T08:28:02.374Z] #65 143.7 -container-port int [2021-12-03T08:28:02.374Z] #65 143.7 container port (default -1) [2021-12-03T08:28:02.374Z] #65 143.7 -host-ip string [2021-12-03T08:28:02.374Z] #65 143.7 host ip [2021-12-03T08:28:02.374Z] #65 143.7 -host-port int [2021-12-03T08:28:02.374Z] #65 143.7 host port (default -1) [2021-12-03T08:28:02.374Z] #65 143.7 -proto string [2021-12-03T08:28:02.374Z] #65 143.7 proxy protocol (default "tcp") [2021-12-03T08:28:02.412Z] #21 20.23 The following NEW packages will be installed: [2021-12-03T08:28:02.412Z] #21 20.23 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-12-03T08:28:02.412Z] #21 20.23 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-12-03T08:28:02.412Z] #21 20.23 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-12-03T08:28:02.412Z] #21 20.23 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-12-03T08:28:02.412Z] #21 20.23 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-12-03T08:28:02.412Z] #21 20.23 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-12-03T08:28:02.412Z] #21 20.24 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-12-03T08:28:02.412Z] #21 20.24 xz-utils zip zstd [2021-12-03T08:28:02.412Z] #21 20.55 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:28:02.412Z] #21 20.55 Need to get 27.0 MB of archives. [2021-12-03T08:28:02.412Z] #21 20.55 After this operation, 105 MB of additional disk space will be used. [2021-12-03T08:28:02.412Z] #21 20.55 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2021-12-03T08:28:02.412Z] #21 20.55 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2021-12-03T08:28:02.412Z] #21 20.56 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2021-12-03T08:28:02.412Z] #21 20.56 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2021-12-03T08:28:02.412Z] #21 20.56 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2021-12-03T08:28:02.412Z] #21 20.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2021-12-03T08:28:02.412Z] #21 20.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2021-12-03T08:28:02.515Z] #21 18.84 Selecting previously unselected package libcap2-bin. [2021-12-03T08:28:02.515Z] #21 18.84 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-12-03T08:28:02.515Z] #21 18.85 Unpacking libcap2-bin (1:2.44-1) ... [2021-12-03T08:28:02.515Z] #21 18.95 Selecting previously unselected package iproute2. [2021-12-03T08:28:02.515Z] #21 18.96 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-12-03T08:28:02.515Z] #21 18.96 Unpacking iproute2 (5.10.0-4) ... [2021-12-03T08:28:02.589Z] #72 ... [2021-12-03T08:28:02.589Z] [2021-12-03T08:28:02.589Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-12-03T08:28:02.589Z] #33 sha256:a21ca34f0a44321df69849ff55fbfb02470bfb29565b2b3aaad04135a7ed1ae6 [2021-12-03T08:28:02.589Z] #33 8.822 + mkdir -p /build [2021-12-03T08:28:02.589Z] #33 8.824 + mv docker/docker /build/ [2021-12-03T08:28:02.589Z] #33 8.836 + rmdir docker [2021-12-03T08:28:02.589Z] #33 DONE 9.1s [2021-12-03T08:28:02.673Z] #21 20.77 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2021-12-03T08:28:02.846Z] [2021-12-03T08:28:02.846Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-03T08:28:02.846Z] #72 sha256:c4d391bbfb278a757e4a25a5a704a40cb8b31c633851380cd8c4e51e5f4a8dc3 [2021-12-03T08:28:02.846Z] #72 9.259 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-12-03T08:28:02.846Z] #72 9.341 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-12-03T08:28:02.935Z] #21 21.06 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3 [192 kB] [2021-12-03T08:28:02.935Z] #21 21.06 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3 [226 kB] [2021-12-03T08:28:02.935Z] #21 21.07 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2021-12-03T08:28:02.935Z] #21 21.07 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2021-12-03T08:28:02.935Z] #21 21.07 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2021-12-03T08:28:02.935Z] #21 21.08 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2021-12-03T08:28:02.935Z] #21 21.12 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2021-12-03T08:28:02.935Z] #21 21.13 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2021-12-03T08:28:02.935Z] #21 21.15 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2021-12-03T08:28:02.935Z] #21 21.15 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-12-03T08:28:02.935Z] #21 21.15 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2021-12-03T08:28:02.935Z] #21 21.15 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2021-12-03T08:28:02.935Z] #21 21.16 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2021-12-03T08:28:02.935Z] #21 21.16 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2021-12-03T08:28:02.935Z] #21 21.17 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2021-12-03T08:28:02.935Z] #21 21.17 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2021-12-03T08:28:02.935Z] #21 21.17 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2021-12-03T08:28:02.935Z] #21 21.17 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2021-12-03T08:28:02.935Z] #21 21.17 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2021-12-03T08:28:02.976Z] #65 ... [2021-12-03T08:28:02.976Z] [2021-12-03T08:28:02.976Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:28:02.976Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:28:02.976Z] #14 139.3 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-12-03T08:28:02.976Z] #14 139.3 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-12-03T08:28:02.976Z] #14 139.3 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-03T08:28:02.976Z] #14 143.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-12-03T08:28:02.976Z] #14 143.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-12-03T08:28:02.976Z] #14 143.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-12-03T08:28:02.976Z] #14 143.8 Selecting previously unselected package libapparmor1:amd64. [2021-12-03T08:28:02.976Z] #14 143.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-12-03T08:28:02.976Z] #14 143.8 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-12-03T08:28:02.976Z] #14 143.9 Selecting previously unselected package libapparmor-dev:amd64. [2021-12-03T08:28:02.976Z] #14 143.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-12-03T08:28:02.976Z] #14 143.9 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-12-03T08:28:02.976Z] #14 144.1 Selecting previously unselected package libbtrfs0:amd64. [2021-12-03T08:28:02.976Z] #14 144.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-12-03T08:28:02.976Z] #14 144.1 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-12-03T08:28:02.976Z] #14 144.9 Selecting previously unselected package libbtrfs-dev:amd64. [2021-12-03T08:28:02.976Z] #14 144.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-12-03T08:28:02.976Z] #14 144.9 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-03T08:28:03.083Z] #21 19.55 Selecting previously unselected package xxd. [2021-12-03T08:28:03.083Z] #21 19.55 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-12-03T08:28:03.083Z] #21 19.56 Unpacking xxd (2:8.2.2434-3) ... [2021-12-03T08:28:03.342Z] #21 19.71 Selecting previously unselected package vim-common. [2021-12-03T08:28:03.342Z] #21 19.71 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-12-03T08:28:03.342Z] #21 19.73 Unpacking vim-common (2:8.2.2434-3) ... [2021-12-03T08:28:03.342Z] #21 19.88 Selecting previously unselected package bash-completion. [2021-12-03T08:28:03.342Z] #21 19.88 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-12-03T08:28:03.409Z] #72 ... [2021-12-03T08:28:03.409Z] [2021-12-03T08:28:03.409Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:28:03.409Z] #20 sha256:52b6681d515e4c34e6f16d3e40b676501ac6190957e1e57b6d5a2ed4cb1fffef [2021-12-03T08:28:03.409Z] #20 2.555 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-03T08:28:03.409Z] #20 2.584 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-03T08:28:03.409Z] #20 2.584 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-03T08:28:03.409Z] #20 3.095 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7942 kB] [2021-12-03T08:28:03.409Z] #20 3.880 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-12-03T08:28:03.409Z] #20 4.814 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-03T08:28:03.409Z] #20 5.939 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7874 kB] [2021-12-03T08:28:03.409Z] #20 6.932 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7863 kB] [2021-12-03T08:28:03.409Z] #20 7.766 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2021-12-03T08:28:03.409Z] #20 8.717 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [95.0 kB] [2021-12-03T08:28:03.409Z] #20 8.717 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [94.2 kB] [2021-12-03T08:28:03.409Z] #20 8.739 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [97.5 kB] [2021-12-03T08:28:03.409Z] #20 8.739 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [91.2 kB] [2021-12-03T08:28:03.409Z] #20 8.767 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [93.2 kB] [2021-12-03T08:28:03.409Z] #20 8.767 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [93.1 kB] [2021-12-03T08:28:03.409Z] #20 8.995 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-12-03T08:28:03.409Z] #20 9.026 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-12-03T08:28:03.409Z] #20 9.035 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-12-03T08:28:03.409Z] #20 9.060 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-12-03T08:28:03.409Z] #20 9.060 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-03T08:28:03.409Z] #20 9.060 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-12-03T08:28:03.409Z] #20 ... [2021-12-03T08:28:03.409Z] [2021-12-03T08:28:03.409Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-12-03T08:28:03.409Z] #67 sha256:cfe3724287289d4cbe4f2ee6fbd2534381540c0dd2889b4b508c111b223c618a [2021-12-03T08:28:03.409Z] #67 2.704 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-03T08:28:03.409Z] #67 2.722 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-03T08:28:03.409Z] #67 2.722 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-03T08:28:03.409Z] #67 3.327 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2021-12-03T08:28:03.409Z] #67 4.102 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-12-03T08:28:03.409Z] #67 5.216 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-03T08:28:03.409Z] #67 6.378 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7942 kB] [2021-12-03T08:28:03.409Z] #67 7.198 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7863 kB] [2021-12-03T08:28:03.409Z] #67 8.093 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7874 kB] [2021-12-03T08:28:03.409Z] #67 8.819 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [91.2 kB] [2021-12-03T08:28:03.409Z] #67 8.826 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [93.1 kB] [2021-12-03T08:28:03.409Z] #67 8.826 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [94.2 kB] [2021-12-03T08:28:03.409Z] #67 8.835 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [97.5 kB] [2021-12-03T08:28:03.409Z] #67 8.843 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [93.2 kB] [2021-12-03T08:28:03.409Z] #67 8.851 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [95.0 kB] [2021-12-03T08:28:03.409Z] #67 8.859 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-12-03T08:28:03.409Z] #67 8.878 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-12-03T08:28:03.409Z] #67 8.878 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-12-03T08:28:03.409Z] #67 8.878 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-03T08:28:03.409Z] #67 8.878 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-12-03T08:28:03.409Z] #67 8.878 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-12-03T08:28:03.507Z] #21 21.56 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2021-12-03T08:28:03.507Z] #21 21.56 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-12-03T08:28:03.507Z] #21 21.56 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2021-12-03T08:28:03.507Z] #21 21.56 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2021-12-03T08:28:03.507Z] #21 21.56 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2021-12-03T08:28:03.507Z] #21 21.56 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2021-12-03T08:28:03.507Z] #21 21.57 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-12-03T08:28:03.507Z] #21 21.61 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-12-03T08:28:03.507Z] #21 21.61 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2021-12-03T08:28:03.507Z] #21 21.62 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-12-03T08:28:03.507Z] #21 21.63 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2021-12-03T08:28:03.507Z] #21 21.63 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-12-03T08:28:03.507Z] #21 21.63 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2021-12-03T08:28:03.507Z] #21 21.66 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2021-12-03T08:28:03.507Z] #21 21.66 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2021-12-03T08:28:03.507Z] #21 21.72 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2021-12-03T08:28:03.507Z] #21 21.72 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-12-03T08:28:03.558Z] #14 145.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-12-03T08:28:03.558Z] #14 145.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-12-03T08:28:03.665Z] #67 ... [2021-12-03T08:28:03.665Z] [2021-12-03T08:28:03.665Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-03T08:28:03.665Z] #45 sha256:d6290b6f03bcaf898a8ddaf91a2cdf0ec7d09d22b60a35f43dc738adc980ed85 [2021-12-03T08:28:03.665Z] #45 2.369 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-03T08:28:03.665Z] #45 2.404 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-03T08:28:03.665Z] #45 2.404 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-03T08:28:03.665Z] #45 2.906 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2021-12-03T08:28:03.665Z] #45 3.579 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7874 kB] [2021-12-03T08:28:03.665Z] #45 4.700 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7942 kB] [2021-12-03T08:28:03.665Z] #45 5.675 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7863 kB] [2021-12-03T08:28:03.665Z] #45 6.666 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-03T08:28:03.665Z] #45 7.882 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-12-03T08:28:03.665Z] #45 8.690 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [97.5 kB] [2021-12-03T08:28:03.665Z] #45 8.690 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [93.1 kB] [2021-12-03T08:28:03.665Z] #45 8.690 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [95.0 kB] [2021-12-03T08:28:03.665Z] #45 8.698 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [93.2 kB] [2021-12-03T08:28:03.666Z] #45 8.702 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [91.2 kB] [2021-12-03T08:28:03.666Z] #45 8.720 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [94.2 kB] [2021-12-03T08:28:03.666Z] #45 8.720 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-12-03T08:28:03.666Z] #45 8.724 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-12-03T08:28:03.666Z] #45 8.724 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-12-03T08:28:03.666Z] #45 8.728 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-12-03T08:28:03.666Z] #45 8.733 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-03T08:28:03.666Z] #45 8.733 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-12-03T08:28:03.768Z] #21 21.96 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3 [1387 kB] [2021-12-03T08:28:03.768Z] #21 21.97 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2021-12-03T08:28:03.768Z] #21 22.03 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2021-12-03T08:28:03.818Z] #14 146.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-03T08:28:03.922Z] #45 ... [2021-12-03T08:28:03.922Z] [2021-12-03T08:28:03.922Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-03T08:28:03.922Z] #72 sha256:c4d391bbfb278a757e4a25a5a704a40cb8b31c633851380cd8c4e51e5f4a8dc3 [2021-12-03T08:28:03.922Z] #72 10.50 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-12-03T08:28:04.029Z] #21 22.04 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2021-12-03T08:28:04.179Z] #72 10.74 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-12-03T08:28:04.290Z] #21 22.49 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:28:04.291Z] #21 22.59 Fetched 27.0 MB in 2s (15.3 MB/s) [2021-12-03T08:28:04.291Z] #65 ... [2021-12-03T08:28:04.291Z] [2021-12-03T08:28:04.291Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:28:04.291Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:28:04.291Z] #14 140.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-12-03T08:28:04.291Z] #14 140.6 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-12-03T08:28:04.291Z] #14 140.6 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-03T08:28:04.291Z] #14 146.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-12-03T08:28:04.291Z] #14 146.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-12-03T08:28:04.291Z] #14 146.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-12-03T08:28:04.291Z] #14 146.7 Selecting previously unselected package libapparmor1:amd64. [2021-12-03T08:28:04.291Z] #14 ... [2021-12-03T08:28:04.291Z] [2021-12-03T08:28:04.291Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-03T08:28:04.291Z] #65 sha256:1fb9188fc2f31a2b18d378798bbcee29ff69626461dfd65a9e7d3a8d0f0860db [2021-12-03T08:28:04.291Z] #65 DONE 146.4s [2021-12-03T08:28:04.291Z] [2021-12-03T08:28:04.291Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:28:04.291Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:28:04.291Z] #14 146.7 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-12-03T08:28:04.291Z] #14 146.7 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-12-03T08:28:04.291Z] #14 ... [2021-12-03T08:28:04.291Z] [2021-12-03T08:28:04.291Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-12-03T08:28:04.291Z] #66 sha256:e61530230eaae609498ae82cd84795036bb2691a29dc28f9c606006c650c4b4c [2021-12-03T08:28:04.387Z] #14 146.7 Selecting previously unselected package libudev-dev:amd64. [2021-12-03T08:28:04.387Z] #14 146.7 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-12-03T08:28:04.551Z] #66 DONE 0.1s [2021-12-03T08:28:04.551Z] [2021-12-03T08:28:04.551Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-12-03T08:28:04.551Z] #67 sha256:a477f97e3500896b76fd26e035f8ef9a1d8cb4ce878fa1fedcbc3f63b31049cd [2021-12-03T08:28:04.552Z] #21 22.65 Selecting previously unselected package pigz. [2021-12-03T08:28:04.552Z] #21 22.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 ... 24004 files and directories currently installed.) [2021-12-03T08:28:04.552Z] #21 22.69 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2021-12-03T08:28:04.552Z] #21 22.70 Unpacking pigz (2.6-1) ... [2021-12-03T08:28:04.552Z] #21 22.79 Selecting previously unselected package libelf1:arm64. [2021-12-03T08:28:04.552Z] #21 22.79 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2021-12-03T08:28:04.552Z] #21 22.79 Unpacking libelf1:arm64 (0.183-1) ... [2021-12-03T08:28:04.647Z] #14 146.9 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-12-03T08:28:04.810Z] #67 DONE 0.2s [2021-12-03T08:28:04.810Z] [2021-12-03T08:28:04.810Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:28:04.810Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:28:04.810Z] #14 147.0 Selecting previously unselected package libapparmor-dev:amd64. [2021-12-03T08:28:04.810Z] #14 147.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-12-03T08:28:04.810Z] #14 147.0 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-12-03T08:28:04.813Z] #21 22.92 Selecting previously unselected package libbpf0:arm64. [2021-12-03T08:28:04.813Z] #21 22.93 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2021-12-03T08:28:04.813Z] #21 22.94 Unpacking libbpf0:arm64 (1:0.3-2) ... [2021-12-03T08:28:04.813Z] #21 23.05 Selecting previously unselected package libcap2:arm64. [2021-12-03T08:28:05.071Z] #14 147.3 Selecting previously unselected package libbtrfs0:amd64. [2021-12-03T08:28:05.071Z] #14 147.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-12-03T08:28:05.071Z] #14 147.3 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-12-03T08:28:05.075Z] #21 23.05 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2021-12-03T08:28:05.075Z] #21 23.05 Unpacking libcap2:arm64 (1:2.44-1) ... [2021-12-03T08:28:05.075Z] #21 23.11 Selecting previously unselected package libmnl0:arm64. [2021-12-03T08:28:05.075Z] #21 23.11 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2021-12-03T08:28:05.075Z] #21 23.12 Unpacking libmnl0:arm64 (1.0.4-3) ... [2021-12-03T08:28:05.075Z] #21 23.18 Selecting previously unselected package libxtables12:arm64. [2021-12-03T08:28:05.075Z] #21 23.18 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2021-12-03T08:28:05.075Z] #21 23.19 Unpacking libxtables12:arm64 (1.8.7-1) ... [2021-12-03T08:28:05.075Z] #21 23.26 Selecting previously unselected package libcap2-bin. [2021-12-03T08:28:05.075Z] #21 23.26 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2021-12-03T08:28:05.075Z] #21 23.27 Unpacking libcap2-bin (1:2.44-1) ... [2021-12-03T08:28:05.217Z] #14 147.6 Selecting previously unselected package libsepol1-dev:amd64. [2021-12-03T08:28:05.217Z] #14 147.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-12-03T08:28:05.217Z] #14 147.6 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-12-03T08:28:05.330Z] #14 147.6 Selecting previously unselected package libbtrfs-dev:amd64. [2021-12-03T08:28:05.330Z] #14 147.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-12-03T08:28:05.330Z] #14 147.7 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-03T08:28:05.336Z] #21 23.34 Selecting previously unselected package iproute2. [2021-12-03T08:28:05.336Z] #21 23.34 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2021-12-03T08:28:05.336Z] #21 23.35 Unpacking iproute2 (5.10.0-4) ... [2021-12-03T08:28:05.476Z] #14 ... [2021-12-03T08:28:05.476Z] [2021-12-03T08:28:05.476Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-03T08:28:05.476Z] #65 sha256:e504d1cce45364bb8e547312b09ab04e6594d746e7a20d60e474a78c3f755761 [2021-12-03T08:28:05.476Z] #65 DONE 147.5s [2021-12-03T08:28:05.476Z] [2021-12-03T08:28:05.477Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:28:05.477Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:28:05.477Z] #14 148.0 Selecting previously unselected package libpcre2-16-0:amd64. [2021-12-03T08:28:05.589Z] #14 148.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-12-03T08:28:05.590Z] #14 148.0 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-12-03T08:28:05.590Z] #14 148.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-03T08:28:05.590Z] #14 148.1 Selecting previously unselected package libudev-dev:amd64. [2021-12-03T08:28:05.596Z] #21 23.73 Selecting previously unselected package xxd. [2021-12-03T08:28:05.596Z] #21 23.74 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_arm64.deb ... [2021-12-03T08:28:05.596Z] #21 23.74 Unpacking xxd (2:8.2.2434-3) ... [2021-12-03T08:28:05.737Z] #14 ... [2021-12-03T08:28:05.737Z] [2021-12-03T08:28:05.737Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-12-03T08:28:05.737Z] #66 sha256:e693dee80151ea75284ab2da1030f92ffd44375e40bb4cddbefea94eb75f4d99 [2021-12-03T08:28:05.737Z] #66 DONE 0.1s [2021-12-03T08:28:05.737Z] [2021-12-03T08:28:05.737Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-12-03T08:28:05.737Z] #67 sha256:a2ce5c23e435de539da8b941ae05454d44f7123ad283d26999aaf9e4888eafe8 [2021-12-03T08:28:05.737Z] #67 DONE 0.1s [2021-12-03T08:28:05.737Z] [2021-12-03T08:28:05.737Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:28:05.737Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:28:05.737Z] #14 148.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-12-03T08:28:05.737Z] #14 148.0 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-12-03T08:28:05.849Z] #14 148.1 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-12-03T08:28:05.849Z] #14 148.1 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-12-03T08:28:05.849Z] #14 148.3 Selecting previously unselected package libsepol1-dev:amd64. [2021-12-03T08:28:05.857Z] #21 23.86 Selecting previously unselected package vim-common. [2021-12-03T08:28:05.857Z] #21 23.87 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-12-03T08:28:05.857Z] #21 23.89 Unpacking vim-common (2:8.2.2434-3) ... [2021-12-03T08:28:05.875Z] #21 21.81 Unpacking bash-completion (1:2.11-2) ... [2021-12-03T08:28:05.875Z] #21 22.29 Selecting previously unselected package bzip2. [2021-12-03T08:28:05.875Z] #21 22.29 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-12-03T08:28:05.875Z] #21 22.30 Unpacking bzip2 (1.0.8-4) ... [2021-12-03T08:28:05.996Z] #14 148.3 Selecting previously unselected package libpcre2-32-0:amd64. [2021-12-03T08:28:05.996Z] #14 148.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-12-03T08:28:05.996Z] #14 148.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-12-03T08:28:06.108Z] #14 148.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-12-03T08:28:06.108Z] #14 148.4 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-12-03T08:28:06.119Z] #21 24.05 Selecting previously unselected package bash-completion. [2021-12-03T08:28:06.119Z] #21 24.06 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-12-03T08:28:06.133Z] #21 22.40 Selecting previously unselected package xz-utils. [2021-12-03T08:28:06.133Z] #21 22.41 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-12-03T08:28:06.133Z] #21 22.41 Unpacking xz-utils (5.2.5-2) ... [2021-12-03T08:28:06.133Z] #21 22.63 Selecting previously unselected package apparmor. [2021-12-03T08:28:06.133Z] #21 22.64 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-12-03T08:28:06.256Z] #14 148.7 Selecting previously unselected package libpcre2-posix2:amd64. [2021-12-03T08:28:06.368Z] #14 148.7 Selecting previously unselected package libpcre2-16-0:amd64. [2021-12-03T08:28:06.368Z] #14 148.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-12-03T08:28:06.368Z] #14 148.7 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-12-03T08:28:06.392Z] #21 22.68 Unpacking apparmor (2.13.6-10) ... [2021-12-03T08:28:06.516Z] #14 148.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-12-03T08:28:06.516Z] #14 148.7 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-12-03T08:28:06.516Z] #14 148.8 Selecting previously unselected package libpcre2-dev:amd64. [2021-12-03T08:28:06.516Z] #14 148.8 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-12-03T08:28:06.516Z] #14 148.9 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-12-03T08:28:06.628Z] #14 149.0 Selecting previously unselected package libpcre2-32-0:amd64. [2021-12-03T08:28:06.628Z] #14 149.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-12-03T08:28:06.628Z] #14 149.0 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-12-03T08:28:06.651Z] #21 23.04 Selecting previously unselected package inetutils-ping. [2021-12-03T08:28:06.651Z] #21 23.07 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-12-03T08:28:06.651Z] #21 23.08 Unpacking inetutils-ping (2:2.0-1) ... [2021-12-03T08:28:06.651Z] #21 23.21 Selecting previously unselected package libip4tc2:amd64. [2021-12-03T08:28:06.651Z] #21 23.23 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-12-03T08:28:06.651Z] #21 23.24 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-12-03T08:28:06.910Z] #21 23.31 Selecting previously unselected package libip6tc2:amd64. [2021-12-03T08:28:06.910Z] #21 23.33 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-12-03T08:28:06.910Z] #21 23.35 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-12-03T08:28:06.910Z] #21 23.44 Selecting previously unselected package libnfnetlink0:amd64. [2021-12-03T08:28:06.910Z] #21 23.44 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-12-03T08:28:06.910Z] #21 23.45 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-12-03T08:28:06.910Z] #21 23.52 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-12-03T08:28:06.910Z] #21 23.52 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-12-03T08:28:07.086Z] #14 149.5 Selecting previously unselected package libselinux1-dev:amd64. [2021-12-03T08:28:07.086Z] #14 149.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-12-03T08:28:07.171Z] #21 23.54 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-12-03T08:28:07.171Z] #21 23.61 Selecting previously unselected package libnftnl11:amd64. [2021-12-03T08:28:07.171Z] #21 23.64 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-12-03T08:28:07.171Z] #21 23.64 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-12-03T08:28:07.171Z] #21 23.72 Selecting previously unselected package iptables. [2021-12-03T08:28:07.171Z] #21 23.73 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-12-03T08:28:07.171Z] #21 23.74 Unpacking iptables (1.8.7-1) ... [2021-12-03T08:28:07.196Z] #14 149.4 Selecting previously unselected package libpcre2-posix2:amd64. [2021-12-03T08:28:07.196Z] #14 149.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-12-03T08:28:07.196Z] #14 149.4 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-12-03T08:28:07.196Z] #14 149.5 Selecting previously unselected package libpcre2-dev:amd64. [2021-12-03T08:28:07.196Z] #14 149.5 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-12-03T08:28:07.196Z] #14 149.5 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-12-03T08:28:07.346Z] #14 149.6 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-12-03T08:28:07.552Z] #21 25.52 Unpacking bash-completion (1:2.11-2) ... [2021-12-03T08:28:07.605Z] #14 149.9 Selecting previously unselected package libdevmapper-dev:amd64. [2021-12-03T08:28:07.606Z] #14 149.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-12-03T08:28:07.606Z] #14 149.9 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-12-03T08:28:07.690Z] #21 24.08 Selecting previously unselected package libonig5:amd64. [2021-12-03T08:28:07.690Z] #21 24.08 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-12-03T08:28:07.690Z] #21 24.09 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-12-03T08:28:07.690Z] #21 24.24 Selecting previously unselected package libjq1:amd64. [2021-12-03T08:28:07.690Z] #21 24.24 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-12-03T08:28:07.690Z] #21 24.24 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-12-03T08:28:07.821Z] #21 25.94 Selecting previously unselected package bzip2. [2021-12-03T08:28:07.821Z] #21 25.95 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2021-12-03T08:28:07.821Z] #21 25.96 Unpacking bzip2 (1.0.8-4) ... [2021-12-03T08:28:07.821Z] #21 26.03 Selecting previously unselected package xz-utils. [2021-12-03T08:28:07.821Z] #21 26.03 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2021-12-03T08:28:07.821Z] #21 26.04 Unpacking xz-utils (5.2.5-2) ... [2021-12-03T08:28:07.865Z] #14 150.0 Selecting previously unselected package libseccomp-dev:amd64. [2021-12-03T08:28:07.865Z] #14 150.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-12-03T08:28:07.865Z] #14 150.1 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-12-03T08:28:07.865Z] #14 150.2 Selecting previously unselected package libsystemd-dev:amd64. [2021-12-03T08:28:07.865Z] #14 150.2 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-12-03T08:28:07.866Z] #14 150.3 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-12-03T08:28:07.949Z] #21 24.35 Selecting previously unselected package jq. [2021-12-03T08:28:07.950Z] #21 24.36 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-12-03T08:28:07.950Z] #21 24.37 Unpacking jq (1.6-2.1) ... [2021-12-03T08:28:07.950Z] #21 24.44 Selecting previously unselected package libaio1:amd64. [2021-12-03T08:28:07.950Z] #21 24.45 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-12-03T08:28:07.950Z] #21 24.45 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-12-03T08:28:07.950Z] #21 24.51 Selecting previously unselected package libgpm2:amd64. [2021-12-03T08:28:07.950Z] #21 24.52 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-12-03T08:28:07.950Z] #21 24.54 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-12-03T08:28:08.090Z] #21 26.19 Selecting previously unselected package apparmor. [2021-12-03T08:28:08.090Z] #21 26.19 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2021-12-03T08:28:08.090Z] #21 26.24 Unpacking apparmor (2.13.6-10) ... [2021-12-03T08:28:08.134Z] #14 150.3 Selecting previously unselected package libselinux1-dev:amd64. [2021-12-03T08:28:08.134Z] #14 150.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-12-03T08:28:08.134Z] #14 150.3 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-12-03T08:28:08.134Z] #14 150.6 Selecting previously unselected package libdevmapper-dev:amd64. [2021-12-03T08:28:08.134Z] #14 150.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-12-03T08:28:08.134Z] #14 150.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-12-03T08:28:08.134Z] #14 150.6 Selecting previously unselected package libseccomp-dev:amd64. [2021-12-03T08:28:08.134Z] #14 150.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-12-03T08:28:08.209Z] #21 24.61 Selecting previously unselected package libicu67:amd64. [2021-12-03T08:28:08.209Z] #21 24.62 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-12-03T08:28:08.209Z] #21 24.62 Unpacking libicu67:amd64 (67.1-7) ... [2021-12-03T08:28:08.350Z] #21 26.55 Selecting previously unselected package inetutils-ping. [2021-12-03T08:28:08.350Z] #21 26.55 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2021-12-03T08:28:08.350Z] #21 26.55 Unpacking inetutils-ping (2:2.0-1) ... [2021-12-03T08:28:08.393Z] #14 150.7 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-12-03T08:28:08.393Z] #14 150.8 Selecting previously unselected package libsystemd-dev:amd64. [2021-12-03T08:28:08.393Z] #14 150.8 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-12-03T08:28:08.393Z] #14 150.8 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-12-03T08:28:08.614Z] #21 26.65 Selecting previously unselected package libip4tc2:arm64. [2021-12-03T08:28:08.614Z] #21 26.66 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2021-12-03T08:28:08.614Z] #21 26.67 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2021-12-03T08:28:08.614Z] #21 26.72 Selecting previously unselected package libip6tc2:arm64. [2021-12-03T08:28:08.614Z] #21 26.72 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2021-12-03T08:28:08.614Z] #21 26.73 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2021-12-03T08:28:08.803Z] #14 151.0 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-12-03T08:28:08.803Z] #14 151.0 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-12-03T08:28:08.803Z] #14 151.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-12-03T08:28:08.803Z] #14 151.1 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-12-03T08:28:08.803Z] #14 151.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-12-03T08:28:08.803Z] #14 151.1 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-12-03T08:28:08.803Z] #14 151.1 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-12-03T08:28:08.803Z] #14 151.1 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-12-03T08:28:08.803Z] #14 151.1 Setting up libudev-dev:amd64 (247.3-6) ... [2021-12-03T08:28:08.803Z] #14 151.2 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-12-03T08:28:08.803Z] #14 151.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-12-03T08:28:08.803Z] #14 151.2 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-03T08:28:08.803Z] #14 151.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-12-03T08:28:08.803Z] #14 151.2 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-12-03T08:28:08.803Z] #14 151.2 Setting up mingw-w64-common (8.0.0-1) ... [2021-12-03T08:28:08.803Z] #14 151.3 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-12-03T08:28:08.875Z] #21 26.81 Selecting previously unselected package libnfnetlink0:arm64. [2021-12-03T08:28:08.875Z] #21 26.81 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-12-03T08:28:08.875Z] #21 26.81 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-12-03T08:28:08.875Z] #21 26.88 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-12-03T08:28:08.875Z] #21 26.88 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2021-12-03T08:28:08.875Z] #21 26.89 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2021-12-03T08:28:08.875Z] #21 26.96 Selecting previously unselected package libnftnl11:arm64. [2021-12-03T08:28:08.875Z] #21 26.96 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2021-12-03T08:28:08.875Z] #21 26.97 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2021-12-03T08:28:08.875Z] #21 27.05 Selecting previously unselected package iptables. [2021-12-03T08:28:08.968Z] #14 151.2 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-12-03T08:28:08.968Z] #14 151.2 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-12-03T08:28:08.968Z] #14 151.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-12-03T08:28:08.968Z] #14 151.3 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-12-03T08:28:08.968Z] #14 151.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-12-03T08:28:08.968Z] #14 151.3 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-12-03T08:28:08.968Z] #14 151.3 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-12-03T08:28:08.968Z] #14 151.3 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-12-03T08:28:08.968Z] #14 151.3 Setting up libudev-dev:amd64 (247.3-6) ... [2021-12-03T08:28:08.968Z] #14 151.3 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-12-03T08:28:08.968Z] #14 151.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-12-03T08:28:08.968Z] #14 151.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-03T08:28:08.968Z] #14 151.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-12-03T08:28:08.968Z] #14 151.4 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-12-03T08:28:08.968Z] #14 151.4 Setting up mingw-w64-common (8.0.0-1) ... [2021-12-03T08:28:08.968Z] #14 151.4 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-12-03T08:28:08.968Z] #14 151.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-12-03T08:28:08.968Z] #14 151.4 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-12-03T08:28:08.968Z] #14 151.4 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-12-03T08:28:09.063Z] #14 151.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-12-03T08:28:09.063Z] #14 151.3 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-12-03T08:28:09.063Z] #14 151.3 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-12-03T08:28:09.063Z] #14 151.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-12-03T08:28:09.063Z] #14 151.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-03T08:28:09.063Z] #14 151.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-12-03T08:28:09.063Z] #14 151.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-03T08:28:09.063Z] #14 151.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 [2021-12-03T08:28:09.063Z] #14 151.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-12-03T08:28:09.063Z] #14 151.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-03T08:28:09.063Z] #14 151.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-12-03T08:28:09.063Z] #14 151.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-03T08:28:09.063Z] #14 151.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-12-03T08:28:09.063Z] #14 151.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-03T08:28:09.063Z] #14 151.6 Setting up dmsetup (2:1.02.175-2.1) ... [2021-12-03T08:28:09.137Z] #21 27.05 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2021-12-03T08:28:09.137Z] #21 27.06 Unpacking iptables (1.8.7-1) ... [2021-12-03T08:28:09.137Z] #21 27.30 Selecting previously unselected package libonig5:arm64. [2021-12-03T08:28:09.137Z] #21 27.30 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2021-12-03T08:28:09.137Z] #21 27.30 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2021-12-03T08:28:09.137Z] #21 27.42 Selecting previously unselected package libjq1:arm64. [2021-12-03T08:28:09.230Z] #14 151.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-12-03T08:28:09.230Z] #14 151.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-03T08:28:09.230Z] #14 151.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-12-03T08:28:09.230Z] #14 151.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-03T08:28:09.230Z] #14 151.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-12-03T08:28:09.230Z] #14 151.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-12-03T08:28:09.230Z] #14 151.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-03T08:28:09.230Z] #14 151.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-12-03T08:28:09.230Z] #14 151.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-03T08:28:09.230Z] #14 151.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-12-03T08:28:09.230Z] #14 151.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-03T08:28:09.230Z] #14 151.6 Setting up dmsetup (2:1.02.175-2.1) ... [2021-12-03T08:28:09.230Z] #14 151.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-03T08:28:09.230Z] #14 151.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-12-03T08:28:09.230Z] #14 151.6 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:28:09.323Z] #14 151.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-03T08:28:09.323Z] #14 151.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-12-03T08:28:09.323Z] #14 151.6 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:28:09.398Z] #21 27.42 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2021-12-03T08:28:09.398Z] #21 27.42 Unpacking libjq1:arm64 (1.6-2.1) ... [2021-12-03T08:28:09.398Z] #21 27.55 Selecting previously unselected package jq. [2021-12-03T08:28:09.398Z] #21 27.55 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2021-12-03T08:28:09.398Z] #21 27.57 Unpacking jq (1.6-2.1) ... [2021-12-03T08:28:09.398Z] #21 27.70 Selecting previously unselected package libaio1:arm64. [2021-12-03T08:28:09.490Z] #14 DONE 151.9s [2021-12-03T08:28:09.490Z] [2021-12-03T08:28:09.490Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-12-03T08:28:09.490Z] #15 sha256:04e8964909a52eb89c8da46016ae54b96e1e01574212a4c3bc431d0d3c10f383 [2021-12-03T08:28:09.659Z] #21 27.70 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2021-12-03T08:28:09.660Z] #21 27.70 Unpacking libaio1:arm64 (0.3.112-9) ... [2021-12-03T08:28:09.660Z] #21 27.75 Selecting previously unselected package libgpm2:arm64. [2021-12-03T08:28:09.660Z] #21 27.76 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2021-12-03T08:28:09.660Z] #21 27.76 Unpacking libgpm2:arm64 (1.20.7-8) ... [2021-12-03T08:28:09.660Z] #21 27.81 Selecting previously unselected package libicu67:arm64. [2021-12-03T08:28:09.660Z] #21 27.81 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2021-12-03T08:28:09.660Z] #21 27.83 Unpacking libicu67:arm64 (67.1-7) ... [2021-12-03T08:28:09.750Z] #15 ... [2021-12-03T08:28:09.750Z] [2021-12-03T08:28:09.750Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-12-03T08:28:09.750Z] #57 sha256:d1cb20c50d17e20ddc164cb9542bc7bf13432fd25b1df25df17aa5684b3fdd1f [2021-12-03T08:28:09.750Z] #57 DONE 0.2s [2021-12-03T08:28:09.750Z] [2021-12-03T08:28:09.750Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-03T08:28:09.750Z] #58 sha256:217b3921c8d334de89dc5891ddcb1702e587047e7c75b73c0c6e341b59ce456e [2021-12-03T08:28:09.902Z] #14 DONE 152.0s [2021-12-03T08:28:09.902Z] [2021-12-03T08:28:09.902Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-12-03T08:28:09.902Z] #57 sha256:eac1cd00e28c12ef14e6cedc19327879c7f6abfd4fab04562361b0f09b958c03 [2021-12-03T08:28:09.902Z] #57 DONE 0.2s [2021-12-03T08:28:09.902Z] [2021-12-03T08:28:09.902Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-03T08:28:09.902Z] #58 sha256:fec61f603555e77ad6ccc8ad76340a21e1474274083660ca01b2a53cc0397bb1 [2021-12-03T08:28:11.660Z] #58 1.841 + RM_GOPATH=0 [2021-12-03T08:28:11.660Z] #58 1.841 + TMP_GOPATH= [2021-12-03T08:28:11.660Z] #58 1.841 + : /build [2021-12-03T08:28:11.660Z] #58 1.841 + '[' -z '' ']' [2021-12-03T08:28:11.660Z] #58 1.841 ++ mktemp -d [2021-12-03T08:28:11.660Z] #58 1.841 + export GOPATH=/tmp/tmp.7wpNK1zJKA [2021-12-03T08:28:11.660Z] #58 1.841 + GOPATH=/tmp/tmp.7wpNK1zJKA [2021-12-03T08:28:11.660Z] #58 1.841 + RM_GOPATH=1 [2021-12-03T08:28:11.660Z] #58 1.841 + case "$(go env GOARCH)" in [2021-12-03T08:28:11.660Z] #58 ... [2021-12-03T08:28:11.660Z] [2021-12-03T08:28:11.660Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-12-03T08:28:11.660Z] #15 sha256:04e8964909a52eb89c8da46016ae54b96e1e01574212a4c3bc431d0d3c10f383 [2021-12-03T08:28:11.660Z] #15 DONE 2.1s [2021-12-03T08:28:11.660Z] [2021-12-03T08:28:11.660Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-03T08:28:11.660Z] #58 sha256:217b3921c8d334de89dc5891ddcb1702e587047e7c75b73c0c6e341b59ce456e [2021-12-03T08:28:11.660Z] #58 1.843 ++ go env GOARCH [2021-12-03T08:28:11.660Z] #58 1.883 + export GO_BUILDMODE=-buildmode=pie [2021-12-03T08:28:11.660Z] #58 1.883 + GO_BUILDMODE=-buildmode=pie [2021-12-03T08:28:11.660Z] #58 1.892 ++ dirname /install.sh [2021-12-03T08:28:11.660Z] #58 1.892 + dir=/ [2021-12-03T08:28:11.660Z] #58 1.892 + bin=runc [2021-12-03T08:28:11.660Z] #58 1.892 + shift [2021-12-03T08:28:11.660Z] #58 1.892 + '[' '!' -f //runc.installer ']' [2021-12-03T08:28:11.660Z] #58 1.892 + . //runc.installer [2021-12-03T08:28:11.660Z] #58 1.892 ++ set -e [2021-12-03T08:28:11.660Z] #58 1.892 ++ : v1.0.2 [2021-12-03T08:28:11.660Z] #58 1.892 + install_runc [2021-12-03T08:28:11.660Z] #58 1.892 + RUNC_BUILDTAGS=seccomp [2021-12-03T08:28:11.660Z] #58 1.892 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-12-03T08:28:11.660Z] #58 1.892 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.7wpNK1zJKA/src/github.com/opencontainers/runc [2021-12-03T08:28:11.660Z] #58 1.892 Cloning into '/tmp/tmp.7wpNK1zJKA/src/github.com/opencontainers/runc'... [2021-12-03T08:28:11.660Z] #58 1.892 Install runc version v1.0.2 (build tags: seccomp) [2021-12-03T08:28:11.812Z] #58 1.691 + RM_GOPATH=0 [2021-12-03T08:28:11.812Z] #58 1.691 + TMP_GOPATH= [2021-12-03T08:28:11.812Z] #58 1.691 + : /build [2021-12-03T08:28:11.812Z] #58 1.691 + '[' -z '' ']' [2021-12-03T08:28:11.812Z] #58 ... [2021-12-03T08:28:11.812Z] [2021-12-03T08:28:11.812Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-12-03T08:28:11.812Z] #15 sha256:04e8964909a52eb89c8da46016ae54b96e1e01574212a4c3bc431d0d3c10f383 [2021-12-03T08:28:11.812Z] #15 DONE 2.0s [2021-12-03T08:28:11.812Z] [2021-12-03T08:28:11.812Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-03T08:28:11.812Z] #58 sha256:fec61f603555e77ad6ccc8ad76340a21e1474274083660ca01b2a53cc0397bb1 [2021-12-03T08:28:11.812Z] #58 1.691 ++ mktemp -d [2021-12-03T08:28:11.812Z] #58 1.698 + export GOPATH=/tmp/tmp.cQWm3Qmupe [2021-12-03T08:28:11.812Z] #58 1.698 + GOPATH=/tmp/tmp.cQWm3Qmupe [2021-12-03T08:28:11.812Z] #58 1.698 + RM_GOPATH=1 [2021-12-03T08:28:11.812Z] #58 1.698 + case "$(go env GOARCH)" in [2021-12-03T08:28:11.812Z] #58 1.698 ++ go env GOARCH [2021-12-03T08:28:11.812Z] #58 1.719 + export GO_BUILDMODE=-buildmode=pie [2021-12-03T08:28:11.812Z] #58 1.719 + GO_BUILDMODE=-buildmode=pie [2021-12-03T08:28:11.812Z] #58 1.719 ++ dirname /install.sh [2021-12-03T08:28:11.812Z] #58 1.719 + dir=/ [2021-12-03T08:28:11.812Z] #58 1.719 + bin=runc [2021-12-03T08:28:11.812Z] #58 1.719 + shift [2021-12-03T08:28:11.812Z] #58 1.719 + '[' '!' -f //runc.installer ']' [2021-12-03T08:28:11.812Z] #58 1.719 + . //runc.installer [2021-12-03T08:28:11.812Z] #58 1.719 ++ set -e [2021-12-03T08:28:11.812Z] #58 1.719 ++ : v1.0.2 [2021-12-03T08:28:11.812Z] #58 1.719 + install_runc [2021-12-03T08:28:11.812Z] #58 1.719 + RUNC_BUILDTAGS=seccomp [2021-12-03T08:28:11.812Z] #58 1.719 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-12-03T08:28:11.812Z] #58 1.719 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.cQWm3Qmupe/src/github.com/opencontainers/runc [2021-12-03T08:28:11.812Z] #58 1.719 Install runc version v1.0.2 (build tags: seccomp) [2021-12-03T08:28:11.812Z] #58 1.747 Cloning into '/tmp/tmp.cQWm3Qmupe/src/github.com/opencontainers/runc'... [2021-12-03T08:28:12.207Z] #21 30.26 Selecting previously unselected package libinih1:arm64. [2021-12-03T08:28:12.207Z] #21 30.26 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2021-12-03T08:28:12.207Z] #21 30.27 Unpacking libinih1:arm64 (53-1+b2) ... [2021-12-03T08:28:12.207Z] #21 30.31 Selecting previously unselected package libnet1:arm64. [2021-12-03T08:28:12.207Z] #21 30.31 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-12-03T08:28:12.207Z] #21 30.33 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-12-03T08:28:12.207Z] #21 30.40 Selecting previously unselected package libnl-3-200:arm64. [2021-12-03T08:28:12.207Z] #21 30.40 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2021-12-03T08:28:12.207Z] #21 30.41 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-12-03T08:28:12.398Z] #21 28.16 Selecting previously unselected package libinih1:amd64. [2021-12-03T08:28:12.398Z] #21 28.17 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-12-03T08:28:12.398Z] #21 28.17 Unpacking libinih1:amd64 (53-1+b2) ... [2021-12-03T08:28:12.398Z] #21 28.23 Selecting previously unselected package libnet1:amd64. [2021-12-03T08:28:12.398Z] #21 28.24 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-12-03T08:28:12.398Z] #21 28.25 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-03T08:28:12.398Z] #21 28.34 Selecting previously unselected package libnl-3-200:amd64. [2021-12-03T08:28:12.398Z] #21 28.35 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-12-03T08:28:12.398Z] #21 28.35 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-03T08:28:12.398Z] #21 28.45 Selecting previously unselected package libprotobuf-c1:amd64. [2021-12-03T08:28:12.398Z] #21 28.46 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-12-03T08:28:12.398Z] #21 28.47 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-03T08:28:12.398Z] #21 28.58 Selecting previously unselected package net-tools. [2021-12-03T08:28:12.398Z] #21 28.60 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-12-03T08:28:12.398Z] #21 28.61 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-12-03T08:28:12.398Z] #21 28.79 Selecting previously unselected package patch. [2021-12-03T08:28:12.398Z] #21 28.79 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-12-03T08:28:12.398Z] #21 28.80 Unpacking patch (2.7.6-7) ... [2021-12-03T08:28:12.398Z] #21 28.91 Selecting previously unselected package python-pip-whl. [2021-12-03T08:28:12.398Z] #21 28.94 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-12-03T08:28:12.398Z] #21 28.94 Unpacking python-pip-whl (20.3.4-4) ... [2021-12-03T08:28:12.468Z] #21 30.48 Selecting previously unselected package libprotobuf-c1:arm64. [2021-12-03T08:28:12.468Z] #21 30.48 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2021-12-03T08:28:12.468Z] #21 30.49 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-12-03T08:28:12.468Z] #21 30.53 Selecting previously unselected package net-tools. [2021-12-03T08:28:12.468Z] #21 30.54 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2021-12-03T08:28:12.468Z] #21 30.54 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-12-03T08:28:12.730Z] #21 30.68 Selecting previously unselected package patch. [2021-12-03T08:28:12.730Z] #21 30.69 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2021-12-03T08:28:12.730Z] #21 30.70 Unpacking patch (2.7.6-7) ... [2021-12-03T08:28:12.730Z] #21 30.80 Selecting previously unselected package python-pip-whl. [2021-12-03T08:28:12.730Z] #21 30.81 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-12-03T08:28:12.730Z] #21 30.82 Unpacking python-pip-whl (20.3.4-4) ... [2021-12-03T08:28:12.992Z] #21 31.16 Selecting previously unselected package python3-lib2to3. [2021-12-03T08:28:12.992Z] #21 31.17 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-12-03T08:28:12.992Z] #21 31.17 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-12-03T08:28:13.224Z] #21 29.59 Selecting previously unselected package python3-lib2to3. [2021-12-03T08:28:13.224Z] #21 29.60 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-12-03T08:28:13.224Z] #21 29.60 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-12-03T08:28:13.224Z] #21 29.73 Selecting previously unselected package python3-distutils. [2021-12-03T08:28:13.224Z] #21 29.74 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-12-03T08:28:13.224Z] #21 29.74 Unpacking python3-distutils (3.9.2-1) ... [2021-12-03T08:28:13.254Z] #21 31.30 Selecting previously unselected package python3-distutils. [2021-12-03T08:28:13.254Z] #21 31.30 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-12-03T08:28:13.254Z] #21 31.31 Unpacking python3-distutils (3.9.2-1) ... [2021-12-03T08:28:13.254Z] #21 31.44 Selecting previously unselected package python3-pkg-resources. [2021-12-03T08:28:13.254Z] #21 31.45 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-12-03T08:28:13.254Z] #21 31.45 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-12-03T08:28:13.483Z] #21 29.89 Selecting previously unselected package python3-pkg-resources. [2021-12-03T08:28:13.483Z] #21 29.89 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-12-03T08:28:13.483Z] #21 29.90 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-12-03T08:28:13.515Z] #21 31.53 Selecting previously unselected package python3-setuptools. [2021-12-03T08:28:13.515Z] #21 31.54 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-12-03T08:28:13.515Z] #21 31.54 Unpacking python3-setuptools (52.0.0-4) ... [2021-12-03T08:28:13.515Z] #21 31.71 Selecting previously unselected package python3-wheel. [2021-12-03T08:28:13.515Z] #21 31.72 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-12-03T08:28:13.515Z] #21 31.72 Unpacking python3-wheel (0.34.2-1) ... [2021-12-03T08:28:13.576Z] #58 ... [2021-12-03T08:28:13.577Z] [2021-12-03T08:28:13.577Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-12-03T08:28:13.577Z] #16 sha256:0c1d529ab6d9b8c18bb8911a195405b9a4b595a82e41e2ebd80130ea8255bf5f [2021-12-03T08:28:13.577Z] #16 DONE 1.8s [2021-12-03T08:28:13.577Z] [2021-12-03T08:28:13.577Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-12-03T08:28:13.577Z] #17 sha256:eeb00bb9b1f3007912bf7258e0ff789d7738071cfa523ea2c7ac114c5704b773 [2021-12-03T08:28:13.723Z] #58 ... [2021-12-03T08:28:13.723Z] [2021-12-03T08:28:13.723Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-12-03T08:28:13.723Z] #16 sha256:0c1d529ab6d9b8c18bb8911a195405b9a4b595a82e41e2ebd80130ea8255bf5f [2021-12-03T08:28:13.723Z] #16 DONE 1.7s [2021-12-03T08:28:13.723Z] [2021-12-03T08:28:13.723Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-12-03T08:28:13.723Z] #17 sha256:eeb00bb9b1f3007912bf7258e0ff789d7738071cfa523ea2c7ac114c5704b773 [2021-12-03T08:28:13.741Z] #21 30.04 Selecting previously unselected package python3-setuptools. [2021-12-03T08:28:13.741Z] #21 30.04 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-12-03T08:28:13.741Z] #21 30.05 Unpacking python3-setuptools (52.0.0-4) ... [2021-12-03T08:28:13.741Z] #21 30.33 Selecting previously unselected package python3-wheel. [2021-12-03T08:28:13.775Z] #21 31.79 Selecting previously unselected package python3-pip. [2021-12-03T08:28:13.776Z] #21 31.79 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-12-03T08:28:13.776Z] #21 31.79 Unpacking python3-pip (20.3.4-4) ... [2021-12-03T08:28:14.000Z] #21 30.33 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-12-03T08:28:14.000Z] #21 30.34 Unpacking python3-wheel (0.34.2-1) ... [2021-12-03T08:28:14.000Z] #21 30.43 Selecting previously unselected package python3-pip. [2021-12-03T08:28:14.000Z] #21 30.43 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-12-03T08:28:14.000Z] #21 30.44 Unpacking python3-pip (20.3.4-4) ... [2021-12-03T08:28:14.036Z] #21 32.01 Selecting previously unselected package sudo. [2021-12-03T08:28:14.036Z] #21 32.02 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2021-12-03T08:28:14.036Z] #21 32.02 Unpacking sudo (1.9.5p2-3) ... [2021-12-03T08:28:14.259Z] #21 30.75 Selecting previously unselected package sudo. [2021-12-03T08:28:14.259Z] #21 30.75 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-12-03T08:28:14.259Z] #21 30.76 Unpacking sudo (1.9.5p2-3) ... [2021-12-03T08:28:14.297Z] #21 32.47 Selecting previously unselected package thin-provisioning-tools. [2021-12-03T08:28:14.297Z] #21 32.48 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2021-12-03T08:28:14.297Z] #21 32.48 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-12-03T08:28:14.558Z] #21 32.62 Selecting previously unselected package uidmap. [2021-12-03T08:28:14.558Z] #21 32.63 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2021-12-03T08:28:14.558Z] #21 32.64 Unpacking uidmap (1:4.8.1-1) ... [2021-12-03T08:28:14.663Z] #17 1.416 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-12-03T08:28:14.820Z] #21 32.81 Selecting previously unselected package vim-runtime. [2021-12-03T08:28:14.820Z] #21 32.81 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-12-03T08:28:14.820Z] #21 32.83 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-12-03T08:28:14.820Z] #21 32.85 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-12-03T08:28:14.820Z] #21 32.86 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-12-03T08:28:14.825Z] #21 31.19 Selecting previously unselected package thin-provisioning-tools. [2021-12-03T08:28:14.825Z] #21 31.21 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-12-03T08:28:14.825Z] #21 31.22 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-12-03T08:28:14.825Z] #21 31.42 Selecting previously unselected package uidmap. [2021-12-03T08:28:14.957Z] #17 1.469 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-12-03T08:28:14.957Z] #17 DONE 1.6s [2021-12-03T08:28:14.957Z] [2021-12-03T08:28:14.957Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-12-03T08:28:14.957Z] #18 sha256:f48dbd55a2ccbd97a7dacaecd4ca626e8feb7a97885999a542cafe288f77f8b5 [2021-12-03T08:28:15.084Z] #21 31.44 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-12-03T08:28:15.084Z] #21 31.44 Unpacking uidmap (1:4.8.1-1) ... [2021-12-03T08:28:15.084Z] #21 31.58 Selecting previously unselected package vim-runtime. [2021-12-03T08:28:15.084Z] #21 31.58 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-12-03T08:28:15.084Z] #21 31.62 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-12-03T08:28:15.084Z] #21 31.66 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-12-03T08:28:15.084Z] #21 31.68 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-12-03T08:28:15.235Z] #17 DONE 1.6s [2021-12-03T08:28:15.235Z] [2021-12-03T08:28:15.235Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-12-03T08:28:15.235Z] #18 sha256:f48dbd55a2ccbd97a7dacaecd4ca626e8feb7a97885999a542cafe288f77f8b5 [2021-12-03T08:28:16.616Z] #18 DONE 1.7s [2021-12-03T08:28:16.616Z] [2021-12-03T08:28:16.616Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-03T08:28:16.616Z] #34 sha256:9fcdf0210b1c4df2bcf1c67b3ee8598513ef0cf098e389f389d1d2ff55098c35 [2021-12-03T08:28:16.864Z] #18 DONE 1.6s [2021-12-03T08:28:16.864Z] [2021-12-03T08:28:16.864Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-12-03T08:28:16.864Z] #19 sha256:deff0efcc168a50155ab62b583fea6875c2877d6afcccb07754739550ff8a00f [2021-12-03T08:28:16.879Z] #34 ... [2021-12-03T08:28:16.879Z] [2021-12-03T08:28:16.879Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-12-03T08:28:16.879Z] #19 sha256:deff0efcc168a50155ab62b583fea6875c2877d6afcccb07754739550ff8a00f [2021-12-03T08:28:17.367Z] #21 35.38 Selecting previously unselected package vim. [2021-12-03T08:28:17.367Z] #21 35.39 Preparing to unpack .../44-vim_2%3a8.2.2434-3_arm64.deb ... [2021-12-03T08:28:17.367Z] #21 35.40 Unpacking vim (2:8.2.2434-3) ... [2021-12-03T08:28:17.940Z] #21 35.83 Selecting previously unselected package xfsprogs. [2021-12-03T08:28:17.940Z] #21 35.84 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2021-12-03T08:28:17.940Z] #21 35.84 Unpacking xfsprogs (5.10.0-4) ... [2021-12-03T08:28:18.201Z] #21 36.23 Selecting previously unselected package zip. [2021-12-03T08:28:18.201Z] #21 36.24 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2021-12-03T08:28:18.201Z] #21 36.24 Unpacking zip (3.0-12) ... [2021-12-03T08:28:18.201Z] #21 36.33 Selecting previously unselected package zstd. [2021-12-03T08:28:18.201Z] #21 36.35 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2021-12-03T08:28:18.201Z] #21 36.35 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-12-03T08:28:18.252Z] #19 DONE 1.6s [2021-12-03T08:28:18.252Z] [2021-12-03T08:28:18.252Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-12-03T08:28:18.252Z] #20 sha256:36a6983314a5e291ffc86c19268388a102c099d9a0ec85de5bfda7c43bf0cf0a [2021-12-03T08:28:18.297Z] #19 DONE 1.4s [2021-12-03T08:28:18.297Z] [2021-12-03T08:28:18.297Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-12-03T08:28:18.297Z] #20 sha256:36a6983314a5e291ffc86c19268388a102c099d9a0ec85de5bfda7c43bf0cf0a [2021-12-03T08:28:18.773Z] #21 36.65 Setting up python3-pkg-resources (52.0.0-4) ... [2021-12-03T08:28:19.274Z] #21 35.07 Selecting previously unselected package vim. [2021-12-03T08:28:19.274Z] #21 35.08 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-12-03T08:28:19.274Z] #21 35.09 Unpacking vim (2:8.2.2434-3) ... [2021-12-03T08:28:19.274Z] #21 35.61 Selecting previously unselected package xfsprogs. [2021-12-03T08:28:19.274Z] #21 35.62 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-12-03T08:28:19.274Z] #21 35.63 Unpacking xfsprogs (5.10.0-4) ... [2021-12-03T08:28:19.344Z] #21 37.45 Setting up libip4tc2:arm64 (1.8.7-1) ... [2021-12-03T08:28:19.344Z] #21 37.47 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-12-03T08:28:19.344Z] #21 37.48 Setting up libgpm2:arm64 (1.20.7-8) ... [2021-12-03T08:28:19.344Z] #21 37.49 Setting up libicu67:arm64 (67.1-7) ... [2021-12-03T08:28:19.344Z] #21 37.50 Setting up libip6tc2:arm64 (1.8.7-1) ... [2021-12-03T08:28:19.344Z] #21 37.51 Setting up libinih1:arm64 (53-1+b2) ... [2021-12-03T08:28:19.344Z] #21 37.53 Setting up uidmap (1:4.8.1-1) ... [2021-12-03T08:28:19.344Z] #21 37.54 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-12-03T08:28:19.344Z] #21 37.55 Setting up bzip2 (1.0.8-4) ... [2021-12-03T08:28:19.344Z] #21 37.56 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-12-03T08:28:19.344Z] #21 37.57 Setting up python3-wheel (0.34.2-1) ... [2021-12-03T08:28:19.632Z] #20 DONE 1.6s [2021-12-03T08:28:19.632Z] [2021-12-03T08:28:19.632Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-12-03T08:28:19.632Z] #43 sha256:07e46e05b9d5aff72caf297857e8ce7b08d92d03a8a7db0f9c85048ac1e1e9b2 [2021-12-03T08:28:19.751Z] #20 DONE 1.7s [2021-12-03T08:28:19.751Z] [2021-12-03T08:28:19.751Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-03T08:28:19.751Z] #34 sha256:9fcdf0210b1c4df2bcf1c67b3ee8598513ef0cf098e389f389d1d2ff55098c35 [2021-12-03T08:28:19.841Z] #21 36.10 Selecting previously unselected package zip. [2021-12-03T08:28:19.841Z] #21 36.11 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-12-03T08:28:19.841Z] #21 36.11 Unpacking zip (3.0-12) ... [2021-12-03T08:28:19.841Z] #21 36.28 Selecting previously unselected package zstd. [2021-12-03T08:28:19.841Z] #21 36.29 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-12-03T08:28:19.841Z] #21 36.30 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-12-03T08:28:19.893Z] #43 ... [2021-12-03T08:28:19.893Z] [2021-12-03T08:28:19.893Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-12-03T08:28:19.893Z] #21 sha256:b6c0af10a88726b1b4dacb7bf2361ad6eda916f4701cd59572ad33eaff9d230a [2021-12-03T08:28:20.014Z] #34 ... [2021-12-03T08:28:20.014Z] [2021-12-03T08:28:20.014Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-12-03T08:28:20.014Z] #21 sha256:b6c0af10a88726b1b4dacb7bf2361ad6eda916f4701cd59572ad33eaff9d230a [2021-12-03T08:28:20.285Z] #21 38.15 Setting up xxd (2:8.2.2434-3) ... [2021-12-03T08:28:20.285Z] #21 38.16 Setting up libcap2:arm64 (1:2.44-1) ... [2021-12-03T08:28:20.285Z] #21 38.17 Setting up libcap2-bin (1:2.44-1) ... [2021-12-03T08:28:20.285Z] #21 38.19 Setting up apparmor (2.13.6-10) ... [2021-12-03T08:28:20.360Z] #21 36.65 Setting up python3-pkg-resources (52.0.0-4) ... [2021-12-03T08:28:20.927Z] #21 37.55 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-12-03T08:28:21.186Z] #21 37.56 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-12-03T08:28:21.186Z] #21 37.58 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-12-03T08:28:21.186Z] #21 37.60 Setting up libicu67:amd64 (67.1-7) ... [2021-12-03T08:28:21.186Z] #21 37.62 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-12-03T08:28:21.186Z] #21 37.63 Setting up libinih1:amd64 (53-1+b2) ... [2021-12-03T08:28:21.186Z] #21 37.65 Setting up uidmap (1:4.8.1-1) ... [2021-12-03T08:28:21.186Z] #21 37.67 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-03T08:28:21.186Z] #21 37.69 Setting up bzip2 (1.0.8-4) ... [2021-12-03T08:28:21.186Z] #21 37.70 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-03T08:28:21.186Z] #21 37.72 Setting up python3-wheel (0.34.2-1) ... [2021-12-03T08:28:21.670Z] #21 39.51 Setting up zip (3.0-12) ... [2021-12-03T08:28:21.670Z] #21 39.52 Setting up vim-common (2:8.2.2434-3) ... [2021-12-03T08:28:21.670Z] #21 39.54 Setting up bash-completion (1:2.11-2) ... [2021-12-03T08:28:21.800Z] #21 2.028 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-03T08:28:21.800Z] #21 2.083 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-03T08:28:21.800Z] #21 2.083 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-03T08:28:21.940Z] #21 1.922 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-03T08:28:21.940Z] #21 1.971 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-03T08:28:21.940Z] #21 1.974 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-03T08:28:22.123Z] #21 38.45 Setting up xxd (2:8.2.2434-3) ... [2021-12-03T08:28:22.123Z] #21 38.46 Setting up libcap2:amd64 (1:2.44-1) ... [2021-12-03T08:28:22.123Z] #21 38.49 Setting up libcap2-bin (1:2.44-1) ... [2021-12-03T08:28:22.123Z] #21 38.50 Setting up apparmor (2.13.6-10) ... [2021-12-03T08:28:22.738Z] #21 2.896 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-03T08:28:22.897Z] #21 3.090 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-03T08:28:23.055Z] #21 41.11 Setting up xz-utils (5.2.5-2) ... [2021-12-03T08:28:23.055Z] #21 41.12 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-12-03T08:28:23.055Z] #21 41.14 Setting up libmnl0:arm64 (1.0.4-3) ... [2021-12-03T08:28:23.055Z] #21 41.15 Setting up patch (2.7.6-7) ... [2021-12-03T08:28:23.055Z] #21 41.16 Setting up sudo (1.9.5p2-3) ... [2021-12-03T08:28:23.055Z] #21 41.23 invoke-rc.d: could not determine current runlevel [2021-12-03T08:28:23.055Z] #21 41.25 invoke-rc.d: policy-rc.d denied execution of start. [2021-12-03T08:28:23.055Z] #21 41.26 Setting up xfsprogs (5.10.0-4) ... [2021-12-03T08:28:23.055Z] #21 41.27 Setting up libxtables12:arm64 (1.8.7-1) ... [2021-12-03T08:28:23.055Z] #21 41.28 Setting up inetutils-ping (2:2.0-1) ... [2021-12-03T08:28:23.055Z] #21 41.31 Setting up pigz (2.6-1) ... [2021-12-03T08:28:23.055Z] #21 41.33 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-12-03T08:28:23.315Z] #21 41.34 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-12-03T08:28:23.315Z] #21 41.35 Setting up python-pip-whl (20.3.4-4) ... [2021-12-03T08:28:23.315Z] #21 41.37 Setting up vim-runtime (2:8.2.2434-3) ... [2021-12-03T08:28:23.886Z] #21 41.88 Setting up libaio1:arm64 (0.3.112-9) ... [2021-12-03T08:28:23.886Z] #21 41.89 Setting up python3-lib2to3 (3.9.2-1) ... [2021-12-03T08:28:24.026Z] #21 40.09 Setting up zip (3.0-12) ... [2021-12-03T08:28:24.026Z] #21 40.11 Setting up vim-common (2:8.2.2434-3) ... [2021-12-03T08:28:24.026Z] #21 40.14 Setting up bash-completion (1:2.11-2) ... [2021-12-03T08:28:24.147Z] #21 42.20 Setting up libelf1:arm64 (0.183-1) ... [2021-12-03T08:28:24.147Z] #21 42.23 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-12-03T08:28:24.147Z] #21 42.24 Setting up libonig5:arm64 (6.9.6-1.1) ... [2021-12-03T08:28:24.147Z] #21 42.25 Setting up python3-distutils (3.9.2-1) ... [2021-12-03T08:28:24.644Z] #21 4.808 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [97.5 kB] [2021-12-03T08:28:24.718Z] #21 42.67 Setting up vim (2:8.2.2434-3) ... [2021-12-03T08:28:24.718Z] #21 42.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-12-03T08:28:24.718Z] #21 42.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-12-03T08:28:24.718Z] #21 42.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-12-03T08:28:24.718Z] #21 42.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-12-03T08:28:24.718Z] #21 42.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-12-03T08:28:24.718Z] #21 42.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-12-03T08:28:24.718Z] #21 42.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-12-03T08:28:24.718Z] #21 42.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-12-03T08:28:24.718Z] #21 42.74 Setting up python3-setuptools (52.0.0-4) ... [2021-12-03T08:28:24.805Z] #21 4.534 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [97.5 kB] [2021-12-03T08:28:25.659Z] #21 43.78 Setting up libjq1:arm64 (1.6-2.1) ... [2021-12-03T08:28:25.659Z] #21 43.80 Setting up libnftnl11:arm64 (1.1.9-1) ... [2021-12-03T08:28:25.659Z] #21 43.81 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-12-03T08:28:25.659Z] #21 43.82 Setting up python3-pip (20.3.4-4) ... [2021-12-03T08:28:25.954Z] #21 42.39 Setting up xz-utils (5.2.5-2) ... [2021-12-03T08:28:25.954Z] #21 42.40 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-12-03T08:28:25.954Z] #21 42.42 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-12-03T08:28:25.954Z] #21 42.44 Setting up patch (2.7.6-7) ... [2021-12-03T08:28:25.954Z] #21 42.45 Setting up sudo (1.9.5p2-3) ... [2021-12-03T08:28:25.954Z] #21 42.56 invoke-rc.d: could not determine current runlevel [2021-12-03T08:28:26.147Z] #72 ... [2021-12-03T08:28:26.147Z] [2021-12-03T08:28:26.147Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-03T08:28:26.147Z] #45 sha256:d6290b6f03bcaf898a8ddaf91a2cdf0ec7d09d22b60a35f43dc738adc980ed85 [2021-12-03T08:28:26.147Z] #45 29.11 Fetched 48.7 MB in 27s (1806 kB/s) [2021-12-03T08:28:26.212Z] #21 42.56 invoke-rc.d: policy-rc.d denied execution of start. [2021-12-03T08:28:26.213Z] #21 42.59 Setting up xfsprogs (5.10.0-4) ... [2021-12-03T08:28:26.213Z] #21 42.61 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-12-03T08:28:26.213Z] #21 42.66 Setting up inetutils-ping (2:2.0-1) ... [2021-12-03T08:28:26.213Z] #21 42.69 Setting up pigz (2.6-1) ... [2021-12-03T08:28:26.213Z] #21 42.70 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-12-03T08:28:26.213Z] #21 42.72 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-03T08:28:26.213Z] #21 42.74 Setting up python-pip-whl (20.3.4-4) ... [2021-12-03T08:28:26.213Z] #21 42.75 Setting up vim-runtime (2:8.2.2434-3) ... [2021-12-03T08:28:26.601Z] #21 44.83 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2021-12-03T08:28:26.714Z] #21 6.857 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-03T08:28:26.870Z] #21 44.84 Setting up jq (1.6-2.1) ... [2021-12-03T08:28:26.870Z] #21 44.85 Setting up libbpf0:arm64 (1:0.3-2) ... [2021-12-03T08:28:26.870Z] #21 44.87 Setting up iptables (1.8.7-1) ... [2021-12-03T08:28:26.870Z] #21 44.88 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-12-03T08:28:26.870Z] #21 44.89 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-12-03T08:28:26.870Z] #21 44.90 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-12-03T08:28:26.870Z] #21 44.90 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-12-03T08:28:26.870Z] #21 44.91 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-12-03T08:28:26.870Z] #21 44.91 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-12-03T08:28:26.870Z] #21 44.92 Setting up iproute2 (5.10.0-4) ... [2021-12-03T08:28:27.132Z] #21 45.20 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:28:27.174Z] #21 43.57 Setting up libaio1:amd64 (0.3.112-9) ... [2021-12-03T08:28:27.174Z] #21 43.66 Setting up python3-lib2to3 (3.9.2-1) ... [2021-12-03T08:28:27.180Z] #21 7.080 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-03T08:28:27.770Z] #21 44.20 Setting up libelf1:amd64 (0.183-1) ... [2021-12-03T08:28:27.770Z] #21 44.27 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-12-03T08:28:27.770Z] #21 44.28 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-12-03T08:28:27.770Z] #21 44.29 Setting up python3-distutils (3.9.2-1) ... [2021-12-03T08:28:28.074Z] #21 DONE 46.0s [2021-12-03T08:28:28.074Z] [2021-12-03T08:28:28.074Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-12-03T08:28:28.074Z] #22 sha256:8e1a3b1b2bbd3571ee0efa42ee9288a023b58630014a2acaed4d4fed4d30d49e [2021-12-03T08:28:28.598Z] #21 44.86 Setting up vim (2:8.2.2434-3) ... [2021-12-03T08:28:28.598Z] #21 44.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-12-03T08:28:28.598Z] #21 44.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-12-03T08:28:28.598Z] #21 44.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-12-03T08:28:28.598Z] #21 44.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-12-03T08:28:28.598Z] #21 44.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-12-03T08:28:28.598Z] #21 44.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-12-03T08:28:28.598Z] #21 44.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-12-03T08:28:28.598Z] #21 44.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-12-03T08:28:28.598Z] #21 44.92 Setting up python3-setuptools (52.0.0-4) ... [2021-12-03T08:28:28.645Z] #22 0.697 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-12-03T08:28:28.645Z] #22 0.711 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-12-03T08:28:28.645Z] #22 0.714 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-12-03T08:28:28.645Z] #22 DONE 0.8s [2021-12-03T08:28:28.645Z] [2021-12-03T08:28:28.645Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-12-03T08:28:28.645Z] #23 sha256:8d2ad6fb746f4ad42b982e9a6b5176b06dcc45197155981967c7598ebf0d8346 [2021-12-03T08:28:29.716Z] #21 ... [2021-12-03T08:28:29.716Z] [2021-12-03T08:28:29.716Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-03T08:28:29.716Z] #34 sha256:9fcdf0210b1c4df2bcf1c67b3ee8598513ef0cf098e389f389d1d2ff55098c35 [2021-12-03T08:28:29.716Z] #34 DONE 171.8s [2021-12-03T08:28:29.716Z] [2021-12-03T08:28:29.716Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-03T08:28:29.716Z] #58 sha256:217b3921c8d334de89dc5891ddcb1702e587047e7c75b73c0c6e341b59ce456e [2021-12-03T08:28:29.716Z] #58 14.79 + cd /tmp/tmp.7wpNK1zJKA/src/github.com/opencontainers/runc [2021-12-03T08:28:29.716Z] #58 14.79 + git checkout -q v1.0.2 [2021-12-03T08:28:29.716Z] #58 15.62 + '[' -z '' ']' [2021-12-03T08:28:29.716Z] #58 15.62 + target=static [2021-12-03T08:28:29.716Z] #58 15.62 + make BUILDTAGS=seccomp static [2021-12-03T08:28:29.716Z] #58 15.97 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-12-03T08:28:29.977Z] #21 46.41 Setting up libjq1:amd64 (1.6-2.1) ... [2021-12-03T08:28:29.978Z] #21 46.42 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-12-03T08:28:29.978Z] #21 46.43 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-12-03T08:28:29.978Z] #21 46.44 Setting up python3-pip (20.3.4-4) ... [2021-12-03T08:28:30.362Z] #45 29.11 Reading package lists... [2021-12-03T08:28:30.362Z] #45 ... [2021-12-03T08:28:30.362Z] [2021-12-03T08:28:30.362Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-12-03T08:28:30.362Z] #67 sha256:cfe3724287289d4cbe4f2ee6fbd2534381540c0dd2889b4b508c111b223c618a [2021-12-03T08:28:30.362Z] #67 30.46 Fetched 48.7 MB in 28s (1740 kB/s) [2021-12-03T08:28:31.295Z] #67 30.46 Reading package lists... [2021-12-03T08:28:31.295Z] #67 ... [2021-12-03T08:28:31.295Z] [2021-12-03T08:28:31.295Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-03T08:28:31.295Z] #45 sha256:d6290b6f03bcaf898a8ddaf91a2cdf0ec7d09d22b60a35f43dc738adc980ed85 [2021-12-03T08:28:31.295Z] #45 29.11 Reading package lists... [2021-12-03T08:28:31.356Z] #21 47.73 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-12-03T08:28:31.356Z] #21 47.75 Setting up jq (1.6-2.1) ... [2021-12-03T08:28:31.356Z] #21 47.77 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-12-03T08:28:31.356Z] #21 47.78 Setting up iptables (1.8.7-1) ... [2021-12-03T08:28:31.356Z] #21 47.79 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-12-03T08:28:31.356Z] #21 47.80 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-12-03T08:28:31.356Z] #21 47.80 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-12-03T08:28:31.356Z] #21 47.81 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-12-03T08:28:31.356Z] #21 47.81 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-12-03T08:28:31.356Z] #21 47.82 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-12-03T08:28:31.356Z] #21 47.83 Setting up iproute2 (5.10.0-4) ... [2021-12-03T08:28:31.616Z] #21 48.25 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:28:32.558Z] #21 DONE 48.8s [2021-12-03T08:28:32.558Z] [2021-12-03T08:28:32.558Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-12-03T08:28:32.558Z] #22 sha256:77d0d8cb8762e00bdd0162dcd4c415f983f9ae6569d4e6e785888b9d25524d97 [2021-12-03T08:28:33.008Z] #58 ... [2021-12-03T08:28:33.008Z] [2021-12-03T08:28:33.008Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-12-03T08:28:33.008Z] #21 sha256:b6c0af10a88726b1b4dacb7bf2361ad6eda916f4701cd59572ad33eaff9d230a [2021-12-03T08:28:33.008Z] #21 12.98 Fetched 8479 kB in 11s (740 kB/s) [2021-12-03T08:28:33.290Z] #21 ... [2021-12-03T08:28:33.290Z] [2021-12-03T08:28:33.290Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-03T08:28:33.290Z] #34 sha256:9fcdf0210b1c4df2bcf1c67b3ee8598513ef0cf098e389f389d1d2ff55098c35 [2021-12-03T08:28:33.290Z] #34 DONE 175.4s [2021-12-03T08:28:33.290Z] [2021-12-03T08:28:33.290Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-03T08:28:33.290Z] #58 sha256:fec61f603555e77ad6ccc8ad76340a21e1474274083660ca01b2a53cc0397bb1 [2021-12-03T08:28:33.290Z] #58 14.97 + cd /tmp/tmp.cQWm3Qmupe/src/github.com/opencontainers/runc [2021-12-03T08:28:33.290Z] #58 14.97 + git checkout -q v1.0.2 [2021-12-03T08:28:33.290Z] #58 15.99 + '[' -z '' ']' [2021-12-03T08:28:33.290Z] #58 15.99 + target=static [2021-12-03T08:28:33.290Z] #58 15.99 + make BUILDTAGS=seccomp static [2021-12-03T08:28:33.290Z] #58 16.51 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-12-03T08:28:33.448Z] #45 38.15 Reading package lists... [2021-12-03T08:28:33.448Z] #45 ... [2021-12-03T08:28:33.448Z] [2021-12-03T08:28:33.448Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:28:33.448Z] #20 sha256:52b6681d515e4c34e6f16d3e40b676501ac6190957e1e57b6d5a2ed4cb1fffef [2021-12-03T08:28:33.448Z] #20 29.91 Fetched 48.7 MB in 28s (1767 kB/s) [2021-12-03T08:28:33.448Z] #20 29.91 Reading package lists... [2021-12-03T08:28:33.448Z] #20 39.70 Reading package lists... [2021-12-03T08:28:33.448Z] #20 ... [2021-12-03T08:28:33.448Z] [2021-12-03T08:28:33.448Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-12-03T08:28:33.448Z] #67 sha256:cfe3724287289d4cbe4f2ee6fbd2534381540c0dd2889b4b508c111b223c618a [2021-12-03T08:28:33.448Z] #67 30.46 Reading package lists... [2021-12-03T08:28:33.860Z] #58 ... [2021-12-03T08:28:33.860Z] [2021-12-03T08:28:33.860Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-12-03T08:28:33.860Z] #21 sha256:b6c0af10a88726b1b4dacb7bf2361ad6eda916f4701cd59572ad33eaff9d230a [2021-12-03T08:28:33.860Z] #21 13.82 Fetched 8479 kB in 12s (695 kB/s) [2021-12-03T08:28:33.936Z] #22 1.543 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-12-03T08:28:33.936Z] #22 1.549 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-12-03T08:28:33.936Z] #22 1.554 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-12-03T08:28:33.936Z] #22 DONE 1.6s [2021-12-03T08:28:33.936Z] [2021-12-03T08:28:33.936Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-12-03T08:28:33.936Z] #23 sha256:08b2db5746944576793becc2f7255d3bb9ceecf9e362f57d030938704550aad4 [2021-12-03T08:28:38.056Z] #21 13.82 Reading package lists... [2021-12-03T08:28:38.378Z] #21 12.98 Reading package lists... [2021-12-03T08:28:38.655Z] #23 ... [2021-12-03T08:28:38.655Z] [2021-12-03T08:28:38.655Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-12-03T08:28:38.655Z] #43 sha256:9ceec7e1292267133783465d2ead4253c28eef1cb9ad942a40d887fe50f5ea2f [2021-12-03T08:28:38.655Z] #43 184.5 + dpkg --print-architecture [2021-12-03T08:28:39.995Z] #67 39.73 Reading package lists... [2021-12-03T08:28:39.995Z] #67 ... [2021-12-03T08:28:39.995Z] [2021-12-03T08:28:39.996Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-03T08:28:39.996Z] #45 sha256:d6290b6f03bcaf898a8ddaf91a2cdf0ec7d09d22b60a35f43dc738adc980ed85 [2021-12-03T08:28:39.996Z] #45 38.15 Reading package lists... [2021-12-03T08:28:41.204Z] #43 DONE 187.1s [2021-12-03T08:28:41.204Z] [2021-12-03T08:28:41.204Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-12-03T08:28:41.204Z] #23 sha256:8d2ad6fb746f4ad42b982e9a6b5176b06dcc45197155981967c7598ebf0d8346 [2021-12-03T08:28:41.204Z] #23 11.37 Collecting yamllint==1.26.1 [2021-12-03T08:28:41.204Z] #23 12.42 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-12-03T08:28:41.670Z] #21 17.78 Reading package lists... [2021-12-03T08:28:42.147Z] #45 46.90 Building dependency tree... [2021-12-03T08:28:42.252Z] #21 18.01 Reading package lists... [2021-12-03T08:28:42.822Z] #21 21.91 Building dependency tree... [2021-12-03T08:28:43.205Z] #23 14.26 Collecting pathspec>=0.5.3 [2021-12-03T08:28:43.205Z] #23 14.29 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-12-03T08:28:43.205Z] #23 ... [2021-12-03T08:28:43.205Z] [2021-12-03T08:28:43.205Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-03T08:28:43.205Z] #53 sha256:6faf81753db28cfce73db1cdac70a1afee11a82f094a7016fca408d37429831b [2021-12-03T08:28:43.205Z] #53 189.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-12-03T08:28:43.205Z] #53 DONE 189.5s [2021-12-03T08:28:43.304Z] #21 22.17 Building dependency tree... [2021-12-03T08:28:43.468Z] [2021-12-03T08:28:43.468Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-12-03T08:28:43.468Z] #23 sha256:8d2ad6fb746f4ad42b982e9a6b5176b06dcc45197155981967c7598ebf0d8346 [2021-12-03T08:28:43.468Z] #23 14.68 Collecting pyyaml [2021-12-03T08:28:43.468Z] #23 14.69 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2021-12-03T08:28:43.468Z] #23 14.75 Building wheels for collected packages: yamllint [2021-12-03T08:28:43.468Z] #23 14.75 Building wheel for yamllint (setup.py): started [2021-12-03T08:28:44.043Z] #45 50.48 The following additional packages will be installed: [2021-12-03T08:28:44.044Z] #45 50.49 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2021-12-03T08:28:44.044Z] #45 50.51 Suggested packages: [2021-12-03T08:28:44.044Z] #45 50.51 cmake-doc ninja-build lrzip [2021-12-03T08:28:44.044Z] #45 50.51 Recommended packages: [2021-12-03T08:28:44.044Z] #45 50.51 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-12-03T08:28:44.426Z] #23 15.91 Building wheel for yamllint (setup.py): finished with status 'done' [2021-12-03T08:28:44.426Z] #23 15.91 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=b949b6fb8f3416252b14feee6b4b2a0f9891bf72e4a49e4824c21ca57c19ad9f [2021-12-03T08:28:44.426Z] #23 15.91 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-12-03T08:28:44.608Z] #45 51.27 The following NEW packages will be installed: [2021-12-03T08:28:44.608Z] #45 51.29 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2021-12-03T08:28:44.687Z] #23 15.91 Successfully built yamllint [2021-12-03T08:28:44.687Z] #23 15.95 Installing collected packages: pyyaml, pathspec, yamllint [2021-12-03T08:28:44.740Z] #21 24.73 The following additional packages will be installed: [2021-12-03T08:28:44.741Z] #21 24.73 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-12-03T08:28:44.741Z] #21 24.73 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-12-03T08:28:44.741Z] #21 24.73 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-12-03T08:28:44.741Z] #21 24.73 python3-pkg-resources vim-runtime xxd [2021-12-03T08:28:44.741Z] #21 24.77 Suggested packages: [2021-12-03T08:28:44.741Z] #21 24.77 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-12-03T08:28:44.741Z] #21 24.77 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-12-03T08:28:44.741Z] #21 24.77 acl attr quota [2021-12-03T08:28:44.741Z] #21 24.77 Recommended packages: [2021-12-03T08:28:44.741Z] #21 24.77 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-12-03T08:28:45.172Z] #45 51.75 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:28:45.173Z] #45 51.75 Need to get 8419 kB of archives. [2021-12-03T08:28:45.173Z] #45 51.75 After this operation, 34.9 MB of additional disk space will be used. [2021-12-03T08:28:45.173Z] #45 51.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-12-03T08:28:45.173Z] #45 51.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-12-03T08:28:45.173Z] #45 51.76 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-12-03T08:28:45.173Z] #45 51.79 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-12-03T08:28:45.173Z] #45 51.80 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-12-03T08:28:45.173Z] #45 51.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-12-03T08:28:45.173Z] #45 51.81 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-12-03T08:28:45.173Z] #45 51.81 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-12-03T08:28:45.207Z] #21 25.14 The following additional packages will be installed: [2021-12-03T08:28:45.208Z] #21 25.14 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-12-03T08:28:45.208Z] #21 25.14 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-12-03T08:28:45.208Z] #21 25.14 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-12-03T08:28:45.208Z] #21 25.16 python3-pkg-resources vim-runtime xxd [2021-12-03T08:28:45.208Z] #21 25.16 Suggested packages: [2021-12-03T08:28:45.208Z] #21 25.16 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-12-03T08:28:45.208Z] #21 25.16 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-12-03T08:28:45.208Z] #21 25.16 acl attr quota [2021-12-03T08:28:45.208Z] #21 25.16 Recommended packages: [2021-12-03T08:28:45.208Z] #21 25.16 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-12-03T08:28:45.258Z] #23 16.37 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-12-03T08:28:45.519Z] #23 DONE 16.7s [2021-12-03T08:28:45.519Z] [2021-12-03T08:28:45.519Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-03T08:28:45.519Z] #62 sha256:b34ec1c9006dc0dd2e471c05ac07cbc9bdc2e230b5747ed0167a198a00dd842f [2021-12-03T08:28:46.103Z] #45 52.54 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:28:46.103Z] #45 52.88 Fetched 8419 kB in 0s (17.7 MB/s) [2021-12-03T08:28:46.140Z] #23 11.01 Collecting yamllint==1.26.1 [2021-12-03T08:28:46.140Z] #23 12.10 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-12-03T08:28:46.360Z] #45 52.93 Selecting previously unselected package xxd. [2021-12-03T08:28:46.360Z] #45 52.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30211 files and directories currently installed.) [2021-12-03T08:28:46.360Z] #45 52.97 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-12-03T08:28:46.360Z] #45 52.98 Unpacking xxd (2:8.2.2434-3) ... [2021-12-03T08:28:46.360Z] #45 53.06 Selecting previously unselected package vim-common. [2021-12-03T08:28:46.360Z] #45 53.07 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-12-03T08:28:46.615Z] #45 53.09 Unpacking vim-common (2:8.2.2434-3) ... [2021-12-03T08:28:46.615Z] #45 53.23 Selecting previously unselected package cmake-data. [2021-12-03T08:28:46.615Z] #45 53.23 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-12-03T08:28:46.615Z] #45 53.24 Unpacking cmake-data (3.18.4-2) ... [2021-12-03T08:28:47.110Z] #21 27.28 The following NEW packages will be installed: [2021-12-03T08:28:47.110Z] #21 27.30 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-12-03T08:28:47.110Z] #21 27.30 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-12-03T08:28:47.110Z] #21 27.30 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-12-03T08:28:47.110Z] #21 27.30 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-12-03T08:28:47.110Z] #21 27.30 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-12-03T08:28:47.110Z] #21 27.30 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-12-03T08:28:47.110Z] #21 27.30 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-12-03T08:28:47.110Z] #21 27.30 xz-utils zip zstd [2021-12-03T08:28:47.278Z] #21 26.89 The following NEW packages will be installed: [2021-12-03T08:28:47.278Z] #21 26.89 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-12-03T08:28:47.278Z] #21 26.89 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-12-03T08:28:47.278Z] #21 26.89 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-12-03T08:28:47.278Z] #21 26.89 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-12-03T08:28:47.278Z] #21 26.89 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-12-03T08:28:47.278Z] #21 26.89 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-12-03T08:28:47.278Z] #21 26.89 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-12-03T08:28:47.278Z] #21 26.89 xz-utils zip zstd [2021-12-03T08:28:47.278Z] #21 27.27 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:28:47.278Z] #21 27.27 Need to get 27.6 MB of archives. [2021-12-03T08:28:47.278Z] #21 27.27 After this operation, 106 MB of additional disk space will be used. [2021-12-03T08:28:47.279Z] #21 27.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-12-03T08:28:47.279Z] #21 27.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-12-03T08:28:47.279Z] #21 27.29 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-12-03T08:28:47.279Z] #21 27.29 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-12-03T08:28:47.279Z] #21 27.29 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-12-03T08:28:47.279Z] #21 27.29 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-12-03T08:28:47.279Z] #21 27.29 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-12-03T08:28:47.279Z] #21 27.29 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-12-03T08:28:47.279Z] #21 27.35 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-12-03T08:28:47.279Z] #21 27.35 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-12-03T08:28:47.279Z] #21 27.36 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-12-03T08:28:47.279Z] #21 27.50 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-12-03T08:28:47.279Z] #21 27.50 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-12-03T08:28:47.279Z] #21 27.51 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-12-03T08:28:47.279Z] #21 27.56 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-12-03T08:28:47.279Z] #21 27.56 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-12-03T08:28:47.369Z] #21 27.70 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:28:47.369Z] #21 27.70 Need to get 27.6 MB of archives. [2021-12-03T08:28:47.369Z] #21 27.70 After this operation, 106 MB of additional disk space will be used. [2021-12-03T08:28:47.369Z] #21 27.70 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-12-03T08:28:47.518Z] #23 13.47 Collecting pathspec>=0.5.3 [2021-12-03T08:28:47.518Z] #23 13.49 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-12-03T08:28:47.538Z] #21 27.57 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-12-03T08:28:47.538Z] #21 27.58 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-12-03T08:28:47.538Z] #21 27.58 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-12-03T08:28:47.538Z] #21 27.58 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-12-03T08:28:47.538Z] #21 27.59 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-12-03T08:28:47.538Z] #21 27.61 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-12-03T08:28:47.538Z] #21 27.61 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-12-03T08:28:47.538Z] #21 27.64 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-12-03T08:28:47.538Z] #21 27.64 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-12-03T08:28:47.538Z] #21 27.64 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-12-03T08:28:47.538Z] #21 27.64 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-12-03T08:28:47.545Z] #45 ... [2021-12-03T08:28:47.545Z] [2021-12-03T08:28:47.545Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-12-03T08:28:47.545Z] #67 sha256:cfe3724287289d4cbe4f2ee6fbd2534381540c0dd2889b4b508c111b223c618a [2021-12-03T08:28:47.545Z] #67 39.73 Reading package lists... [2021-12-03T08:28:47.545Z] #67 48.75 Building dependency tree... [2021-12-03T08:28:47.545Z] #67 52.50 The following additional packages will be installed: [2021-12-03T08:28:47.545Z] #67 52.51 libbtrfs0 [2021-12-03T08:28:47.545Z] #67 52.69 The following NEW packages will be installed: [2021-12-03T08:28:47.545Z] #67 52.70 libbtrfs-dev libbtrfs0 [2021-12-03T08:28:47.545Z] #67 53.10 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:28:47.545Z] #67 53.10 Need to get 460 kB of archives. [2021-12-03T08:28:47.545Z] #67 53.10 After this operation, 1237 kB of additional disk space will be used. [2021-12-03T08:28:47.545Z] #67 53.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-12-03T08:28:47.545Z] #67 53.10 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-12-03T08:28:47.545Z] #67 53.68 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:28:47.545Z] #67 53.95 Fetched 460 kB in 0s (1584 kB/s) [2021-12-03T08:28:47.545Z] #67 54.02 Selecting previously unselected package libbtrfs0:amd64. [2021-12-03T08:28:47.545Z] #67 54.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30211 files and directories currently installed.) [2021-12-03T08:28:47.545Z] #67 54.09 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-12-03T08:28:47.545Z] #67 54.11 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-12-03T08:28:47.629Z] #21 27.71 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-12-03T08:28:47.629Z] #21 27.71 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-12-03T08:28:47.629Z] #21 27.72 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-12-03T08:28:47.629Z] #21 27.72 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-12-03T08:28:47.629Z] #21 27.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-12-03T08:28:47.629Z] #21 27.72 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-12-03T08:28:47.629Z] #21 27.72 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-12-03T08:28:47.629Z] #21 27.78 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-12-03T08:28:47.629Z] #21 27.78 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-12-03T08:28:47.629Z] #21 27.81 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-12-03T08:28:47.629Z] #21 27.82 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-12-03T08:28:47.629Z] #21 27.82 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-12-03T08:28:47.629Z] #21 27.83 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-12-03T08:28:47.629Z] #21 27.87 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-12-03T08:28:47.629Z] #21 27.90 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-12-03T08:28:47.629Z] #21 27.90 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-12-03T08:28:47.629Z] #21 27.90 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-12-03T08:28:47.629Z] #21 27.90 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-12-03T08:28:47.629Z] #21 27.90 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-12-03T08:28:47.629Z] #21 27.91 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-12-03T08:28:47.778Z] #23 13.86 Collecting pyyaml [2021-12-03T08:28:47.778Z] #23 13.88 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2021-12-03T08:28:47.778Z] #23 13.94 Building wheels for collected packages: yamllint [2021-12-03T08:28:47.778Z] #23 13.94 Building wheel for yamllint (setup.py): started [2021-12-03T08:28:47.803Z] #67 54.21 Selecting previously unselected package libbtrfs-dev:amd64. [2021-12-03T08:28:47.803Z] #67 54.21 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-12-03T08:28:47.803Z] #67 54.23 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-03T08:28:47.803Z] #67 54.40 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-12-03T08:28:47.803Z] #67 54.42 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-03T08:28:47.889Z] #21 27.94 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-12-03T08:28:47.889Z] #21 27.94 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-12-03T08:28:47.889Z] #21 27.95 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-12-03T08:28:47.889Z] #21 27.96 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-12-03T08:28:47.889Z] #21 27.98 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-12-03T08:28:47.889Z] #21 27.98 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-12-03T08:28:48.060Z] #67 54.48 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:28:48.109Z] #21 28.10 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-12-03T08:28:48.109Z] #21 28.10 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-12-03T08:28:48.109Z] #21 28.11 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-12-03T08:28:48.109Z] #21 28.11 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-12-03T08:28:48.109Z] #21 28.11 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-12-03T08:28:48.109Z] #21 28.15 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-12-03T08:28:48.109Z] #21 28.15 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-12-03T08:28:48.109Z] #21 28.25 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-12-03T08:28:48.109Z] #21 28.25 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-12-03T08:28:48.109Z] #21 28.28 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-12-03T08:28:48.109Z] #21 28.29 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-12-03T08:28:48.109Z] #21 28.34 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-12-03T08:28:48.109Z] #21 28.35 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-12-03T08:28:48.109Z] #21 28.37 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-12-03T08:28:48.148Z] #21 28.40 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-12-03T08:28:48.148Z] #21 28.40 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-12-03T08:28:48.148Z] #21 28.40 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-12-03T08:28:48.148Z] #21 28.40 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-12-03T08:28:48.148Z] #21 28.40 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-12-03T08:28:48.148Z] #21 28.40 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-12-03T08:28:48.148Z] #21 28.40 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-12-03T08:28:48.148Z] #21 28.50 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-12-03T08:28:48.368Z] #21 28.41 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-12-03T08:28:48.369Z] #21 28.43 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-12-03T08:28:48.369Z] #21 28.45 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-12-03T08:28:48.407Z] #21 28.52 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-12-03T08:28:48.407Z] #21 28.52 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-12-03T08:28:48.407Z] #21 28.55 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-12-03T08:28:48.407Z] #21 28.55 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-12-03T08:28:48.407Z] #21 28.59 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-12-03T08:28:48.407Z] #21 28.60 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-12-03T08:28:48.407Z] #21 28.63 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-12-03T08:28:48.407Z] #21 28.64 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-12-03T08:28:48.407Z] #21 28.65 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-12-03T08:28:48.626Z] #67 DONE 55.1s [2021-12-03T08:28:48.626Z] [2021-12-03T08:28:48.626Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-03T08:28:48.626Z] #72 sha256:c4d391bbfb278a757e4a25a5a704a40cb8b31c633851380cd8c4e51e5f4a8dc3 [2021-12-03T08:28:48.626Z] #72 51.83 + for f in rootlesskit rootlesskit-docker-proxy [2021-12-03T08:28:48.626Z] #72 51.83 + GOBIN=/build [2021-12-03T08:28:48.626Z] #72 51.83 + GO111MODULE=on [2021-12-03T08:28:48.626Z] #72 51.83 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-12-03T08:28:48.626Z] #72 54.74 rootlesskit version 0.14.6 [2021-12-03T08:28:48.626Z] #72 54.75 Usage of /build/rootlesskit-docker-proxy: [2021-12-03T08:28:48.626Z] #72 54.75 -container-ip string [2021-12-03T08:28:48.626Z] #72 54.75 container ip [2021-12-03T08:28:48.626Z] #72 54.75 -container-port int [2021-12-03T08:28:48.626Z] #72 54.75 container port (default -1) [2021-12-03T08:28:48.626Z] #72 54.75 -host-ip string [2021-12-03T08:28:48.626Z] #72 54.75 host ip [2021-12-03T08:28:48.626Z] #72 54.75 -host-port int [2021-12-03T08:28:48.626Z] #72 54.75 host port (default -1) [2021-12-03T08:28:48.626Z] #72 54.75 -proto string [2021-12-03T08:28:48.626Z] #72 54.75 proxy protocol (default "tcp") [2021-12-03T08:28:48.626Z] #72 DONE 55.0s [2021-12-03T08:28:48.626Z] [2021-12-03T08:28:48.626Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-03T08:28:48.626Z] #45 sha256:d6290b6f03bcaf898a8ddaf91a2cdf0ec7d09d22b60a35f43dc738adc980ed85 [2021-12-03T08:28:48.626Z] #45 54.23 Selecting previously unselected package libarchive13:amd64. [2021-12-03T08:28:48.626Z] #45 54.24 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-12-03T08:28:48.626Z] #45 54.26 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-12-03T08:28:48.626Z] #45 54.42 Selecting previously unselected package libjsoncpp24:amd64. [2021-12-03T08:28:48.626Z] #45 54.43 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-12-03T08:28:48.626Z] #45 54.48 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-12-03T08:28:48.626Z] #45 54.57 Selecting previously unselected package librhash0:amd64. [2021-12-03T08:28:48.626Z] #45 54.57 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2021-12-03T08:28:48.626Z] #45 54.58 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-12-03T08:28:48.626Z] #45 54.65 Selecting previously unselected package libuv1:amd64. [2021-12-03T08:28:48.626Z] #45 54.65 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2021-12-03T08:28:48.626Z] #45 54.67 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-12-03T08:28:48.626Z] #45 55.12 Selecting previously unselected package cmake. [2021-12-03T08:28:48.626Z] #45 55.12 Preparing to unpack .../7-cmake_3.18.4-2_amd64.deb ... [2021-12-03T08:28:48.626Z] #45 55.14 Unpacking cmake (3.18.4-2) ... [2021-12-03T08:28:48.626Z] #45 ... [2021-12-03T08:28:48.626Z] [2021-12-03T08:28:48.626Z] #73 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-12-03T08:28:48.626Z] #73 sha256:11bb0577c92353e7c05048f1d724185fd86cc3b101d526c1b5b928eb2502673a [2021-12-03T08:28:48.626Z] #73 DONE 0.2s [2021-12-03T08:28:48.626Z] [2021-12-03T08:28:48.626Z] #68 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-12-03T08:28:48.626Z] #68 sha256:3fc04e90b972fcd6097618a666bb2c1257676bf6a6bff56e7a99e9a81636c206 [2021-12-03T08:28:48.626Z] #68 DONE 0.2s [2021-12-03T08:28:48.628Z] #21 28.71 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-12-03T08:28:48.628Z] #21 28.78 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-12-03T08:28:48.666Z] #21 29.00 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-12-03T08:28:48.666Z] #21 29.05 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-12-03T08:28:48.883Z] [2021-12-03T08:28:48.883Z] #74 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-12-03T08:28:48.883Z] #74 sha256:42053f95f32f5cd959ee14f22775923d5c85a16364e274fa2975665bc24b86bf [2021-12-03T08:28:48.883Z] #74 DONE 0.2s [2021-12-03T08:28:48.883Z] [2021-12-03T08:28:48.883Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-03T08:28:48.883Z] #69 sha256:e6730c32fe9a321aa7863f52028b2f2bdfb5d7ddf3bbfd0d8a12f3bd4fb82537 [2021-12-03T08:28:48.887Z] #21 28.81 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-12-03T08:28:48.887Z] #21 28.83 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-12-03T08:28:48.925Z] #21 29.10 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-12-03T08:28:48.925Z] #21 29.10 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-12-03T08:28:49.048Z] 8f616e6e9eec: Pull complete [2021-12-03T08:28:49.156Z] #23 15.03 Building wheel for yamllint (setup.py): finished with status 'done' [2021-12-03T08:28:49.156Z] #23 15.03 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=c53425f55c2c6d7e449d095e044f3698d18f0db1357c68f9580027233e35d775 [2021-12-03T08:28:49.156Z] #23 15.03 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-12-03T08:28:49.156Z] #23 15.03 Successfully built yamllint [2021-12-03T08:28:49.156Z] #23 15.07 Installing collected packages: pyyaml, pathspec, yamllint [2021-12-03T08:28:49.416Z] #23 15.53 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-12-03T08:28:49.825Z] #21 29.82 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:28:49.825Z] #21 30.08 Fetched 27.6 MB in 2s (14.7 MB/s) [2021-12-03T08:28:49.862Z] #21 30.22 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:28:49.986Z] #23 DONE 16.0s [2021-12-03T08:28:49.986Z] [2021-12-03T08:28:49.986Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-12-03T08:28:49.986Z] #27 sha256:c646098218a7489ac71021f81e1b4aab1d846597c69b587127bcce1029534d0a [2021-12-03T08:28:50.084Z] #21 30.18 Selecting previously unselected package pigz. [2021-12-03T08:28:50.084Z] #21 30.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 ... 24014 files and directories currently installed.) [2021-12-03T08:28:50.084Z] #21 30.26 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-12-03T08:28:50.084Z] #21 30.26 Unpacking pigz (2.6-1) ... [2021-12-03T08:28:50.121Z] #21 30.49 Fetched 27.6 MB in 2s (15.9 MB/s) [2021-12-03T08:28:50.245Z] #27 DONE 0.3s [2021-12-03T08:28:50.245Z] [2021-12-03T08:28:50.245Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-12-03T08:28:50.245Z] #32 sha256:d7e7f31553f7f356db8711a67898957d33bfa7e7e7e27497c9a35792b5795fe4 [2021-12-03T08:28:50.343Z] #21 30.41 Selecting previously unselected package libelf1:amd64. [2021-12-03T08:28:50.343Z] #21 30.41 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-12-03T08:28:50.343Z] #21 30.42 Unpacking libelf1:amd64 (0.183-1) ... [2021-12-03T08:28:50.380Z] #21 30.63 Selecting previously unselected package pigz. [2021-12-03T08:28:50.380Z] #21 30.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24014 files and directories currently installed.) [2021-12-03T08:28:50.605Z] #21 30.73 Selecting previously unselected package libbpf0:amd64. [2021-12-03T08:28:50.605Z] #21 30.73 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-12-03T08:28:50.605Z] #21 30.76 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-12-03T08:28:50.639Z] #21 30.74 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-12-03T08:28:50.639Z] #21 30.75 Unpacking pigz (2.6-1) ... [2021-12-03T08:28:50.639Z] #21 30.90 Selecting previously unselected package libelf1:amd64. [2021-12-03T08:28:50.639Z] #21 30.91 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-12-03T08:28:50.639Z] #21 30.94 Unpacking libelf1:amd64 (0.183-1) ... [2021-12-03T08:28:50.780Z] #69 ... [2021-12-03T08:28:50.781Z] [2021-12-03T08:28:50.781Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-03T08:28:50.781Z] #45 sha256:d6290b6f03bcaf898a8ddaf91a2cdf0ec7d09d22b60a35f43dc738adc980ed85 [2021-12-03T08:28:50.781Z] #45 56.81 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-12-03T08:28:50.781Z] #45 56.84 Setting up xxd (2:8.2.2434-3) ... [2021-12-03T08:28:50.781Z] #45 56.86 Setting up libuv1:amd64 (1.40.0-2) ... [2021-12-03T08:28:50.781Z] #45 56.86 Setting up vim-common (2:8.2.2434-3) ... [2021-12-03T08:28:50.781Z] #45 56.90 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-12-03T08:28:50.781Z] #45 56.91 Setting up librhash0:amd64 (1.4.1-2) ... [2021-12-03T08:28:50.781Z] #45 56.93 Setting up cmake-data (3.18.4-2) ... [2021-12-03T08:28:50.781Z] #45 56.94 Setting up cmake (3.18.4-2) ... [2021-12-03T08:28:50.781Z] #45 56.95 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:28:50.781Z] #45 DONE 57.3s [2021-12-03T08:28:50.781Z] [2021-12-03T08:28:50.781Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-12-03T08:28:50.781Z] #46 sha256:fa3999f16dd60e4292140502e43613912a8c98b6612e75c13c456cfc412fbc27 [2021-12-03T08:28:50.781Z] #46 DONE 0.1s [2021-12-03T08:28:50.781Z] [2021-12-03T08:28:50.781Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-03T08:28:50.781Z] #69 sha256:e6730c32fe9a321aa7863f52028b2f2bdfb5d7ddf3bbfd0d8a12f3bd4fb82537 [2021-12-03T08:28:50.781Z] #69 2.089 + RM_GOPATH=0 [2021-12-03T08:28:50.781Z] #69 2.089 + TMP_GOPATH= [2021-12-03T08:28:50.781Z] #69 2.089 + : /build [2021-12-03T08:28:50.781Z] #69 2.089 + '[' -z '' ']' [2021-12-03T08:28:50.812Z] #32 DONE 0.5s [2021-12-03T08:28:50.813Z] [2021-12-03T08:28:50.813Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-12-03T08:28:50.813Z] #35 sha256:147176fd49468990160af36cd3332748b1103f002c00d10134d43d3bbff89da0 [2021-12-03T08:28:50.813Z] #35 DONE 0.1s [2021-12-03T08:28:50.813Z] [2021-12-03T08:28:50.813Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-12-03T08:28:50.813Z] #37 sha256:1579c62177c7675334c46fcefad49ecedbf6244eab358717f5d02a062c395ba3 [2021-12-03T08:28:50.864Z] #21 30.97 Selecting previously unselected package libcap2:amd64. [2021-12-03T08:28:50.864Z] #21 30.98 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-12-03T08:28:50.864Z] #21 30.99 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-12-03T08:28:50.898Z] #21 31.18 Selecting previously unselected package libbpf0:amd64. [2021-12-03T08:28:51.038Z] #69 2.090 ++ mktemp -d [2021-12-03T08:28:51.038Z] #69 2.097 + export GOPATH=/tmp/tmp.yOTggUvXJe [2021-12-03T08:28:51.038Z] #69 2.097 + GOPATH=/tmp/tmp.yOTggUvXJe [2021-12-03T08:28:51.038Z] #69 2.097 + RM_GOPATH=1 [2021-12-03T08:28:51.038Z] #69 2.097 + case "$(go env GOARCH)" in [2021-12-03T08:28:51.038Z] #69 2.097 ++ go env GOARCH [2021-12-03T08:28:51.038Z] #69 2.109 + export GO_BUILDMODE=-buildmode=pie [2021-12-03T08:28:51.038Z] #69 2.109 + GO_BUILDMODE=-buildmode=pie [2021-12-03T08:28:51.038Z] #69 2.109 ++ dirname /install.sh [2021-12-03T08:28:51.038Z] #69 2.109 + dir=/ [2021-12-03T08:28:51.038Z] #69 2.109 + bin=containerd [2021-12-03T08:28:51.038Z] #69 2.109 + shift [2021-12-03T08:28:51.038Z] #69 2.109 + '[' '!' -f //containerd.installer ']' [2021-12-03T08:28:51.038Z] #69 2.109 + . //containerd.installer [2021-12-03T08:28:51.038Z] #69 2.109 ++ set -e [2021-12-03T08:28:51.038Z] #69 2.109 ++ : v1.5.8 [2021-12-03T08:28:51.038Z] #69 2.109 + install_containerd [2021-12-03T08:28:51.038Z] #69 2.109 + echo 'Install containerd version v1.5.8' [2021-12-03T08:28:51.038Z] #69 2.109 + git clone https://github.com/containerd/containerd.git /tmp/tmp.yOTggUvXJe/src/github.com/containerd/containerd [2021-12-03T08:28:51.038Z] #69 2.110 Install containerd version v1.5.8 [2021-12-03T08:28:51.038Z] #69 2.129 Cloning into '/tmp/tmp.yOTggUvXJe/src/github.com/containerd/containerd'... [2021-12-03T08:28:51.071Z] #37 DONE 0.1s [2021-12-03T08:28:51.071Z] [2021-12-03T08:28:51.071Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-12-03T08:28:51.071Z] #41 sha256:5468a9267d80b84a91c0466684425e5892de7f441a89c7c2f78e56b4c5709170 [2021-12-03T08:28:51.071Z] #41 DONE 0.1s [2021-12-03T08:28:51.071Z] [2021-12-03T08:28:51.071Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-03T08:28:51.071Z] #62 sha256:d532aa5a8b55ffc458c0438a30ed6c56b47675ca59ddaea9418f9978712306e8 [2021-12-03T08:28:51.124Z] #21 31.10 Selecting previously unselected package libmnl0:amd64. [2021-12-03T08:28:51.124Z] #21 31.10 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-12-03T08:28:51.124Z] #21 31.11 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-12-03T08:28:51.124Z] #21 31.20 Selecting previously unselected package libxtables12:amd64. [2021-12-03T08:28:51.124Z] #21 31.21 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-12-03T08:28:51.124Z] #21 31.24 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-12-03T08:28:51.157Z] #21 31.20 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-12-03T08:28:51.157Z] #21 31.20 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-12-03T08:28:51.157Z] #21 31.45 Selecting previously unselected package libcap2:amd64. [2021-12-03T08:28:51.384Z] #21 31.37 Selecting previously unselected package libcap2-bin. [2021-12-03T08:28:51.384Z] #21 31.37 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-12-03T08:28:51.384Z] #21 31.38 Unpacking libcap2-bin (1:2.44-1) ... [2021-12-03T08:28:51.384Z] #21 31.57 Selecting previously unselected package iproute2. [2021-12-03T08:28:51.384Z] #21 31.57 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-12-03T08:28:51.384Z] #21 31.59 Unpacking iproute2 (5.10.0-4) ... [2021-12-03T08:28:51.417Z] #21 31.46 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-12-03T08:28:51.417Z] #21 31.47 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-12-03T08:28:51.417Z] #21 31.60 Selecting previously unselected package libmnl0:amd64. [2021-12-03T08:28:51.417Z] #21 31.62 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-12-03T08:28:51.417Z] #21 31.64 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-12-03T08:28:51.676Z] #21 31.76 Selecting previously unselected package libxtables12:amd64. [2021-12-03T08:28:51.676Z] #21 31.76 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-12-03T08:28:51.676Z] #21 31.77 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-12-03T08:28:51.676Z] #21 31.89 Selecting previously unselected package libcap2-bin. [2021-12-03T08:28:51.676Z] #21 31.90 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-12-03T08:28:51.676Z] #21 31.92 Unpacking libcap2-bin (1:2.44-1) ... [2021-12-03T08:28:51.935Z] #21 32.08 Selecting previously unselected package iproute2. [2021-12-03T08:28:51.935Z] #21 32.10 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-12-03T08:28:51.935Z] #21 32.12 Unpacking iproute2 (5.10.0-4) ... [2021-12-03T08:28:51.970Z] #69 ... [2021-12-03T08:28:51.970Z] [2021-12-03T08:28:51.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 [2021-12-03T08:28:51.970Z] #20 sha256:52b6681d515e4c34e6f16d3e40b676501ac6190957e1e57b6d5a2ed4cb1fffef [2021-12-03T08:28:51.970Z] #20 39.70 Reading package lists... [2021-12-03T08:28:51.970Z] #20 48.84 Building dependency tree... [2021-12-03T08:28:51.970Z] #20 52.33 The following additional packages will be installed: [2021-12-03T08:28:51.970Z] #20 52.33 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-12-03T08:28:51.970Z] #20 52.33 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-12-03T08:28:51.970Z] #20 52.33 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-12-03T08:28:51.970Z] #20 52.33 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-12-03T08:28:51.970Z] #20 52.33 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-12-03T08:28:51.970Z] #20 52.36 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-12-03T08:28:51.970Z] #20 52.37 mingw-w64-common mingw-w64-x86-64-dev [2021-12-03T08:28:51.970Z] #20 52.38 Suggested packages: [2021-12-03T08:28:51.970Z] #20 52.38 gcc-10-locales seccomp wine64 [2021-12-03T08:28:51.970Z] #20 53.07 The following NEW packages will be installed: [2021-12-03T08:28:51.970Z] #20 53.07 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-12-03T08:28:51.970Z] #20 53.07 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-12-03T08:28:51.970Z] #20 53.07 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-12-03T08:28:51.970Z] #20 53.07 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-12-03T08:28:51.970Z] #20 53.07 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-12-03T08:28:51.970Z] #20 53.07 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-12-03T08:28:51.970Z] #20 53.08 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-12-03T08:28:51.970Z] #20 53.08 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-12-03T08:28:51.970Z] #20 53.08 mingw-w64-x86-64-dev [2021-12-03T08:28:51.970Z] #20 53.44 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:28:51.970Z] #20 53.44 Need to get 115 MB of archives. [2021-12-03T08:28:51.970Z] #20 53.44 After this operation, 645 MB of additional disk space will be used. [2021-12-03T08:28:51.970Z] #20 53.44 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-12-03T08:28:51.970Z] #20 53.49 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-12-03T08:28:51.970Z] #20 53.53 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-12-03T08:28:51.970Z] #20 53.56 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-12-03T08:28:51.970Z] #20 53.56 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-12-03T08:28:51.970Z] #20 53.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-12-03T08:28:51.970Z] #20 53.67 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-12-03T08:28:51.970Z] #20 53.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] [2021-12-03T08:28:51.970Z] #20 53.75 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-12-03T08:28:51.970Z] #20 54.00 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-12-03T08:28:51.970Z] #20 54.45 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-12-03T08:28:51.970Z] #20 54.66 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-12-03T08:28:51.970Z] #20 54.94 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-12-03T08:28:51.970Z] #20 55.23 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-12-03T08:28:51.970Z] #20 55.44 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-12-03T08:28:51.970Z] #20 55.44 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-12-03T08:28:51.970Z] #20 55.44 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-12-03T08:28:51.970Z] #20 55.44 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-12-03T08:28:51.970Z] #20 55.45 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-12-03T08:28:51.970Z] #20 55.47 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-12-03T08:28:51.970Z] #20 55.47 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-12-03T08:28:51.970Z] #20 55.47 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-12-03T08:28:51.970Z] #20 55.49 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-12-03T08:28:51.970Z] #20 55.49 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-12-03T08:28:51.970Z] #20 55.49 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-12-03T08:28:51.970Z] #20 55.49 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-12-03T08:28:51.970Z] #20 55.49 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-12-03T08:28:51.970Z] #20 55.51 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-12-03T08:28:51.970Z] #20 55.51 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-12-03T08:28:51.970Z] #20 55.51 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-12-03T08:28:51.970Z] #20 56.31 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:28:51.970Z] #20 56.66 Fetched 115 MB in 2s (48.6 MB/s) [2021-12-03T08:28:51.970Z] #20 56.73 Selecting previously unselected package binutils-mingw-w64-i686. [2021-12-03T08:28:51.970Z] #20 56.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30211 files and directories currently installed.) [2021-12-03T08:28:51.970Z] #20 56.75 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-12-03T08:28:51.970Z] #20 56.76 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-12-03T08:28:51.970Z] #20 57.52 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-12-03T08:28:51.970Z] #20 57.52 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-12-03T08:28:51.970Z] #20 57.52 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-12-03T08:28:51.970Z] #20 58.26 Selecting previously unselected package binutils-mingw-w64. [2021-12-03T08:28:51.970Z] #20 58.26 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-12-03T08:28:51.970Z] #20 58.27 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-12-03T08:28:51.970Z] #20 58.34 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-12-03T08:28:51.970Z] #20 58.34 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-12-03T08:28:51.970Z] #20 58.36 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-03T08:28:51.970Z] #20 58.47 Selecting previously unselected package dmsetup. [2021-12-03T08:28:51.970Z] #20 58.47 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-12-03T08:28:51.970Z] #20 58.48 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-12-03T08:28:51.970Z] #20 58.60 Selecting previously unselected package mingw-w64-common. [2021-12-03T08:28:51.970Z] #20 58.60 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-12-03T08:28:51.970Z] #20 58.61 Unpacking mingw-w64-common (8.0.0-1) ... [2021-12-03T08:28:52.323Z] #21 32.44 Selecting previously unselected package xxd. [2021-12-03T08:28:52.323Z] #21 32.44 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-12-03T08:28:52.323Z] #21 32.45 Unpacking xxd (2:8.2.2434-3) ... [2021-12-03T08:28:52.582Z] #21 32.65 Selecting previously unselected package vim-common. [2021-12-03T08:28:52.582Z] #21 32.67 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-12-03T08:28:52.582Z] #21 32.71 Unpacking vim-common (2:8.2.2434-3) ... [2021-12-03T08:28:52.842Z] #21 32.98 Selecting previously unselected package bash-completion. [2021-12-03T08:28:52.842Z] #21 32.99 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-12-03T08:28:52.871Z] #21 32.90 Selecting previously unselected package xxd. [2021-12-03T08:28:52.871Z] #21 32.93 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-12-03T08:28:52.871Z] #21 32.94 Unpacking xxd (2:8.2.2434-3) ... [2021-12-03T08:28:52.871Z] #21 33.13 Selecting previously unselected package vim-common. [2021-12-03T08:28:52.871Z] #21 33.16 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-12-03T08:28:52.871Z] #21 33.20 Unpacking vim-common (2:8.2.2434-3) ... [2021-12-03T08:28:53.130Z] #21 33.42 Selecting previously unselected package bash-completion. [2021-12-03T08:28:53.130Z] #21 33.43 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-12-03T08:28:54.489Z] #20 ... [2021-12-03T08:28:54.489Z] [2021-12-03T08:28:54.489Z] #47 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-12-03T08:28:54.489Z] #47 sha256:58ee89690147b6d25937d500b0077f8f9b9ec320f49d5cb19f91784e20da620d [2021-12-03T08:28:54.489Z] #47 1.544 + RM_GOPATH=0 [2021-12-03T08:28:54.489Z] #47 1.544 + TMP_GOPATH= [2021-12-03T08:28:54.489Z] #47 1.544 + : /build [2021-12-03T08:28:54.489Z] #47 1.544 + '[' -z '' ']' [2021-12-03T08:28:54.489Z] #47 1.544 ++ mktemp -d [2021-12-03T08:28:54.489Z] #47 1.544 + export GOPATH=/tmp/tmp.wZkOns6IJa [2021-12-03T08:28:54.489Z] #47 1.544 + GOPATH=/tmp/tmp.wZkOns6IJa [2021-12-03T08:28:54.489Z] #47 1.544 + RM_GOPATH=1 [2021-12-03T08:28:54.489Z] #47 1.544 + case "$(go env GOARCH)" in [2021-12-03T08:28:54.489Z] #47 1.544 ++ go env GOARCH [2021-12-03T08:28:54.489Z] #47 1.552 Install tini version v0.19.0 [2021-12-03T08:28:54.489Z] #47 1.552 + export GO_BUILDMODE=-buildmode=pie [2021-12-03T08:28:54.489Z] #47 1.552 + GO_BUILDMODE=-buildmode=pie [2021-12-03T08:28:54.489Z] #47 1.552 ++ dirname /install.sh [2021-12-03T08:28:54.489Z] #47 1.552 + dir=/ [2021-12-03T08:28:54.489Z] #47 1.552 + bin=tini [2021-12-03T08:28:54.489Z] #47 1.552 + shift [2021-12-03T08:28:54.489Z] #47 1.552 + '[' '!' -f //tini.installer ']' [2021-12-03T08:28:54.489Z] #47 1.552 + . //tini.installer [2021-12-03T08:28:54.489Z] #47 1.552 ++ : v0.19.0 [2021-12-03T08:28:54.489Z] #47 1.552 + install_tini [2021-12-03T08:28:54.489Z] #47 1.552 + echo 'Install tini version v0.19.0' [2021-12-03T08:28:54.489Z] #47 1.560 + git clone https://github.com/krallin/tini.git /tmp/tmp.wZkOns6IJa/tini [2021-12-03T08:28:54.489Z] #47 1.570 Cloning into '/tmp/tmp.wZkOns6IJa/tini'... [2021-12-03T08:28:54.489Z] #47 2.184 + cd /tmp/tmp.wZkOns6IJa/tini [2021-12-03T08:28:54.489Z] #47 2.184 + git checkout -q v0.19.0 [2021-12-03T08:28:54.489Z] #47 2.202 + cmake . [2021-12-03T08:28:54.489Z] #47 2.544 -- The C compiler identification is GNU 10.2.1 [2021-12-03T08:28:54.489Z] #47 2.601 -- Detecting C compiler ABI info [2021-12-03T08:28:54.489Z] #47 3.083 -- Detecting C compiler ABI info - done [2021-12-03T08:28:54.489Z] #47 3.210 -- Check for working C compiler: /usr/bin/cc - skipped [2021-12-03T08:28:54.489Z] #47 3.210 -- Detecting C compile features [2021-12-03T08:28:54.489Z] #47 3.210 -- Detecting C compile features - done [2021-12-03T08:28:54.489Z] #47 3.256 -- Performing Test HAS_BUILTIN_FORTIFY [2021-12-03T08:28:54.489Z] #47 3.392 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-12-03T08:28:54.489Z] #47 3.469 -- Configuring done [2021-12-03T08:28:54.489Z] #47 3.484 -- Generating done [2021-12-03T08:28:54.489Z] #47 3.484 -- Build files have been written to: /tmp/tmp.wZkOns6IJa/tini [2021-12-03T08:28:54.489Z] #47 3.489 + make tini-static [2021-12-03T08:28:54.489Z] #47 3.763 Scanning dependencies of target tini-static [2021-12-03T08:28:54.489Z] #47 3.824 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-12-03T08:28:55.422Z] #47 4.660 [100%] Linking C executable tini-static [2021-12-03T08:28:55.985Z] #47 5.076 [100%] Built target tini-static [2021-12-03T08:28:55.985Z] #47 5.124 + mkdir -p /build [2021-12-03T08:28:55.985Z] #47 5.124 + cp tini-static /build/docker-init [2021-12-03T08:28:55.985Z] #47 DONE 5.3s [2021-12-03T08:28:55.985Z] [2021-12-03T08:28:55.985Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:28:55.985Z] #20 sha256:52b6681d515e4c34e6f16d3e40b676501ac6190957e1e57b6d5a2ed4cb1fffef [2021-12-03T08:28:55.985Z] #20 61.72 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-12-03T08:28:55.985Z] #20 61.73 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-12-03T08:28:55.985Z] #20 61.74 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-12-03T08:28:56.137Z] #21 35.69 Unpacking bash-completion (1:2.11-2) ... [2021-12-03T08:28:56.137Z] #21 35.96 Selecting previously unselected package bzip2. [2021-12-03T08:28:56.137Z] #21 35.97 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-12-03T08:28:56.137Z] #21 35.98 Unpacking bzip2 (1.0.8-4) ... [2021-12-03T08:28:56.137Z] #21 36.05 Selecting previously unselected package xz-utils. [2021-12-03T08:28:56.137Z] #21 36.06 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-12-03T08:28:56.137Z] #21 36.07 Unpacking xz-utils (5.2.5-2) ... [2021-12-03T08:28:56.137Z] #21 36.20 Selecting previously unselected package apparmor. [2021-12-03T08:28:56.137Z] #21 36.21 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-12-03T08:28:56.137Z] #21 36.25 Unpacking apparmor (2.13.6-10) ... [2021-12-03T08:28:56.340Z] #62 ... [2021-12-03T08:28:56.340Z] [2021-12-03T08:28:56.340Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-12-03T08:28:56.340Z] #43 sha256:07e46e05b9d5aff72caf297857e8ce7b08d92d03a8a7db0f9c85048ac1e1e9b2 [2021-12-03T08:28:56.340Z] #43 200.0 + dpkg --print-architecture [2021-12-03T08:28:56.340Z] #43 200.0 + git checkout -q v2.1.0 [2021-12-03T08:28:56.340Z] #43 200.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-12-03T08:28:56.340Z] #43 200.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-12-03T08:28:56.396Z] #21 36.56 Selecting previously unselected package inetutils-ping. [2021-12-03T08:28:56.396Z] #21 36.56 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-12-03T08:28:56.396Z] #21 36.58 Unpacking inetutils-ping (2:2.0-1) ... [2021-12-03T08:28:56.421Z] #21 36.39 Unpacking bash-completion (1:2.11-2) ... [2021-12-03T08:28:56.421Z] #21 36.72 Selecting previously unselected package bzip2. [2021-12-03T08:28:56.421Z] #21 36.73 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-12-03T08:28:56.421Z] #21 36.73 Unpacking bzip2 (1.0.8-4) ... [2021-12-03T08:28:56.657Z] #21 36.67 Selecting previously unselected package libip4tc2:amd64. [2021-12-03T08:28:56.657Z] #21 36.67 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-12-03T08:28:56.657Z] #21 36.67 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-12-03T08:28:56.657Z] #21 36.73 Selecting previously unselected package libip6tc2:amd64. [2021-12-03T08:28:56.657Z] #21 36.74 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-12-03T08:28:56.657Z] #21 36.75 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-12-03T08:28:56.657Z] #21 36.81 Selecting previously unselected package libnfnetlink0:amd64. [2021-12-03T08:28:56.657Z] #21 36.81 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-12-03T08:28:56.657Z] #21 36.83 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-12-03T08:28:56.657Z] #21 36.88 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-12-03T08:28:56.657Z] #21 36.89 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-12-03T08:28:56.657Z] #21 36.92 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-12-03T08:28:56.680Z] #21 36.82 Selecting previously unselected package xz-utils. [2021-12-03T08:28:56.680Z] #21 36.83 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-12-03T08:28:56.680Z] #21 36.85 Unpacking xz-utils (5.2.5-2) ... [2021-12-03T08:28:56.681Z] #21 37.01 Selecting previously unselected package apparmor. [2021-12-03T08:28:56.681Z] #21 37.03 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-12-03T08:28:56.681Z] #21 37.08 Unpacking apparmor (2.13.6-10) ... [2021-12-03T08:28:56.916Z] #21 36.97 Selecting previously unselected package libnftnl11:amd64. [2021-12-03T08:28:56.917Z] #21 36.98 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-12-03T08:28:56.917Z] #21 36.99 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-12-03T08:28:57.176Z] #21 37.07 Selecting previously unselected package iptables. [2021-12-03T08:28:57.176Z] #21 37.07 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-12-03T08:28:57.176Z] #21 37.08 Unpacking iptables (1.8.7-1) ... [2021-12-03T08:28:57.176Z] #21 37.35 Selecting previously unselected package libonig5:amd64. [2021-12-03T08:28:57.248Z] #21 37.44 Selecting previously unselected package inetutils-ping. [2021-12-03T08:28:57.248Z] #21 37.44 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-12-03T08:28:57.248Z] #21 37.45 Unpacking inetutils-ping (2:2.0-1) ... [2021-12-03T08:28:57.436Z] #21 37.35 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-12-03T08:28:57.436Z] #21 37.35 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-12-03T08:28:57.436Z] #21 37.50 Selecting previously unselected package libjq1:amd64. [2021-12-03T08:28:57.436Z] #21 37.50 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-12-03T08:28:57.436Z] #21 37.51 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-12-03T08:28:57.436Z] #21 37.59 Selecting previously unselected package jq. [2021-12-03T08:28:57.436Z] #21 37.60 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-12-03T08:28:57.436Z] #21 37.60 Unpacking jq (1.6-2.1) ... [2021-12-03T08:28:57.436Z] #21 37.66 Selecting previously unselected package libaio1:amd64. [2021-12-03T08:28:57.436Z] #21 37.66 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-12-03T08:28:57.436Z] #21 37.67 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-12-03T08:28:57.436Z] #21 37.71 Selecting previously unselected package libgpm2:amd64. [2021-12-03T08:28:57.507Z] #21 37.57 Selecting previously unselected package libip4tc2:amd64. [2021-12-03T08:28:57.507Z] #21 37.58 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-12-03T08:28:57.507Z] #21 37.59 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-12-03T08:28:57.507Z] #21 37.66 Selecting previously unselected package libip6tc2:amd64. [2021-12-03T08:28:57.508Z] #21 37.67 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-12-03T08:28:57.508Z] #21 37.68 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-12-03T08:28:57.508Z] #21 37.74 Selecting previously unselected package libnfnetlink0:amd64. [2021-12-03T08:28:57.508Z] #21 37.75 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-12-03T08:28:57.508Z] #21 37.76 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-12-03T08:28:57.696Z] #21 37.71 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-12-03T08:28:57.696Z] #21 37.71 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-12-03T08:28:57.696Z] #21 37.77 Selecting previously unselected package libicu67:amd64. [2021-12-03T08:28:57.696Z] #21 37.78 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-12-03T08:28:57.696Z] #21 37.79 Unpacking libicu67:amd64 (67.1-7) ... [2021-12-03T08:28:57.766Z] #21 37.83 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-12-03T08:28:57.766Z] #21 37.84 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-12-03T08:28:57.766Z] #21 37.84 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-12-03T08:28:57.766Z] #21 37.91 Selecting previously unselected package libnftnl11:amd64. [2021-12-03T08:28:57.766Z] #21 37.91 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-12-03T08:28:57.766Z] #21 37.92 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-12-03T08:28:57.766Z] #21 37.99 Selecting previously unselected package iptables. [2021-12-03T08:28:57.766Z] #21 37.99 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-12-03T08:28:57.766Z] #21 38.00 Unpacking iptables (1.8.7-1) ... [2021-12-03T08:28:57.881Z] #20 64.43 Selecting previously unselected package gcc-mingw-w64-base. [2021-12-03T08:28:57.881Z] #20 64.43 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-12-03T08:28:57.881Z] #20 64.44 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-12-03T08:28:57.881Z] #20 64.52 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-12-03T08:28:57.881Z] #20 64.52 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-12-03T08:28:57.881Z] #20 64.53 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-12-03T08:28:58.026Z] #21 38.27 Selecting previously unselected package libonig5:amd64. [2021-12-03T08:28:58.026Z] #21 38.28 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-12-03T08:28:58.026Z] #21 38.29 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-12-03T08:28:58.285Z] #21 38.42 Selecting previously unselected package libjq1:amd64. [2021-12-03T08:28:58.285Z] #21 38.43 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-12-03T08:28:58.285Z] #21 38.44 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-12-03T08:28:58.285Z] #21 38.55 Selecting previously unselected package jq. [2021-12-03T08:28:58.285Z] #21 38.56 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-12-03T08:28:58.285Z] #21 38.56 Unpacking jq (1.6-2.1) ... [2021-12-03T08:28:58.544Z] #21 38.64 Selecting previously unselected package libaio1:amd64. [2021-12-03T08:28:58.544Z] #21 38.64 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-12-03T08:28:58.544Z] #21 38.65 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-12-03T08:28:58.544Z] #21 38.70 Selecting previously unselected package libgpm2:amd64. [2021-12-03T08:28:58.544Z] #21 38.71 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-12-03T08:28:58.544Z] #21 38.72 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-12-03T08:28:58.544Z] #21 38.77 Selecting previously unselected package libicu67:amd64. [2021-12-03T08:28:58.544Z] #21 38.77 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-12-03T08:28:58.544Z] #21 38.77 Unpacking libicu67:amd64 (67.1-7) ... [2021-12-03T08:29:00.989Z] #21 40.80 Selecting previously unselected package libinih1:amd64. [2021-12-03T08:29:00.989Z] #21 40.80 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-12-03T08:29:00.989Z] #21 40.81 Unpacking libinih1:amd64 (53-1+b2) ... [2021-12-03T08:29:00.989Z] #21 40.86 Selecting previously unselected package libnet1:amd64. [2021-12-03T08:29:00.989Z] #21 40.86 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-12-03T08:29:00.989Z] #21 40.87 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-03T08:29:00.989Z] #21 40.99 Selecting previously unselected package libnl-3-200:amd64. [2021-12-03T08:29:00.989Z] #21 40.99 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-12-03T08:29:00.989Z] #21 40.99 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-03T08:29:00.989Z] #21 41.06 Selecting previously unselected package libprotobuf-c1:amd64. [2021-12-03T08:29:00.989Z] #21 41.06 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-12-03T08:29:00.989Z] #21 41.07 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-03T08:29:00.989Z] #21 41.12 Selecting previously unselected package net-tools. [2021-12-03T08:29:00.989Z] #21 41.12 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-12-03T08:29:00.989Z] #21 41.13 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-12-03T08:29:01.248Z] #21 41.25 Selecting previously unselected package patch. [2021-12-03T08:29:01.249Z] #21 41.25 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-12-03T08:29:01.249Z] #21 41.26 Unpacking patch (2.7.6-7) ... [2021-12-03T08:29:01.249Z] #21 41.36 Selecting previously unselected package python-pip-whl. [2021-12-03T08:29:01.249Z] #21 41.36 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-12-03T08:29:01.249Z] #21 41.37 Unpacking python-pip-whl (20.3.4-4) ... [2021-12-03T08:29:01.818Z] #21 41.96 Selecting previously unselected package python3-lib2to3. [2021-12-03T08:29:01.818Z] #21 41.96 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-12-03T08:29:01.818Z] #21 41.97 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-12-03T08:29:01.835Z] #21 41.80 Selecting previously unselected package libinih1:amd64. [2021-12-03T08:29:01.835Z] #21 41.80 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-12-03T08:29:01.835Z] #21 41.81 Unpacking libinih1:amd64 (53-1+b2) ... [2021-12-03T08:29:01.835Z] #21 41.86 Selecting previously unselected package libnet1:amd64. [2021-12-03T08:29:01.835Z] #21 41.87 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-12-03T08:29:01.835Z] #21 41.88 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-03T08:29:01.835Z] #21 42.00 Selecting previously unselected package libnl-3-200:amd64. [2021-12-03T08:29:01.835Z] #21 42.00 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-12-03T08:29:01.835Z] #21 42.01 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-03T08:29:01.835Z] #21 42.12 Selecting previously unselected package libprotobuf-c1:amd64. [2021-12-03T08:29:02.053Z] #20 68.00 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-12-03T08:29:02.053Z] #20 68.02 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-12-03T08:29:02.053Z] #20 68.02 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-03T08:29:02.077Z] #21 42.07 Selecting previously unselected package python3-distutils. [2021-12-03T08:29:02.077Z] #21 42.07 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-12-03T08:29:02.077Z] #21 42.08 Unpacking python3-distutils (3.9.2-1) ... [2021-12-03T08:29:02.077Z] #21 42.21 Selecting previously unselected package python3-pkg-resources. [2021-12-03T08:29:02.077Z] #21 42.21 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-12-03T08:29:02.077Z] #21 42.21 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-12-03T08:29:02.098Z] #21 42.13 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-12-03T08:29:02.098Z] #21 42.13 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-03T08:29:02.098Z] #21 42.19 Selecting previously unselected package net-tools. [2021-12-03T08:29:02.098Z] #21 42.19 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-12-03T08:29:02.098Z] #21 42.20 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-12-03T08:29:02.098Z] #21 42.39 Selecting previously unselected package patch. [2021-12-03T08:29:02.337Z] #21 42.32 Selecting previously unselected package python3-setuptools. [2021-12-03T08:29:02.337Z] #21 42.33 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-12-03T08:29:02.337Z] #21 42.34 Unpacking python3-setuptools (52.0.0-4) ... [2021-12-03T08:29:02.337Z] #21 42.56 Selecting previously unselected package python3-wheel. [2021-12-03T08:29:02.337Z] #21 42.56 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-12-03T08:29:02.337Z] #21 42.57 Unpacking python3-wheel (0.34.2-1) ... [2021-12-03T08:29:02.358Z] #21 42.39 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-12-03T08:29:02.358Z] #21 42.41 Unpacking patch (2.7.6-7) ... [2021-12-03T08:29:02.358Z] #21 42.54 Selecting previously unselected package python-pip-whl. [2021-12-03T08:29:02.358Z] #21 42.55 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-12-03T08:29:02.358Z] #21 42.55 Unpacking python-pip-whl (20.3.4-4) ... [2021-12-03T08:29:02.596Z] #21 42.63 Selecting previously unselected package python3-pip. [2021-12-03T08:29:02.596Z] #21 42.64 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-12-03T08:29:02.596Z] #21 42.65 Unpacking python3-pip (20.3.4-4) ... [2021-12-03T08:29:02.856Z] #21 42.92 Selecting previously unselected package sudo. [2021-12-03T08:29:02.856Z] #21 42.94 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-12-03T08:29:02.856Z] #21 42.96 Unpacking sudo (1.9.5p2-3) ... [2021-12-03T08:29:02.909Z] #43 ... [2021-12-03T08:29:02.909Z] [2021-12-03T08:29:02.909Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-03T08:29:02.909Z] #53 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:29:02.909Z] #53 206.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-12-03T08:29:02.909Z] #53 DONE 207.3s [2021-12-03T08:29:02.909Z] [2021-12-03T08:29:02.909Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-03T08:29:02.909Z] #62 sha256:d532aa5a8b55ffc458c0438a30ed6c56b47675ca59ddaea9418f9978712306e8 [2021-12-03T08:29:02.926Z] #21 43.06 Selecting previously unselected package python3-lib2to3. [2021-12-03T08:29:02.926Z] #21 43.06 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-12-03T08:29:02.926Z] #21 43.08 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-12-03T08:29:02.926Z] #21 43.18 Selecting previously unselected package python3-distutils. [2021-12-03T08:29:02.926Z] #21 43.19 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-12-03T08:29:02.926Z] #21 43.19 Unpacking python3-distutils (3.9.2-1) ... [2021-12-03T08:29:03.185Z] #21 43.31 Selecting previously unselected package python3-pkg-resources. [2021-12-03T08:29:03.185Z] #21 43.32 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-12-03T08:29:03.185Z] #21 43.33 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-12-03T08:29:03.377Z] #21 43.35 Selecting previously unselected package thin-provisioning-tools. [2021-12-03T08:29:03.377Z] #21 43.35 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-12-03T08:29:03.377Z] #21 43.36 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-12-03T08:29:03.377Z] #21 43.51 Selecting previously unselected package uidmap. [2021-12-03T08:29:03.377Z] #21 43.51 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-12-03T08:29:03.377Z] #21 43.52 Unpacking uidmap (1:4.8.1-1) ... [2021-12-03T08:29:03.444Z] #21 43.46 Selecting previously unselected package python3-setuptools. [2021-12-03T08:29:03.444Z] #21 43.47 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-12-03T08:29:03.444Z] #21 43.47 Unpacking python3-setuptools (52.0.0-4) ... [2021-12-03T08:29:03.444Z] #21 43.71 Selecting previously unselected package python3-wheel. [2021-12-03T08:29:03.444Z] #21 43.71 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-12-03T08:29:03.444Z] #21 43.72 Unpacking python3-wheel (0.34.2-1) ... [2021-12-03T08:29:03.444Z] #21 43.79 Selecting previously unselected package python3-pip. [2021-12-03T08:29:03.444Z] #21 43.80 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-12-03T08:29:03.444Z] #21 43.81 Unpacking python3-pip (20.3.4-4) ... [2021-12-03T08:29:03.636Z] #21 43.70 Selecting previously unselected package vim-runtime. [2021-12-03T08:29:03.636Z] #21 43.71 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-12-03T08:29:03.636Z] #21 43.73 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-12-03T08:29:03.636Z] #21 43.77 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-12-03T08:29:03.636Z] #21 43.78 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-12-03T08:29:03.963Z] #21 44.10 Selecting previously unselected package sudo. [2021-12-03T08:29:03.963Z] #21 44.10 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-12-03T08:29:03.963Z] #21 44.11 Unpacking sudo (1.9.5p2-3) ... [2021-12-03T08:29:04.530Z] #21 44.59 Selecting previously unselected package thin-provisioning-tools. [2021-12-03T08:29:04.530Z] #21 44.60 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-12-03T08:29:04.530Z] #21 44.61 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-12-03T08:29:04.530Z] #21 44.79 Selecting previously unselected package uidmap. [2021-12-03T08:29:04.789Z] #21 44.82 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-12-03T08:29:04.789Z] #21 44.82 Unpacking uidmap (1:4.8.1-1) ... [2021-12-03T08:29:04.789Z] #21 44.94 Selecting previously unselected package vim-runtime. [2021-12-03T08:29:04.789Z] #21 44.96 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-12-03T08:29:04.789Z] #21 44.98 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-12-03T08:29:04.789Z] #21 45.02 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-12-03T08:29:04.789Z] #21 45.02 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-12-03T08:29:06.435Z] #21 46.45 Selecting previously unselected package vim. [2021-12-03T08:29:06.435Z] #21 46.46 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-12-03T08:29:06.435Z] #21 46.47 Unpacking vim (2:8.2.2434-3) ... [2021-12-03T08:29:07.005Z] #21 46.98 Selecting previously unselected package xfsprogs. [2021-12-03T08:29:07.005Z] #21 46.98 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-12-03T08:29:07.005Z] #21 46.99 Unpacking xfsprogs (5.10.0-4) ... [2021-12-03T08:29:07.265Z] #21 47.38 Selecting previously unselected package zip. [2021-12-03T08:29:07.265Z] #21 47.38 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-12-03T08:29:07.265Z] #21 47.40 Unpacking zip (3.0-12) ... [2021-12-03T08:29:07.527Z] #21 47.51 Selecting previously unselected package zstd. [2021-12-03T08:29:07.527Z] #21 47.51 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-12-03T08:29:07.527Z] #21 47.52 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-12-03T08:29:07.794Z] #21 47.86 Setting up python3-pkg-resources (52.0.0-4) ... [2021-12-03T08:29:08.077Z] #21 47.80 Selecting previously unselected package vim. [2021-12-03T08:29:08.078Z] #21 47.81 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-12-03T08:29:08.078Z] #21 47.82 Unpacking vim (2:8.2.2434-3) ... [2021-12-03T08:29:08.078Z] #21 48.36 Selecting previously unselected package xfsprogs. [2021-12-03T08:29:08.336Z] #21 48.36 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-12-03T08:29:08.336Z] #21 48.37 Unpacking xfsprogs (5.10.0-4) ... [2021-12-03T08:29:08.595Z] #21 48.79 Selecting previously unselected package zip. [2021-12-03T08:29:08.595Z] #21 48.79 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-12-03T08:29:08.595Z] #21 48.80 Unpacking zip (3.0-12) ... [2021-12-03T08:29:08.595Z] #21 48.92 Selecting previously unselected package zstd. [2021-12-03T08:29:08.598Z] #20 74.50 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-12-03T08:29:08.598Z] #20 74.50 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-12-03T08:29:08.598Z] #20 74.51 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-03T08:29:08.598Z] #20 ... [2021-12-03T08:29:08.598Z] [2021-12-03T08:29:08.598Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-03T08:29:08.598Z] #69 sha256:e6730c32fe9a321aa7863f52028b2f2bdfb5d7ddf3bbfd0d8a12f3bd4fb82537 [2021-12-03T08:29:08.598Z] #69 19.51 + cd /tmp/tmp.yOTggUvXJe/src/github.com/containerd/containerd [2021-12-03T08:29:08.598Z] #69 19.51 + git checkout -q v1.5.8 [2021-12-03T08:29:08.598Z] #69 19.90 + export 'BUILDTAGS=netgo osusergo static_build' [2021-12-03T08:29:08.598Z] #69 19.90 + BUILDTAGS='netgo osusergo static_build' [2021-12-03T08:29:08.733Z] #21 48.77 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-12-03T08:29:08.733Z] #21 48.78 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-12-03T08:29:08.733Z] #21 48.79 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-12-03T08:29:08.733Z] #21 48.80 Setting up libicu67:amd64 (67.1-7) ... [2021-12-03T08:29:08.733Z] #21 48.81 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-12-03T08:29:08.733Z] #21 48.82 Setting up libinih1:amd64 (53-1+b2) ... [2021-12-03T08:29:08.733Z] #21 48.83 Setting up uidmap (1:4.8.1-1) ... [2021-12-03T08:29:08.733Z] #21 48.84 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-03T08:29:08.733Z] #21 48.85 Setting up bzip2 (1.0.8-4) ... [2021-12-03T08:29:08.733Z] #21 48.87 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-03T08:29:08.733Z] #21 48.88 Setting up python3-wheel (0.34.2-1) ... [2021-12-03T08:29:08.854Z] #21 48.92 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-12-03T08:29:08.854Z] #21 48.93 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-12-03T08:29:08.854Z] #69 19.90 + export EXTRA_FLAGS=-buildmode=pie [2021-12-03T08:29:08.855Z] #69 19.90 + EXTRA_FLAGS=-buildmode=pie [2021-12-03T08:29:08.855Z] #69 19.90 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-12-03T08:29:08.855Z] #69 19.90 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-12-03T08:29:08.855Z] #69 19.90 + '[' '' = dynamic ']' [2021-12-03T08:29:08.855Z] #69 19.90 + make [2021-12-03T08:29:09.117Z] #21 49.31 Setting up python3-pkg-resources (52.0.0-4) ... [2021-12-03T08:29:09.421Z] #69 20.65 + bin/ctr [2021-12-03T08:29:09.671Z] #21 49.59 Setting up xxd (2:8.2.2434-3) ... [2021-12-03T08:29:09.671Z] #21 49.60 Setting up libcap2:amd64 (1:2.44-1) ... [2021-12-03T08:29:09.671Z] #21 49.61 Setting up libcap2-bin (1:2.44-1) ... [2021-12-03T08:29:09.671Z] #21 49.62 Setting up apparmor (2.13.6-10) ... [2021-12-03T08:29:10.054Z] #21 50.20 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-12-03T08:29:10.054Z] #21 50.21 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-12-03T08:29:10.054Z] #21 50.22 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-12-03T08:29:10.054Z] #21 50.25 Setting up libicu67:amd64 (67.1-7) ... [2021-12-03T08:29:10.054Z] #21 50.26 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-12-03T08:29:10.054Z] #21 50.29 Setting up libinih1:amd64 (53-1+b2) ... [2021-12-03T08:29:10.054Z] #21 50.30 Setting up uidmap (1:4.8.1-1) ... [2021-12-03T08:29:10.054Z] #21 50.31 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-03T08:29:10.054Z] #21 50.33 Setting up bzip2 (1.0.8-4) ... [2021-12-03T08:29:10.054Z] #21 50.34 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-03T08:29:10.054Z] #21 50.36 Setting up python3-wheel (0.34.2-1) ... [2021-12-03T08:29:10.622Z] #21 50.95 Setting up xxd (2:8.2.2434-3) ... [2021-12-03T08:29:10.881Z] #21 50.96 Setting up libcap2:amd64 (1:2.44-1) ... [2021-12-03T08:29:10.881Z] #21 50.97 Setting up libcap2-bin (1:2.44-1) ... [2021-12-03T08:29:10.881Z] #21 50.98 Setting up apparmor (2.13.6-10) ... [2021-12-03T08:29:11.051Z] #21 51.03 Setting up zip (3.0-12) ... [2021-12-03T08:29:11.051Z] #21 51.04 Setting up vim-common (2:8.2.2434-3) ... [2021-12-03T08:29:11.051Z] #21 51.07 Setting up bash-completion (1:2.11-2) ... [2021-12-03T08:29:12.260Z] #21 52.44 Setting up zip (3.0-12) ... [2021-12-03T08:29:12.260Z] #21 52.45 Setting up vim-common (2:8.2.2434-3) ... [2021-12-03T08:29:12.260Z] #21 52.48 Setting up bash-completion (1:2.11-2) ... [2021-12-03T08:29:12.960Z] #21 52.93 Setting up xz-utils (5.2.5-2) ... [2021-12-03T08:29:12.960Z] #21 52.95 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-12-03T08:29:12.960Z] #21 52.96 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-12-03T08:29:12.960Z] #21 52.97 Setting up patch (2.7.6-7) ... [2021-12-03T08:29:12.960Z] #21 52.99 Setting up sudo (1.9.5p2-3) ... [2021-12-03T08:29:12.960Z] #21 53.05 invoke-rc.d: could not determine current runlevel [2021-12-03T08:29:12.960Z] #21 53.06 invoke-rc.d: policy-rc.d denied execution of start. [2021-12-03T08:29:12.960Z] #21 53.07 Setting up xfsprogs (5.10.0-4) ... [2021-12-03T08:29:12.960Z] #21 53.11 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-12-03T08:29:12.960Z] #21 53.12 Setting up inetutils-ping (2:2.0-1) ... [2021-12-03T08:29:12.960Z] #21 53.13 Setting up pigz (2.6-1) ... [2021-12-03T08:29:12.960Z] #21 53.14 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-12-03T08:29:12.960Z] #21 53.15 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-03T08:29:13.220Z] #21 53.17 Setting up python-pip-whl (20.3.4-4) ... [2021-12-03T08:29:13.220Z] #21 53.18 Setting up vim-runtime (2:8.2.2434-3) ... [2021-12-03T08:29:13.789Z] #21 53.88 Setting up libaio1:amd64 (0.3.112-9) ... [2021-12-03T08:29:13.789Z] #21 53.89 Setting up python3-lib2to3 (3.9.2-1) ... [2021-12-03T08:29:14.050Z] #21 54.22 Setting up libelf1:amd64 (0.183-1) ... [2021-12-03T08:29:14.050Z] #21 54.24 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-12-03T08:29:14.050Z] #21 54.26 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-12-03T08:29:14.050Z] #21 54.27 Setting up python3-distutils (3.9.2-1) ... [2021-12-03T08:29:14.164Z] #21 54.34 Setting up xz-utils (5.2.5-2) ... [2021-12-03T08:29:14.164Z] #21 54.36 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-12-03T08:29:14.164Z] #21 54.37 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-12-03T08:29:14.164Z] #21 54.39 Setting up patch (2.7.6-7) ... [2021-12-03T08:29:14.164Z] #21 54.40 Setting up sudo (1.9.5p2-3) ... [2021-12-03T08:29:14.423Z] #21 54.48 invoke-rc.d: could not determine current runlevel [2021-12-03T08:29:14.423Z] #21 54.49 invoke-rc.d: policy-rc.d denied execution of start. [2021-12-03T08:29:14.423Z] #21 54.51 Setting up xfsprogs (5.10.0-4) ... [2021-12-03T08:29:14.423Z] #21 54.53 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-12-03T08:29:14.423Z] #21 54.55 Setting up inetutils-ping (2:2.0-1) ... [2021-12-03T08:29:14.423Z] #21 54.57 Setting up pigz (2.6-1) ... [2021-12-03T08:29:14.423Z] #21 54.58 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-12-03T08:29:14.423Z] #21 54.59 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-03T08:29:14.423Z] #21 54.62 Setting up python-pip-whl (20.3.4-4) ... [2021-12-03T08:29:14.423Z] #21 54.63 Setting up vim-runtime (2:8.2.2434-3) ... [2021-12-03T08:29:14.619Z] #21 54.68 Setting up vim (2:8.2.2434-3) ... [2021-12-03T08:29:14.619Z] #21 54.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-12-03T08:29:14.619Z] #21 54.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-12-03T08:29:14.619Z] #21 54.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-12-03T08:29:14.619Z] #21 54.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-12-03T08:29:14.619Z] #21 54.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-12-03T08:29:14.619Z] #21 54.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-12-03T08:29:14.619Z] #21 54.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-12-03T08:29:14.619Z] #21 54.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-12-03T08:29:14.619Z] #21 54.76 Setting up python3-setuptools (52.0.0-4) ... [2021-12-03T08:29:14.990Z] #21 55.21 Setting up libaio1:amd64 (0.3.112-9) ... [2021-12-03T08:29:14.990Z] #21 55.22 Setting up python3-lib2to3 (3.9.2-1) ... [2021-12-03T08:29:15.558Z] #21 55.64 Setting up libelf1:amd64 (0.183-1) ... [2021-12-03T08:29:15.558Z] #21 55.70 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-12-03T08:29:15.558Z] #21 55.72 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-12-03T08:29:15.558Z] #21 55.73 Setting up python3-distutils (3.9.2-1) ... [2021-12-03T08:29:15.818Z] #21 56.13 Setting up vim (2:8.2.2434-3) ... [2021-12-03T08:29:15.999Z] #21 56.10 Setting up libjq1:amd64 (1.6-2.1) ... [2021-12-03T08:29:15.999Z] #21 56.11 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-12-03T08:29:15.999Z] #21 56.12 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-12-03T08:29:15.999Z] #21 56.13 Setting up python3-pip (20.3.4-4) ... [2021-12-03T08:29:16.077Z] #21 56.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-12-03T08:29:16.077Z] #21 56.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-12-03T08:29:16.077Z] #21 56.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-12-03T08:29:16.077Z] #21 56.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-12-03T08:29:16.077Z] #21 56.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-12-03T08:29:16.077Z] #21 56.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-12-03T08:29:16.077Z] #21 56.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-12-03T08:29:16.077Z] #21 56.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-12-03T08:29:16.077Z] #21 56.21 Setting up python3-setuptools (52.0.0-4) ... [2021-12-03T08:29:17.456Z] #21 57.55 Setting up libjq1:amd64 (1.6-2.1) ... [2021-12-03T08:29:17.456Z] #21 57.56 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-12-03T08:29:17.456Z] #21 57.57 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-12-03T08:29:17.456Z] #21 57.59 Setting up python3-pip (20.3.4-4) ... [2021-12-03T08:29:17.456Z] #21 57.37 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-12-03T08:29:17.456Z] #21 57.39 Setting up jq (1.6-2.1) ... [2021-12-03T08:29:17.456Z] #21 57.42 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-12-03T08:29:17.456Z] #21 57.43 Setting up iptables (1.8.7-1) ... [2021-12-03T08:29:17.456Z] #21 57.44 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-12-03T08:29:17.456Z] #21 57.44 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-12-03T08:29:17.456Z] #21 57.45 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-12-03T08:29:17.456Z] #21 57.45 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-12-03T08:29:17.456Z] #21 57.46 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-12-03T08:29:17.456Z] #21 57.47 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-12-03T08:29:17.456Z] #21 57.47 Setting up iproute2 (5.10.0-4) ... [2021-12-03T08:29:17.516Z] #69 ... [2021-12-03T08:29:17.516Z] [2021-12-03T08:29:17.516Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:29:17.516Z] #20 sha256:52b6681d515e4c34e6f16d3e40b676501ac6190957e1e57b6d5a2ed4cb1fffef [2021-12-03T08:29:17.516Z] #20 76.04 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-12-03T08:29:17.516Z] #20 76.04 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-12-03T08:29:17.516Z] #20 76.04 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-12-03T08:29:17.516Z] #20 77.91 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-12-03T08:29:17.516Z] #20 77.91 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-12-03T08:29:17.516Z] #20 77.92 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-03T08:29:17.516Z] #20 81.67 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-12-03T08:29:17.516Z] #20 81.67 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-12-03T08:29:17.516Z] #20 81.68 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-03T08:29:17.516Z] #20 83.29 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-12-03T08:29:17.516Z] #20 83.29 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-12-03T08:29:17.516Z] #20 83.30 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-12-03T08:29:17.516Z] #20 83.36 Selecting previously unselected package libapparmor1:amd64. [2021-12-03T08:29:17.516Z] #20 83.36 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-12-03T08:29:17.516Z] #20 83.37 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-12-03T08:29:17.516Z] #20 83.42 Selecting previously unselected package libapparmor-dev:amd64. [2021-12-03T08:29:17.517Z] #20 83.43 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-12-03T08:29:17.517Z] #20 83.43 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-12-03T08:29:17.517Z] #20 83.50 Selecting previously unselected package libbtrfs0:amd64. [2021-12-03T08:29:17.517Z] #20 83.51 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-12-03T08:29:17.517Z] #20 83.51 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-12-03T08:29:17.517Z] #20 83.58 Selecting previously unselected package libbtrfs-dev:amd64. [2021-12-03T08:29:17.517Z] #20 83.59 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-12-03T08:29:17.517Z] #20 83.60 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-03T08:29:17.517Z] #20 83.68 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-12-03T08:29:17.517Z] #20 83.68 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-12-03T08:29:17.517Z] #20 83.68 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-03T08:29:17.517Z] #20 83.73 Selecting previously unselected package libudev-dev:amd64. [2021-12-03T08:29:17.517Z] #20 83.73 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-12-03T08:29:17.517Z] #20 83.74 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-12-03T08:29:17.517Z] #20 83.81 Selecting previously unselected package libsepol1-dev:amd64. [2021-12-03T08:29:17.517Z] #20 83.82 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-12-03T08:29:17.517Z] #20 83.82 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-12-03T08:29:17.517Z] #20 83.93 Selecting previously unselected package libpcre2-16-0:amd64. [2021-12-03T08:29:17.517Z] #20 83.93 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-12-03T08:29:17.517Z] #20 83.94 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-12-03T08:29:17.517Z] #20 84.02 Selecting previously unselected package libpcre2-32-0:amd64. [2021-12-03T08:29:17.517Z] #20 84.02 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-12-03T08:29:17.517Z] #20 84.03 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-12-03T08:29:17.517Z] #20 84.12 Selecting previously unselected package libpcre2-posix2:amd64. [2021-12-03T08:29:17.517Z] #20 84.12 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-12-03T08:29:17.517Z] #20 84.13 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-12-03T08:29:17.517Z] #20 84.17 Selecting previously unselected package libpcre2-dev:amd64. [2021-12-03T08:29:17.517Z] #20 84.17 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-12-03T08:29:17.517Z] #20 84.18 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-12-03T08:29:17.722Z] #21 57.79 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:29:17.774Z] #20 84.41 Selecting previously unselected package libselinux1-dev:amd64. [2021-12-03T08:29:17.774Z] #20 84.41 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-12-03T08:29:17.774Z] #20 84.42 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-12-03T08:29:17.774Z] #20 84.52 Selecting previously unselected package libdevmapper-dev:amd64. [2021-12-03T08:29:17.774Z] #20 84.53 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-12-03T08:29:17.774Z] #20 84.53 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-12-03T08:29:17.774Z] #20 84.57 Selecting previously unselected package libseccomp-dev:amd64. [2021-12-03T08:29:17.774Z] #20 84.57 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-12-03T08:29:17.796Z] #62 ... [2021-12-03T08:29:17.796Z] [2021-12-03T08:29:17.796Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-12-03T08:29:17.796Z] #43 sha256:07e46e05b9d5aff72caf297857e8ce7b08d92d03a8a7db0f9c85048ac1e1e9b2 [2021-12-03T08:29:17.796Z] #43 DONE 222.3s [2021-12-03T08:29:17.796Z] [2021-12-03T08:29:17.796Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-03T08:29:17.796Z] #62 sha256:d532aa5a8b55ffc458c0438a30ed6c56b47675ca59ddaea9418f9978712306e8 [2021-12-03T08:29:18.031Z] #20 84.58 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-12-03T08:29:18.031Z] #20 84.65 Selecting previously unselected package libsystemd-dev:amd64. [2021-12-03T08:29:18.031Z] #20 84.65 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-12-03T08:29:18.031Z] #20 84.66 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-12-03T08:29:18.288Z] #20 84.89 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-12-03T08:29:18.288Z] #20 84.90 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-12-03T08:29:18.288Z] #20 84.91 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-12-03T08:29:18.288Z] #20 84.92 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-12-03T08:29:18.288Z] #20 84.93 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-12-03T08:29:18.288Z] #20 84.94 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-12-03T08:29:18.288Z] #20 84.95 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-12-03T08:29:18.288Z] #20 84.96 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-12-03T08:29:18.288Z] #20 84.97 Setting up libudev-dev:amd64 (247.3-6) ... [2021-12-03T08:29:18.288Z] #20 84.99 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-12-03T08:29:18.288Z] #20 85.00 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-12-03T08:29:18.288Z] #20 85.01 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-03T08:29:18.288Z] #20 85.02 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-12-03T08:29:18.288Z] #20 85.03 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-12-03T08:29:18.288Z] #20 85.04 Setting up mingw-w64-common (8.0.0-1) ... [2021-12-03T08:29:18.288Z] #20 85.05 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-12-03T08:29:18.288Z] #20 85.06 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-12-03T08:29:18.288Z] #20 85.07 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-12-03T08:29:18.288Z] #20 85.08 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-12-03T08:29:18.288Z] #20 85.09 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-12-03T08:29:18.318Z] #21 DONE 58.4s [2021-12-03T08:29:18.318Z] [2021-12-03T08:29:18.318Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-03T08:29:18.318Z] #62 sha256:fcd1a9a4006a8339805a3546fa56f5db14169ed3d3e6b9bca042cc0991e51ca2 [2021-12-03T08:29:18.318Z] #62 ... [2021-12-03T08:29:18.318Z] [2021-12-03T08:29:18.318Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-12-03T08:29:18.318Z] #22 sha256:77d0d8cb8762e00bdd0162dcd4c415f983f9ae6569d4e6e785888b9d25524d97 [2021-12-03T08:29:18.545Z] #20 85.10 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-03T08:29:18.545Z] #20 85.12 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-12-03T08:29:18.546Z] #20 85.12 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-03T08:29:18.546Z] #20 85.13 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-12-03T08:29:18.546Z] #20 85.15 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-12-03T08:29:18.546Z] #20 85.16 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-03T08:29:18.546Z] #20 85.18 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-12-03T08:29:18.546Z] #20 85.18 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-03T08:29:18.546Z] #20 85.20 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-12-03T08:29:18.546Z] #20 85.21 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-03T08:29:18.546Z] #20 85.22 Setting up dmsetup (2:1.02.175-2.1) ... [2021-12-03T08:29:18.546Z] #20 85.24 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-03T08:29:18.546Z] #20 85.25 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-12-03T08:29:18.546Z] #20 85.26 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:29:18.837Z] #21 58.80 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-12-03T08:29:18.837Z] #21 58.81 Setting up jq (1.6-2.1) ... [2021-12-03T08:29:18.837Z] #21 58.83 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-12-03T08:29:18.837Z] #21 58.84 Setting up iptables (1.8.7-1) ... [2021-12-03T08:29:18.837Z] #21 58.85 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-12-03T08:29:18.837Z] #21 58.85 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-12-03T08:29:18.837Z] #21 58.85 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-12-03T08:29:18.837Z] #21 58.87 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-12-03T08:29:18.837Z] #21 58.88 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-12-03T08:29:18.837Z] #21 58.88 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-12-03T08:29:18.837Z] #21 58.95 Setting up iproute2 (5.10.0-4) ... [2021-12-03T08:29:19.100Z] #21 59.28 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:29:19.477Z] #20 DONE 85.8s [2021-12-03T08:29:19.477Z] [2021-12-03T08:29:19.477Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2021-12-03T08:29:19.477Z] #21 sha256:cad7e0b4f9559c08716545fd00a23f0943089e55bec6dc06030f6e573b0b7bab [2021-12-03T08:29:19.704Z] #62 ... [2021-12-03T08:29:19.704Z] [2021-12-03T08:29:19.704Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-12-03T08:29:19.704Z] #44 sha256:5c4ab133ed9c61c07aa648fe0a3c811a97083d683dc7f0105b9a3da080897f77 [2021-12-03T08:29:19.963Z] #44 DONE 0.3s [2021-12-03T08:29:19.963Z] [2021-12-03T08:29:19.963Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-12-03T08:29:19.963Z] #48 sha256:966e12747788f2a7361b63f4a4aaaecece74df0690eabba0a4a0a5745a72f3f3 [2021-12-03T08:29:19.963Z] #48 DONE 0.1s [2021-12-03T08:29:19.963Z] [2021-12-03T08:29:19.963Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-12-03T08:29:19.963Z] #50 sha256:96143cecc72582827f7cb30ee21fd5dbfc4871169414e2811914cbba8710efd2 [2021-12-03T08:29:19.963Z] #50 DONE 0.1s [2021-12-03T08:29:19.963Z] [2021-12-03T08:29:19.963Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-12-03T08:29:19.963Z] #52 sha256:b84ebb4f9fbb88e964c1a3ffd4456f4a6526f8f56de496194c5dff7fe1e219f7 [2021-12-03T08:29:19.963Z] #52 DONE 0.1s [2021-12-03T08:29:19.963Z] [2021-12-03T08:29:19.963Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-12-03T08:29:19.963Z] #54 sha256:37d8ce4900b66abf1444d434750ec80ef51711ad8208d81f98299a2c802a54a8 [2021-12-03T08:29:20.044Z] #21 DONE 60.2s [2021-12-03T08:29:20.044Z] [2021-12-03T08:29:20.044Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-12-03T08:29:20.044Z] #22 sha256:77d0d8cb8762e00bdd0162dcd4c415f983f9ae6569d4e6e785888b9d25524d97 [2021-12-03T08:29:20.221Z] #54 DONE 0.2s [2021-12-03T08:29:20.221Z] [2021-12-03T08:29:20.221Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-12-03T08:29:20.221Z] #56 sha256:78044663da475a03552eed080c1d99f6fd0444f75162e74426493be09d162c87 [2021-12-03T08:29:20.221Z] #56 DONE 0.1s [2021-12-03T08:29:20.221Z] [2021-12-03T08:29:20.221Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-03T08:29:20.221Z] #58 sha256:1dfa0d177d5379ebe14f84b56e02e7347467f510761e9b15633504fb1988ef28 [2021-12-03T08:29:20.229Z] #22 1.516 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-12-03T08:29:20.229Z] #22 1.521 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-12-03T08:29:20.229Z] #22 1.524 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-12-03T08:29:20.229Z] #22 DONE 1.6s [2021-12-03T08:29:20.229Z] [2021-12-03T08:29:20.229Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-12-03T08:29:20.229Z] #23 sha256:08b2db5746944576793becc2f7255d3bb9ceecf9e362f57d030938704550aad4 [2021-12-03T08:29:20.847Z] #21 1.471 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-12-03T08:29:20.847Z] #21 1.471 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-12-03T08:29:20.847Z] #21 1.471 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-12-03T08:29:22.018Z] #22 1.687 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-12-03T08:29:22.018Z] #22 1.692 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-12-03T08:29:22.019Z] #22 1.704 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-12-03T08:29:22.019Z] #22 DONE 1.8s [2021-12-03T08:29:22.019Z] [2021-12-03T08:29:22.019Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-12-03T08:29:22.019Z] #23 sha256:08b2db5746944576793becc2f7255d3bb9ceecf9e362f57d030938704550aad4 [2021-12-03T08:29:24.273Z] #62 ... [2021-12-03T08:29:24.273Z] [2021-12-03T08:29:24.273Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-12-03T08:29:24.273Z] #26 sha256:456c4c79a7627e579f2cd7e66c12a23637d670a8ec75e3a960a805fc3e8c2801 [2021-12-03T08:29:24.273Z] #26 225.1 + return [2021-12-03T08:29:24.273Z] #26 DONE 225.9s [2021-12-03T08:29:24.273Z] [2021-12-03T08:29:24.273Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-03T08:29:24.273Z] #58 sha256:1214234b2797e74e69c8f57b574729a5865b388a9c702d431f58f5ff9b997ffe [2021-12-03T08:29:24.273Z] #58 ... [2021-12-03T08:29:24.273Z] [2021-12-03T08:29:24.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 [2021-12-03T08:29:24.274Z] #62 sha256:b34ec1c9006dc0dd2e471c05ac07cbc9bdc2e230b5747ed0167a198a00dd842f [2021-12-03T08:29:24.274Z] #62 179.4 + bin/containerd [2021-12-03T08:29:24.274Z] #62 ... [2021-12-03T08:29:24.274Z] [2021-12-03T08:29:24.274Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-12-03T08:29:24.274Z] #27 sha256:8f7829c4345c90198382c996b2054897ce9ab733c908141b21a4e5a5e8476b4b [2021-12-03T08:29:24.274Z] #27 DONE 0.1s [2021-12-03T08:29:24.274Z] [2021-12-03T08:29:24.274Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-12-03T08:29:24.274Z] #32 sha256:595bae7a1395dd62b98ae73ec0501afe062d07b84714682a3829894361863272 [2021-12-03T08:29:24.274Z] #32 DONE 0.2s [2021-12-03T08:29:24.274Z] [2021-12-03T08:29:24.274Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-12-03T08:29:24.274Z] #35 sha256:c7bba16c0bf34245907f1936a946c674633550b52997a11ccb3d7bb34d9f8ff9 [2021-12-03T08:29:24.274Z] #35 DONE 0.4s [2021-12-03T08:29:24.274Z] [2021-12-03T08:29:24.274Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-12-03T08:29:24.274Z] #37 sha256:ffda7ba78283c24af9cb60d761b82571ce013be36da65162f29e2e08a1ba15df [2021-12-03T08:29:24.274Z] #37 DONE 0.1s [2021-12-03T08:29:24.274Z] [2021-12-03T08:29:24.274Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-12-03T08:29:24.274Z] #41 sha256:32d5641be641af95c9aa1e4301dbb02b2df94fdc8fb3ec0c8f6d7948c57b92dd [2021-12-03T08:29:24.274Z] #41 DONE 0.1s [2021-12-03T08:29:24.274Z] [2021-12-03T08:29:24.274Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-03T08:29:24.274Z] #58 sha256:1214234b2797e74e69c8f57b574729a5865b388a9c702d431f58f5ff9b997ffe [2021-12-03T08:29:24.274Z] #58 ... [2021-12-03T08:29:24.274Z] [2021-12-03T08:29:24.274Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-12-03T08:29:24.274Z] #44 sha256:59be1769add9b17892253838d19c619d37351ee005e3f0e9bf158ccafe49d78e [2021-12-03T08:29:24.274Z] #44 DONE 0.1s [2021-12-03T08:29:24.274Z] [2021-12-03T08:29:24.274Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-12-03T08:29:24.274Z] #48 sha256:855a78bb19eff8375da0bbd1823b8674eab5a6d1cacc619e16f4e2adc91feb05 [2021-12-03T08:29:24.274Z] #48 DONE 0.1s [2021-12-03T08:29:24.274Z] [2021-12-03T08:29:24.274Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-12-03T08:29:24.274Z] #50 sha256:2f944abf8602141562dae7485515d31296f0c4609b7df263dff761485c7c000d [2021-12-03T08:29:24.274Z] #50 DONE 0.1s [2021-12-03T08:29:24.274Z] [2021-12-03T08:29:24.274Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-12-03T08:29:24.274Z] #52 sha256:311e0b0cca25e8b443cacb61c7383c8e2ac6f6d613a5593c40c8a78184d999b9 [2021-12-03T08:29:24.274Z] #52 DONE 0.1s [2021-12-03T08:29:24.274Z] [2021-12-03T08:29:24.274Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-12-03T08:29:24.274Z] #54 sha256:64a55bc556175fe685905a4454a999ebdbcf2df8644f9ca4d4bb664e7a5089fe [2021-12-03T08:29:24.274Z] #54 DONE 0.1s [2021-12-03T08:29:24.274Z] [2021-12-03T08:29:24.274Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-03T08:29:24.274Z] #58 sha256:1214234b2797e74e69c8f57b574729a5865b388a9c702d431f58f5ff9b997ffe [2021-12-03T08:29:24.274Z] #58 ... [2021-12-03T08:29:24.274Z] [2021-12-03T08:29:24.274Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-12-03T08:29:24.274Z] #56 sha256:6c4369e29e2fed2a260f050a794fcf3cffa5e56e90d6bd5c851cfce06eba5956 [2021-12-03T08:29:24.274Z] #56 DONE 0.1s [2021-12-03T08:29:24.274Z] [2021-12-03T08:29:24.274Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-03T08:29:24.274Z] #62 sha256:b34ec1c9006dc0dd2e471c05ac07cbc9bdc2e230b5747ed0167a198a00dd842f [2021-12-03T08:29:25.632Z] 8f616e6e9eec: Verifying Checksum [2021-12-03T08:29:25.632Z] 8f616e6e9eec: Download complete [2021-12-03T08:29:28.324Z] #21 2.631 Reading package lists... [2021-12-03T08:29:28.500Z] #62 ... [2021-12-03T08:29:28.500Z] [2021-12-03T08:29:28.500Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-03T08:29:28.500Z] #58 sha256:1214234b2797e74e69c8f57b574729a5865b388a9c702d431f58f5ff9b997ffe [2021-12-03T08:29:28.500Z] #58 115.2 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-12-03T08:29:29.089Z] #58 115.8 + mkdir -p /build [2021-12-03T08:29:29.089Z] #58 115.8 + cp runc /build/runc [2021-12-03T08:29:29.674Z] #58 DONE 116.2s [2021-12-03T08:29:29.674Z] [2021-12-03T08:29:29.674Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-03T08:29:29.674Z] #62 sha256:b34ec1c9006dc0dd2e471c05ac07cbc9bdc2e230b5747ed0167a198a00dd842f [2021-12-03T08:29:31.587Z] #62 ... [2021-12-03T08:29:31.587Z] [2021-12-03T08:29:31.587Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-12-03T08:29:31.587Z] #59 sha256:f038cc9ef0551aff3282f3fb712556dda0738140101aa41ecaf430f4d645d5db [2021-12-03T08:29:31.847Z] #59 DONE 0.1s [2021-12-03T08:29:31.847Z] [2021-12-03T08:29:31.847Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-03T08:29:31.847Z] #62 sha256:b34ec1c9006dc0dd2e471c05ac07cbc9bdc2e230b5747ed0167a198a00dd842f [2021-12-03T08:29:32.498Z] #21 8.241 Reading package lists... [2021-12-03T08:29:33.062Z] #21 12.74 Building dependency tree... [2021-12-03T08:29:33.062Z] #21 13.85 Reading state information... [2021-12-03T08:29:34.432Z] #21 15.06 The following additional packages will be installed: [2021-12-03T08:29:34.432Z] #21 15.06 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2021-12-03T08:29:34.432Z] #21 15.06 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-12-03T08:29:34.432Z] #21 15.06 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-12-03T08:29:34.432Z] #21 15.06 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2021-12-03T08:29:34.432Z] #21 15.06 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2021-12-03T08:29:34.432Z] #21 15.06 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2021-12-03T08:29:34.432Z] #21 15.07 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2021-12-03T08:29:34.432Z] #21 15.08 Suggested packages: [2021-12-03T08:29:34.432Z] #21 15.08 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2021-12-03T08:29:34.432Z] #21 15.08 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2021-12-03T08:29:34.432Z] #21 15.08 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2021-12-03T08:29:34.432Z] #21 15.08 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2021-12-03T08:29:34.432Z] #21 15.08 seccomp:ppc64el seccomp:s390x [2021-12-03T08:29:34.432Z] #21 15.08 Recommended packages: [2021-12-03T08:29:34.432Z] #21 15.08 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2021-12-03T08:29:34.432Z] #21 15.08 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2021-12-03T08:29:34.432Z] #21 15.08 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2021-12-03T08:29:34.432Z] #21 15.08 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2021-12-03T08:29:34.689Z] #21 15.58 The following NEW packages will be installed: [2021-12-03T08:29:34.689Z] #21 15.58 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2021-12-03T08:29:34.689Z] #21 15.58 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2021-12-03T08:29:34.689Z] #21 15.58 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-12-03T08:29:34.689Z] #21 15.58 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-12-03T08:29:34.689Z] #21 15.58 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-12-03T08:29:34.689Z] #21 15.58 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2021-12-03T08:29:34.689Z] #21 15.58 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2021-12-03T08:29:34.689Z] #21 15.59 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2021-12-03T08:29:34.689Z] #21 15.59 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2021-12-03T08:29:34.689Z] #21 15.59 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2021-12-03T08:29:34.689Z] #21 15.59 libseccomp2:ppc64el libseccomp2:s390x [2021-12-03T08:29:34.946Z] #21 15.94 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:29:34.946Z] #21 15.94 Need to get 15.9 MB of archives. [2021-12-03T08:29:34.946Z] #21 15.94 After this operation, 72.9 MB of additional disk space will be used. [2021-12-03T08:29:34.946Z] #21 15.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2021-12-03T08:29:35.119Z] #23 13.71 Collecting yamllint==1.26.1 [2021-12-03T08:29:35.119Z] #23 14.78 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-12-03T08:29:35.203Z] #21 15.95 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2021-12-03T08:29:35.203Z] #21 15.95 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2021-12-03T08:29:35.203Z] #21 15.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2021-12-03T08:29:35.203Z] #21 15.96 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2021-12-03T08:29:35.203Z] #21 15.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2021-12-03T08:29:35.460Z] #21 16.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2021-12-03T08:29:35.689Z] #23 15.69 Collecting pathspec>=0.5.3 [2021-12-03T08:29:35.689Z] #23 15.70 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-12-03T08:29:35.717Z] #21 16.44 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u2 [2448 kB] [2021-12-03T08:29:35.717Z] #21 16.48 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2021-12-03T08:29:35.717Z] #21 16.48 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2021-12-03T08:29:35.717Z] #21 16.49 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2021-12-03T08:29:35.717Z] #21 16.49 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2021-12-03T08:29:35.717Z] #21 16.49 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u2 [2831 kB] [2021-12-03T08:29:35.717Z] #21 16.53 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2021-12-03T08:29:35.717Z] #21 16.53 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2021-12-03T08:29:35.717Z] #21 16.54 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2021-12-03T08:29:35.717Z] #21 16.54 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2021-12-03T08:29:35.717Z] #21 16.54 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u2 [2333 kB] [2021-12-03T08:29:35.717Z] #21 16.56 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2021-12-03T08:29:35.717Z] #21 16.56 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2021-12-03T08:29:35.717Z] #21 16.57 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2021-12-03T08:29:35.717Z] #21 16.57 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2021-12-03T08:29:35.717Z] #21 16.57 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u2 [2458 kB] [2021-12-03T08:29:35.717Z] #21 16.59 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2021-12-03T08:29:35.717Z] #21 16.60 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2021-12-03T08:29:35.949Z] #23 16.05 Collecting pyyaml [2021-12-03T08:29:35.949Z] #23 16.06 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2021-12-03T08:29:35.949Z] #23 16.12 Building wheels for collected packages: yamllint [2021-12-03T08:29:35.949Z] #23 16.12 Building wheel for yamllint (setup.py): started [2021-12-03T08:29:35.974Z] #21 16.60 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2021-12-03T08:29:35.974Z] #21 16.60 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2021-12-03T08:29:35.974Z] #21 16.60 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u2 [2338 kB] [2021-12-03T08:29:35.974Z] #21 16.62 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2021-12-03T08:29:35.974Z] #21 16.62 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2021-12-03T08:29:35.974Z] #21 16.62 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1 [46.4 kB] [2021-12-03T08:29:35.974Z] #21 16.62 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1 [90.2 kB] [2021-12-03T08:29:35.974Z] #21 16.63 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1 [54.2 kB] [2021-12-03T08:29:35.974Z] #21 16.63 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1 [94.8 kB] [2021-12-03T08:29:35.974Z] #21 16.63 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1 [46.3 kB] [2021-12-03T08:29:35.974Z] #21 16.63 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1 [86.4 kB] [2021-12-03T08:29:35.974Z] #21 16.63 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1 [47.2 kB] [2021-12-03T08:29:35.974Z] #21 16.63 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1 [87.3 kB] [2021-12-03T08:29:35.974Z] #21 16.63 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1 [47.0 kB] [2021-12-03T08:29:35.974Z] #21 16.63 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1 [88.9 kB] [2021-12-03T08:29:36.231Z] #21 17.14 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:29:36.488Z] #21 17.34 Fetched 15.9 MB in 1s (16.4 MB/s) [2021-12-03T08:29:36.488Z] #21 17.38 Selecting previously unselected package gcc-10-base:armel. [2021-12-03T08:29:36.488Z] #21 17.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38512 files and directories currently installed.) [2021-12-03T08:29:36.488Z] #21 17.42 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2021-12-03T08:29:36.488Z] #21 17.43 Unpacking gcc-10-base:armel (10.2.1-6) ... [2021-12-03T08:29:36.488Z] #21 17.48 Selecting previously unselected package gcc-10-base:armhf. [2021-12-03T08:29:36.745Z] #21 17.49 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2021-12-03T08:29:36.745Z] #21 17.49 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2021-12-03T08:29:36.745Z] #21 17.54 Selecting previously unselected package gcc-10-base:ppc64el. [2021-12-03T08:29:36.745Z] #21 17.55 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2021-12-03T08:29:36.745Z] #21 17.56 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2021-12-03T08:29:36.745Z] #21 17.61 Selecting previously unselected package gcc-10-base:s390x. [2021-12-03T08:29:36.745Z] #21 17.62 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2021-12-03T08:29:36.745Z] #21 17.63 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2021-12-03T08:29:36.745Z] #21 17.67 Selecting previously unselected package gcc-10-base:arm64. [2021-12-03T08:29:36.745Z] #21 17.68 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2021-12-03T08:29:36.745Z] #21 17.68 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2021-12-03T08:29:36.745Z] #21 17.74 Selecting previously unselected package libgcc-s1:armel. [2021-12-03T08:29:36.913Z] #23 13.92 Collecting yamllint==1.26.1 [2021-12-03T08:29:36.914Z] #23 14.98 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-12-03T08:29:37.002Z] #21 17.75 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2021-12-03T08:29:37.002Z] #21 17.76 Unpacking libgcc-s1:armel (10.2.1-6) ... [2021-12-03T08:29:37.002Z] #21 17.81 Selecting previously unselected package libcrypt1:armel. [2021-12-03T08:29:37.002Z] #21 17.81 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2021-12-03T08:29:37.002Z] #21 17.82 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2021-12-03T08:29:37.029Z] 4612f6d0b889: Pull complete [2021-12-03T08:29:37.259Z] #21 17.90 Selecting previously unselected package libc6:armel. [2021-12-03T08:29:37.259Z] #21 17.91 Preparing to unpack .../07-libc6_2.31-13+deb11u2_armel.deb ... [2021-12-03T08:29:37.259Z] #21 18.10 Unpacking libc6:armel (2.31-13+deb11u2) ... [2021-12-03T08:29:37.329Z] #23 17.11 Building wheel for yamllint (setup.py): finished with status 'done' [2021-12-03T08:29:37.329Z] #23 17.11 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=afbaa0defd1d7a9ced984968d0f3876c3087d48b7bfd85a1221be10240cfa80a [2021-12-03T08:29:37.329Z] #23 17.11 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-12-03T08:29:37.329Z] #23 17.12 Successfully built yamllint [2021-12-03T08:29:37.329Z] #23 17.15 Installing collected packages: pyyaml, pathspec, yamllint [2021-12-03T08:29:37.599Z] #23 17.56 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-12-03T08:29:37.844Z] #21 18.53 Selecting previously unselected package libapparmor1:armel. [2021-12-03T08:29:37.844Z] #21 18.53 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2021-12-03T08:29:37.844Z] #21 18.53 Unpacking libapparmor1:armel (2.13.6-10) ... [2021-12-03T08:29:37.844Z] #21 18.60 Selecting previously unselected package libapparmor-dev:armel. [2021-12-03T08:29:37.844Z] #21 18.61 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2021-12-03T08:29:37.844Z] #21 18.62 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2021-12-03T08:29:37.844Z] #21 18.68 Selecting previously unselected package libgcc-s1:arm64. [2021-12-03T08:29:37.844Z] #21 18.68 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2021-12-03T08:29:37.844Z] #21 18.69 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2021-12-03T08:29:37.844Z] #21 18.75 Selecting previously unselected package libcrypt1:arm64. [2021-12-03T08:29:37.844Z] #21 18.75 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2021-12-03T08:29:37.867Z] #23 DONE 18.0s [2021-12-03T08:29:37.867Z] [2021-12-03T08:29:37.867Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-03T08:29:37.867Z] #62 sha256:fcd1a9a4006a8339805a3546fa56f5db14169ed3d3e6b9bca042cc0991e51ca2 [2021-12-03T08:29:38.104Z] #21 18.75 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2021-12-03T08:29:38.104Z] #21 18.84 Selecting previously unselected package libc6:arm64. [2021-12-03T08:29:38.104Z] #21 18.84 Preparing to unpack .../12-libc6_2.31-13+deb11u2_arm64.deb ... [2021-12-03T08:29:38.104Z] #21 19.03 Unpacking libc6:arm64 (2.31-13+deb11u2) ... [2021-12-03T08:29:38.130Z] #62 ... [2021-12-03T08:29:38.130Z] [2021-12-03T08:29:38.130Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-12-03T08:29:38.130Z] #27 sha256:6261421b164c250202181c69efd02f496aa8683bcae9c174e76d7239316810ef [2021-12-03T08:29:38.130Z] #27 DONE 0.2s [2021-12-03T08:29:38.130Z] [2021-12-03T08:29:38.130Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-12-03T08:29:38.130Z] #32 sha256:ff405a720406f403a1d34b6d363286ac2af2c50c1a18a9c4cb0fdb7f1f6a62a6 [2021-12-03T08:29:38.293Z] #23 16.19 Collecting pathspec>=0.5.3 [2021-12-03T08:29:38.293Z] #23 16.21 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-12-03T08:29:38.293Z] #23 16.59 Collecting pyyaml [2021-12-03T08:29:38.390Z] #32 DONE 0.4s [2021-12-03T08:29:38.390Z] [2021-12-03T08:29:38.390Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-03T08:29:38.390Z] #62 sha256:fcd1a9a4006a8339805a3546fa56f5db14169ed3d3e6b9bca042cc0991e51ca2 [2021-12-03T08:29:38.553Z] #23 16.60 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2021-12-03T08:29:38.553Z] #23 16.66 Building wheels for collected packages: yamllint [2021-12-03T08:29:38.553Z] #23 16.66 Building wheel for yamllint (setup.py): started [2021-12-03T08:29:38.649Z] #62 ... [2021-12-03T08:29:38.649Z] [2021-12-03T08:29:38.649Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-12-03T08:29:38.649Z] #35 sha256:f851b9f8535db74f6c2fdfe6a2c10e939c854d4f827d2e5815f716285e4566c2 [2021-12-03T08:29:38.679Z] #21 19.49 Selecting previously unselected package libapparmor1:arm64. [2021-12-03T08:29:38.679Z] #21 19.49 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2021-12-03T08:29:38.679Z] #21 19.50 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2021-12-03T08:29:38.679Z] #21 19.54 Selecting previously unselected package libapparmor-dev:arm64. [2021-12-03T08:29:38.679Z] #21 19.55 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2021-12-03T08:29:38.679Z] #21 19.56 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2021-12-03T08:29:38.910Z] #35 DONE 0.3s [2021-12-03T08:29:38.910Z] [2021-12-03T08:29:38.910Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-12-03T08:29:38.910Z] #37 sha256:4d2a6bba70b52ae22917a6c5e3fc1ccb7f05ee45adcc3aff054546a0526f88dc [2021-12-03T08:29:38.950Z] #21 19.62 Selecting previously unselected package libgcc-s1:s390x. [2021-12-03T08:29:38.950Z] #21 19.62 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2021-12-03T08:29:38.950Z] #21 19.63 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2021-12-03T08:29:38.950Z] #21 19.67 Selecting previously unselected package libcrypt1:s390x. [2021-12-03T08:29:38.950Z] #21 19.69 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2021-12-03T08:29:38.950Z] #21 19.69 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2021-12-03T08:29:38.950Z] #21 19.79 Selecting previously unselected package libc6:s390x. [2021-12-03T08:29:38.950Z] #21 19.79 Preparing to unpack .../17-libc6_2.31-13+deb11u2_s390x.deb ... [2021-12-03T08:29:39.171Z] #37 DONE 0.2s [2021-12-03T08:29:39.172Z] [2021-12-03T08:29:39.172Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-12-03T08:29:39.172Z] #41 sha256:1b67eead06547142a0f3c79bc22b32f9d5622470784c9d80f25616cc0147ae6d [2021-12-03T08:29:39.172Z] #41 DONE 0.2s [2021-12-03T08:29:39.172Z] [2021-12-03T08:29:39.172Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-03T08:29:39.172Z] #58 sha256:fec61f603555e77ad6ccc8ad76340a21e1474274083660ca01b2a53cc0397bb1 [2021-12-03T08:29:39.210Z] #21 20.04 Unpacking libc6:s390x (2.31-13+deb11u2) ... [2021-12-03T08:29:39.491Z] #23 17.50 Building wheel for yamllint (setup.py): finished with status 'done' [2021-12-03T08:29:39.491Z] #23 17.50 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=bf2d5f714e4b623708ccbd9112ed567c42ea21d8c3bd3b1ca752f0bb547b7fb6 [2021-12-03T08:29:39.491Z] #23 17.50 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-12-03T08:29:39.491Z] #23 17.51 Successfully built yamllint [2021-12-03T08:29:39.491Z] #23 17.55 Installing collected packages: pyyaml, pathspec, yamllint [2021-12-03T08:29:39.750Z] #23 17.93 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-12-03T08:29:39.785Z] #21 20.58 Selecting previously unselected package libapparmor1:s390x. [2021-12-03T08:29:39.785Z] #21 20.59 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2021-12-03T08:29:39.785Z] #21 20.59 Unpacking libapparmor1:s390x (2.13.6-10) ... [2021-12-03T08:29:39.785Z] #21 20.64 Selecting previously unselected package libapparmor-dev:s390x. [2021-12-03T08:29:39.785Z] #21 20.65 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2021-12-03T08:29:39.785Z] #21 20.66 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2021-12-03T08:29:40.008Z] #23 DONE 18.4s [2021-12-03T08:29:40.008Z] [2021-12-03T08:29:40.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 [2021-12-03T08:29:40.008Z] #43 sha256:07e46e05b9d5aff72caf297857e8ce7b08d92d03a8a7db0f9c85048ac1e1e9b2 [2021-12-03T08:29:40.042Z] #21 20.75 Selecting previously unselected package libgcc-s1:armhf. [2021-12-03T08:29:40.042Z] #21 20.76 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2021-12-03T08:29:40.042Z] #21 20.77 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2021-12-03T08:29:40.042Z] #21 20.84 Selecting previously unselected package libcrypt1:armhf. [2021-12-03T08:29:40.042Z] #21 20.84 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2021-12-03T08:29:40.042Z] #21 20.84 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2021-12-03T08:29:40.267Z] #43 ... [2021-12-03T08:29:40.267Z] [2021-12-03T08:29:40.267Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-12-03T08:29:40.267Z] #27 sha256:53e52e453ad44a15c38a0a09af8946a7d2e06e701a4a5cf2b83089dee784ad6d [2021-12-03T08:29:40.267Z] #27 DONE 0.2s [2021-12-03T08:29:40.267Z] [2021-12-03T08:29:40.267Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-12-03T08:29:40.267Z] #32 sha256:2d967b9597d94a4e1919dd4977b6ccddb63bdb3aab6c75a41a006585d5bff1b4 [2021-12-03T08:29:40.299Z] #21 20.93 Selecting previously unselected package libc6:armhf. [2021-12-03T08:29:40.299Z] #21 20.94 Preparing to unpack .../22-libc6_2.31-13+deb11u2_armhf.deb ... [2021-12-03T08:29:40.299Z] #21 21.13 Unpacking libc6:armhf (2.31-13+deb11u2) ... [2021-12-03T08:29:40.837Z] #32 DONE 0.4s [2021-12-03T08:29:40.837Z] [2021-12-03T08:29:40.837Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-12-03T08:29:40.837Z] #35 sha256:7716684f83c84e68cfa27bee21433497dd80d3e93d1db1399f7a7bd062a780e2 [2021-12-03T08:29:40.861Z] #21 21.53 Selecting previously unselected package libapparmor1:armhf. [2021-12-03T08:29:40.861Z] #21 21.54 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2021-12-03T08:29:40.861Z] #21 21.54 Unpacking libapparmor1:armhf (2.13.6-10) ... [2021-12-03T08:29:40.861Z] #21 21.60 Selecting previously unselected package libapparmor-dev:armhf. [2021-12-03T08:29:40.861Z] #21 21.60 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2021-12-03T08:29:40.861Z] #21 21.61 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2021-12-03T08:29:40.861Z] #21 21.68 Selecting previously unselected package libgcc-s1:ppc64el. [2021-12-03T08:29:40.861Z] #21 21.68 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2021-12-03T08:29:40.861Z] #21 21.69 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2021-12-03T08:29:40.861Z] #21 21.73 Selecting previously unselected package libcrypt1:ppc64el. [2021-12-03T08:29:40.861Z] #21 21.74 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2021-12-03T08:29:40.861Z] #21 21.75 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2021-12-03T08:29:40.861Z] #21 21.83 Selecting previously unselected package libc6:ppc64el. [2021-12-03T08:29:41.098Z] #35 DONE 0.2s [2021-12-03T08:29:41.098Z] [2021-12-03T08:29:41.098Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-12-03T08:29:41.098Z] #37 sha256:1fd940b489f439b987f249be23306c316d418b6c11c362119f4430ef39bfc9fb [2021-12-03T08:29:41.098Z] #37 DONE 0.1s [2021-12-03T08:29:41.098Z] [2021-12-03T08:29:41.098Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-12-03T08:29:41.098Z] #41 sha256:0dfca3df8b985db8ede1425c7bbabd2c32a7b337575344b976400c659bf1fe24 [2021-12-03T08:29:41.117Z] #21 21.84 Preparing to unpack .../27-libc6_2.31-13+deb11u2_ppc64el.deb ... [2021-12-03T08:29:41.357Z] #41 DONE 0.1s [2021-12-03T08:29:41.357Z] [2021-12-03T08:29:41.357Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-03T08:29:41.357Z] #62 sha256:c4f7ccb69f38c77be28cbe6766bd2f0eb69ac92cbbd558c8e00577a014c16a44 [2021-12-03T08:29:41.374Z] #21 21.99 Unpacking libc6:ppc64el (2.31-13+deb11u2) ... [2021-12-03T08:29:41.631Z] #21 22.54 Selecting previously unselected package libapparmor1:ppc64el. [2021-12-03T08:29:41.888Z] #21 22.55 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2021-12-03T08:29:41.888Z] #21 22.55 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2021-12-03T08:29:41.888Z] #21 22.60 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-12-03T08:29:41.888Z] #21 22.60 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2021-12-03T08:29:41.888Z] #21 22.61 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2021-12-03T08:29:41.888Z] #21 22.75 Selecting previously unselected package libseccomp2:s390x. [2021-12-03T08:29:41.888Z] #21 22.76 Preparing to unpack .../30-libseccomp2_2.5.1-1_s390x.deb ... [2021-12-03T08:29:41.888Z] #21 22.77 Unpacking libseccomp2:s390x (2.5.1-1) ... [2021-12-03T08:29:41.888Z] #21 22.81 Selecting previously unselected package libseccomp-dev:s390x. [2021-12-03T08:29:42.144Z] #21 22.81 Preparing to unpack .../31-libseccomp-dev_2.5.1-1_s390x.deb ... [2021-12-03T08:29:42.144Z] #21 22.82 Unpacking libseccomp-dev:s390x (2.5.1-1) ... [2021-12-03T08:29:42.144Z] #21 22.89 Selecting previously unselected package libseccomp2:ppc64el. [2021-12-03T08:29:42.144Z] #21 22.89 Preparing to unpack .../32-libseccomp2_2.5.1-1_ppc64el.deb ... [2021-12-03T08:29:42.144Z] #21 22.90 Unpacking libseccomp2:ppc64el (2.5.1-1) ... [2021-12-03T08:29:42.144Z] #21 22.94 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-12-03T08:29:42.144Z] #21 22.95 Preparing to unpack .../33-libseccomp-dev_2.5.1-1_ppc64el.deb ... [2021-12-03T08:29:42.144Z] #21 22.96 Unpacking libseccomp-dev:ppc64el (2.5.1-1) ... [2021-12-03T08:29:42.144Z] #21 23.02 Selecting previously unselected package libseccomp2:armhf. [2021-12-03T08:29:42.144Z] #21 23.04 Preparing to unpack .../34-libseccomp2_2.5.1-1_armhf.deb ... [2021-12-03T08:29:42.144Z] #21 23.04 Unpacking libseccomp2:armhf (2.5.1-1) ... [2021-12-03T08:29:42.144Z] #21 23.09 Selecting previously unselected package libseccomp-dev:armhf. [2021-12-03T08:29:42.401Z] #21 23.09 Preparing to unpack .../35-libseccomp-dev_2.5.1-1_armhf.deb ... [2021-12-03T08:29:42.401Z] #21 23.09 Unpacking libseccomp-dev:armhf (2.5.1-1) ... [2021-12-03T08:29:42.401Z] #21 23.16 Selecting previously unselected package libseccomp2:armel. [2021-12-03T08:29:42.401Z] #21 23.16 Preparing to unpack .../36-libseccomp2_2.5.1-1_armel.deb ... [2021-12-03T08:29:42.401Z] #21 23.17 Unpacking libseccomp2:armel (2.5.1-1) ... [2021-12-03T08:29:42.401Z] #21 23.21 Selecting previously unselected package libseccomp-dev:armel. [2021-12-03T08:29:42.401Z] #21 23.21 Preparing to unpack .../37-libseccomp-dev_2.5.1-1_armel.deb ... [2021-12-03T08:29:42.401Z] #21 23.22 Unpacking libseccomp-dev:armel (2.5.1-1) ... [2021-12-03T08:29:42.401Z] #21 23.27 Selecting previously unselected package libseccomp2:arm64. [2021-12-03T08:29:42.401Z] #21 23.27 Preparing to unpack .../38-libseccomp2_2.5.1-1_arm64.deb ... [2021-12-03T08:29:42.401Z] #21 23.27 Unpacking libseccomp2:arm64 (2.5.1-1) ... [2021-12-03T08:29:42.401Z] #21 23.32 Selecting previously unselected package libseccomp-dev:arm64. [2021-12-03T08:29:42.658Z] #21 23.32 Preparing to unpack .../39-libseccomp-dev_2.5.1-1_arm64.deb ... [2021-12-03T08:29:42.658Z] #21 23.32 Unpacking libseccomp-dev:arm64 (2.5.1-1) ... [2021-12-03T08:29:42.658Z] #21 23.42 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2021-12-03T08:29:42.658Z] #21 23.43 Setting up gcc-10-base:armel (10.2.1-6) ... [2021-12-03T08:29:42.658Z] #21 23.44 Setting up gcc-10-base:armhf (10.2.1-6) ... [2021-12-03T08:29:42.658Z] #21 23.45 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2021-12-03T08:29:42.658Z] #21 23.46 Setting up gcc-10-base:s390x (10.2.1-6) ... [2021-12-03T08:29:42.658Z] #21 23.47 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2021-12-03T08:29:42.658Z] #21 23.48 Setting up libcrypt1:armel (1:4.4.18-4) ... [2021-12-03T08:29:42.658Z] #21 23.49 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2021-12-03T08:29:42.658Z] #21 23.50 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2021-12-03T08:29:42.915Z] #21 23.52 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2021-12-03T08:29:42.915Z] #21 23.53 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2021-12-03T08:29:42.915Z] #21 23.54 Setting up libgcc-s1:armel (10.2.1-6) ... [2021-12-03T08:29:42.915Z] #21 23.55 Setting up libgcc-s1:armhf (10.2.1-6) ... [2021-12-03T08:29:42.915Z] #21 23.57 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2021-12-03T08:29:42.915Z] #21 23.58 Setting up libgcc-s1:s390x (10.2.1-6) ... [2021-12-03T08:29:42.915Z] #21 23.59 Setting up libc6:arm64 (2.31-13+deb11u2) ... [2021-12-03T08:29:44.286Z] #21 24.82 Setting up libc6:armel (2.31-13+deb11u2) ... [2021-12-03T08:29:45.218Z] #21 26.05 Setting up libc6:armhf (2.31-13+deb11u2) ... [2021-12-03T08:29:45.546Z] #62 ... [2021-12-03T08:29:45.546Z] [2021-12-03T08:29:45.546Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-12-03T08:29:45.546Z] #43 sha256:07e46e05b9d5aff72caf297857e8ce7b08d92d03a8a7db0f9c85048ac1e1e9b2 [2021-12-03T08:29:45.546Z] #43 247.2 + dpkg --print-architecture [2021-12-03T08:29:45.546Z] #43 247.2 + git checkout -q v2.1.0 [2021-12-03T08:29:45.546Z] #43 247.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-12-03T08:29:45.546Z] #43 247.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-12-03T08:29:45.747Z] #58 ... [2021-12-03T08:29:45.747Z] [2021-12-03T08:29:45.747Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-12-03T08:29:45.747Z] #43 sha256:07e46e05b9d5aff72caf297857e8ce7b08d92d03a8a7db0f9c85048ac1e1e9b2 [2021-12-03T08:29:45.747Z] #43 247.8 + dpkg --print-architecture [2021-12-03T08:29:45.747Z] #43 247.8 + git checkout -q v2.1.0 [2021-12-03T08:29:46.007Z] #43 248.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-12-03T08:29:46.007Z] #43 248.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-12-03T08:29:46.587Z] #21 27.28 Setting up libc6:ppc64el (2.31-13+deb11u2) ... [2021-12-03T08:29:47.956Z] #21 28.49 Setting up libc6:s390x (2.31-13+deb11u2) ... [2021-12-03T08:29:48.887Z] #21 29.70 Setting up libapparmor1:arm64 (2.13.6-10) ... [2021-12-03T08:29:48.887Z] #21 29.71 Setting up libapparmor1:armel (2.13.6-10) ... [2021-12-03T08:29:48.887Z] #21 29.73 Setting up libapparmor1:armhf (2.13.6-10) ... [2021-12-03T08:29:48.887Z] #21 29.74 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2021-12-03T08:29:48.887Z] #21 29.75 Setting up libapparmor1:s390x (2.13.6-10) ... [2021-12-03T08:29:48.887Z] #21 29.76 Setting up libseccomp2:arm64 (2.5.1-1) ... [2021-12-03T08:29:48.887Z] #21 29.77 Setting up libseccomp2:armel (2.5.1-1) ... [2021-12-03T08:29:48.887Z] #21 29.79 Setting up libseccomp2:armhf (2.5.1-1) ... [2021-12-03T08:29:48.887Z] #21 29.80 Setting up libseccomp2:ppc64el (2.5.1-1) ... [2021-12-03T08:29:48.887Z] #21 29.80 Setting up libseccomp2:s390x (2.5.1-1) ... [2021-12-03T08:29:48.887Z] #21 29.81 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2021-12-03T08:29:48.887Z] #21 29.83 Setting up libapparmor-dev:armel (2.13.6-10) ... [2021-12-03T08:29:48.887Z] #21 29.84 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2021-12-03T08:29:48.887Z] #21 29.85 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2021-12-03T08:29:48.887Z] #21 29.86 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2021-12-03T08:29:48.887Z] #21 29.87 Setting up libseccomp-dev:arm64 (2.5.1-1) ... [2021-12-03T08:29:48.887Z] #21 29.88 Setting up libseccomp-dev:armel (2.5.1-1) ... [2021-12-03T08:29:49.145Z] #21 29.89 Setting up libseccomp-dev:armhf (2.5.1-1) ... [2021-12-03T08:29:49.145Z] #21 29.90 Setting up libseccomp-dev:ppc64el (2.5.1-1) ... [2021-12-03T08:29:49.145Z] #21 29.91 Setting up libseccomp-dev:s390x (2.5.1-1) ... [2021-12-03T08:29:49.145Z] #21 29.92 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:29:49.402Z] #21 DONE 30.2s [2021-12-03T08:29:49.402Z] [2021-12-03T08:29:49.402Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-03T08:29:49.402Z] #69 sha256:e6730c32fe9a321aa7863f52028b2f2bdfb5d7ddf3bbfd0d8a12f3bd4fb82537 [2021-12-03T08:29:49.402Z] #69 ... [2021-12-03T08:29:49.402Z] [2021-12-03T08:29:49.402Z] #64 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-12-03T08:29:49.402Z] #64 sha256:1610428c4e7bd87dedaa94d804427042835c9a0ac28ae3145523d3663e655185 [2021-12-03T08:29:49.402Z] #64 DONE 0.1s [2021-12-03T08:29:49.402Z] [2021-12-03T08:29:49.402Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-12-03T08:29:49.402Z] #22 sha256:5b35e1c267b9220f895af9bd56b26d49a553f0d311052521f0246226e3ccb62d [2021-12-03T08:29:50.203Z] #43 ... [2021-12-03T08:29:50.203Z] [2021-12-03T08:29:50.203Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-03T08:29:50.203Z] #53 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:29:50.203Z] #53 251.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-12-03T08:29:50.203Z] #53 DONE 251.9s [2021-12-03T08:29:50.203Z] [2021-12-03T08:29:50.203Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-03T08:29:50.203Z] #62 sha256:fcd1a9a4006a8339805a3546fa56f5db14169ed3d3e6b9bca042cc0991e51ca2 [2021-12-03T08:29:50.815Z] #43 ... [2021-12-03T08:29:50.815Z] [2021-12-03T08:29:50.815Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-03T08:29:50.815Z] #53 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:29:50.815Z] #53 252.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-12-03T08:29:50.815Z] #53 DONE 253.1s [2021-12-03T08:29:50.815Z] [2021-12-03T08:29:50.815Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-03T08:29:50.815Z] #58 sha256:217b3921c8d334de89dc5891ddcb1702e587047e7c75b73c0c6e341b59ce456e [2021-12-03T08:29:51.297Z] #22 DONE 1.6s [2021-12-03T08:29:51.297Z] [2021-12-03T08:29:51.297Z] #23 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-12-03T08:29:51.297Z] #23 sha256:aedfd2601fc3914b2d343dbedcc30480e129eff0a60848edf7f253d701b7c609 [2021-12-03T08:29:52.298Z] #58 ... [2021-12-03T08:29:52.298Z] [2021-12-03T08:29:52.298Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-03T08:29:52.298Z] #62 sha256:d532aa5a8b55ffc458c0438a30ed6c56b47675ca59ddaea9418f9978712306e8 [2021-12-03T08:29:52.298Z] #62 223.3 + bin/containerd [2021-12-03T08:29:52.669Z] #23 DONE 1.5s [2021-12-03T08:29:52.669Z] [2021-12-03T08:29:52.669Z] #24 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-12-03T08:29:52.669Z] #24 sha256:fc3d598c2612335b419cda99416c52f98e49c1ec45d584e0bc047d51e5c978b6 [2021-12-03T08:29:53.812Z] #62 211.3 # github.com/containerd/containerd/cmd/containerd [2021-12-03T08:29:53.812Z] #62 211.3 /usr/bin/ld: /tmp/go-link-1135437425/000019.o: in function `New': [2021-12-03T08:29:53.812Z] #62 211.3 /tmp/tmp.Rp00KNzptr/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-12-03T08:29:53.812Z] #62 211.4 + bin/containerd-stress [2021-12-03T08:29:54.036Z] #24 1.402 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-12-03T08:29:54.036Z] #24 DONE 1.5s [2021-12-03T08:29:54.036Z] [2021-12-03T08:29:54.036Z] #25 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-12-03T08:29:54.036Z] #25 sha256:4aab304b00c95f69710cde78c896da9872b0ceddb491594ec704f1fc04a0c595 [2021-12-03T08:29:54.074Z] #62 212.4 + bin/containerd-shim [2021-12-03T08:29:55.420Z] #25 DONE 1.4s [2021-12-03T08:29:55.420Z] [2021-12-03T08:29:55.420Z] #26 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-12-03T08:29:55.420Z] #26 sha256:b5d2e5d2fa293a55082126c5e5ad5041971a7dc389470dabb25769bbfaa1168e [2021-12-03T08:29:56.787Z] #26 DONE 1.5s [2021-12-03T08:29:56.787Z] [2021-12-03T08:29:56.787Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-03T08:29:56.787Z] #65 sha256:4790711a282a7b8c2d556e006a64e2015e95670e8a93900a3234c95a69b58acc [2021-12-03T08:29:56.787Z] #65 1.799 + RM_GOPATH=0 [2021-12-03T08:29:56.787Z] #65 1.799 + TMP_GOPATH= [2021-12-03T08:29:56.787Z] #65 1.799 + : /build [2021-12-03T08:29:56.787Z] #65 1.799 + '[' -z '' ']' [2021-12-03T08:29:56.787Z] #65 1.799 ++ mktemp -d [2021-12-03T08:29:56.787Z] #65 1.799 + export GOPATH=/tmp/tmp.hvE847kp4G [2021-12-03T08:29:56.787Z] #65 1.799 + GOPATH=/tmp/tmp.hvE847kp4G [2021-12-03T08:29:56.787Z] #65 1.799 + RM_GOPATH=1 [2021-12-03T08:29:56.787Z] #65 1.799 + case "$(go env GOARCH)" in [2021-12-03T08:29:56.787Z] #65 1.805 ++ go env GOARCH [2021-12-03T08:29:56.787Z] #65 1.844 + export GO_BUILDMODE=-buildmode=pie [2021-12-03T08:29:56.787Z] #65 1.844 + GO_BUILDMODE=-buildmode=pie [2021-12-03T08:29:56.787Z] #65 1.846 Install runc version v1.0.2 (build tags: seccomp) [2021-12-03T08:29:56.787Z] #65 1.849 ++ dirname /install.sh [2021-12-03T08:29:56.787Z] #65 1.849 + dir=/ [2021-12-03T08:29:56.787Z] #65 1.849 + bin=runc [2021-12-03T08:29:56.787Z] #65 1.849 + shift [2021-12-03T08:29:56.787Z] #65 1.849 + '[' '!' -f //runc.installer ']' [2021-12-03T08:29:56.787Z] #65 1.849 + . //runc.installer [2021-12-03T08:29:56.787Z] #65 1.849 ++ set -e [2021-12-03T08:29:56.787Z] #65 1.849 ++ : v1.0.2 [2021-12-03T08:29:56.787Z] #65 1.849 + install_runc [2021-12-03T08:29:56.787Z] #65 1.849 + RUNC_BUILDTAGS=seccomp [2021-12-03T08:29:56.787Z] #65 1.849 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-12-03T08:29:56.787Z] #65 1.849 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.hvE847kp4G/src/github.com/opencontainers/runc [2021-12-03T08:29:56.787Z] #65 1.857 Cloning into '/tmp/tmp.hvE847kp4G/src/github.com/opencontainers/runc'... [2021-12-03T08:29:56.787Z] #65 6.925 + cd /tmp/tmp.hvE847kp4G/src/github.com/opencontainers/runc [2021-12-03T08:29:56.788Z] #65 6.925 + git checkout -q v1.0.2 [2021-12-03T08:29:57.044Z] #65 7.453 + '[' -z '' ']' [2021-12-03T08:29:57.044Z] #65 7.453 + target=static [2021-12-03T08:29:57.044Z] #65 7.453 + make BUILDTAGS=seccomp static [2021-12-03T08:29:57.044Z] #65 ... [2021-12-03T08:29:57.044Z] [2021-12-03T08:29:57.044Z] #27 [dev-systemd-false 6/25] RUN ldconfig [2021-12-03T08:29:57.044Z] #27 sha256:0384b449b2ba1bd75ea20c1b9301d7ca3223a4b51b340e0a94b97c5ea930ca05 [2021-12-03T08:29:58.417Z] #27 DONE 1.3s [2021-12-03T08:29:58.417Z] [2021-12-03T08:29:58.417Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-03T08:29:58.417Z] #65 sha256:4790711a282a7b8c2d556e006a64e2015e95670e8a93900a3234c95a69b58acc [2021-12-03T08:29:58.417Z] #65 7.817 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-12-03T08:29:58.870Z] #62 ... [2021-12-03T08:29:58.870Z] [2021-12-03T08:29:58.870Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-03T08:29:58.870Z] #58 sha256:1dfa0d177d5379ebe14f84b56e02e7347467f510761e9b15633504fb1988ef28 [2021-12-03T08:29:58.870Z] #58 146.7 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-12-03T08:29:59.808Z] #58 147.9 + mkdir -p /build [2021-12-03T08:29:59.808Z] #58 147.9 + cp runc /build/runc [2021-12-03T08:30:00.380Z] #58 DONE 148.6s [2021-12-03T08:30:00.380Z] [2021-12-03T08:30:00.380Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-03T08:30:00.380Z] #62 sha256:d532aa5a8b55ffc458c0438a30ed6c56b47675ca59ddaea9418f9978712306e8 [2021-12-03T08:30:00.658Z] #62 218.8 + bin/containerd-shim-runc-v1 [2021-12-03T08:30:01.325Z] a0eb404f1860: Pull complete [2021-12-03T08:30:01.325Z] Digest: sha256:35b987eaca23cce6456c07adea57a155352dce50adf0539fd57e68f3af3e8e29 [2021-12-03T08:30:01.325Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T08:30:01.325Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T08:30:01.325Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2021-12-03T08:30:01.325Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2021-12-03T08:30:01.325Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.350' [2021-12-03T08:30:01.325Z] INFO: Docker version of control daemon [2021-12-03T08:30:01.325Z] [2021-12-03T08:30:01.325Z] Client: [2021-12-03T08:30:01.325Z] Version: 20.10.9 [2021-12-03T08:30:01.325Z] API version: 1.41 [2021-12-03T08:30:01.325Z] Go version: go1.16.8 [2021-12-03T08:30:01.325Z] Git commit: c2ea9bc [2021-12-03T08:30:01.325Z] Built: Mon Oct 4 16:11:10 2021 [2021-12-03T08:30:01.325Z] OS/Arch: windows/amd64 [2021-12-03T08:30:01.325Z] Context: default [2021-12-03T08:30:01.325Z] Experimental: true [2021-12-03T08:30:01.325Z] [2021-12-03T08:30:01.325Z] Server: Docker Engine - Community [2021-12-03T08:30:01.325Z] Engine: [2021-12-03T08:30:01.325Z] Version: 20.10.9 [2021-12-03T08:30:01.325Z] API version: 1.41 (minimum version 1.24) [2021-12-03T08:30:01.325Z] Go version: go1.16.8 [2021-12-03T08:30:01.325Z] Git commit: 79ea9d3 [2021-12-03T08:30:01.325Z] Built: Mon Oct 4 16:06:39 2021 [2021-12-03T08:30:01.325Z] OS/Arch: windows/amd64 [2021-12-03T08:30:01.325Z] Experimental: true [2021-12-03T08:30:01.325Z] [2021-12-03T08:30:01.325Z] INFO: Docker info of control daemon [2021-12-03T08:30:01.325Z] [2021-12-03T08:30:01.325Z] Client: [2021-12-03T08:30:01.325Z] Context: default [2021-12-03T08:30:01.325Z] Debug Mode: false [2021-12-03T08:30:01.325Z] [2021-12-03T08:30:01.325Z] Server: [2021-12-03T08:30:01.325Z] Containers: 0 [2021-12-03T08:30:01.325Z] Running: 0 [2021-12-03T08:30:01.325Z] Paused: 0 [2021-12-03T08:30:01.325Z] Stopped: 0 [2021-12-03T08:30:01.325Z] Images: 1 [2021-12-03T08:30:01.325Z] Server Version: 20.10.9 [2021-12-03T08:30:01.325Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-12-03T08:30:01.325Z] Windows: [2021-12-03T08:30:01.325Z] LCOW: [2021-12-03T08:30:01.325Z] Logging Driver: json-file [2021-12-03T08:30:01.325Z] Plugins: [2021-12-03T08:30:01.325Z] Volume: local [2021-12-03T08:30:01.325Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-03T08:30:01.325Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-03T08:30:01.325Z] Swarm: inactive [2021-12-03T08:30:01.325Z] Default Isolation: process [2021-12-03T08:30:01.325Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-12-03T08:30:01.325Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-12-03T08:30:01.325Z] OSType: windows [2021-12-03T08:30:01.325Z] Architecture: x86_64 [2021-12-03T08:30:01.325Z] CPUs: 4 [2021-12-03T08:30:01.325Z] Total Memory: 32GiB [2021-12-03T08:30:01.325Z] Name: azwin-2-bdd831 [2021-12-03T08:30:01.325Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-12-03T08:30:01.325Z] Docker Root Dir: D:\docker [2021-12-03T08:30:01.325Z] Debug Mode: false [2021-12-03T08:30:01.325Z] Registry: https://index.docker.io/v1/ [2021-12-03T08:30:01.325Z] Labels: [2021-12-03T08:30:01.325Z] Experimental: true [2021-12-03T08:30:01.325Z] Insecure Registries: [2021-12-03T08:30:01.325Z] 10.0.0.4:5000 [2021-12-03T08:30:01.325Z] 127.0.0.0/8 [2021-12-03T08:30:01.325Z] Registry Mirrors: [2021-12-03T08:30:01.325Z] http://10.0.0.4:5000/ [2021-12-03T08:30:01.325Z] Live Restore Enabled: false [2021-12-03T08:30:01.325Z] Product License: Community Engine [2021-12-03T08:30:01.325Z] [2021-12-03T08:30:01.325Z] [2021-12-03T08:30:01.325Z] INFO: Commit hash is dd9782fe94 [2021-12-03T08:30:01.325Z] INFO: Nuke-Everything... [2021-12-03T08:30:01.792Z] INFO: Container count on control daemon to delete is 0 [2021-12-03T08:30:02.777Z] INFO: Nuking d:\CI [2021-12-03T08:30:02.777Z] INFO: Zapped successfully [2021-12-03T08:30:02.919Z] #62 ... [2021-12-03T08:30:02.920Z] [2021-12-03T08:30:02.920Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-12-03T08:30:02.920Z] #59 sha256:9e9f8f260609b7403375d6f891087dc4e03f1b56819a248b43483f0aa8f16c78 [2021-12-03T08:30:02.920Z] #59 DONE 0.2s [2021-12-03T08:30:02.920Z] [2021-12-03T08:30:02.920Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-03T08:30:02.920Z] #62 sha256:d532aa5a8b55ffc458c0438a30ed6c56b47675ca59ddaea9418f9978712306e8 [2021-12-03T08:30:03.245Z] INFO: Location for testing is d:\CI\PR-43057\1 [2021-12-03T08:30:03.245Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-12-03T08:30:03.245Z] [2021-12-03T08:30:03.245Z] [2021-12-03T08:30:03.245Z] INFO: Building the image from Dockerfile.windows at 12/03/2021 08:30:02... [2021-12-03T08:30:03.245Z] [2021-12-03T08:30:03.670Z] #65 ... [2021-12-03T08:30:03.670Z] [2021-12-03T08:30:03.670Z] #28 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-12-03T08:30:03.670Z] #28 sha256:b461ec90f9340f1a7ea5be19b043b4d4f85b48b7edfdc4af817df703cb23fa0a [2021-12-03T08:30:03.670Z] #28 1.588 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-03T08:30:03.670Z] #28 1.760 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-03T08:30:03.670Z] #28 1.936 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-03T08:30:03.670Z] #28 2.148 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7863 kB] [2021-12-03T08:30:03.670Z] #28 2.524 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-03T08:30:03.670Z] #28 3.112 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7874 kB] [2021-12-03T08:30:03.670Z] #28 3.704 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-12-03T08:30:03.670Z] #28 4.256 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7942 kB] [2021-12-03T08:30:03.670Z] #28 4.783 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2021-12-03T08:30:03.670Z] #28 5.264 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [97.5 kB] [2021-12-03T08:30:03.670Z] #28 5.287 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [93.1 kB] [2021-12-03T08:30:03.670Z] #28 5.287 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [93.2 kB] [2021-12-03T08:30:03.670Z] #28 5.287 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [91.2 kB] [2021-12-03T08:30:03.670Z] #28 5.287 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [94.2 kB] [2021-12-03T08:30:03.670Z] #28 5.287 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [95.0 kB] [2021-12-03T08:30:03.670Z] #28 5.510 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-12-03T08:30:03.670Z] #28 5.518 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-12-03T08:30:03.670Z] #28 5.518 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-12-03T08:30:03.928Z] #28 5.524 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-12-03T08:30:03.928Z] #28 5.524 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-03T08:30:03.928Z] #28 5.524 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-12-03T08:30:04.861Z] #62 223.3 + bin/containerd-shim-runc-v2 [2021-12-03T08:30:05.095Z] #62 ... [2021-12-03T08:30:05.095Z] [2021-12-03T08:30:05.095Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-12-03T08:30:05.095Z] #43 sha256:07e46e05b9d5aff72caf297857e8ce7b08d92d03a8a7db0f9c85048ac1e1e9b2 [2021-12-03T08:30:05.095Z] #43 DONE 265.5s [2021-12-03T08:30:05.095Z] [2021-12-03T08:30:05.095Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-03T08:30:05.095Z] #62 sha256:fcd1a9a4006a8339805a3546fa56f5db14169ed3d3e6b9bca042cc0991e51ca2 [2021-12-03T08:30:05.354Z] #62 ... [2021-12-03T08:30:05.354Z] [2021-12-03T08:30:05.354Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-12-03T08:30:05.354Z] #44 sha256:e085b7d054cf1089c9c54e9396ddcd39d72a62532510afd79f2d1a1db32cb1cf [2021-12-03T08:30:05.432Z] #62 223.8 + binaries [2021-12-03T08:30:05.432Z] #62 223.8 + install -D bin/containerd /build/containerd [2021-12-03T08:30:05.432Z] #62 223.9 + install -D bin/containerd-shim /build/containerd-shim [2021-12-03T08:30:05.432Z] #62 223.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-12-03T08:30:05.432Z] #62 223.9 + install -D bin/ctr /build/ctr [2021-12-03T08:30:05.703Z] #58 ... [2021-12-03T08:30:05.703Z] [2021-12-03T08:30:05.703Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-12-03T08:30:05.703Z] #43 sha256:07e46e05b9d5aff72caf297857e8ce7b08d92d03a8a7db0f9c85048ac1e1e9b2 [2021-12-03T08:30:05.703Z] #43 DONE 265.5s [2021-12-03T08:30:05.703Z] [2021-12-03T08:30:05.703Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-03T08:30:05.703Z] #62 sha256:c4f7ccb69f38c77be28cbe6766bd2f0eb69ac92cbbd558c8e00577a014c16a44 [2021-12-03T08:30:05.703Z] #62 ... [2021-12-03T08:30:05.703Z] [2021-12-03T08:30:05.703Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-12-03T08:30:05.703Z] #44 sha256:04eb25c1c4f2ce57cac78586cc17f6a32c1568b7583b3a15ba3160ce2565a319 [2021-12-03T08:30:05.921Z] #44 DONE 0.5s [2021-12-03T08:30:05.921Z] [2021-12-03T08:30:05.921Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-03T08:30:05.921Z] #58 sha256:fec61f603555e77ad6ccc8ad76340a21e1474274083660ca01b2a53cc0397bb1 [2021-12-03T08:30:05.921Z] #58 ... [2021-12-03T08:30:05.921Z] [2021-12-03T08:30:05.921Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-12-03T08:30:05.921Z] #48 sha256:63436c2ea203c76519a96e1b2e5b8a882a4e37506933def54c8d2285203aac3b [2021-12-03T08:30:05.921Z] #48 DONE 0.1s [2021-12-03T08:30:05.921Z] [2021-12-03T08:30:05.921Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-12-03T08:30:05.921Z] #50 sha256:1fd4da5a082ec2ae82a676a59cdec3967eed12794a6665c91192375d07ec91a7 [2021-12-03T08:30:05.921Z] #50 DONE 0.1s [2021-12-03T08:30:05.921Z] [2021-12-03T08:30:05.921Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-12-03T08:30:05.921Z] #52 sha256:5f2a18f74939aaa478f6dfa25258bbb7c2710b016039b120599f02625d98aab0 [2021-12-03T08:30:05.964Z] #44 DONE 0.5s [2021-12-03T08:30:05.964Z] [2021-12-03T08:30:05.964Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-12-03T08:30:05.964Z] #48 sha256:e6f3277661c4829dda390dd8901b3d738366d1469e654a1ee4b2dc0a6cd23237 [2021-12-03T08:30:05.964Z] #48 DONE 0.1s [2021-12-03T08:30:05.964Z] [2021-12-03T08:30:05.964Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-12-03T08:30:05.964Z] #50 sha256:eec395be4ef2549c81bfcf4d2fec2fd9892c253043fd68eed9b4f46bd52a97af [2021-12-03T08:30:05.964Z] #50 DONE 0.1s [2021-12-03T08:30:05.964Z] [2021-12-03T08:30:05.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 [2021-12-03T08:30:05.964Z] #62 sha256:c4f7ccb69f38c77be28cbe6766bd2f0eb69ac92cbbd558c8e00577a014c16a44 [2021-12-03T08:30:06.180Z] #52 DONE 0.1s [2021-12-03T08:30:06.180Z] [2021-12-03T08:30:06.180Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-12-03T08:30:06.180Z] #54 sha256:9ddba3cc4658abdca2d61ce45553b5da81da6b5af3590cdb306ecb3b4c53f794 [2021-12-03T08:30:06.223Z] #62 ... [2021-12-03T08:30:06.223Z] [2021-12-03T08:30:06.223Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-12-03T08:30:06.223Z] #52 sha256:43fbde0f84cb439c0448f9b1bdd2b272598178ff77c5c10b3827c99a224b32d8 [2021-12-03T08:30:06.223Z] #52 DONE 0.1s [2021-12-03T08:30:06.223Z] [2021-12-03T08:30:06.223Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-12-03T08:30:06.223Z] #54 sha256:c708916002a599ee2270169b974acd5d32c31102480cfb1a63c22264f3bbb411 [2021-12-03T08:30:06.439Z] #54 DONE 0.4s [2021-12-03T08:30:06.439Z] [2021-12-03T08:30:06.439Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-03T08:30:06.439Z] #62 sha256:fcd1a9a4006a8339805a3546fa56f5db14169ed3d3e6b9bca042cc0991e51ca2 [2021-12-03T08:30:06.487Z] #54 DONE 0.4s [2021-12-03T08:30:06.487Z] [2021-12-03T08:30:06.487Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-03T08:30:06.487Z] #62 sha256:c4f7ccb69f38c77be28cbe6766bd2f0eb69ac92cbbd558c8e00577a014c16a44 [2021-12-03T08:30:06.699Z] #62 ... [2021-12-03T08:30:06.699Z] [2021-12-03T08:30:06.699Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-12-03T08:30:06.699Z] #56 sha256:19729358672d53880cb9ee45d8e356030a5e3aabbd5d3bdcf085d5b258e1e200 [2021-12-03T08:30:06.699Z] #56 DONE 0.1s [2021-12-03T08:30:06.699Z] [2021-12-03T08:30:06.699Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-03T08:30:06.699Z] #58 sha256:fec61f603555e77ad6ccc8ad76340a21e1474274083660ca01b2a53cc0397bb1 [2021-12-03T08:30:06.747Z] #62 ... [2021-12-03T08:30:06.747Z] [2021-12-03T08:30:06.747Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-12-03T08:30:06.747Z] #56 sha256:82f9779470c021c53d384784028ee8c9555f89a49ed79e84b1e333ad3cbb1937 [2021-12-03T08:30:06.747Z] #56 DONE 0.1s [2021-12-03T08:30:06.747Z] [2021-12-03T08:30:06.747Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-03T08:30:06.747Z] #62 sha256:c4f7ccb69f38c77be28cbe6766bd2f0eb69ac92cbbd558c8e00577a014c16a44 [2021-12-03T08:30:07.032Z] Sending build context to Docker daemon 60.67MB [2021-12-03T08:30:07.032Z] [2021-12-03T08:30:07.499Z] Step 1/11 : FROM microsoft/windowsservercore [2021-12-03T08:30:07.499Z] ---> 3d4792f88e26 [2021-12-03T08:30:07.499Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-12-03T08:30:07.499Z] ---> Running in 0d5242752d63 [2021-12-03T08:30:07.966Z] Removing intermediate container 0d5242752d63 [2021-12-03T08:30:07.966Z] ---> 5d72bcd7c5d2 [2021-12-03T08:30:07.966Z] Step 3/11 : ARG GO_VERSION=1.17.3 [2021-12-03T08:30:07.966Z] ---> Running in eef48760d2b0 [2021-12-03T08:30:07.966Z] Removing intermediate container eef48760d2b0 [2021-12-03T08:30:07.966Z] ---> 22e4029c3546 [2021-12-03T08:30:07.966Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.8 [2021-12-03T08:30:07.966Z] ---> Running in e7b35e6ba83f [2021-12-03T08:30:08.432Z] Removing intermediate container e7b35e6ba83f [2021-12-03T08:30:08.432Z] ---> 6cfd7587fa31 [2021-12-03T08:30:08.432Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-12-03T08:30:08.432Z] ---> Running in 0f6e15442363 [2021-12-03T08:30:08.432Z] Removing intermediate container 0f6e15442363 [2021-12-03T08:30:08.432Z] ---> 1c938bcdbe4d [2021-12-03T08:30:08.432Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2021-12-03T08:30:08.432Z] ---> Running in bc7265a8d4b4 [2021-12-03T08:30:08.899Z] Removing intermediate container bc7265a8d4b4 [2021-12-03T08:30:08.899Z] ---> 80c98e24dda7 [2021-12-03T08:30:08.899Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-12-03T08:30:08.899Z] ---> Running in 6d474cb4780e [2021-12-03T08:30:12.012Z] #62 DONE 229.5s [2021-12-03T08:30:12.012Z] [2021-12-03T08:30:12.012Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-12-03T08:30:12.012Z] #63 sha256:e55781954b9b33632f4da5292b2241abe26248d1f73438ef63bc13054013a3d7 [2021-12-03T08:30:12.272Z] #63 DONE 0.6s [2021-12-03T08:30:12.272Z] [2021-12-03T08:30:12.272Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-12-03T08:30:12.272Z] #68 sha256:7fb2cbf28489c5b6391ab4c8103258f338c348c8af530f1fcf13789698b001fe [2021-12-03T08:30:12.533Z] #68 DONE 0.3s [2021-12-03T08:30:12.533Z] [2021-12-03T08:30:12.533Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-12-03T08:30:12.533Z] #73 sha256:3fd60f757ef4e0839184ed961326a48992ad57832a8d6404f78942441c3c21a9 [2021-12-03T08:30:12.693Z] [2021-12-03T08:30:12.693Z] SUCCESS: Specified value was saved. [2021-12-03T08:30:13.103Z] #73 DONE 0.5s [2021-12-03T08:30:13.103Z] [2021-12-03T08:30:13.103Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-12-03T08:30:13.103Z] #74 sha256:2c276e0209c6920b13a95c1bc69868030b2fcb5bb1910f34b9775d3131fbebd4 [2021-12-03T08:30:13.103Z] #74 DONE 0.0s [2021-12-03T08:30:13.103Z] [2021-12-03T08:30:13.103Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-12-03T08:30:13.103Z] #75 sha256:21df9a178973b99a7b6abeca6baa00d32d57c5a732b80e9b7daefe24633ccd2e [2021-12-03T08:30:13.677Z] INFO: Downloading git... [2021-12-03T08:30:14.045Z] #75 DONE 0.9s [2021-12-03T08:30:14.045Z] [2021-12-03T08:30:14.045Z] #76 exporting to image [2021-12-03T08:30:14.045Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-12-03T08:30:14.045Z] #76 exporting layers [2021-12-03T08:30:14.661Z] INFO: Downloading go... [2021-12-03T08:30:16.871Z] INFO: Downloading compiler 1 of 3... [2021-12-03T08:30:17.348Z] #76 exporting layers 3.4s done [2021-12-03T08:30:17.348Z] #76 writing image sha256:70fd6e951d11b03a884378d3736b62afa6fe53bae9d5fe717b98ce0638457cb6 done [2021-12-03T08:30:17.348Z] #76 naming to docker.io/library/docker:dd9782fe946c96582a13e1817eecbb670a2b3a53 done [2021-12-03T08:30:17.348Z] #76 DONE 3.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-12-03T08:30:17.682Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-12-03T08:30:17.853Z] INFO: Downloading compiler 2 of 3... [2021-12-03T08:30:17.970Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43057/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dd9782fe946c96582a13e1817eecbb670a2b3a53 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dd9782fe946c96582a13e1817eecbb670a2b3a53 hack/test/unit [2021-12-03T08:30:18.837Z] INFO: Downloading compiler 3 of 3... [2021-12-03T08:30:19.303Z] INFO: Extracting git... [2021-12-03T08:30:19.883Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-12-03T08:30:19.883Z] + TESTFLAGS+=' -test.timeout=5m' [2021-12-03T08:30:19.883Z] + TESTDIRS=./... [2021-12-03T08:30:19.883Z] + exclude_paths='/vendor/|/integration' [2021-12-03T08:30:19.883Z] ++ go list ./... [2021-12-03T08:30:19.883Z] ++ grep -vE '(/vendor/|/integration)' [2021-12-03T08:30:20.828Z] + pkg_list='github.com/docker/docker/api [2021-12-03T08:30:20.828Z] github.com/docker/docker/api/server [2021-12-03T08:30:20.828Z] github.com/docker/docker/api/server/backend/build [2021-12-03T08:30:20.828Z] github.com/docker/docker/api/server/httputils [2021-12-03T08:30:20.828Z] github.com/docker/docker/api/server/middleware [2021-12-03T08:30:20.828Z] github.com/docker/docker/api/server/router [2021-12-03T08:30:20.828Z] github.com/docker/docker/api/server/router/build [2021-12-03T08:30:20.828Z] github.com/docker/docker/api/server/router/checkpoint [2021-12-03T08:30:20.828Z] github.com/docker/docker/api/server/router/container [2021-12-03T08:30:20.828Z] github.com/docker/docker/api/server/router/debug [2021-12-03T08:30:20.828Z] github.com/docker/docker/api/server/router/distribution [2021-12-03T08:30:20.828Z] github.com/docker/docker/api/server/router/grpc [2021-12-03T08:30:20.828Z] github.com/docker/docker/api/server/router/image [2021-12-03T08:30:20.828Z] github.com/docker/docker/api/server/router/network [2021-12-03T08:30:20.828Z] github.com/docker/docker/api/server/router/plugin [2021-12-03T08:30:20.828Z] github.com/docker/docker/api/server/router/session [2021-12-03T08:30:20.828Z] github.com/docker/docker/api/server/router/swarm [2021-12-03T08:30:20.828Z] github.com/docker/docker/api/server/router/system [2021-12-03T08:30:20.828Z] github.com/docker/docker/api/server/router/volume [2021-12-03T08:30:20.828Z] github.com/docker/docker/api/types [2021-12-03T08:30:20.828Z] github.com/docker/docker/api/types/backend [2021-12-03T08:30:20.828Z] github.com/docker/docker/api/types/blkiodev [2021-12-03T08:30:20.828Z] github.com/docker/docker/api/types/container [2021-12-03T08:30:20.828Z] github.com/docker/docker/api/types/events [2021-12-03T08:30:20.828Z] github.com/docker/docker/api/types/filters [2021-12-03T08:30:20.828Z] github.com/docker/docker/api/types/image [2021-12-03T08:30:20.828Z] github.com/docker/docker/api/types/mount [2021-12-03T08:30:20.828Z] github.com/docker/docker/api/types/network [2021-12-03T08:30:20.828Z] github.com/docker/docker/api/types/plugins/logdriver [2021-12-03T08:30:20.828Z] github.com/docker/docker/api/types/registry [2021-12-03T08:30:20.828Z] github.com/docker/docker/api/types/strslice [2021-12-03T08:30:20.829Z] github.com/docker/docker/api/types/swarm [2021-12-03T08:30:20.829Z] github.com/docker/docker/api/types/swarm/runtime [2021-12-03T08:30:20.829Z] github.com/docker/docker/api/types/time [2021-12-03T08:30:20.829Z] github.com/docker/docker/api/types/versions [2021-12-03T08:30:20.829Z] github.com/docker/docker/api/types/versions/v1p19 [2021-12-03T08:30:20.829Z] github.com/docker/docker/api/types/versions/v1p20 [2021-12-03T08:30:20.829Z] github.com/docker/docker/api/types/volume [2021-12-03T08:30:20.829Z] github.com/docker/docker/builder [2021-12-03T08:30:20.829Z] github.com/docker/docker/builder/builder-next [2021-12-03T08:30:20.829Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-12-03T08:30:20.829Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-12-03T08:30:20.829Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-12-03T08:30:20.829Z] github.com/docker/docker/builder/builder-next/exporter [2021-12-03T08:30:20.829Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-12-03T08:30:20.829Z] github.com/docker/docker/builder/builder-next/worker [2021-12-03T08:30:20.829Z] github.com/docker/docker/builder/dockerfile [2021-12-03T08:30:20.829Z] github.com/docker/docker/builder/dockerignore [2021-12-03T08:30:20.829Z] github.com/docker/docker/builder/remotecontext [2021-12-03T08:30:20.829Z] github.com/docker/docker/builder/remotecontext/git [2021-12-03T08:30:20.829Z] github.com/docker/docker/cli [2021-12-03T08:30:20.829Z] github.com/docker/docker/cli/config [2021-12-03T08:30:20.829Z] github.com/docker/docker/cli/debug [2021-12-03T08:30:20.829Z] github.com/docker/docker/client [2021-12-03T08:30:20.829Z] github.com/docker/docker/cmd/docker-proxy [2021-12-03T08:30:20.829Z] github.com/docker/docker/cmd/dockerd [2021-12-03T08:30:20.829Z] github.com/docker/docker/cmd/dockerd/trap [2021-12-03T08:30:20.829Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-12-03T08:30:20.829Z] github.com/docker/docker/container [2021-12-03T08:30:20.829Z] github.com/docker/docker/container/stream [2021-12-03T08:30:20.829Z] github.com/docker/docker/contrib/apparmor [2021-12-03T08:30:20.829Z] github.com/docker/docker/contrib/docker-device-tool [2021-12-03T08:30:20.829Z] github.com/docker/docker/contrib/httpserver [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/cluster [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/cluster/convert [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/cluster/executor [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/cluster/executor/container [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/cluster/provider [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/config [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/discovery [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/events [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/events/testutils [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/exec [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/graphdriver [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/graphdriver/copy [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/graphdriver/register [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/images [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/initlayer [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/links [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/listeners [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/logger [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/logger/awslogs [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/logger/fluentd [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/logger/gcplogs [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/logger/gelf [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/logger/journald [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/logger/local [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/logger/logentries [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/logger/loggerutils [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/logger/splunk [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/logger/syslog [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/logger/templates [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/names [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/network [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/stats [2021-12-03T08:30:20.829Z] github.com/docker/docker/distribution [2021-12-03T08:30:20.829Z] github.com/docker/docker/distribution/metadata [2021-12-03T08:30:20.829Z] github.com/docker/docker/distribution/utils [2021-12-03T08:30:20.829Z] github.com/docker/docker/distribution/xfer [2021-12-03T08:30:20.829Z] github.com/docker/docker/dockerversion [2021-12-03T08:30:20.829Z] github.com/docker/docker/errdefs [2021-12-03T08:30:20.829Z] github.com/docker/docker/image [2021-12-03T08:30:20.829Z] github.com/docker/docker/image/cache [2021-12-03T08:30:20.829Z] github.com/docker/docker/image/tarexport [2021-12-03T08:30:20.829Z] github.com/docker/docker/image/v1 [2021-12-03T08:30:20.829Z] github.com/docker/docker/internal/test/suite [2021-12-03T08:30:20.829Z] github.com/docker/docker/layer [2021-12-03T08:30:20.829Z] github.com/docker/docker/libcontainerd [2021-12-03T08:30:20.829Z] github.com/docker/docker/libcontainerd/queue [2021-12-03T08:30:20.829Z] github.com/docker/docker/libcontainerd/remote [2021-12-03T08:30:20.829Z] github.com/docker/docker/libcontainerd/supervisor [2021-12-03T08:30:20.829Z] github.com/docker/docker/libcontainerd/types [2021-12-03T08:30:20.829Z] github.com/docker/docker/libnetwork [2021-12-03T08:30:20.829Z] github.com/docker/docker/libnetwork/bitseq [2021-12-03T08:30:20.829Z] github.com/docker/docker/libnetwork/cluster [2021-12-03T08:30:20.829Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-03T08:30:20.829Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-03T08:30:20.829Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-03T08:30:20.829Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-03T08:30:20.829Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-03T08:30:20.829Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-03T08:30:20.829Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-03T08:30:20.829Z] github.com/docker/docker/libnetwork/config [2021-12-03T08:30:20.829Z] github.com/docker/docker/libnetwork/datastore [2021-12-03T08:30:20.829Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-03T08:30:20.829Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-03T08:30:20.829Z] github.com/docker/docker/libnetwork/driverapi [2021-12-03T08:30:20.829Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-03T08:30:20.829Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-03T08:30:20.829Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-03T08:30:20.829Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-03T08:30:20.829Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-03T08:30:20.829Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-03T08:30:20.829Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-03T08:30:20.829Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-03T08:30:20.829Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-03T08:30:20.829Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-03T08:30:20.829Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-03T08:30:20.829Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-03T08:30:20.829Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-03T08:30:20.829Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-03T08:30:20.829Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-03T08:30:20.829Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-03T08:30:20.829Z] github.com/docker/docker/libnetwork/etchosts [2021-12-03T08:30:20.829Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-12-03T08:30:20.829Z] github.com/docker/docker/libnetwork/idm [2021-12-03T08:30:20.829Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-03T08:30:20.829Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-03T08:30:20.829Z] github.com/docker/docker/libnetwork/ipam [2021-12-03T08:30:20.829Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-03T08:30:20.829Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-03T08:30:20.829Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-03T08:30:20.829Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-03T08:30:20.829Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-03T08:30:20.829Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-03T08:30:20.829Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-03T08:30:20.829Z] github.com/docker/docker/libnetwork/iptables [2021-12-03T08:30:20.829Z] github.com/docker/docker/libnetwork/netlabel [2021-12-03T08:30:20.829Z] github.com/docker/docker/libnetwork/netutils [2021-12-03T08:30:20.829Z] github.com/docker/docker/libnetwork/networkdb [2021-12-03T08:30:20.829Z] github.com/docker/docker/libnetwork/ns [2021-12-03T08:30:20.829Z] github.com/docker/docker/libnetwork/options [2021-12-03T08:30:20.829Z] github.com/docker/docker/libnetwork/osl [2021-12-03T08:30:20.829Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-03T08:30:20.829Z] github.com/docker/docker/libnetwork/portallocator [2021-12-03T08:30:20.829Z] github.com/docker/docker/libnetwork/portmapper [2021-12-03T08:30:20.829Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-03T08:30:20.829Z] github.com/docker/docker/libnetwork/testutils [2021-12-03T08:30:20.829Z] github.com/docker/docker/libnetwork/types [2021-12-03T08:30:20.829Z] github.com/docker/docker/oci [2021-12-03T08:30:20.829Z] github.com/docker/docker/oci/caps [2021-12-03T08:30:20.829Z] github.com/docker/docker/opts [2021-12-03T08:30:20.829Z] github.com/docker/docker/pkg/aaparser [2021-12-03T08:30:20.829Z] github.com/docker/docker/pkg/archive [2021-12-03T08:30:20.829Z] github.com/docker/docker/pkg/authorization [2021-12-03T08:30:20.829Z] github.com/docker/docker/pkg/broadcaster [2021-12-03T08:30:20.829Z] github.com/docker/docker/pkg/capabilities [2021-12-03T08:30:20.829Z] github.com/docker/docker/pkg/chrootarchive [2021-12-03T08:30:20.829Z] github.com/docker/docker/pkg/containerfs [2021-12-03T08:30:20.829Z] github.com/docker/docker/pkg/devicemapper [2021-12-03T08:30:20.829Z] github.com/docker/docker/pkg/directory [2021-12-03T08:30:20.829Z] github.com/docker/docker/pkg/discovery [2021-12-03T08:30:20.829Z] github.com/docker/docker/pkg/discovery/file [2021-12-03T08:30:20.829Z] github.com/docker/docker/pkg/discovery/kv [2021-12-03T08:30:20.829Z] github.com/docker/docker/pkg/discovery/memory [2021-12-03T08:30:20.829Z] github.com/docker/docker/pkg/discovery/nodes [2021-12-03T08:30:20.829Z] github.com/docker/docker/pkg/dmesg [2021-12-03T08:30:20.829Z] github.com/docker/docker/pkg/filenotify [2021-12-03T08:30:20.829Z] github.com/docker/docker/pkg/fileutils [2021-12-03T08:30:20.829Z] github.com/docker/docker/pkg/fsutils [2021-12-03T08:30:20.829Z] github.com/docker/docker/pkg/homedir [2021-12-03T08:30:20.829Z] github.com/docker/docker/pkg/idtools [2021-12-03T08:30:20.829Z] github.com/docker/docker/pkg/ioutils [2021-12-03T08:30:20.829Z] github.com/docker/docker/pkg/jsonmessage [2021-12-03T08:30:20.829Z] github.com/docker/docker/pkg/locker [2021-12-03T08:30:20.829Z] github.com/docker/docker/pkg/longpath [2021-12-03T08:30:20.829Z] github.com/docker/docker/pkg/loopback [2021-12-03T08:30:20.829Z] github.com/docker/docker/pkg/mount [2021-12-03T08:30:20.829Z] github.com/docker/docker/pkg/namesgenerator [2021-12-03T08:30:20.829Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-12-03T08:30:20.829Z] github.com/docker/docker/pkg/parsers [2021-12-03T08:30:20.829Z] github.com/docker/docker/pkg/parsers/kernel [2021-12-03T08:30:20.829Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-12-03T08:30:20.829Z] github.com/docker/docker/pkg/pidfile [2021-12-03T08:30:20.829Z] github.com/docker/docker/pkg/platform [2021-12-03T08:30:20.829Z] github.com/docker/docker/pkg/plugingetter [2021-12-03T08:30:20.829Z] github.com/docker/docker/pkg/plugins [2021-12-03T08:30:20.829Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-12-03T08:30:20.829Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-12-03T08:30:20.829Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-12-03T08:30:20.829Z] github.com/docker/docker/pkg/plugins/transport [2021-12-03T08:30:20.829Z] github.com/docker/docker/pkg/pools [2021-12-03T08:30:20.829Z] github.com/docker/docker/pkg/progress [2021-12-03T08:30:20.829Z] github.com/docker/docker/pkg/pubsub [2021-12-03T08:30:20.829Z] github.com/docker/docker/pkg/reexec [2021-12-03T08:30:20.829Z] github.com/docker/docker/pkg/signal [2021-12-03T08:30:20.829Z] github.com/docker/docker/pkg/stack [2021-12-03T08:30:20.829Z] github.com/docker/docker/pkg/stdcopy [2021-12-03T08:30:20.829Z] github.com/docker/docker/pkg/streamformatter [2021-12-03T08:30:20.829Z] github.com/docker/docker/pkg/stringid [2021-12-03T08:30:20.829Z] github.com/docker/docker/pkg/symlink [2021-12-03T08:30:20.829Z] github.com/docker/docker/pkg/sysinfo [2021-12-03T08:30:20.829Z] github.com/docker/docker/pkg/system [2021-12-03T08:30:20.829Z] github.com/docker/docker/pkg/tailfile [2021-12-03T08:30:20.829Z] github.com/docker/docker/pkg/tarsum [2021-12-03T08:30:20.829Z] github.com/docker/docker/pkg/term [2021-12-03T08:30:20.829Z] github.com/docker/docker/pkg/term/windows [2021-12-03T08:30:20.829Z] github.com/docker/docker/pkg/truncindex [2021-12-03T08:30:20.829Z] github.com/docker/docker/pkg/urlutil [2021-12-03T08:30:20.829Z] github.com/docker/docker/pkg/useragent [2021-12-03T08:30:20.829Z] github.com/docker/docker/plugin [2021-12-03T08:30:20.829Z] github.com/docker/docker/plugin/executor/containerd [2021-12-03T08:30:20.829Z] github.com/docker/docker/plugin/v2 [2021-12-03T08:30:20.829Z] github.com/docker/docker/profiles/apparmor [2021-12-03T08:30:20.829Z] github.com/docker/docker/profiles/seccomp [2021-12-03T08:30:20.829Z] github.com/docker/docker/quota [2021-12-03T08:30:20.829Z] github.com/docker/docker/reference [2021-12-03T08:30:20.829Z] github.com/docker/docker/registry [2021-12-03T08:30:20.829Z] github.com/docker/docker/registry/resumable [2021-12-03T08:30:20.829Z] github.com/docker/docker/restartmanager [2021-12-03T08:30:20.829Z] github.com/docker/docker/rootless [2021-12-03T08:30:20.829Z] github.com/docker/docker/rootless/specconv [2021-12-03T08:30:20.829Z] github.com/docker/docker/runconfig [2021-12-03T08:30:20.829Z] github.com/docker/docker/runconfig/opts [2021-12-03T08:30:20.829Z] github.com/docker/docker/testutil [2021-12-03T08:30:20.829Z] github.com/docker/docker/testutil/daemon [2021-12-03T08:30:20.829Z] github.com/docker/docker/testutil/environment [2021-12-03T08:30:20.829Z] github.com/docker/docker/testutil/fakecontext [2021-12-03T08:30:20.829Z] github.com/docker/docker/testutil/fakegit [2021-12-03T08:30:20.829Z] github.com/docker/docker/testutil/fakestorage [2021-12-03T08:30:20.829Z] github.com/docker/docker/testutil/fixtures/load [2021-12-03T08:30:20.829Z] github.com/docker/docker/testutil/fixtures/plugin [2021-12-03T08:30:20.829Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-12-03T08:30:20.829Z] github.com/docker/docker/testutil/registry [2021-12-03T08:30:20.829Z] github.com/docker/docker/testutil/request [2021-12-03T08:30:20.829Z] github.com/docker/docker/volume [2021-12-03T08:30:20.829Z] github.com/docker/docker/volume/drivers [2021-12-03T08:30:20.829Z] github.com/docker/docker/volume/local [2021-12-03T08:30:20.829Z] github.com/docker/docker/volume/mounts [2021-12-03T08:30:20.829Z] github.com/docker/docker/volume/service [2021-12-03T08:30:20.829Z] github.com/docker/docker/volume/service/opts [2021-12-03T08:30:20.829Z] github.com/docker/docker/volume/testutils' [2021-12-03T08:30:20.829Z] ++ grep --fixed-strings -v /libnetwork [2021-12-03T08:30:20.829Z] ++ echo 'github.com/docker/docker/api [2021-12-03T08:30:20.829Z] github.com/docker/docker/api/server [2021-12-03T08:30:20.829Z] github.com/docker/docker/api/server/backend/build [2021-12-03T08:30:20.829Z] github.com/docker/docker/api/server/httputils [2021-12-03T08:30:20.829Z] github.com/docker/docker/api/server/middleware [2021-12-03T08:30:20.829Z] github.com/docker/docker/api/server/router [2021-12-03T08:30:20.829Z] github.com/docker/docker/api/server/router/build [2021-12-03T08:30:20.829Z] github.com/docker/docker/api/server/router/checkpoint [2021-12-03T08:30:20.829Z] github.com/docker/docker/api/server/router/container [2021-12-03T08:30:20.829Z] github.com/docker/docker/api/server/router/debug [2021-12-03T08:30:20.829Z] github.com/docker/docker/api/server/router/distribution [2021-12-03T08:30:20.829Z] github.com/docker/docker/api/server/router/grpc [2021-12-03T08:30:20.829Z] github.com/docker/docker/api/server/router/image [2021-12-03T08:30:20.829Z] github.com/docker/docker/api/server/router/network [2021-12-03T08:30:20.829Z] github.com/docker/docker/api/server/router/plugin [2021-12-03T08:30:20.829Z] github.com/docker/docker/api/server/router/session [2021-12-03T08:30:20.829Z] github.com/docker/docker/api/server/router/swarm [2021-12-03T08:30:20.829Z] github.com/docker/docker/api/server/router/system [2021-12-03T08:30:20.829Z] github.com/docker/docker/api/server/router/volume [2021-12-03T08:30:20.829Z] github.com/docker/docker/api/types [2021-12-03T08:30:20.829Z] github.com/docker/docker/api/types/backend [2021-12-03T08:30:20.829Z] github.com/docker/docker/api/types/blkiodev [2021-12-03T08:30:20.829Z] github.com/docker/docker/api/types/container [2021-12-03T08:30:20.829Z] github.com/docker/docker/api/types/events [2021-12-03T08:30:20.829Z] github.com/docker/docker/api/types/filters [2021-12-03T08:30:20.829Z] github.com/docker/docker/api/types/image [2021-12-03T08:30:20.829Z] github.com/docker/docker/api/types/mount [2021-12-03T08:30:20.829Z] github.com/docker/docker/api/types/network [2021-12-03T08:30:20.829Z] github.com/docker/docker/api/types/plugins/logdriver [2021-12-03T08:30:20.829Z] github.com/docker/docker/api/types/registry [2021-12-03T08:30:20.829Z] github.com/docker/docker/api/types/strslice [2021-12-03T08:30:20.829Z] github.com/docker/docker/api/types/swarm [2021-12-03T08:30:20.829Z] github.com/docker/docker/api/types/swarm/runtime [2021-12-03T08:30:20.829Z] github.com/docker/docker/api/types/time [2021-12-03T08:30:20.829Z] github.com/docker/docker/api/types/versions [2021-12-03T08:30:20.829Z] github.com/docker/docker/api/types/versions/v1p19 [2021-12-03T08:30:20.829Z] github.com/docker/docker/api/types/versions/v1p20 [2021-12-03T08:30:20.829Z] github.com/docker/docker/api/types/volume [2021-12-03T08:30:20.829Z] github.com/docker/docker/builder [2021-12-03T08:30:20.829Z] github.com/docker/docker/builder/builder-next [2021-12-03T08:30:20.829Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-12-03T08:30:20.829Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-12-03T08:30:20.829Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-12-03T08:30:20.829Z] github.com/docker/docker/builder/builder-next/exporter [2021-12-03T08:30:20.829Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-12-03T08:30:20.829Z] github.com/docker/docker/builder/builder-next/worker [2021-12-03T08:30:20.829Z] github.com/docker/docker/builder/dockerfile [2021-12-03T08:30:20.829Z] github.com/docker/docker/builder/dockerignore [2021-12-03T08:30:20.829Z] github.com/docker/docker/builder/remotecontext [2021-12-03T08:30:20.829Z] github.com/docker/docker/builder/remotecontext/git [2021-12-03T08:30:20.829Z] github.com/docker/docker/cli [2021-12-03T08:30:20.829Z] github.com/docker/docker/cli/config [2021-12-03T08:30:20.829Z] github.com/docker/docker/cli/debug [2021-12-03T08:30:20.829Z] github.com/docker/docker/client [2021-12-03T08:30:20.829Z] github.com/docker/docker/cmd/docker-proxy [2021-12-03T08:30:20.829Z] github.com/docker/docker/cmd/dockerd [2021-12-03T08:30:20.829Z] github.com/docker/docker/cmd/dockerd/trap [2021-12-03T08:30:20.829Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-12-03T08:30:20.829Z] github.com/docker/docker/container [2021-12-03T08:30:20.829Z] github.com/docker/docker/container/stream [2021-12-03T08:30:20.829Z] github.com/docker/docker/contrib/apparmor [2021-12-03T08:30:20.829Z] github.com/docker/docker/contrib/docker-device-tool [2021-12-03T08:30:20.829Z] github.com/docker/docker/contrib/httpserver [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/cluster [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/cluster/convert [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/cluster/executor [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/cluster/executor/container [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/cluster/provider [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/config [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/discovery [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/events [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/events/testutils [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/exec [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/graphdriver [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/graphdriver/copy [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/graphdriver/register [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-12-03T08:30:20.829Z] github.com/docker/docker/daemon/images [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/initlayer [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/links [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/listeners [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/logger [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/logger/awslogs [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/logger/fluentd [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/logger/gcplogs [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/logger/gelf [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/logger/journald [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/logger/local [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/logger/logentries [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/logger/loggerutils [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/logger/splunk [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/logger/syslog [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/logger/templates [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/names [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/network [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/stats [2021-12-03T08:30:20.830Z] github.com/docker/docker/distribution [2021-12-03T08:30:20.830Z] github.com/docker/docker/distribution/metadata [2021-12-03T08:30:20.830Z] github.com/docker/docker/distribution/utils [2021-12-03T08:30:20.830Z] github.com/docker/docker/distribution/xfer [2021-12-03T08:30:20.830Z] github.com/docker/docker/dockerversion [2021-12-03T08:30:20.830Z] github.com/docker/docker/errdefs [2021-12-03T08:30:20.830Z] github.com/docker/docker/image [2021-12-03T08:30:20.830Z] github.com/docker/docker/image/cache [2021-12-03T08:30:20.830Z] github.com/docker/docker/image/tarexport [2021-12-03T08:30:20.830Z] github.com/docker/docker/image/v1 [2021-12-03T08:30:20.830Z] github.com/docker/docker/internal/test/suite [2021-12-03T08:30:20.830Z] github.com/docker/docker/layer [2021-12-03T08:30:20.830Z] github.com/docker/docker/libcontainerd [2021-12-03T08:30:20.830Z] github.com/docker/docker/libcontainerd/queue [2021-12-03T08:30:20.830Z] github.com/docker/docker/libcontainerd/remote [2021-12-03T08:30:20.830Z] github.com/docker/docker/libcontainerd/supervisor [2021-12-03T08:30:20.830Z] github.com/docker/docker/libcontainerd/types [2021-12-03T08:30:20.830Z] github.com/docker/docker/libnetwork [2021-12-03T08:30:20.830Z] github.com/docker/docker/libnetwork/bitseq [2021-12-03T08:30:20.830Z] github.com/docker/docker/libnetwork/cluster [2021-12-03T08:30:20.830Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-03T08:30:20.830Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-03T08:30:20.830Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-03T08:30:20.830Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-03T08:30:20.830Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-03T08:30:20.830Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-03T08:30:20.830Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-03T08:30:20.830Z] github.com/docker/docker/libnetwork/config [2021-12-03T08:30:20.830Z] github.com/docker/docker/libnetwork/datastore [2021-12-03T08:30:20.830Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-03T08:30:20.830Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-03T08:30:20.830Z] github.com/docker/docker/libnetwork/driverapi [2021-12-03T08:30:20.830Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-03T08:30:20.830Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-03T08:30:20.830Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-03T08:30:20.830Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-03T08:30:20.830Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-03T08:30:20.830Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-03T08:30:20.830Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-03T08:30:20.830Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-03T08:30:20.830Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-03T08:30:20.830Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-03T08:30:20.830Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-03T08:30:20.830Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-03T08:30:20.830Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-03T08:30:20.830Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-03T08:30:20.830Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-03T08:30:20.830Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-03T08:30:20.830Z] github.com/docker/docker/libnetwork/etchosts [2021-12-03T08:30:20.830Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-12-03T08:30:20.830Z] github.com/docker/docker/libnetwork/idm [2021-12-03T08:30:20.830Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-03T08:30:20.830Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-03T08:30:20.830Z] github.com/docker/docker/libnetwork/ipam [2021-12-03T08:30:20.830Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-03T08:30:20.830Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-03T08:30:20.830Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-03T08:30:20.830Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-03T08:30:20.830Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-03T08:30:20.830Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-03T08:30:20.830Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-03T08:30:20.830Z] github.com/docker/docker/libnetwork/iptables [2021-12-03T08:30:20.830Z] github.com/docker/docker/libnetwork/netlabel [2021-12-03T08:30:20.830Z] github.com/docker/docker/libnetwork/netutils [2021-12-03T08:30:20.830Z] github.com/docker/docker/libnetwork/networkdb [2021-12-03T08:30:20.830Z] github.com/docker/docker/libnetwork/ns [2021-12-03T08:30:20.830Z] github.com/docker/docker/libnetwork/options [2021-12-03T08:30:20.830Z] github.com/docker/docker/libnetwork/osl [2021-12-03T08:30:20.830Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-03T08:30:20.830Z] github.com/docker/docker/libnetwork/portallocator [2021-12-03T08:30:20.830Z] github.com/docker/docker/libnetwork/portmapper [2021-12-03T08:30:20.830Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-03T08:30:20.830Z] github.com/docker/docker/libnetwork/testutils [2021-12-03T08:30:20.830Z] github.com/docker/docker/libnetwork/types [2021-12-03T08:30:20.830Z] github.com/docker/docker/oci [2021-12-03T08:30:20.830Z] github.com/docker/docker/oci/caps [2021-12-03T08:30:20.830Z] github.com/docker/docker/opts [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/aaparser [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/archive [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/authorization [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/broadcaster [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/capabilities [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/chrootarchive [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/containerfs [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/devicemapper [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/directory [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/discovery [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/discovery/file [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/discovery/kv [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/discovery/memory [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/discovery/nodes [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/dmesg [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/filenotify [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/fileutils [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/fsutils [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/homedir [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/idtools [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/ioutils [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/jsonmessage [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/locker [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/longpath [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/loopback [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/mount [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/namesgenerator [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/parsers [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/parsers/kernel [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/pidfile [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/platform [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/plugingetter [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/plugins [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/plugins/transport [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/pools [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/progress [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/pubsub [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/reexec [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/signal [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/stack [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/stdcopy [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/streamformatter [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/stringid [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/symlink [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/sysinfo [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/system [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/tailfile [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/tarsum [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/term [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/term/windows [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/truncindex [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/urlutil [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/useragent [2021-12-03T08:30:20.830Z] github.com/docker/docker/plugin [2021-12-03T08:30:20.830Z] github.com/docker/docker/plugin/executor/containerd [2021-12-03T08:30:20.830Z] github.com/docker/docker/plugin/v2 [2021-12-03T08:30:20.830Z] github.com/docker/docker/profiles/apparmor [2021-12-03T08:30:20.830Z] github.com/docker/docker/profiles/seccomp [2021-12-03T08:30:20.830Z] github.com/docker/docker/quota [2021-12-03T08:30:20.830Z] github.com/docker/docker/reference [2021-12-03T08:30:20.830Z] github.com/docker/docker/registry [2021-12-03T08:30:20.830Z] github.com/docker/docker/registry/resumable [2021-12-03T08:30:20.830Z] github.com/docker/docker/restartmanager [2021-12-03T08:30:20.830Z] github.com/docker/docker/rootless [2021-12-03T08:30:20.830Z] github.com/docker/docker/rootless/specconv [2021-12-03T08:30:20.830Z] github.com/docker/docker/runconfig [2021-12-03T08:30:20.830Z] github.com/docker/docker/runconfig/opts [2021-12-03T08:30:20.830Z] github.com/docker/docker/testutil [2021-12-03T08:30:20.830Z] github.com/docker/docker/testutil/daemon [2021-12-03T08:30:20.830Z] github.com/docker/docker/testutil/environment [2021-12-03T08:30:20.830Z] github.com/docker/docker/testutil/fakecontext [2021-12-03T08:30:20.830Z] github.com/docker/docker/testutil/fakegit [2021-12-03T08:30:20.830Z] github.com/docker/docker/testutil/fakestorage [2021-12-03T08:30:20.830Z] github.com/docker/docker/testutil/fixtures/load [2021-12-03T08:30:20.830Z] github.com/docker/docker/testutil/fixtures/plugin [2021-12-03T08:30:20.830Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-12-03T08:30:20.830Z] github.com/docker/docker/testutil/registry [2021-12-03T08:30:20.830Z] github.com/docker/docker/testutil/request [2021-12-03T08:30:20.830Z] github.com/docker/docker/volume [2021-12-03T08:30:20.830Z] github.com/docker/docker/volume/drivers [2021-12-03T08:30:20.830Z] github.com/docker/docker/volume/local [2021-12-03T08:30:20.830Z] github.com/docker/docker/volume/mounts [2021-12-03T08:30:20.830Z] github.com/docker/docker/volume/service [2021-12-03T08:30:20.830Z] github.com/docker/docker/volume/service/opts [2021-12-03T08:30:20.830Z] github.com/docker/docker/volume/testutils' [2021-12-03T08:30:20.830Z] + base_pkg_list='github.com/docker/docker/api [2021-12-03T08:30:20.830Z] github.com/docker/docker/api/server [2021-12-03T08:30:20.830Z] github.com/docker/docker/api/server/backend/build [2021-12-03T08:30:20.830Z] github.com/docker/docker/api/server/httputils [2021-12-03T08:30:20.830Z] github.com/docker/docker/api/server/middleware [2021-12-03T08:30:20.830Z] github.com/docker/docker/api/server/router [2021-12-03T08:30:20.830Z] github.com/docker/docker/api/server/router/build [2021-12-03T08:30:20.830Z] github.com/docker/docker/api/server/router/checkpoint [2021-12-03T08:30:20.830Z] github.com/docker/docker/api/server/router/container [2021-12-03T08:30:20.830Z] github.com/docker/docker/api/server/router/debug [2021-12-03T08:30:20.830Z] github.com/docker/docker/api/server/router/distribution [2021-12-03T08:30:20.830Z] github.com/docker/docker/api/server/router/grpc [2021-12-03T08:30:20.830Z] github.com/docker/docker/api/server/router/image [2021-12-03T08:30:20.830Z] github.com/docker/docker/api/server/router/network [2021-12-03T08:30:20.830Z] github.com/docker/docker/api/server/router/plugin [2021-12-03T08:30:20.830Z] github.com/docker/docker/api/server/router/session [2021-12-03T08:30:20.830Z] github.com/docker/docker/api/server/router/swarm [2021-12-03T08:30:20.830Z] github.com/docker/docker/api/server/router/system [2021-12-03T08:30:20.830Z] github.com/docker/docker/api/server/router/volume [2021-12-03T08:30:20.830Z] github.com/docker/docker/api/types [2021-12-03T08:30:20.830Z] github.com/docker/docker/api/types/backend [2021-12-03T08:30:20.830Z] github.com/docker/docker/api/types/blkiodev [2021-12-03T08:30:20.830Z] github.com/docker/docker/api/types/container [2021-12-03T08:30:20.830Z] github.com/docker/docker/api/types/events [2021-12-03T08:30:20.830Z] github.com/docker/docker/api/types/filters [2021-12-03T08:30:20.830Z] github.com/docker/docker/api/types/image [2021-12-03T08:30:20.830Z] github.com/docker/docker/api/types/mount [2021-12-03T08:30:20.830Z] github.com/docker/docker/api/types/network [2021-12-03T08:30:20.830Z] github.com/docker/docker/api/types/plugins/logdriver [2021-12-03T08:30:20.830Z] github.com/docker/docker/api/types/registry [2021-12-03T08:30:20.830Z] github.com/docker/docker/api/types/strslice [2021-12-03T08:30:20.830Z] github.com/docker/docker/api/types/swarm [2021-12-03T08:30:20.830Z] github.com/docker/docker/api/types/swarm/runtime [2021-12-03T08:30:20.830Z] github.com/docker/docker/api/types/time [2021-12-03T08:30:20.830Z] github.com/docker/docker/api/types/versions [2021-12-03T08:30:20.830Z] github.com/docker/docker/api/types/versions/v1p19 [2021-12-03T08:30:20.830Z] github.com/docker/docker/api/types/versions/v1p20 [2021-12-03T08:30:20.830Z] github.com/docker/docker/api/types/volume [2021-12-03T08:30:20.830Z] github.com/docker/docker/builder [2021-12-03T08:30:20.830Z] github.com/docker/docker/builder/builder-next [2021-12-03T08:30:20.830Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-12-03T08:30:20.830Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-12-03T08:30:20.830Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-12-03T08:30:20.830Z] github.com/docker/docker/builder/builder-next/exporter [2021-12-03T08:30:20.830Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-12-03T08:30:20.830Z] github.com/docker/docker/builder/builder-next/worker [2021-12-03T08:30:20.830Z] github.com/docker/docker/builder/dockerfile [2021-12-03T08:30:20.830Z] github.com/docker/docker/builder/dockerignore [2021-12-03T08:30:20.830Z] github.com/docker/docker/builder/remotecontext [2021-12-03T08:30:20.830Z] github.com/docker/docker/builder/remotecontext/git [2021-12-03T08:30:20.830Z] github.com/docker/docker/cli [2021-12-03T08:30:20.830Z] github.com/docker/docker/cli/config [2021-12-03T08:30:20.830Z] github.com/docker/docker/cli/debug [2021-12-03T08:30:20.830Z] github.com/docker/docker/client [2021-12-03T08:30:20.830Z] github.com/docker/docker/cmd/docker-proxy [2021-12-03T08:30:20.830Z] github.com/docker/docker/cmd/dockerd [2021-12-03T08:30:20.830Z] github.com/docker/docker/cmd/dockerd/trap [2021-12-03T08:30:20.830Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-12-03T08:30:20.830Z] github.com/docker/docker/container [2021-12-03T08:30:20.830Z] github.com/docker/docker/container/stream [2021-12-03T08:30:20.830Z] github.com/docker/docker/contrib/apparmor [2021-12-03T08:30:20.830Z] github.com/docker/docker/contrib/docker-device-tool [2021-12-03T08:30:20.830Z] github.com/docker/docker/contrib/httpserver [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/cluster [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/cluster/convert [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/cluster/executor [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/cluster/executor/container [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/cluster/provider [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/config [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/discovery [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/events [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/events/testutils [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/exec [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/graphdriver [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/graphdriver/copy [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/graphdriver/register [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/images [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/initlayer [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/links [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/listeners [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/logger [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/logger/awslogs [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/logger/fluentd [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/logger/gcplogs [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/logger/gelf [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/logger/journald [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/logger/local [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/logger/logentries [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/logger/loggerutils [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/logger/splunk [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/logger/syslog [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/logger/templates [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/names [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/network [2021-12-03T08:30:20.830Z] github.com/docker/docker/daemon/stats [2021-12-03T08:30:20.830Z] github.com/docker/docker/distribution [2021-12-03T08:30:20.830Z] github.com/docker/docker/distribution/metadata [2021-12-03T08:30:20.830Z] github.com/docker/docker/distribution/utils [2021-12-03T08:30:20.830Z] github.com/docker/docker/distribution/xfer [2021-12-03T08:30:20.830Z] github.com/docker/docker/dockerversion [2021-12-03T08:30:20.830Z] github.com/docker/docker/errdefs [2021-12-03T08:30:20.830Z] github.com/docker/docker/image [2021-12-03T08:30:20.830Z] github.com/docker/docker/image/cache [2021-12-03T08:30:20.830Z] github.com/docker/docker/image/tarexport [2021-12-03T08:30:20.830Z] github.com/docker/docker/image/v1 [2021-12-03T08:30:20.830Z] github.com/docker/docker/internal/test/suite [2021-12-03T08:30:20.830Z] github.com/docker/docker/layer [2021-12-03T08:30:20.830Z] github.com/docker/docker/libcontainerd [2021-12-03T08:30:20.830Z] github.com/docker/docker/libcontainerd/queue [2021-12-03T08:30:20.830Z] github.com/docker/docker/libcontainerd/remote [2021-12-03T08:30:20.830Z] github.com/docker/docker/libcontainerd/supervisor [2021-12-03T08:30:20.830Z] github.com/docker/docker/libcontainerd/types [2021-12-03T08:30:20.830Z] github.com/docker/docker/oci [2021-12-03T08:30:20.830Z] github.com/docker/docker/oci/caps [2021-12-03T08:30:20.830Z] github.com/docker/docker/opts [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/aaparser [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/archive [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/authorization [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/broadcaster [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/capabilities [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/chrootarchive [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/containerfs [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/devicemapper [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/directory [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/discovery [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/discovery/file [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/discovery/kv [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/discovery/memory [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/discovery/nodes [2021-12-03T08:30:20.830Z] github.com/docker/docker/pkg/dmesg [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/filenotify [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/fileutils [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/fsutils [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/homedir [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/idtools [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/ioutils [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/jsonmessage [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/locker [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/longpath [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/loopback [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/mount [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/namesgenerator [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/parsers [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/parsers/kernel [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/pidfile [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/platform [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/plugingetter [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/plugins [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/plugins/transport [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/pools [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/progress [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/pubsub [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/reexec [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/signal [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/stack [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/stdcopy [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/streamformatter [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/stringid [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/symlink [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/sysinfo [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/system [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/tailfile [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/tarsum [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/term [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/term/windows [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/truncindex [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/urlutil [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/useragent [2021-12-03T08:30:20.831Z] github.com/docker/docker/plugin [2021-12-03T08:30:20.831Z] github.com/docker/docker/plugin/executor/containerd [2021-12-03T08:30:20.831Z] github.com/docker/docker/plugin/v2 [2021-12-03T08:30:20.831Z] github.com/docker/docker/profiles/apparmor [2021-12-03T08:30:20.831Z] github.com/docker/docker/profiles/seccomp [2021-12-03T08:30:20.831Z] github.com/docker/docker/quota [2021-12-03T08:30:20.831Z] github.com/docker/docker/reference [2021-12-03T08:30:20.831Z] github.com/docker/docker/registry [2021-12-03T08:30:20.831Z] github.com/docker/docker/registry/resumable [2021-12-03T08:30:20.831Z] github.com/docker/docker/restartmanager [2021-12-03T08:30:20.831Z] github.com/docker/docker/rootless [2021-12-03T08:30:20.831Z] github.com/docker/docker/rootless/specconv [2021-12-03T08:30:20.831Z] github.com/docker/docker/runconfig [2021-12-03T08:30:20.831Z] github.com/docker/docker/runconfig/opts [2021-12-03T08:30:20.831Z] github.com/docker/docker/testutil [2021-12-03T08:30:20.831Z] github.com/docker/docker/testutil/daemon [2021-12-03T08:30:20.831Z] github.com/docker/docker/testutil/environment [2021-12-03T08:30:20.831Z] github.com/docker/docker/testutil/fakecontext [2021-12-03T08:30:20.831Z] github.com/docker/docker/testutil/fakegit [2021-12-03T08:30:20.831Z] github.com/docker/docker/testutil/fakestorage [2021-12-03T08:30:20.831Z] github.com/docker/docker/testutil/fixtures/load [2021-12-03T08:30:20.831Z] github.com/docker/docker/testutil/fixtures/plugin [2021-12-03T08:30:20.831Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-12-03T08:30:20.831Z] github.com/docker/docker/testutil/registry [2021-12-03T08:30:20.831Z] github.com/docker/docker/testutil/request [2021-12-03T08:30:20.831Z] github.com/docker/docker/volume [2021-12-03T08:30:20.831Z] github.com/docker/docker/volume/drivers [2021-12-03T08:30:20.831Z] github.com/docker/docker/volume/local [2021-12-03T08:30:20.831Z] github.com/docker/docker/volume/mounts [2021-12-03T08:30:20.831Z] github.com/docker/docker/volume/service [2021-12-03T08:30:20.831Z] github.com/docker/docker/volume/service/opts [2021-12-03T08:30:20.831Z] github.com/docker/docker/volume/testutils' [2021-12-03T08:30:20.831Z] ++ grep --fixed-strings /libnetwork [2021-12-03T08:30:20.831Z] ++ echo 'github.com/docker/docker/api [2021-12-03T08:30:20.831Z] github.com/docker/docker/api/server [2021-12-03T08:30:20.831Z] github.com/docker/docker/api/server/backend/build [2021-12-03T08:30:20.831Z] github.com/docker/docker/api/server/httputils [2021-12-03T08:30:20.831Z] github.com/docker/docker/api/server/middleware [2021-12-03T08:30:20.831Z] github.com/docker/docker/api/server/router [2021-12-03T08:30:20.831Z] github.com/docker/docker/api/server/router/build [2021-12-03T08:30:20.831Z] github.com/docker/docker/api/server/router/checkpoint [2021-12-03T08:30:20.831Z] github.com/docker/docker/api/server/router/container [2021-12-03T08:30:20.831Z] github.com/docker/docker/api/server/router/debug [2021-12-03T08:30:20.831Z] github.com/docker/docker/api/server/router/distribution [2021-12-03T08:30:20.831Z] github.com/docker/docker/api/server/router/grpc [2021-12-03T08:30:20.831Z] github.com/docker/docker/api/server/router/image [2021-12-03T08:30:20.831Z] github.com/docker/docker/api/server/router/network [2021-12-03T08:30:20.831Z] github.com/docker/docker/api/server/router/plugin [2021-12-03T08:30:20.831Z] github.com/docker/docker/api/server/router/session [2021-12-03T08:30:20.831Z] github.com/docker/docker/api/server/router/swarm [2021-12-03T08:30:20.831Z] github.com/docker/docker/api/server/router/system [2021-12-03T08:30:20.831Z] github.com/docker/docker/api/server/router/volume [2021-12-03T08:30:20.831Z] github.com/docker/docker/api/types [2021-12-03T08:30:20.831Z] github.com/docker/docker/api/types/backend [2021-12-03T08:30:20.831Z] github.com/docker/docker/api/types/blkiodev [2021-12-03T08:30:20.831Z] github.com/docker/docker/api/types/container [2021-12-03T08:30:20.831Z] github.com/docker/docker/api/types/events [2021-12-03T08:30:20.831Z] github.com/docker/docker/api/types/filters [2021-12-03T08:30:20.831Z] github.com/docker/docker/api/types/image [2021-12-03T08:30:20.831Z] github.com/docker/docker/api/types/mount [2021-12-03T08:30:20.831Z] github.com/docker/docker/api/types/network [2021-12-03T08:30:20.831Z] github.com/docker/docker/api/types/plugins/logdriver [2021-12-03T08:30:20.831Z] github.com/docker/docker/api/types/registry [2021-12-03T08:30:20.831Z] github.com/docker/docker/api/types/strslice [2021-12-03T08:30:20.831Z] github.com/docker/docker/api/types/swarm [2021-12-03T08:30:20.831Z] github.com/docker/docker/api/types/swarm/runtime [2021-12-03T08:30:20.831Z] github.com/docker/docker/api/types/time [2021-12-03T08:30:20.831Z] github.com/docker/docker/api/types/versions [2021-12-03T08:30:20.831Z] github.com/docker/docker/api/types/versions/v1p19 [2021-12-03T08:30:20.831Z] github.com/docker/docker/api/types/versions/v1p20 [2021-12-03T08:30:20.831Z] github.com/docker/docker/api/types/volume [2021-12-03T08:30:20.831Z] github.com/docker/docker/builder [2021-12-03T08:30:20.831Z] github.com/docker/docker/builder/builder-next [2021-12-03T08:30:20.831Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-12-03T08:30:20.831Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-12-03T08:30:20.831Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-12-03T08:30:20.831Z] github.com/docker/docker/builder/builder-next/exporter [2021-12-03T08:30:20.831Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-12-03T08:30:20.831Z] github.com/docker/docker/builder/builder-next/worker [2021-12-03T08:30:20.831Z] github.com/docker/docker/builder/dockerfile [2021-12-03T08:30:20.831Z] github.com/docker/docker/builder/dockerignore [2021-12-03T08:30:20.831Z] github.com/docker/docker/builder/remotecontext [2021-12-03T08:30:20.831Z] github.com/docker/docker/builder/remotecontext/git [2021-12-03T08:30:20.831Z] github.com/docker/docker/cli [2021-12-03T08:30:20.831Z] github.com/docker/docker/cli/config [2021-12-03T08:30:20.831Z] github.com/docker/docker/cli/debug [2021-12-03T08:30:20.831Z] github.com/docker/docker/client [2021-12-03T08:30:20.831Z] github.com/docker/docker/cmd/docker-proxy [2021-12-03T08:30:20.831Z] github.com/docker/docker/cmd/dockerd [2021-12-03T08:30:20.831Z] github.com/docker/docker/cmd/dockerd/trap [2021-12-03T08:30:20.831Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-12-03T08:30:20.831Z] github.com/docker/docker/container [2021-12-03T08:30:20.831Z] github.com/docker/docker/container/stream [2021-12-03T08:30:20.831Z] github.com/docker/docker/contrib/apparmor [2021-12-03T08:30:20.831Z] github.com/docker/docker/contrib/docker-device-tool [2021-12-03T08:30:20.831Z] github.com/docker/docker/contrib/httpserver [2021-12-03T08:30:20.831Z] github.com/docker/docker/daemon [2021-12-03T08:30:20.831Z] github.com/docker/docker/daemon/cluster [2021-12-03T08:30:20.831Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-12-03T08:30:20.831Z] github.com/docker/docker/daemon/cluster/convert [2021-12-03T08:30:20.831Z] github.com/docker/docker/daemon/cluster/executor [2021-12-03T08:30:20.831Z] github.com/docker/docker/daemon/cluster/executor/container [2021-12-03T08:30:20.831Z] github.com/docker/docker/daemon/cluster/provider [2021-12-03T08:30:20.831Z] github.com/docker/docker/daemon/config [2021-12-03T08:30:20.831Z] github.com/docker/docker/daemon/discovery [2021-12-03T08:30:20.831Z] github.com/docker/docker/daemon/events [2021-12-03T08:30:20.831Z] github.com/docker/docker/daemon/events/testutils [2021-12-03T08:30:20.831Z] github.com/docker/docker/daemon/exec [2021-12-03T08:30:20.831Z] github.com/docker/docker/daemon/graphdriver [2021-12-03T08:30:20.831Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-12-03T08:30:20.831Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-12-03T08:30:20.831Z] github.com/docker/docker/daemon/graphdriver/copy [2021-12-03T08:30:20.831Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-12-03T08:30:20.831Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-12-03T08:30:20.831Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-12-03T08:30:20.831Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-12-03T08:30:20.831Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-12-03T08:30:20.831Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-12-03T08:30:20.831Z] github.com/docker/docker/daemon/graphdriver/register [2021-12-03T08:30:20.831Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-12-03T08:30:20.831Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-12-03T08:30:20.831Z] github.com/docker/docker/daemon/images [2021-12-03T08:30:20.831Z] github.com/docker/docker/daemon/initlayer [2021-12-03T08:30:20.831Z] github.com/docker/docker/daemon/links [2021-12-03T08:30:20.831Z] github.com/docker/docker/daemon/listeners [2021-12-03T08:30:20.831Z] github.com/docker/docker/daemon/logger [2021-12-03T08:30:20.831Z] github.com/docker/docker/daemon/logger/awslogs [2021-12-03T08:30:20.831Z] github.com/docker/docker/daemon/logger/fluentd [2021-12-03T08:30:20.831Z] github.com/docker/docker/daemon/logger/gcplogs [2021-12-03T08:30:20.831Z] github.com/docker/docker/daemon/logger/gelf [2021-12-03T08:30:20.831Z] github.com/docker/docker/daemon/logger/journald [2021-12-03T08:30:20.831Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-12-03T08:30:20.831Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-12-03T08:30:20.831Z] github.com/docker/docker/daemon/logger/local [2021-12-03T08:30:20.831Z] github.com/docker/docker/daemon/logger/logentries [2021-12-03T08:30:20.831Z] github.com/docker/docker/daemon/logger/loggerutils [2021-12-03T08:30:20.831Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-12-03T08:30:20.831Z] github.com/docker/docker/daemon/logger/splunk [2021-12-03T08:30:20.831Z] github.com/docker/docker/daemon/logger/syslog [2021-12-03T08:30:20.831Z] github.com/docker/docker/daemon/logger/templates [2021-12-03T08:30:20.831Z] github.com/docker/docker/daemon/names [2021-12-03T08:30:20.831Z] github.com/docker/docker/daemon/network [2021-12-03T08:30:20.831Z] github.com/docker/docker/daemon/stats [2021-12-03T08:30:20.831Z] github.com/docker/docker/distribution [2021-12-03T08:30:20.831Z] github.com/docker/docker/distribution/metadata [2021-12-03T08:30:20.831Z] github.com/docker/docker/distribution/utils [2021-12-03T08:30:20.831Z] github.com/docker/docker/distribution/xfer [2021-12-03T08:30:20.831Z] github.com/docker/docker/dockerversion [2021-12-03T08:30:20.831Z] github.com/docker/docker/errdefs [2021-12-03T08:30:20.831Z] github.com/docker/docker/image [2021-12-03T08:30:20.831Z] github.com/docker/docker/image/cache [2021-12-03T08:30:20.831Z] github.com/docker/docker/image/tarexport [2021-12-03T08:30:20.831Z] github.com/docker/docker/image/v1 [2021-12-03T08:30:20.831Z] github.com/docker/docker/internal/test/suite [2021-12-03T08:30:20.831Z] github.com/docker/docker/layer [2021-12-03T08:30:20.831Z] github.com/docker/docker/libcontainerd [2021-12-03T08:30:20.831Z] github.com/docker/docker/libcontainerd/queue [2021-12-03T08:30:20.831Z] github.com/docker/docker/libcontainerd/remote [2021-12-03T08:30:20.831Z] github.com/docker/docker/libcontainerd/supervisor [2021-12-03T08:30:20.831Z] github.com/docker/docker/libcontainerd/types [2021-12-03T08:30:20.831Z] github.com/docker/docker/libnetwork [2021-12-03T08:30:20.831Z] github.com/docker/docker/libnetwork/bitseq [2021-12-03T08:30:20.831Z] github.com/docker/docker/libnetwork/cluster [2021-12-03T08:30:20.831Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-03T08:30:20.831Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-03T08:30:20.831Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-03T08:30:20.831Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-03T08:30:20.831Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-03T08:30:20.831Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-03T08:30:20.831Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-03T08:30:20.831Z] github.com/docker/docker/libnetwork/config [2021-12-03T08:30:20.831Z] github.com/docker/docker/libnetwork/datastore [2021-12-03T08:30:20.831Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-03T08:30:20.831Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-03T08:30:20.831Z] github.com/docker/docker/libnetwork/driverapi [2021-12-03T08:30:20.831Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-03T08:30:20.831Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-03T08:30:20.831Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-03T08:30:20.831Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-03T08:30:20.831Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-03T08:30:20.831Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-03T08:30:20.831Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-03T08:30:20.831Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-03T08:30:20.831Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-03T08:30:20.831Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-03T08:30:20.831Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-03T08:30:20.831Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-03T08:30:20.831Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-03T08:30:20.831Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-03T08:30:20.831Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-03T08:30:20.831Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-03T08:30:20.831Z] github.com/docker/docker/libnetwork/etchosts [2021-12-03T08:30:20.831Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-12-03T08:30:20.831Z] github.com/docker/docker/libnetwork/idm [2021-12-03T08:30:20.831Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-03T08:30:20.831Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-03T08:30:20.831Z] github.com/docker/docker/libnetwork/ipam [2021-12-03T08:30:20.831Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-03T08:30:20.831Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-03T08:30:20.831Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-03T08:30:20.831Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-03T08:30:20.831Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-03T08:30:20.831Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-03T08:30:20.831Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-03T08:30:20.831Z] github.com/docker/docker/libnetwork/iptables [2021-12-03T08:30:20.831Z] github.com/docker/docker/libnetwork/netlabel [2021-12-03T08:30:20.831Z] github.com/docker/docker/libnetwork/netutils [2021-12-03T08:30:20.831Z] github.com/docker/docker/libnetwork/networkdb [2021-12-03T08:30:20.831Z] github.com/docker/docker/libnetwork/ns [2021-12-03T08:30:20.831Z] github.com/docker/docker/libnetwork/options [2021-12-03T08:30:20.831Z] github.com/docker/docker/libnetwork/osl [2021-12-03T08:30:20.831Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-03T08:30:20.831Z] github.com/docker/docker/libnetwork/portallocator [2021-12-03T08:30:20.831Z] github.com/docker/docker/libnetwork/portmapper [2021-12-03T08:30:20.831Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-03T08:30:20.831Z] github.com/docker/docker/libnetwork/testutils [2021-12-03T08:30:20.831Z] github.com/docker/docker/libnetwork/types [2021-12-03T08:30:20.831Z] github.com/docker/docker/oci [2021-12-03T08:30:20.831Z] github.com/docker/docker/oci/caps [2021-12-03T08:30:20.831Z] github.com/docker/docker/opts [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/aaparser [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/archive [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/authorization [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/broadcaster [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/capabilities [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/chrootarchive [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/containerfs [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/devicemapper [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/directory [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/discovery [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/discovery/file [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/discovery/kv [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/discovery/memory [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/discovery/nodes [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/dmesg [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/filenotify [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/fileutils [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/fsutils [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/homedir [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/idtools [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/ioutils [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/jsonmessage [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/locker [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/longpath [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/loopback [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/mount [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/namesgenerator [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/parsers [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/parsers/kernel [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/pidfile [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/platform [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/plugingetter [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/plugins [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/plugins/transport [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/pools [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/progress [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/pubsub [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/reexec [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/signal [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/stack [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/stdcopy [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/streamformatter [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/stringid [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/symlink [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/sysinfo [2021-12-03T08:30:20.831Z] github.com/docker/docker/pkg/system [2021-12-03T08:30:20.832Z] github.com/docker/docker/pkg/tailfile [2021-12-03T08:30:20.832Z] github.com/docker/docker/pkg/tarsum [2021-12-03T08:30:20.832Z] github.com/docker/docker/pkg/term [2021-12-03T08:30:20.832Z] github.com/docker/docker/pkg/term/windows [2021-12-03T08:30:20.832Z] github.com/docker/docker/pkg/truncindex [2021-12-03T08:30:20.832Z] github.com/docker/docker/pkg/urlutil [2021-12-03T08:30:20.832Z] github.com/docker/docker/pkg/useragent [2021-12-03T08:30:20.832Z] github.com/docker/docker/plugin [2021-12-03T08:30:20.832Z] github.com/docker/docker/plugin/executor/containerd [2021-12-03T08:30:20.832Z] github.com/docker/docker/plugin/v2 [2021-12-03T08:30:20.832Z] github.com/docker/docker/profiles/apparmor [2021-12-03T08:30:20.832Z] github.com/docker/docker/profiles/seccomp [2021-12-03T08:30:20.832Z] github.com/docker/docker/quota [2021-12-03T08:30:20.832Z] github.com/docker/docker/reference [2021-12-03T08:30:20.832Z] github.com/docker/docker/registry [2021-12-03T08:30:20.832Z] github.com/docker/docker/registry/resumable [2021-12-03T08:30:20.832Z] github.com/docker/docker/restartmanager [2021-12-03T08:30:20.832Z] github.com/docker/docker/rootless [2021-12-03T08:30:20.832Z] github.com/docker/docker/rootless/specconv [2021-12-03T08:30:20.832Z] github.com/docker/docker/runconfig [2021-12-03T08:30:20.832Z] github.com/docker/docker/runconfig/opts [2021-12-03T08:30:20.832Z] github.com/docker/docker/testutil [2021-12-03T08:30:20.832Z] github.com/docker/docker/testutil/daemon [2021-12-03T08:30:20.832Z] github.com/docker/docker/testutil/environment [2021-12-03T08:30:20.832Z] github.com/docker/docker/testutil/fakecontext [2021-12-03T08:30:20.832Z] github.com/docker/docker/testutil/fakegit [2021-12-03T08:30:20.832Z] github.com/docker/docker/testutil/fakestorage [2021-12-03T08:30:20.832Z] github.com/docker/docker/testutil/fixtures/load [2021-12-03T08:30:20.832Z] github.com/docker/docker/testutil/fixtures/plugin [2021-12-03T08:30:20.832Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-12-03T08:30:20.832Z] github.com/docker/docker/testutil/registry [2021-12-03T08:30:20.832Z] github.com/docker/docker/testutil/request [2021-12-03T08:30:20.832Z] github.com/docker/docker/volume [2021-12-03T08:30:20.832Z] github.com/docker/docker/volume/drivers [2021-12-03T08:30:20.832Z] github.com/docker/docker/volume/local [2021-12-03T08:30:20.832Z] github.com/docker/docker/volume/mounts [2021-12-03T08:30:20.832Z] github.com/docker/docker/volume/service [2021-12-03T08:30:20.832Z] github.com/docker/docker/volume/service/opts [2021-12-03T08:30:20.832Z] github.com/docker/docker/volume/testutils' [2021-12-03T08:30:20.832Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/bitseq [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/cluster [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/config [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/datastore [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/driverapi [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/etchosts [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/idm [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/ipam [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/iptables [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/netlabel [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/netutils [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/networkdb [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/ns [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/options [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/osl [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/portallocator [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/portmapper [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/testutils [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/types' [2021-12-03T08:30:20.832Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-12-03T08:30:20.832Z] + echo 'github.com/docker/docker/libnetwork [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/bitseq [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/cluster [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/config [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/datastore [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/driverapi [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/etchosts [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/idm [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/ipam [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/iptables [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/netlabel [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/netutils [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/networkdb [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/ns [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/options [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/osl [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/portallocator [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/portmapper [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/testutils [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/types' [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-03T08:30:20.832Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-03T08:30:20.832Z] + type docker-proxy [2021-12-03T08:30:20.832Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-12-03T08:30:20.832Z] + hack/make.sh binary-proxy install-proxy [2021-12-03T08:30:20.832Z] [2021-12-03T08:30:20.832Z] Removing bundles/ [2021-12-03T08:30:20.832Z] [2021-12-03T08:30:20.832Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-12-03T08:30:20.832Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-12-03T08:30:20.832Z] GOOS="" GOARCH="" GOARM="" [2021-12-03T08:30:21.988Z] #28 ... [2021-12-03T08:30:21.988Z] [2021-12-03T08:30:21.988Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-03T08:30:21.988Z] #69 sha256:e6730c32fe9a321aa7863f52028b2f2bdfb5d7ddf3bbfd0d8a12f3bd4fb82537 [2021-12-03T08:30:21.988Z] #69 92.39 + bin/containerd [2021-12-03T08:30:26.055Z] 8f616e6e9eec: Pull complete [2021-12-03T08:30:27.416Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-12-03T08:30:27.416Z] [2021-12-03T08:30:27.416Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-12-03T08:30:27.416Z] Installing docker-proxy to /usr/local/bin/ [2021-12-03T08:30:27.416Z] [2021-12-03T08:30:27.416Z] + mkdir -p bundles [2021-12-03T08:30:27.416Z] + '[' -n 'github.com/docker/docker/api [2021-12-03T08:30:27.416Z] github.com/docker/docker/api/server [2021-12-03T08:30:27.416Z] github.com/docker/docker/api/server/backend/build [2021-12-03T08:30:27.416Z] github.com/docker/docker/api/server/httputils [2021-12-03T08:30:27.416Z] github.com/docker/docker/api/server/middleware [2021-12-03T08:30:27.416Z] github.com/docker/docker/api/server/router [2021-12-03T08:30:27.416Z] github.com/docker/docker/api/server/router/build [2021-12-03T08:30:27.416Z] github.com/docker/docker/api/server/router/checkpoint [2021-12-03T08:30:27.416Z] github.com/docker/docker/api/server/router/container [2021-12-03T08:30:27.416Z] github.com/docker/docker/api/server/router/debug [2021-12-03T08:30:27.416Z] github.com/docker/docker/api/server/router/distribution [2021-12-03T08:30:27.416Z] github.com/docker/docker/api/server/router/grpc [2021-12-03T08:30:27.416Z] github.com/docker/docker/api/server/router/image [2021-12-03T08:30:27.416Z] github.com/docker/docker/api/server/router/network [2021-12-03T08:30:27.416Z] github.com/docker/docker/api/server/router/plugin [2021-12-03T08:30:27.416Z] github.com/docker/docker/api/server/router/session [2021-12-03T08:30:27.416Z] github.com/docker/docker/api/server/router/swarm [2021-12-03T08:30:27.416Z] github.com/docker/docker/api/server/router/system [2021-12-03T08:30:27.416Z] github.com/docker/docker/api/server/router/volume [2021-12-03T08:30:27.416Z] github.com/docker/docker/api/types [2021-12-03T08:30:27.416Z] github.com/docker/docker/api/types/backend [2021-12-03T08:30:27.416Z] github.com/docker/docker/api/types/blkiodev [2021-12-03T08:30:27.416Z] github.com/docker/docker/api/types/container [2021-12-03T08:30:27.416Z] github.com/docker/docker/api/types/events [2021-12-03T08:30:27.416Z] github.com/docker/docker/api/types/filters [2021-12-03T08:30:27.416Z] github.com/docker/docker/api/types/image [2021-12-03T08:30:27.416Z] github.com/docker/docker/api/types/mount [2021-12-03T08:30:27.416Z] github.com/docker/docker/api/types/network [2021-12-03T08:30:27.416Z] github.com/docker/docker/api/types/plugins/logdriver [2021-12-03T08:30:27.416Z] github.com/docker/docker/api/types/registry [2021-12-03T08:30:27.416Z] github.com/docker/docker/api/types/strslice [2021-12-03T08:30:27.416Z] github.com/docker/docker/api/types/swarm [2021-12-03T08:30:27.416Z] github.com/docker/docker/api/types/swarm/runtime [2021-12-03T08:30:27.416Z] github.com/docker/docker/api/types/time [2021-12-03T08:30:27.416Z] github.com/docker/docker/api/types/versions [2021-12-03T08:30:27.416Z] github.com/docker/docker/api/types/versions/v1p19 [2021-12-03T08:30:27.416Z] github.com/docker/docker/api/types/versions/v1p20 [2021-12-03T08:30:27.416Z] github.com/docker/docker/api/types/volume [2021-12-03T08:30:27.416Z] github.com/docker/docker/builder [2021-12-03T08:30:27.416Z] github.com/docker/docker/builder/builder-next [2021-12-03T08:30:27.416Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-12-03T08:30:27.416Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-12-03T08:30:27.416Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-12-03T08:30:27.416Z] github.com/docker/docker/builder/builder-next/exporter [2021-12-03T08:30:27.416Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-12-03T08:30:27.416Z] github.com/docker/docker/builder/builder-next/worker [2021-12-03T08:30:27.416Z] github.com/docker/docker/builder/dockerfile [2021-12-03T08:30:27.416Z] github.com/docker/docker/builder/dockerignore [2021-12-03T08:30:27.416Z] github.com/docker/docker/builder/remotecontext [2021-12-03T08:30:27.416Z] github.com/docker/docker/builder/remotecontext/git [2021-12-03T08:30:27.416Z] github.com/docker/docker/cli [2021-12-03T08:30:27.416Z] github.com/docker/docker/cli/config [2021-12-03T08:30:27.416Z] github.com/docker/docker/cli/debug [2021-12-03T08:30:27.416Z] github.com/docker/docker/client [2021-12-03T08:30:27.416Z] github.com/docker/docker/cmd/docker-proxy [2021-12-03T08:30:27.416Z] github.com/docker/docker/cmd/dockerd [2021-12-03T08:30:27.416Z] github.com/docker/docker/cmd/dockerd/trap [2021-12-03T08:30:27.416Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-12-03T08:30:27.416Z] github.com/docker/docker/container [2021-12-03T08:30:27.416Z] github.com/docker/docker/container/stream [2021-12-03T08:30:27.416Z] github.com/docker/docker/contrib/apparmor [2021-12-03T08:30:27.416Z] github.com/docker/docker/contrib/docker-device-tool [2021-12-03T08:30:27.416Z] github.com/docker/docker/contrib/httpserver [2021-12-03T08:30:27.416Z] github.com/docker/docker/daemon [2021-12-03T08:30:27.416Z] github.com/docker/docker/daemon/cluster [2021-12-03T08:30:27.416Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-12-03T08:30:27.416Z] github.com/docker/docker/daemon/cluster/convert [2021-12-03T08:30:27.416Z] github.com/docker/docker/daemon/cluster/executor [2021-12-03T08:30:27.416Z] github.com/docker/docker/daemon/cluster/executor/container [2021-12-03T08:30:27.416Z] github.com/docker/docker/daemon/cluster/provider [2021-12-03T08:30:27.416Z] github.com/docker/docker/daemon/config [2021-12-03T08:30:27.416Z] github.com/docker/docker/daemon/discovery [2021-12-03T08:30:27.416Z] github.com/docker/docker/daemon/events [2021-12-03T08:30:27.416Z] github.com/docker/docker/daemon/events/testutils [2021-12-03T08:30:27.416Z] github.com/docker/docker/daemon/exec [2021-12-03T08:30:27.416Z] github.com/docker/docker/daemon/graphdriver [2021-12-03T08:30:27.416Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-12-03T08:30:27.416Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-12-03T08:30:27.416Z] github.com/docker/docker/daemon/graphdriver/copy [2021-12-03T08:30:27.416Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-12-03T08:30:27.416Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-12-03T08:30:27.416Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-12-03T08:30:27.416Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-12-03T08:30:27.416Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-12-03T08:30:27.416Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-12-03T08:30:27.416Z] github.com/docker/docker/daemon/graphdriver/register [2021-12-03T08:30:27.416Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-12-03T08:30:27.416Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-12-03T08:30:27.416Z] github.com/docker/docker/daemon/images [2021-12-03T08:30:27.416Z] github.com/docker/docker/daemon/initlayer [2021-12-03T08:30:27.416Z] github.com/docker/docker/daemon/links [2021-12-03T08:30:27.416Z] github.com/docker/docker/daemon/listeners [2021-12-03T08:30:27.416Z] github.com/docker/docker/daemon/logger [2021-12-03T08:30:27.416Z] github.com/docker/docker/daemon/logger/awslogs [2021-12-03T08:30:27.416Z] github.com/docker/docker/daemon/logger/fluentd [2021-12-03T08:30:27.416Z] github.com/docker/docker/daemon/logger/gcplogs [2021-12-03T08:30:27.416Z] github.com/docker/docker/daemon/logger/gelf [2021-12-03T08:30:27.416Z] github.com/docker/docker/daemon/logger/journald [2021-12-03T08:30:27.416Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-12-03T08:30:27.416Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-12-03T08:30:27.416Z] github.com/docker/docker/daemon/logger/local [2021-12-03T08:30:27.416Z] github.com/docker/docker/daemon/logger/logentries [2021-12-03T08:30:27.416Z] github.com/docker/docker/daemon/logger/loggerutils [2021-12-03T08:30:27.416Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-12-03T08:30:27.416Z] github.com/docker/docker/daemon/logger/splunk [2021-12-03T08:30:27.416Z] github.com/docker/docker/daemon/logger/syslog [2021-12-03T08:30:27.416Z] github.com/docker/docker/daemon/logger/templates [2021-12-03T08:30:27.416Z] github.com/docker/docker/daemon/names [2021-12-03T08:30:27.416Z] github.com/docker/docker/daemon/network [2021-12-03T08:30:27.416Z] github.com/docker/docker/daemon/stats [2021-12-03T08:30:27.416Z] github.com/docker/docker/distribution [2021-12-03T08:30:27.416Z] github.com/docker/docker/distribution/metadata [2021-12-03T08:30:27.416Z] github.com/docker/docker/distribution/utils [2021-12-03T08:30:27.416Z] github.com/docker/docker/distribution/xfer [2021-12-03T08:30:27.416Z] github.com/docker/docker/dockerversion [2021-12-03T08:30:27.416Z] github.com/docker/docker/errdefs [2021-12-03T08:30:27.416Z] github.com/docker/docker/image [2021-12-03T08:30:27.416Z] github.com/docker/docker/image/cache [2021-12-03T08:30:27.416Z] github.com/docker/docker/image/tarexport [2021-12-03T08:30:27.416Z] github.com/docker/docker/image/v1 [2021-12-03T08:30:27.416Z] github.com/docker/docker/internal/test/suite [2021-12-03T08:30:27.416Z] github.com/docker/docker/layer [2021-12-03T08:30:27.416Z] github.com/docker/docker/libcontainerd [2021-12-03T08:30:27.416Z] github.com/docker/docker/libcontainerd/queue [2021-12-03T08:30:27.416Z] github.com/docker/docker/libcontainerd/remote [2021-12-03T08:30:27.416Z] github.com/docker/docker/libcontainerd/supervisor [2021-12-03T08:30:27.416Z] github.com/docker/docker/libcontainerd/types [2021-12-03T08:30:27.416Z] github.com/docker/docker/oci [2021-12-03T08:30:27.416Z] github.com/docker/docker/oci/caps [2021-12-03T08:30:27.416Z] github.com/docker/docker/opts [2021-12-03T08:30:27.416Z] github.com/docker/docker/pkg/aaparser [2021-12-03T08:30:27.416Z] github.com/docker/docker/pkg/archive [2021-12-03T08:30:27.416Z] github.com/docker/docker/pkg/authorization [2021-12-03T08:30:27.416Z] github.com/docker/docker/pkg/broadcaster [2021-12-03T08:30:27.416Z] github.com/docker/docker/pkg/capabilities [2021-12-03T08:30:27.416Z] github.com/docker/docker/pkg/chrootarchive [2021-12-03T08:30:27.416Z] github.com/docker/docker/pkg/containerfs [2021-12-03T08:30:27.416Z] github.com/docker/docker/pkg/devicemapper [2021-12-03T08:30:27.416Z] github.com/docker/docker/pkg/directory [2021-12-03T08:30:27.416Z] github.com/docker/docker/pkg/discovery [2021-12-03T08:30:27.416Z] github.com/docker/docker/pkg/discovery/file [2021-12-03T08:30:27.416Z] github.com/docker/docker/pkg/discovery/kv [2021-12-03T08:30:27.416Z] github.com/docker/docker/pkg/discovery/memory [2021-12-03T08:30:27.416Z] github.com/docker/docker/pkg/discovery/nodes [2021-12-03T08:30:27.416Z] github.com/docker/docker/pkg/dmesg [2021-12-03T08:30:27.416Z] github.com/docker/docker/pkg/filenotify [2021-12-03T08:30:27.416Z] github.com/docker/docker/pkg/fileutils [2021-12-03T08:30:27.416Z] github.com/docker/docker/pkg/fsutils [2021-12-03T08:30:27.416Z] github.com/docker/docker/pkg/homedir [2021-12-03T08:30:27.416Z] github.com/docker/docker/pkg/idtools [2021-12-03T08:30:27.416Z] github.com/docker/docker/pkg/ioutils [2021-12-03T08:30:27.416Z] github.com/docker/docker/pkg/jsonmessage [2021-12-03T08:30:27.416Z] github.com/docker/docker/pkg/locker [2021-12-03T08:30:27.416Z] github.com/docker/docker/pkg/longpath [2021-12-03T08:30:27.416Z] github.com/docker/docker/pkg/loopback [2021-12-03T08:30:27.416Z] github.com/docker/docker/pkg/mount [2021-12-03T08:30:27.416Z] github.com/docker/docker/pkg/namesgenerator [2021-12-03T08:30:27.416Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-12-03T08:30:27.416Z] github.com/docker/docker/pkg/parsers [2021-12-03T08:30:27.416Z] github.com/docker/docker/pkg/parsers/kernel [2021-12-03T08:30:27.416Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-12-03T08:30:27.416Z] github.com/docker/docker/pkg/pidfile [2021-12-03T08:30:27.416Z] github.com/docker/docker/pkg/platform [2021-12-03T08:30:27.416Z] github.com/docker/docker/pkg/plugingetter [2021-12-03T08:30:27.416Z] github.com/docker/docker/pkg/plugins [2021-12-03T08:30:27.416Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-12-03T08:30:27.416Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-12-03T08:30:27.416Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-12-03T08:30:27.416Z] github.com/docker/docker/pkg/plugins/transport [2021-12-03T08:30:27.416Z] github.com/docker/docker/pkg/pools [2021-12-03T08:30:27.416Z] github.com/docker/docker/pkg/progress [2021-12-03T08:30:27.416Z] github.com/docker/docker/pkg/pubsub [2021-12-03T08:30:27.416Z] github.com/docker/docker/pkg/reexec [2021-12-03T08:30:27.416Z] github.com/docker/docker/pkg/signal [2021-12-03T08:30:27.416Z] github.com/docker/docker/pkg/stack [2021-12-03T08:30:27.416Z] github.com/docker/docker/pkg/stdcopy [2021-12-03T08:30:27.416Z] github.com/docker/docker/pkg/streamformatter [2021-12-03T08:30:27.416Z] github.com/docker/docker/pkg/stringid [2021-12-03T08:30:27.416Z] github.com/docker/docker/pkg/symlink [2021-12-03T08:30:27.416Z] github.com/docker/docker/pkg/sysinfo [2021-12-03T08:30:27.416Z] github.com/docker/docker/pkg/system [2021-12-03T08:30:27.416Z] github.com/docker/docker/pkg/tailfile [2021-12-03T08:30:27.416Z] github.com/docker/docker/pkg/tarsum [2021-12-03T08:30:27.416Z] github.com/docker/docker/pkg/term [2021-12-03T08:30:27.416Z] github.com/docker/docker/pkg/term/windows [2021-12-03T08:30:27.416Z] github.com/docker/docker/pkg/truncindex [2021-12-03T08:30:27.416Z] github.com/docker/docker/pkg/urlutil [2021-12-03T08:30:27.416Z] github.com/docker/docker/pkg/useragent [2021-12-03T08:30:27.416Z] github.com/docker/docker/plugin [2021-12-03T08:30:27.416Z] github.com/docker/docker/plugin/executor/containerd [2021-12-03T08:30:27.416Z] github.com/docker/docker/plugin/v2 [2021-12-03T08:30:27.416Z] github.com/docker/docker/profiles/apparmor [2021-12-03T08:30:27.416Z] github.com/docker/docker/profiles/seccomp [2021-12-03T08:30:27.416Z] github.com/docker/docker/quota [2021-12-03T08:30:27.416Z] github.com/docker/docker/reference [2021-12-03T08:30:27.416Z] github.com/docker/docker/registry [2021-12-03T08:30:27.417Z] github.com/docker/docker/registry/resumable [2021-12-03T08:30:27.417Z] github.com/docker/docker/restartmanager [2021-12-03T08:30:27.417Z] github.com/docker/docker/rootless [2021-12-03T08:30:27.417Z] github.com/docker/docker/rootless/specconv [2021-12-03T08:30:27.417Z] github.com/docker/docker/runconfig [2021-12-03T08:30:27.417Z] github.com/docker/docker/runconfig/opts [2021-12-03T08:30:27.417Z] github.com/docker/docker/testutil [2021-12-03T08:30:27.417Z] github.com/docker/docker/testutil/daemon [2021-12-03T08:30:27.417Z] github.com/docker/docker/testutil/environment [2021-12-03T08:30:27.417Z] github.com/docker/docker/testutil/fakecontext [2021-12-03T08:30:27.417Z] github.com/docker/docker/testutil/fakegit [2021-12-03T08:30:27.417Z] github.com/docker/docker/testutil/fakestorage [2021-12-03T08:30:27.417Z] github.com/docker/docker/testutil/fixtures/load [2021-12-03T08:30:27.417Z] github.com/docker/docker/testutil/fixtures/plugin [2021-12-03T08:30:27.417Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-12-03T08:30:27.417Z] github.com/docker/docker/testutil/registry [2021-12-03T08:30:27.417Z] github.com/docker/docker/testutil/request [2021-12-03T08:30:27.417Z] github.com/docker/docker/volume [2021-12-03T08:30:27.417Z] github.com/docker/docker/volume/drivers [2021-12-03T08:30:27.417Z] github.com/docker/docker/volume/local [2021-12-03T08:30:27.417Z] github.com/docker/docker/volume/mounts [2021-12-03T08:30:27.417Z] github.com/docker/docker/volume/service [2021-12-03T08:30:27.417Z] github.com/docker/docker/volume/service/opts [2021-12-03T08:30:27.417Z] github.com/docker/docker/volume/testutils' ']' [2021-12-03T08:30:27.417Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-12-03T08:30:27.678Z] ? github.com/docker/docker/api [no test files] [2021-12-03T08:30:28.537Z] #69 ... [2021-12-03T08:30:28.537Z] [2021-12-03T08:30:28.538Z] #28 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-12-03T08:30:28.538Z] #28 sha256:b461ec90f9340f1a7ea5be19b043b4d4f85b48b7edfdc4af817df703cb23fa0a [2021-12-03T08:30:28.538Z] #28 27.50 Fetched 48.7 MB in 26s (1863 kB/s) [2021-12-03T08:30:28.646Z] #58 ... [2021-12-03T08:30:28.646Z] [2021-12-03T08:30:28.646Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-03T08:30:28.646Z] #62 sha256:fcd1a9a4006a8339805a3546fa56f5db14169ed3d3e6b9bca042cc0991e51ca2 [2021-12-03T08:30:28.646Z] #62 248.8 + bin/containerd [2021-12-03T08:30:28.686Z] #62 221.9 + bin/containerd [2021-12-03T08:30:29.711Z] INFO: Expanding go... [2021-12-03T08:30:30.554Z] #62 ... [2021-12-03T08:30:30.554Z] [2021-12-03T08:30:30.554Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-03T08:30:30.554Z] #58 sha256:fec61f603555e77ad6ccc8ad76340a21e1474274083660ca01b2a53cc0397bb1 [2021-12-03T08:30:30.554Z] #58 138.8 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-12-03T08:30:30.554Z] #58 139.6 + mkdir -p /build [2021-12-03T08:30:30.554Z] #58 139.6 + cp runc /build/runc [2021-12-03T08:30:30.554Z] #58 DONE 140.5s [2021-12-03T08:30:30.554Z] [2021-12-03T08:30:30.554Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-03T08:30:30.554Z] #62 sha256:fcd1a9a4006a8339805a3546fa56f5db14169ed3d3e6b9bca042cc0991e51ca2 [2021-12-03T08:30:31.221Z] #62 ... [2021-12-03T08:30:31.221Z] [2021-12-03T08:30:31.221Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-03T08:30:31.221Z] #58 sha256:217b3921c8d334de89dc5891ddcb1702e587047e7c75b73c0c6e341b59ce456e [2021-12-03T08:30:31.221Z] #58 140.7 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-12-03T08:30:31.221Z] #58 141.5 + mkdir -p /build [2021-12-03T08:30:31.221Z] #58 141.5 + cp runc /build/runc [2021-12-03T08:30:32.160Z] #58 DONE 142.5s [2021-12-03T08:30:32.160Z] [2021-12-03T08:30:32.160Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-03T08:30:32.160Z] #62 sha256:c4f7ccb69f38c77be28cbe6766bd2f0eb69ac92cbbd558c8e00577a014c16a44 [2021-12-03T08:30:33.092Z] #62 ... [2021-12-03T08:30:33.092Z] [2021-12-03T08:30:33.092Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-12-03T08:30:33.092Z] #59 sha256:4e40f776fea21ab9977768619e3daadd1819bd38a7715d678e221008876aa3e6 [2021-12-03T08:30:33.661Z] #59 DONE 0.3s [2021-12-03T08:30:33.661Z] [2021-12-03T08:30:33.661Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-03T08:30:33.661Z] #62 sha256:fcd1a9a4006a8339805a3546fa56f5db14169ed3d3e6b9bca042cc0991e51ca2 [2021-12-03T08:30:33.792Z] #28 27.50 Reading package lists... [2021-12-03T08:30:35.449Z] #62 ... [2021-12-03T08:30:35.449Z] [2021-12-03T08:30:35.449Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-12-03T08:30:35.449Z] #59 sha256:9bfef3450f320a0d88a4dafac6df1f3b08822064a4c37d6075e358bc46aa08e3 [2021-12-03T08:30:35.449Z] #59 DONE 0.3s [2021-12-03T08:30:35.449Z] [2021-12-03T08:30:35.449Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-03T08:30:35.449Z] #62 sha256:c4f7ccb69f38c77be28cbe6766bd2f0eb69ac92cbbd558c8e00577a014c16a44 [2021-12-03T08:30:39.912Z] ok github.com/docker/docker/api/server 0.013s coverage: 9.0% of statements [2021-12-03T08:30:40.341Z] #28 35.62 Reading package lists... [2021-12-03T08:30:41.643Z] #62 270.5 # github.com/containerd/containerd/cmd/containerd [2021-12-03T08:30:41.643Z] #62 270.5 /usr/bin/ld: /tmp/go-link-1547707429/000019.o: in function `New': [2021-12-03T08:30:41.643Z] #62 270.5 /tmp/tmp.M66wcGavYM/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-12-03T08:30:41.643Z] #62 270.6 + bin/containerd-stress [2021-12-03T08:30:41.643Z] #62 271.7 + bin/containerd-shim [2021-12-03T08:30:41.710Z] #28 42.04 Building dependency tree... [2021-12-03T08:30:43.080Z] #28 44.68 bzip2 is already the newest version (1.0.8-4). [2021-12-03T08:30:43.080Z] #28 44.68 patch is already the newest version (2.7.6-7). [2021-12-03T08:30:43.080Z] #28 44.68 xz-utils is already the newest version (5.2.5-2). [2021-12-03T08:30:43.080Z] #28 44.68 The following additional packages will be installed: [2021-12-03T08:30:43.080Z] #28 44.69 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2021-12-03T08:30:43.080Z] #28 44.70 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2021-12-03T08:30:43.080Z] #28 44.70 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-12-03T08:30:43.080Z] #28 44.70 python3-pkg-resources vim-runtime xxd [2021-12-03T08:30:43.080Z] #28 44.73 Suggested packages: [2021-12-03T08:30:43.080Z] #28 44.74 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2021-12-03T08:30:43.080Z] #28 44.74 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2021-12-03T08:30:43.080Z] #28 44.74 Recommended packages: [2021-12-03T08:30:43.080Z] #28 44.74 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-12-03T08:30:44.451Z] #28 46.20 The following NEW packages will be installed: [2021-12-03T08:30:44.451Z] #28 46.20 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2021-12-03T08:30:44.451Z] #28 46.21 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2021-12-03T08:30:44.451Z] #28 46.21 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2021-12-03T08:30:44.451Z] #28 46.21 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2021-12-03T08:30:44.451Z] #28 46.21 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2021-12-03T08:30:44.451Z] #28 46.22 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2021-12-03T08:30:44.451Z] #28 46.22 vim-common vim-runtime xfsprogs xxd zip zstd [2021-12-03T08:30:45.016Z] #28 46.64 0 upgraded, 44 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:30:45.016Z] #28 46.64 Need to get 18.6 MB of archives. [2021-12-03T08:30:45.016Z] #28 46.64 After this operation, 71.4 MB of additional disk space will be used. [2021-12-03T08:30:45.016Z] #28 46.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-12-03T08:30:45.016Z] #28 46.65 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-12-03T08:30:45.016Z] #28 46.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-12-03T08:30:45.016Z] #28 46.65 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-12-03T08:30:45.016Z] #28 46.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-12-03T08:30:45.016Z] #28 46.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-12-03T08:30:45.016Z] #28 46.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-12-03T08:30:45.016Z] #28 46.66 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-12-03T08:30:45.016Z] #28 46.68 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-12-03T08:30:45.016Z] #28 46.69 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-12-03T08:30:45.016Z] #28 46.69 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-12-03T08:30:45.016Z] #28 46.69 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-12-03T08:30:45.016Z] #28 46.71 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-12-03T08:30:45.016Z] #28 46.71 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-12-03T08:30:45.016Z] #28 46.71 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-12-03T08:30:45.016Z] #28 46.71 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-12-03T08:30:45.016Z] #28 46.71 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-12-03T08:30:45.016Z] #28 46.72 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-12-03T08:30:45.016Z] #28 46.72 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-12-03T08:30:45.016Z] #28 46.73 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-12-03T08:30:45.016Z] #28 46.73 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-12-03T08:30:45.016Z] #28 46.73 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-12-03T08:30:45.016Z] #28 46.73 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-12-03T08:30:45.016Z] #28 46.74 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-12-03T08:30:45.016Z] #28 46.74 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-12-03T08:30:45.016Z] #28 46.74 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-12-03T08:30:45.016Z] #28 46.74 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-12-03T08:30:45.016Z] #28 46.75 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-12-03T08:30:45.016Z] #28 46.75 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-12-03T08:30:45.016Z] #28 46.76 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-12-03T08:30:45.016Z] #28 46.80 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-12-03T08:30:45.016Z] #28 46.81 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-12-03T08:30:45.016Z] #28 46.81 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-12-03T08:30:45.016Z] #28 46.81 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-12-03T08:30:45.016Z] #28 46.82 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-12-03T08:30:45.016Z] #28 46.82 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-12-03T08:30:45.016Z] #28 46.83 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-12-03T08:30:45.016Z] #28 46.84 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-12-03T08:30:45.016Z] #28 46.85 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-12-03T08:30:45.016Z] #28 46.86 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-12-03T08:30:45.016Z] #28 46.96 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-12-03T08:30:45.273Z] #28 46.98 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-12-03T08:30:45.273Z] #28 46.99 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-12-03T08:30:45.273Z] #28 47.00 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-12-03T08:30:45.837Z] #28 47.59 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:30:46.093Z] #28 47.84 Fetched 18.6 MB in 1s (27.6 MB/s) [2021-12-03T08:30:46.094Z] #28 47.90 Selecting previously unselected package pigz. [2021-12-03T08:30:46.350Z] #28 47.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40072 files and directories currently installed.) [2021-12-03T08:30:46.350Z] #28 47.95 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-12-03T08:30:46.350Z] #28 47.96 Unpacking pigz (2.6-1) ... [2021-12-03T08:30:46.350Z] #28 48.02 Selecting previously unselected package libelf1:amd64. [2021-12-03T08:30:46.350Z] #28 48.02 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-12-03T08:30:46.350Z] #28 48.03 Unpacking libelf1:amd64 (0.183-1) ... [2021-12-03T08:30:46.351Z] #28 48.15 Selecting previously unselected package libbpf0:amd64. [2021-12-03T08:30:46.351Z] #28 48.15 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-12-03T08:30:46.351Z] #28 48.15 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-12-03T08:30:46.351Z] #28 48.22 Selecting previously unselected package libcap2:amd64. [2021-12-03T08:30:46.351Z] #28 48.22 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-12-03T08:30:46.608Z] #28 48.23 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-12-03T08:30:46.608Z] #28 48.28 Selecting previously unselected package libmnl0:amd64. [2021-12-03T08:30:46.608Z] #28 48.29 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-12-03T08:30:46.608Z] #28 48.29 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-12-03T08:30:46.608Z] #28 48.34 Selecting previously unselected package libxtables12:amd64. [2021-12-03T08:30:46.608Z] #28 48.35 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-12-03T08:30:46.608Z] #28 48.35 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-12-03T08:30:46.608Z] #28 48.40 Selecting previously unselected package libcap2-bin. [2021-12-03T08:30:46.608Z] #28 48.40 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-12-03T08:30:46.608Z] #28 48.41 Unpacking libcap2-bin (1:2.44-1) ... [2021-12-03T08:30:46.608Z] #28 48.47 Selecting previously unselected package iproute2. [2021-12-03T08:30:46.865Z] #28 48.47 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-12-03T08:30:46.865Z] #28 48.48 Unpacking iproute2 (5.10.0-4) ... [2021-12-03T08:30:46.865Z] #28 48.73 Selecting previously unselected package xxd. [2021-12-03T08:30:46.865Z] #28 48.74 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-12-03T08:30:46.865Z] #28 48.75 Unpacking xxd (2:8.2.2434-3) ... [2021-12-03T08:30:46.865Z] #28 48.83 Selecting previously unselected package vim-common. [2021-12-03T08:30:46.865Z] #28 48.83 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-12-03T08:30:46.914Z] #62 279.0 + bin/containerd-shim-runc-v1 [2021-12-03T08:30:47.122Z] #28 48.84 Unpacking vim-common (2:8.2.2434-3) ... [2021-12-03T08:30:47.379Z] #28 48.96 Selecting previously unselected package bash-completion. [2021-12-03T08:30:47.379Z] #28 48.97 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-12-03T08:30:48.311Z] #28 50.12 Unpacking bash-completion (1:2.11-2) ... [2021-12-03T08:30:48.568Z] #28 50.39 Selecting previously unselected package apparmor. [2021-12-03T08:30:48.568Z] #28 50.40 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2021-12-03T08:30:48.568Z] #28 50.44 Unpacking apparmor (2.13.6-10) ... [2021-12-03T08:30:48.825Z] #28 50.65 Selecting previously unselected package inetutils-ping. [2021-12-03T08:30:48.825Z] #28 50.66 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-12-03T08:30:48.825Z] #28 50.67 Unpacking inetutils-ping (2:2.0-1) ... [2021-12-03T08:30:49.083Z] #28 50.77 Selecting previously unselected package libip4tc2:amd64. [2021-12-03T08:30:49.083Z] #28 50.78 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2021-12-03T08:30:49.083Z] #28 50.78 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-12-03T08:30:49.083Z] #28 50.84 Selecting previously unselected package libip6tc2:amd64. [2021-12-03T08:30:49.083Z] #28 50.86 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2021-12-03T08:30:49.083Z] #28 50.86 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-12-03T08:30:49.083Z] #28 50.91 Selecting previously unselected package libnfnetlink0:amd64. [2021-12-03T08:30:49.083Z] #28 50.92 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-12-03T08:30:49.083Z] #28 50.93 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-12-03T08:30:49.340Z] #28 51.06 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-12-03T08:30:49.340Z] #28 51.07 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-12-03T08:30:49.340Z] #28 51.10 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-12-03T08:30:49.340Z] #28 51.14 Selecting previously unselected package libnftnl11:amd64. [2021-12-03T08:30:49.340Z] #28 51.16 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2021-12-03T08:30:49.340Z] #28 51.16 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-12-03T08:30:49.340Z] #28 51.26 Selecting previously unselected package iptables. [2021-12-03T08:30:49.597Z] #28 51.26 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2021-12-03T08:30:49.597Z] #28 51.27 Unpacking iptables (1.8.7-1) ... [2021-12-03T08:30:49.597Z] #28 51.48 Selecting previously unselected package libonig5:amd64. [2021-12-03T08:30:49.597Z] #28 51.50 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2021-12-03T08:30:49.597Z] #28 51.50 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-12-03T08:30:49.854Z] #28 51.61 Selecting previously unselected package libjq1:amd64. [2021-12-03T08:30:49.854Z] #28 51.61 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2021-12-03T08:30:49.854Z] #28 51.62 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-12-03T08:30:49.854Z] #28 51.72 Selecting previously unselected package jq. [2021-12-03T08:30:49.854Z] #28 51.74 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2021-12-03T08:30:49.854Z] #28 51.74 Unpacking jq (1.6-2.1) ... [2021-12-03T08:30:49.854Z] #28 51.81 Selecting previously unselected package libaio1:amd64. [2021-12-03T08:30:49.854Z] #28 51.82 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2021-12-03T08:30:50.111Z] #28 51.82 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-12-03T08:30:50.111Z] #28 51.87 Selecting previously unselected package libgpm2:amd64. [2021-12-03T08:30:50.111Z] #28 51.88 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2021-12-03T08:30:50.111Z] #28 51.88 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-12-03T08:30:50.111Z] #28 51.94 Selecting previously unselected package libinih1:amd64. [2021-12-03T08:30:50.111Z] #28 51.94 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2021-12-03T08:30:50.111Z] #28 51.94 Unpacking libinih1:amd64 (53-1+b2) ... [2021-12-03T08:30:50.111Z] #28 51.99 Selecting previously unselected package libnet1:amd64. [2021-12-03T08:30:50.111Z] #28 51.99 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-12-03T08:30:50.111Z] #28 52.00 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-03T08:30:50.111Z] #28 52.06 Selecting previously unselected package libnl-3-200:amd64. [2021-12-03T08:30:50.368Z] #28 52.06 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-12-03T08:30:50.368Z] #28 52.08 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-03T08:30:50.368Z] #28 52.16 Selecting previously unselected package libprotobuf-c1:amd64. [2021-12-03T08:30:50.368Z] #28 52.16 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-12-03T08:30:50.368Z] #28 52.17 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-03T08:30:50.368Z] #28 52.21 Selecting previously unselected package net-tools. [2021-12-03T08:30:50.368Z] #28 52.22 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-12-03T08:30:50.368Z] #28 52.22 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-12-03T08:30:50.625Z] #28 52.35 Selecting previously unselected package python-pip-whl. [2021-12-03T08:30:50.626Z] #28 52.36 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2021-12-03T08:30:50.626Z] #28 52.39 Unpacking python-pip-whl (20.3.4-4) ... [2021-12-03T08:30:50.883Z] #28 52.73 Selecting previously unselected package python3-lib2to3. [2021-12-03T08:30:50.883Z] #28 52.73 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2021-12-03T08:30:50.883Z] #28 52.74 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-12-03T08:30:50.883Z] #28 52.84 Selecting previously unselected package python3-distutils. [2021-12-03T08:30:50.926Z] INFO: Expanding compiler 1 of 3... [2021-12-03T08:30:50.926Z] INFO: Expanding compiler 2 of 3... [2021-12-03T08:30:51.140Z] #28 52.85 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2021-12-03T08:30:51.141Z] #28 52.86 Unpacking python3-distutils (3.9.2-1) ... [2021-12-03T08:30:51.141Z] #28 52.93 Selecting previously unselected package python3-pkg-resources. [2021-12-03T08:30:51.141Z] #28 52.94 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2021-12-03T08:30:51.141Z] #28 52.94 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-12-03T08:30:51.141Z] #28 53.02 Selecting previously unselected package python3-setuptools. [2021-12-03T08:30:51.141Z] #28 53.03 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2021-12-03T08:30:51.141Z] #28 53.04 Unpacking python3-setuptools (52.0.0-4) ... [2021-12-03T08:30:51.398Z] #28 53.20 Selecting previously unselected package python3-wheel. [2021-12-03T08:30:51.398Z] #28 53.21 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2021-12-03T08:30:51.398Z] #28 53.21 Unpacking python3-wheel (0.34.2-1) ... [2021-12-03T08:30:51.398Z] #28 53.26 Selecting previously unselected package python3-pip. [2021-12-03T08:30:51.398Z] #28 53.27 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2021-12-03T08:30:51.398Z] #28 53.27 Unpacking python3-pip (20.3.4-4) ... [2021-12-03T08:30:51.655Z] #28 53.43 Selecting previously unselected package sudo. [2021-12-03T08:30:51.655Z] #28 53.44 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2021-12-03T08:30:51.655Z] #28 53.45 Unpacking sudo (1.9.5p2-3) ... [2021-12-03T08:30:52.240Z] #28 53.76 Selecting previously unselected package thin-provisioning-tools. [2021-12-03T08:30:52.240Z] #28 53.77 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-12-03T08:30:52.240Z] #28 53.78 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-12-03T08:30:52.240Z] #28 53.96 Selecting previously unselected package uidmap. [2021-12-03T08:30:52.240Z] #28 53.96 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-12-03T08:30:52.240Z] #28 53.98 Unpacking uidmap (1:4.8.1-1) ... [2021-12-03T08:30:52.240Z] #28 54.09 Selecting previously unselected package vim-runtime. [2021-12-03T08:30:52.240Z] #28 54.09 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-12-03T08:30:52.240Z] #28 54.12 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-12-03T08:30:52.240Z] #28 54.14 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-12-03T08:30:52.240Z] #28 54.14 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-12-03T08:30:52.250Z] #62 284.4 + bin/containerd-shim-runc-v2 [2021-12-03T08:30:52.817Z] #62 285.0 + binaries [2021-12-03T08:30:52.817Z] #62 285.0 + install -D bin/containerd /build/containerd [2021-12-03T08:30:52.817Z] #62 285.0 + install -D bin/containerd-shim /build/containerd-shim [2021-12-03T08:30:52.817Z] #62 285.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-12-03T08:30:52.817Z] #62 285.0 + install -D bin/ctr /build/ctr [2021-12-03T08:30:54.143Z] #28 55.99 Selecting previously unselected package vim. [2021-12-03T08:30:54.402Z] #28 56.03 Preparing to unpack .../40-vim_2%3a8.2.2434-3_amd64.deb ... [2021-12-03T08:30:54.402Z] #28 56.04 Unpacking vim (2:8.2.2434-3) ... [2021-12-03T08:30:54.919Z] #28 56.57 Selecting previously unselected package xfsprogs. [2021-12-03T08:30:54.919Z] #28 56.59 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2021-12-03T08:30:54.919Z] #28 56.60 Unpacking xfsprogs (5.10.0-4) ... [2021-12-03T08:30:55.175Z] #28 56.87 Selecting previously unselected package zip. [2021-12-03T08:30:55.175Z] #28 56.88 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2021-12-03T08:30:55.175Z] #28 56.89 Unpacking zip (3.0-12) ... [2021-12-03T08:30:55.175Z] #28 56.97 Selecting previously unselected package zstd. [2021-12-03T08:30:55.175Z] #28 56.98 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-12-03T08:30:55.175Z] #28 56.99 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-12-03T08:30:55.348Z] #62 DONE 287.1s [2021-12-03T08:30:55.431Z] #28 57.22 Setting up python3-pkg-resources (52.0.0-4) ... [2021-12-03T08:30:55.676Z] INFO: Expanding compiler 3 of 3... [2021-12-03T08:30:55.676Z] INFO: Removing downloaded files... [2021-12-03T08:30:55.676Z] INFO: Downloading containerd [2021-12-03T08:30:55.993Z] #28 57.69 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-12-03T08:30:55.993Z] #28 57.70 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-12-03T08:30:55.993Z] #28 57.71 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-12-03T08:30:55.993Z] #28 57.72 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-12-03T08:30:55.993Z] #28 57.73 Setting up libinih1:amd64 (53-1+b2) ... [2021-12-03T08:30:55.993Z] #28 57.75 Setting up uidmap (1:4.8.1-1) ... [2021-12-03T08:30:55.993Z] #28 57.76 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-03T08:30:55.993Z] #28 57.77 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-03T08:30:55.993Z] #28 57.78 Setting up python3-wheel (0.34.2-1) ... [2021-12-03T08:30:56.250Z] #28 58.10 Setting up xxd (2:8.2.2434-3) ... [2021-12-03T08:30:56.284Z] [2021-12-03T08:30:56.284Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-12-03T08:30:56.284Z] #63 sha256:bf1a75ac9ec145620645ace0cc8f847a5660212e403602ff4c9fb2b48c7a5f69 [2021-12-03T08:30:56.506Z] #28 58.11 Setting up libcap2:amd64 (1:2.44-1) ... [2021-12-03T08:30:56.507Z] #28 58.12 Setting up libcap2-bin (1:2.44-1) ... [2021-12-03T08:30:56.507Z] #28 58.13 Setting up apparmor (2.13.6-10) ... [2021-12-03T08:30:57.217Z] #63 DONE 1.0s [2021-12-03T08:30:57.217Z] [2021-12-03T08:30:57.217Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-12-03T08:30:57.217Z] #68 sha256:2b5ea85230aa075d6bf76d3c5fdb963f55e236a0554d031599b7c3b83d1be2a4 [2021-12-03T08:30:57.436Z] #28 59.39 Setting up zip (3.0-12) ... [2021-12-03T08:30:57.474Z] #68 DONE 0.2s [2021-12-03T08:30:57.474Z] [2021-12-03T08:30:57.474Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-12-03T08:30:57.474Z] #73 sha256:fbfe21a41d7dafecbd5e83d74d3da4051b7b456f866e8d17e0c1e11ced1a76c5 [2021-12-03T08:30:57.692Z] #28 59.40 Setting up vim-common (2:8.2.2434-3) ... [2021-12-03T08:30:57.692Z] #28 59.43 Setting up bash-completion (1:2.11-2) ... [2021-12-03T08:30:58.409Z] #73 DONE 1.0s [2021-12-03T08:30:58.409Z] [2021-12-03T08:30:58.409Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-12-03T08:30:58.409Z] #74 sha256:54e77daa4738cd20215f9fc5e32c8d2d8bfd6d6c81cddbb8729603fec1d925c6 [2021-12-03T08:30:58.409Z] #74 DONE 0.0s [2021-12-03T08:30:58.409Z] [2021-12-03T08:30:58.409Z] #75 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2021-12-03T08:30:58.409Z] #75 sha256:0aaf6e07842051765294c53b7bb4d39665dc9d06de6795ad268b0e3a25a218f3 [2021-12-03T08:30:59.060Z] #28 60.63 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-12-03T08:30:59.060Z] #28 60.64 Setting up sudo (1.9.5p2-3) ... [2021-12-03T08:30:59.060Z] #28 60.72 invoke-rc.d: could not determine current runlevel [2021-12-03T08:30:59.060Z] #28 60.73 invoke-rc.d: policy-rc.d denied execution of start. [2021-12-03T08:30:59.060Z] #28 60.74 Setting up xfsprogs (5.10.0-4) ... [2021-12-03T08:30:59.060Z] #28 60.75 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-12-03T08:30:59.060Z] #28 60.76 Setting up inetutils-ping (2:2.0-1) ... [2021-12-03T08:30:59.060Z] #28 60.78 Setting up pigz (2.6-1) ... [2021-12-03T08:30:59.060Z] #28 60.79 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-12-03T08:30:59.060Z] #28 60.81 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-03T08:30:59.060Z] #28 60.83 Setting up python-pip-whl (20.3.4-4) ... [2021-12-03T08:30:59.060Z] #28 60.84 Setting up vim-runtime (2:8.2.2434-3) ... [2021-12-03T08:30:59.622Z] #28 61.33 Setting up libaio1:amd64 (0.3.112-9) ... [2021-12-03T08:30:59.623Z] #28 61.34 Setting up python3-lib2to3 (3.9.2-1) ... [2021-12-03T08:30:59.787Z] #75 1.128 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-12-03T08:30:59.787Z] #75 1.128 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-12-03T08:30:59.787Z] #75 1.128 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-12-03T08:30:59.879Z] #28 61.63 Setting up libelf1:amd64 (0.183-1) ... [2021-12-03T08:30:59.879Z] #28 61.64 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-12-03T08:30:59.879Z] #28 61.66 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-12-03T08:30:59.879Z] #28 61.67 Setting up python3-distutils (3.9.2-1) ... [2021-12-03T08:31:00.135Z] #28 61.95 Setting up vim (2:8.2.2434-3) ... [2021-12-03T08:31:00.135Z] #28 61.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-12-03T08:31:00.135Z] #28 61.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-12-03T08:31:00.135Z] #28 61.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-12-03T08:31:00.135Z] #28 61.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-12-03T08:31:00.392Z] #28 61.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-12-03T08:31:00.392Z] #28 61.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-12-03T08:31:00.392Z] #28 62.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-12-03T08:31:00.392Z] #28 62.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-12-03T08:31:00.392Z] #28 62.04 Setting up python3-setuptools (52.0.0-4) ... [2021-12-03T08:31:00.615Z] #75 1.430 Reading package lists... [2021-12-03T08:31:00.874Z] #75 1.943 Reading package lists... [2021-12-03T08:31:00.874Z] #75 2.443 Building dependency tree... [2021-12-03T08:31:01.133Z] #75 2.555 Reading state information... [2021-12-03T08:31:01.133Z] #75 2.671 The following additional packages will be installed: [2021-12-03T08:31:01.133Z] #75 2.672 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2021-12-03T08:31:01.133Z] #75 2.672 systemd-timesyncd [2021-12-03T08:31:01.133Z] #75 2.673 Suggested packages: [2021-12-03T08:31:01.133Z] #75 2.673 systemd-container policykit-1 [2021-12-03T08:31:01.133Z] #75 2.673 Recommended packages: [2021-12-03T08:31:01.133Z] #75 2.673 libnss-systemd [2021-12-03T08:31:01.133Z] #75 2.758 The following NEW packages will be installed: [2021-12-03T08:31:01.133Z] #75 2.758 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2021-12-03T08:31:01.133Z] #75 2.759 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2021-12-03T08:31:01.322Z] #28 62.91 Setting up libjq1:amd64 (1.6-2.1) ... [2021-12-03T08:31:01.322Z] #28 62.93 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-12-03T08:31:01.322Z] #28 62.95 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-12-03T08:31:01.322Z] #28 62.97 Setting up python3-pip (20.3.4-4) ... [2021-12-03T08:31:01.699Z] #75 3.028 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:31:01.699Z] #75 3.028 Need to get 5937 kB of archives. [2021-12-03T08:31:01.699Z] #75 3.028 After this operation, 19.5 MB of additional disk space will be used. [2021-12-03T08:31:01.699Z] #75 3.028 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-12-03T08:31:01.699Z] #75 3.031 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2021-12-03T08:31:01.699Z] #75 3.032 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.5-1 [244 kB] [2021-12-03T08:31:01.699Z] #75 3.036 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2021-12-03T08:31:01.699Z] #75 3.036 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2021-12-03T08:31:01.699Z] #75 3.037 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2021-12-03T08:31:01.699Z] #75 3.130 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2021-12-03T08:31:01.699Z] #75 3.131 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2021-12-03T08:31:01.699Z] #75 3.142 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2021-12-03T08:31:01.699Z] #75 3.144 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2021-12-03T08:31:01.699Z] #75 3.146 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2021-12-03T08:31:01.699Z] #75 3.354 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:31:01.699Z] #75 3.384 Fetched 5937 kB in 0s (15.4 MB/s) [2021-12-03T08:31:01.886Z] #28 63.61 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-12-03T08:31:01.887Z] #28 63.62 Setting up jq (1.6-2.1) ... [2021-12-03T08:31:01.887Z] #28 63.63 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-12-03T08:31:01.887Z] #28 63.64 Setting up iptables (1.8.7-1) ... [2021-12-03T08:31:01.887Z] #28 63.65 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-12-03T08:31:01.887Z] #28 63.66 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-12-03T08:31:01.887Z] #28 63.67 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-12-03T08:31:01.887Z] #28 63.67 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-12-03T08:31:01.887Z] #28 63.68 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-12-03T08:31:01.887Z] #28 63.68 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-12-03T08:31:01.887Z] #28 63.69 Setting up iproute2 (5.10.0-4) ... [2021-12-03T08:31:01.957Z] #75 3.409 Selecting previously unselected package libargon2-1:amd64. [2021-12-03T08:31:01.958Z] #75 3.409 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28626 files and directories currently installed.) [2021-12-03T08:31:01.958Z] #75 3.425 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-12-03T08:31:01.958Z] #75 3.435 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-12-03T08:31:01.958Z] #75 3.470 Selecting previously unselected package libjson-c5:amd64. [2021-12-03T08:31:01.958Z] #75 3.473 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2021-12-03T08:31:01.958Z] #75 3.476 Unpacking libjson-c5:amd64 (0.15-2) ... [2021-12-03T08:31:01.958Z] #75 3.515 Selecting previously unselected package libcryptsetup12:amd64. [2021-12-03T08:31:01.958Z] #75 3.517 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.5-1_amd64.deb ... [2021-12-03T08:31:01.958Z] #75 3.521 Unpacking libcryptsetup12:amd64 (2:2.3.5-1) ... [2021-12-03T08:31:01.958Z] #75 3.577 Selecting previously unselected package libkmod2:amd64. [2021-12-03T08:31:01.958Z] #75 3.580 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2021-12-03T08:31:01.958Z] #75 3.584 Unpacking libkmod2:amd64 (28-1) ... [2021-12-03T08:31:01.958Z] #75 3.622 Selecting previously unselected package systemd-timesyncd. [2021-12-03T08:31:02.144Z] #28 63.93 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:31:02.217Z] #75 3.625 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2021-12-03T08:31:02.217Z] #75 3.631 Unpacking systemd-timesyncd (247.3-6) ... [2021-12-03T08:31:02.217Z] #75 3.686 Selecting previously unselected package systemd. [2021-12-03T08:31:02.217Z] #75 3.689 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2021-12-03T08:31:02.217Z] #75 3.723 Unpacking systemd (247.3-6) ... [2021-12-03T08:31:02.708Z] #28 DONE 64.6s [2021-12-03T08:31:02.708Z] [2021-12-03T08:31:02.708Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-03T08:31:02.708Z] #65 sha256:4790711a282a7b8c2d556e006a64e2015e95670e8a93900a3234c95a69b58acc [2021-12-03T08:31:02.782Z] #75 4.222 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-12-03T08:31:02.782Z] #75 4.235 Setting up libjson-c5:amd64 (0.15-2) ... [2021-12-03T08:31:02.783Z] #75 4.249 Setting up libcryptsetup12:amd64 (2:2.3.5-1) ... [2021-12-03T08:31:02.783Z] #75 4.262 Setting up libkmod2:amd64 (28-1) ... [2021-12-03T08:31:02.783Z] #75 4.276 Setting up systemd (247.3-6) ... [2021-12-03T08:31:02.783Z] #75 4.323 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-12-03T08:31:02.783Z] #75 4.325 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-12-03T08:31:02.783Z] #75 4.327 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2021-12-03T08:31:02.965Z] #65 ... [2021-12-03T08:31:02.965Z] [2021-12-03T08:31:02.965Z] #29 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-12-03T08:31:02.965Z] #29 sha256:06b122cc33bd6726f0c82d78e0d0b180de44212495e95eef1fb52e1028b83cfd [2021-12-03T08:31:03.040Z] #75 4.687 Setting up systemd-timesyncd (247.3-6) ... [2021-12-03T08:31:03.299Z] #75 4.903 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-12-03T08:31:03.299Z] #75 4.903 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-12-03T08:31:03.299Z] #75 4.960 Selecting previously unselected package systemd-sysv. [2021-12-03T08:31:03.556Z] #75 4.960 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29454 files and directories currently installed.) [2021-12-03T08:31:03.556Z] #75 4.974 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2021-12-03T08:31:03.556Z] #75 4.978 Unpacking systemd-sysv (247.3-6) ... [2021-12-03T08:31:03.556Z] #75 5.027 Selecting previously unselected package libdbus-1-3:amd64. [2021-12-03T08:31:03.556Z] #75 5.029 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2021-12-03T08:31:03.556Z] #75 5.034 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2021-12-03T08:31:03.556Z] #75 5.094 Selecting previously unselected package dbus. [2021-12-03T08:31:03.556Z] #75 5.096 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2021-12-03T08:31:03.556Z] #75 5.107 Unpacking dbus (1.12.20-2) ... [2021-12-03T08:31:03.556Z] #75 5.163 Selecting previously unselected package libpam-systemd:amd64. [2021-12-03T08:31:03.556Z] #75 5.166 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2021-12-03T08:31:03.556Z] #75 5.170 Unpacking libpam-systemd:amd64 (247.3-6) ... [2021-12-03T08:31:03.556Z] #75 5.217 Selecting previously unselected package dbus-user-session. [2021-12-03T08:31:03.815Z] #75 5.220 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2021-12-03T08:31:03.815Z] #75 5.224 Unpacking dbus-user-session (1.12.20-2) ... [2021-12-03T08:31:03.815Z] #75 5.290 Setting up systemd-sysv (247.3-6) ... [2021-12-03T08:31:03.815Z] #75 5.301 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2021-12-03T08:31:03.815Z] #75 5.312 Setting up dbus (1.12.20-2) ... [2021-12-03T08:31:03.815Z] #75 5.431 invoke-rc.d: could not determine current runlevel [2021-12-03T08:31:03.815Z] #75 5.434 invoke-rc.d: policy-rc.d denied execution of start. [2021-12-03T08:31:03.815Z] #75 5.438 Setting up libpam-systemd:amd64 (247.3-6) ... [2021-12-03T08:31:04.083Z] #75 5.590 Setting up dbus-user-session (1.12.20-2) ... [2021-12-03T08:31:04.083Z] #75 5.604 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:31:04.334Z] #29 1.389 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-12-03T08:31:04.334Z] #29 1.396 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-12-03T08:31:04.334Z] #29 1.405 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-12-03T08:31:04.334Z] #29 DONE 1.5s [2021-12-03T08:31:04.334Z] [2021-12-03T08:31:04.334Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-03T08:31:04.334Z] #65 sha256:4790711a282a7b8c2d556e006a64e2015e95670e8a93900a3234c95a69b58acc [2021-12-03T08:31:04.334Z] #65 ... [2021-12-03T08:31:04.334Z] [2021-12-03T08:31:04.334Z] #30 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-12-03T08:31:04.334Z] #30 sha256:7e132a068e90bd201c86af64586c6ce957730c8a37700ce037e4dc893d2f8f38 [2021-12-03T08:31:04.346Z] #75 DONE 5.8s [2021-12-03T08:31:04.346Z] [2021-12-03T08:31:04.346Z] #76 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2021-12-03T08:31:04.346Z] #76 sha256:46f4d9098cc07440b76ef0cb860dbe17403961fc5a0f8bb6a6211400ad8c7359 [2021-12-03T08:31:04.914Z] #76 0.703 % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-03T08:31:04.914Z] #76 0.703 Dload Upload Total Spent Left Speed [2021-12-03T08:31:05.172Z] #76 0.703 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 11115 0 --:--:-- --:--:-- --:--:-- 11115 [2021-12-03T08:31:05.172Z] #76 DONE 0.9s [2021-12-03T08:31:05.172Z] [2021-12-03T08:31:05.172Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-12-03T08:31:05.172Z] #77 sha256:7b000e0ad778995302f2f99f323270e5d39d63f1ef235d969becab7e103903bf [2021-12-03T08:31:05.755Z] #62 284.6 # github.com/containerd/containerd/cmd/containerd [2021-12-03T08:31:05.755Z] #62 284.6 /usr/bin/ld: /tmp/go-link-2004043944/000019.o: in function `New': [2021-12-03T08:31:05.755Z] #62 284.6 /tmp/tmp.85Y6Zw62Sv/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-12-03T08:31:05.755Z] #62 284.6 + bin/containerd-stress [2021-12-03T08:31:05.755Z] #62 285.7 + bin/containerd-shim [2021-12-03T08:31:06.086Z] [2021-12-03T08:31:06.086Z] Name Version Source Summary [2021-12-03T08:31:06.086Z] ---- ------- ------ ------- [2021-12-03T08:31:06.086Z] 7Zip4Powershell 2.0.0 PSGallery Powershell ... [2021-12-03T08:31:06.550Z] #77 DONE 1.3s [2021-12-03T08:31:06.550Z] [2021-12-03T08:31:06.550Z] #78 exporting to image [2021-12-03T08:31:06.550Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-12-03T08:31:06.550Z] #78 exporting layers [2021-12-03T08:31:07.069Z] [2021-12-03T08:31:07.069Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2021-12-03T08:31:07.069Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2021-12-03T08:31:07.069Z] PSChildName : containerd [2021-12-03T08:31:07.069Z] PSDrive : C [2021-12-03T08:31:07.069Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2021-12-03T08:31:07.069Z] PSIsContainer : True [2021-12-03T08:31:07.069Z] Name : containerd [2021-12-03T08:31:07.069Z] FullName : C:\containerd [2021-12-03T08:31:07.069Z] Parent : [2021-12-03T08:31:07.069Z] Exists : True [2021-12-03T08:31:07.069Z] Root : C:\ [2021-12-03T08:31:07.069Z] Extension : [2021-12-03T08:31:07.069Z] CreationTime : 12/3/2021 8:31:06 AM [2021-12-03T08:31:07.069Z] CreationTimeUtc : 12/3/2021 8:31:06 AM [2021-12-03T08:31:07.069Z] LastAccessTime : 12/3/2021 8:31:06 AM [2021-12-03T08:31:07.069Z] LastAccessTimeUtc : 12/3/2021 8:31:06 AM [2021-12-03T08:31:07.069Z] LastWriteTime : 12/3/2021 8:31:06 AM [2021-12-03T08:31:07.069Z] LastWriteTimeUtc : 12/3/2021 8:31:06 AM [2021-12-03T08:31:07.069Z] Attributes : Directory [2021-12-03T08:31:07.069Z] Mode : d----- [2021-12-03T08:31:07.069Z] BaseName : containerd [2021-12-03T08:31:07.069Z] Target : {} [2021-12-03T08:31:07.069Z] LinkType : [2021-12-03T08:31:07.069Z] [2021-12-03T08:31:07.528Z] #62 259.0 # github.com/containerd/containerd/cmd/containerd [2021-12-03T08:31:07.528Z] #62 259.0 /usr/bin/ld: /tmp/go-link-2248808703/000019.o: in function `New': [2021-12-03T08:31:07.528Z] #62 259.0 /tmp/tmp.IGq6BLxAFN/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-12-03T08:31:07.528Z] #62 259.0 + bin/containerd-stress [2021-12-03T08:31:07.528Z] #62 260.1 + bin/containerd-shim [2021-12-03T08:31:08.052Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-12-03T08:31:08.052Z] INFO: Configuring git core.autocrlf... [2021-12-03T08:31:08.052Z] [2021-12-03T08:31:08.052Z] [2021-12-03T08:31:09.952Z] #62 293.0 + bin/containerd-shim-runc-v1 [2021-12-03T08:31:11.718Z] #62 267.5 + bin/containerd-shim-runc-v1 [2021-12-03T08:31:14.664Z] #78 exporting layers 7.7s done [2021-12-03T08:31:14.664Z] #78 writing image sha256:475d728fe6e4f9be2ac39151eb094757543b8c8eb8fbc2aa3a8cdc317c34328c done [2021-12-03T08:31:14.664Z] #78 naming to docker.io/library/docker:dd9782fe946c96582a13e1817eecbb670a2b3a53 done [2021-12-03T08:31:14.664Z] #78 DONE 7.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-12-03T08:31:15.018Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43057/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=dd9782fe946c96582a13e1817eecbb670a2b3a53 -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:dd9782fe946c96582a13e1817eecbb670a2b3a53 hack/make.sh dynbinary test-integration [2021-12-03T08:31:15.226Z] #62 298.1 + bin/containerd-shim-runc-v2 [2021-12-03T08:31:15.485Z] #62 298.7 + binaries [2021-12-03T08:31:15.485Z] #62 298.7 + install -D bin/containerd /build/containerd [2021-12-03T08:31:15.485Z] #62 298.8 + install -D bin/containerd-shim /build/containerd-shim [2021-12-03T08:31:15.485Z] #62 298.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-12-03T08:31:15.485Z] #62 298.8 + install -D bin/ctr /build/ctr [2021-12-03T08:31:16.520Z] #30 10.49 Collecting yamllint==1.26.1 [2021-12-03T08:31:16.520Z] #30 11.54 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-12-03T08:31:16.520Z] #30 12.18 Collecting pathspec>=0.5.3 [2021-12-03T08:31:16.520Z] #30 12.19 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-12-03T08:31:16.777Z] #30 12.41 Collecting pyyaml [2021-12-03T08:31:16.777Z] #30 12.42 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2021-12-03T08:31:16.777Z] #30 12.49 Building wheels for collected packages: yamllint [2021-12-03T08:31:16.777Z] #30 12.50 Building wheel for yamllint (setup.py): started [2021-12-03T08:31:16.919Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-12-03T08:31:16.920Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-12-03T08:31:16.920Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-12-03T08:31:16.920Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-12-03T08:31:16.920Z] systemd 247.3-6 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2021-12-03T08:31:16.920Z] Detected virtualization docker. [2021-12-03T08:31:16.920Z] Detected architecture x86-64. [2021-12-03T08:31:16.920Z] Set hostname to . [2021-12-03T08:31:16.920Z] modprobe@configfs.service: Succeeded. [2021-12-03T08:31:16.920Z] modprobe@drm.service: Succeeded. [2021-12-03T08:31:16.920Z] modprobe@fuse.service: Succeeded. [2021-12-03T08:31:17.044Z] #62 272.9 + bin/containerd-shim-runc-v2 [2021-12-03T08:31:17.178Z] + source /etc/docker-entrypoint-cmd [2021-12-03T08:31:17.178Z] ++ hack/make.sh dynbinary test-integration [2021-12-03T08:31:17.178Z] [2021-12-03T08:31:17.178Z] Removing bundles/ [2021-12-03T08:31:17.178Z] [2021-12-03T08:31:17.178Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-12-03T08:31:17.178Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-12-03T08:31:17.178Z] GOOS="" GOARCH="" GOARM="" [2021-12-03T08:31:17.341Z] #30 13.08 Building wheel for yamllint (setup.py): finished with status 'done' [2021-12-03T08:31:17.341Z] #30 13.08 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=da39fa233ce8c1c6c97de0fac6c5690ca4c097f8e8aa1a0807c933b9e1dae712 [2021-12-03T08:31:17.341Z] #30 13.08 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-12-03T08:31:17.341Z] #30 13.09 Successfully built yamllint [2021-12-03T08:31:17.341Z] #30 13.10 Installing collected packages: pyyaml, pathspec, yamllint [2021-12-03T08:31:17.610Z] #62 273.5 + binaries [2021-12-03T08:31:17.610Z] #62 273.5 + install -D bin/containerd /build/containerd [2021-12-03T08:31:17.610Z] #62 273.6 + install -D bin/containerd-shim /build/containerd-shim [2021-12-03T08:31:17.610Z] #62 273.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-12-03T08:31:17.610Z] #62 273.6 + install -D bin/ctr /build/ctr [2021-12-03T08:31:17.905Z] #30 13.33 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-12-03T08:31:17.905Z] #30 DONE 13.6s [2021-12-03T08:31:17.905Z] [2021-12-03T08:31:17.905Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-03T08:31:17.905Z] #65 sha256:4790711a282a7b8c2d556e006a64e2015e95670e8a93900a3234c95a69b58acc [2021-12-03T08:31:17.905Z] #65 ... [2021-12-03T08:31:17.905Z] [2021-12-03T08:31:17.905Z] #34 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-12-03T08:31:17.905Z] #34 sha256:d4e9da687257545de0a1c6fb59d46d7eab404b14185011ab00183343f1f05163 [2021-12-03T08:31:18.016Z] #62 DONE 300.8s [2021-12-03T08:31:18.470Z] #34 DONE 0.6s [2021-12-03T08:31:18.470Z] [2021-12-03T08:31:18.470Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-03T08:31:18.470Z] #65 sha256:4790711a282a7b8c2d556e006a64e2015e95670e8a93900a3234c95a69b58acc [2021-12-03T08:31:18.470Z] #65 ... [2021-12-03T08:31:18.470Z] [2021-12-03T08:31:18.470Z] #39 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-12-03T08:31:18.470Z] #39 sha256:d33e481cb359bd3b16121d406396f4118584c1cc4785d328e6a65af65ce786c4 [2021-12-03T08:31:18.509Z] c1f4c7287c99: Pull complete [2021-12-03T08:31:18.509Z] Digest: sha256:bfa356b928c9977bf2c03d536e251eda8879debf42d884771cb855313a6a5da7 [2021-12-03T08:31:18.509Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-03T08:31:18.509Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-03T08:31:18.509Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-12-03T08:31:18.509Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-12-03T08:31:18.509Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2300' [2021-12-03T08:31:18.509Z] INFO: Docker version of control daemon [2021-12-03T08:31:18.509Z] [2021-12-03T08:31:18.509Z] Client: [2021-12-03T08:31:18.509Z] Version: 20.10.9 [2021-12-03T08:31:18.509Z] API version: 1.41 [2021-12-03T08:31:18.509Z] Go version: go1.16.8 [2021-12-03T08:31:18.509Z] Git commit: c2ea9bc [2021-12-03T08:31:18.509Z] Built: Mon Oct 4 16:11:10 2021 [2021-12-03T08:31:18.509Z] OS/Arch: windows/amd64 [2021-12-03T08:31:18.509Z] Context: default [2021-12-03T08:31:18.509Z] Experimental: true [2021-12-03T08:31:18.509Z] [2021-12-03T08:31:18.509Z] Server: Docker Engine - Community [2021-12-03T08:31:18.509Z] Engine: [2021-12-03T08:31:18.509Z] Version: 20.10.9 [2021-12-03T08:31:18.509Z] API version: 1.41 (minimum version 1.24) [2021-12-03T08:31:18.509Z] Go version: go1.16.8 [2021-12-03T08:31:18.509Z] Git commit: 79ea9d3 [2021-12-03T08:31:18.509Z] Built: Mon Oct 4 16:06:39 2021 [2021-12-03T08:31:18.509Z] OS/Arch: windows/amd64 [2021-12-03T08:31:18.509Z] Experimental: true [2021-12-03T08:31:18.509Z] [2021-12-03T08:31:18.509Z] INFO: Docker info of control daemon [2021-12-03T08:31:18.509Z] [2021-12-03T08:31:18.509Z] Client: [2021-12-03T08:31:18.509Z] Context: default [2021-12-03T08:31:18.509Z] Debug Mode: false [2021-12-03T08:31:18.509Z] Plugins: [2021-12-03T08:31:18.509Z] app: Docker Application (Docker Inc., v0.8.0) [2021-12-03T08:31:18.509Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-12-03T08:31:18.509Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-12-03T08:31:18.509Z] [2021-12-03T08:31:18.509Z] Server: [2021-12-03T08:31:18.509Z] Containers: 0 [2021-12-03T08:31:18.509Z] Running: 0 [2021-12-03T08:31:18.509Z] Paused: 0 [2021-12-03T08:31:18.509Z] Stopped: 0 [2021-12-03T08:31:18.509Z] Images: 1 [2021-12-03T08:31:18.509Z] Server Version: 20.10.9 [2021-12-03T08:31:18.509Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-12-03T08:31:18.509Z] Windows: [2021-12-03T08:31:18.509Z] LCOW: [2021-12-03T08:31:18.509Z] Logging Driver: json-file [2021-12-03T08:31:18.509Z] Plugins: [2021-12-03T08:31:18.509Z] Volume: local [2021-12-03T08:31:18.509Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-03T08:31:18.509Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-03T08:31:18.509Z] Swarm: inactive [2021-12-03T08:31:18.509Z] Default Isolation: process [2021-12-03T08:31:18.509Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-12-03T08:31:18.509Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-12-03T08:31:18.510Z] OSType: windows [2021-12-03T08:31:18.510Z] Architecture: x86_64 [2021-12-03T08:31:18.510Z] CPUs: 4 [2021-12-03T08:31:18.510Z] Total Memory: 32GiB [2021-12-03T08:31:18.510Z] Name: azwin-2-9cd090 [2021-12-03T08:31:18.510Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2021-12-03T08:31:18.510Z] Docker Root Dir: D:\docker [2021-12-03T08:31:18.510Z] Debug Mode: false [2021-12-03T08:31:18.510Z] Registry: https://index.docker.io/v1/ [2021-12-03T08:31:18.510Z] Labels: [2021-12-03T08:31:18.510Z] Experimental: true [2021-12-03T08:31:18.510Z] Insecure Registries: [2021-12-03T08:31:18.510Z] 10.0.0.4:5000 [2021-12-03T08:31:18.510Z] 127.0.0.0/8 [2021-12-03T08:31:18.510Z] Registry Mirrors: [2021-12-03T08:31:18.510Z] http://10.0.0.4:5000/ [2021-12-03T08:31:18.510Z] Live Restore Enabled: false [2021-12-03T08:31:18.510Z] Product License: Community Engine [2021-12-03T08:31:18.510Z] [2021-12-03T08:31:18.510Z] [2021-12-03T08:31:18.510Z] INFO: Commit hash is dd9782fe94 [2021-12-03T08:31:18.510Z] INFO: Nuke-Everything... [2021-12-03T08:31:18.510Z] INFO: Container count on control daemon to delete is 0 [2021-12-03T08:31:18.510Z] INFO: Nuking d:\CI [2021-12-03T08:31:18.510Z] INFO: Zapped successfully [2021-12-03T08:31:18.510Z] INFO: Location for testing is d:\CI\PR-43057\1 [2021-12-03T08:31:18.510Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-12-03T08:31:18.510Z] [2021-12-03T08:31:18.510Z] [2021-12-03T08:31:18.510Z] INFO: Building the image from Dockerfile.windows at 12/03/2021 08:31:15... [2021-12-03T08:31:18.510Z] [2021-12-03T08:31:18.953Z] [2021-12-03T08:31:18.953Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-12-03T08:31:18.953Z] #63 sha256:73988e3c179ef108aa92176a521752d703516e919d5f0090b2767a6dae3dce36 [2021-12-03T08:31:19.212Z] #63 DONE 0.3s [2021-12-03T08:31:19.212Z] [2021-12-03T08:31:19.212Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-12-03T08:31:19.212Z] #68 sha256:931bf58fa00f279a9058f33d06d957e008b759d59047f2fd7f1c68bbc3582552 [2021-12-03T08:31:19.212Z] #68 DONE 0.1s [2021-12-03T08:31:19.212Z] [2021-12-03T08:31:19.212Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-12-03T08:31:19.212Z] #73 sha256:8d1ba72d7ba854ca222472f85332a37ba4982d7903169b561231e1a24790ff81 [2021-12-03T08:31:19.401Z] #39 DONE 0.6s [2021-12-03T08:31:19.401Z] [2021-12-03T08:31:19.401Z] #42 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-12-03T08:31:19.401Z] #42 sha256:26d0f50d29e3c8a04891dd6dc82d6d771df425d5da58d7c31b0997896a06ffe5 [2021-12-03T08:31:19.401Z] #42 DONE 0.4s [2021-12-03T08:31:19.401Z] [2021-12-03T08:31:19.401Z] #44 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-12-03T08:31:19.401Z] #44 sha256:d8cae3a289114c0ef74a4716dc30105f2fe58f10cb54faa7932c6222eca1278b [2021-12-03T08:31:19.473Z] #73 DONE 0.3s [2021-12-03T08:31:19.661Z] #44 DONE 0.1s [2021-12-03T08:31:19.661Z] [2021-12-03T08:31:19.661Z] #48 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-12-03T08:31:19.661Z] #48 sha256:1ff7451169463ea827f15cc8f8ba922ce4b8f645db24b782b5622e14a21ebf73 [2021-12-03T08:31:19.661Z] #48 DONE 0.1s [2021-12-03T08:31:19.661Z] [2021-12-03T08:31:19.661Z] #51 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-12-03T08:31:19.661Z] #51 sha256:6157518bc028a4ca34b119597cf051afbc82784c7ee8de7439ea93dc61857994 [2021-12-03T08:31:19.732Z] [2021-12-03T08:31:19.732Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-12-03T08:31:19.732Z] #74 sha256:0a5d536f4490079be77592688a6712f1bfab31dc9c7a00cb1229baceb693bf68 [2021-12-03T08:31:19.732Z] #74 DONE 0.0s [2021-12-03T08:31:19.732Z] [2021-12-03T08:31:19.732Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-12-03T08:31:19.732Z] #75 sha256:21dc040cc482467235f758d2575082d3c9da06b9c6998cbfbbbdcd41237ccc55 [2021-12-03T08:31:19.922Z] #51 DONE 0.3s [2021-12-03T08:31:19.922Z] [2021-12-03T08:31:19.922Z] #55 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-12-03T08:31:19.922Z] #55 sha256:9d8823451c6d2ffd16a145678e36ec382fcba475f73b2ca11229cd6b54eb4d1a [2021-12-03T08:31:19.922Z] #55 DONE 0.1s [2021-12-03T08:31:19.922Z] [2021-12-03T08:31:19.922Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-03T08:31:19.922Z] #65 sha256:4790711a282a7b8c2d556e006a64e2015e95670e8a93900a3234c95a69b58acc [2021-12-03T08:31:20.140Z] #62 DONE 275.6s [2021-12-03T08:31:20.179Z] #65 ... [2021-12-03T08:31:20.179Z] [2021-12-03T08:31:20.179Z] #57 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-12-03T08:31:20.179Z] #57 sha256:a93e70c21c82a6ecc18315c663e19e26e0ec776b1b81ee79429bf5ec17833317 [2021-12-03T08:31:20.179Z] #57 DONE 0.2s [2021-12-03T08:31:20.179Z] [2021-12-03T08:31:20.179Z] #59 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-12-03T08:31:20.179Z] #59 sha256:98c32ba929b676f16386bfc07adf2d27e77b810255a49c7f5e720f13d30e73a3 [2021-12-03T08:31:20.179Z] #59 DONE 0.1s [2021-12-03T08:31:20.179Z] [2021-12-03T08:31:20.179Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-03T08:31:20.179Z] #65 sha256:4790711a282a7b8c2d556e006a64e2015e95670e8a93900a3234c95a69b58acc [2021-12-03T08:31:20.438Z] #65 ... [2021-12-03T08:31:20.438Z] [2021-12-03T08:31:20.438Z] #61 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-12-03T08:31:20.438Z] #61 sha256:062be5bf0a5592b0f7adc1642b7981c57e41d99f3a556a2325587535d63d7665 [2021-12-03T08:31:20.438Z] #61 DONE 0.1s [2021-12-03T08:31:20.438Z] [2021-12-03T08:31:20.438Z] #63 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-12-03T08:31:20.438Z] #63 sha256:0fc85113f0777e903f1d3596f0e6e97e7e32d0cd11b380bdad9990021b082e85 [2021-12-03T08:31:20.438Z] #63 DONE 0.1s [2021-12-03T08:31:20.438Z] [2021-12-03T08:31:20.438Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-03T08:31:20.438Z] #65 sha256:4790711a282a7b8c2d556e006a64e2015e95670e8a93900a3234c95a69b58acc [2021-12-03T08:31:20.726Z] Sending build context to Docker daemon 60.67MB [2021-12-03T08:31:20.726Z] [2021-12-03T08:31:20.726Z] Step 1/11 : FROM microsoft/windowsservercore [2021-12-03T08:31:20.726Z] ---> 617dd5ead5b8 [2021-12-03T08:31:20.726Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-12-03T08:31:20.726Z] ---> Running in 0f611fa09d4f [2021-12-03T08:31:20.726Z] Removing intermediate container 0f611fa09d4f [2021-12-03T08:31:20.726Z] ---> aec524752177 [2021-12-03T08:31:20.726Z] Step 3/11 : ARG GO_VERSION=1.17.3 [2021-12-03T08:31:20.726Z] ---> Running in 8e9a10fc1622 [2021-12-03T08:31:21.077Z] [2021-12-03T08:31:21.077Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-12-03T08:31:21.077Z] #63 sha256:6221df3b04f3464f27487624cc4cc3cf59864080992435807284f5b684741afa [2021-12-03T08:31:21.112Z] #75 DONE 1.4s [2021-12-03T08:31:21.112Z] [2021-12-03T08:31:21.112Z] #76 exporting to image [2021-12-03T08:31:21.112Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-12-03T08:31:21.112Z] #76 exporting layers [2021-12-03T08:31:21.195Z] Removing intermediate container 8e9a10fc1622 [2021-12-03T08:31:21.195Z] ---> 7fac2da03cc3 [2021-12-03T08:31:21.195Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.8 [2021-12-03T08:31:21.195Z] ---> Running in 2880bf11cb00 [2021-12-03T08:31:21.644Z] #63 DONE 0.7s [2021-12-03T08:31:21.644Z] [2021-12-03T08:31:21.644Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-12-03T08:31:21.644Z] #68 sha256:b62329fdd40f47baa22b778a9ff25401abc561012bd3c7cba927faff5343d22a [2021-12-03T08:31:21.666Z] Removing intermediate container 2880bf11cb00 [2021-12-03T08:31:21.666Z] ---> eb7efadcd8de [2021-12-03T08:31:21.666Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-12-03T08:31:21.666Z] ---> Running in 2f47ab9c1930 [2021-12-03T08:31:21.666Z] Removing intermediate container 2f47ab9c1930 [2021-12-03T08:31:21.666Z] ---> 5c7d5d95226b [2021-12-03T08:31:21.666Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2021-12-03T08:31:21.666Z] ---> Running in d127b39c6d72 [2021-12-03T08:31:21.903Z] #68 DONE 0.2s [2021-12-03T08:31:21.903Z] [2021-12-03T08:31:21.903Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-12-03T08:31:21.903Z] #73 sha256:ace0357819ccdf0705472590192b3400fed46fdca4e107f95f420860951023ae [2021-12-03T08:31:22.134Z] Removing intermediate container d127b39c6d72 [2021-12-03T08:31:22.134Z] ---> c4c7893264f3 [2021-12-03T08:31:22.134Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-12-03T08:31:22.134Z] ---> Running in c53fa6600c07 [2021-12-03T08:31:22.837Z] #73 DONE 0.9s [2021-12-03T08:31:22.837Z] [2021-12-03T08:31:22.837Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-12-03T08:31:22.837Z] #74 sha256:b07c447f053b83b1a74bf0a3388c2e4e7d783d29d5e25cb843a8a4d7912b3fe4 [2021-12-03T08:31:22.837Z] #74 DONE 0.0s [2021-12-03T08:31:22.837Z] [2021-12-03T08:31:22.837Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-12-03T08:31:22.837Z] #75 sha256:49c5ae7b401991f6ce1b23c553de47913fd376fdb4f72a7264242a2ac49b1c4a [2021-12-03T08:31:24.212Z] #75 DONE 1.4s [2021-12-03T08:31:24.471Z] [2021-12-03T08:31:24.471Z] #76 exporting to image [2021-12-03T08:31:24.471Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-12-03T08:31:24.471Z] #76 exporting layers [2021-12-03T08:31:27.745Z] #76 exporting layers 6.1s done [2021-12-03T08:31:27.745Z] #76 writing image sha256:282677ca5cf8175754bfa89fbfb191162c59f5d1061f914a85d454444cd59cd3 done [2021-12-03T08:31:27.745Z] #76 naming to docker.io/library/docker:dd9782fe946c96582a13e1817eecbb670a2b3a53 done [2021-12-03T08:31:27.745Z] #76 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-12-03T08:31:28.092Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43057/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=dd9782fe946c96582a13e1817eecbb670a2b3a53 -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:dd9782fe946c96582a13e1817eecbb670a2b3a53 hack/make.sh dynbinary test-integration [2021-12-03T08:31:29.996Z] [2021-12-03T08:31:29.996Z] Removing bundles/ [2021-12-03T08:31:29.996Z] [2021-12-03T08:31:29.996Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-12-03T08:31:29.996Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-12-03T08:31:29.996Z] GOOS="" GOARCH="" GOARM="" [2021-12-03T08:31:31.038Z] #76 exporting layers 6.1s done [2021-12-03T08:31:31.038Z] #76 writing image sha256:a7080698a154ddbfa0fa36c3f80ef59d62d9af60c801bd133fb5431c61348596 done [2021-12-03T08:31:31.038Z] #76 naming to docker.io/library/docker:dd9782fe946c96582a13e1817eecbb670a2b3a53 done [2021-12-03T08:31:31.038Z] #76 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-12-03T08:31:31.374Z] + trap exit INT TERM [2021-12-03T08:31:31.374Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-12-03T08:31:31.374Z] + CONTAINER_NAME=docker-pr1 [2021-12-03T08:31:31.374Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43057/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43057/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dd9782fe946c96582a13e1817eecbb670a2b3a53 -e DOCKER_GRAPHDRIVER docker:dd9782fe946c96582a13e1817eecbb670a2b3a53 hack/make.sh dynbinary [2021-12-03T08:31:32.756Z] [2021-12-03T08:31:32.756Z] Removing bundles/ [2021-12-03T08:31:32.756Z] [2021-12-03T08:31:32.756Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-12-03T08:31:32.756Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-12-03T08:31:32.756Z] GOOS="" GOARCH="" GOARM="" [2021-12-03T08:31:34.628Z] [2021-12-03T08:31:34.628Z] SUCCESS: Specified value was saved. [2021-12-03T08:31:35.615Z] INFO: Downloading git... [2021-12-03T08:31:37.197Z] INFO: Downloading go... [2021-12-03T08:31:38.499Z] #65 106.4 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-12-03T08:31:38.499Z] #65 107.2 + mkdir -p /build [2021-12-03T08:31:38.499Z] #65 107.2 + cp runc /build/runc [2021-12-03T08:31:38.499Z] #65 DONE 107.5s [2021-12-03T08:31:38.499Z] [2021-12-03T08:31:38.499Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-03T08:31:38.499Z] #69 sha256:e6730c32fe9a321aa7863f52028b2f2bdfb5d7ddf3bbfd0d8a12f3bd4fb82537 [2021-12-03T08:31:38.762Z] INFO: Downloading compiler 1 of 3... [2021-12-03T08:31:38.762Z] INFO: Downloading compiler 2 of 3... [2021-12-03T08:31:39.230Z] INFO: Downloading compiler 3 of 3... [2021-12-03T08:31:39.230Z] INFO: Extracting git... [2021-12-03T08:31:39.872Z] #69 ... [2021-12-03T08:31:39.872Z] [2021-12-03T08:31:39.872Z] #66 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-12-03T08:31:39.872Z] #66 sha256:b8db38580a2fc7c783c95a9c2da97fe55f9ce68b20bcea488c4f2de54d7e30f9 [2021-12-03T08:31:39.872Z] #66 DONE 0.1s [2021-12-03T08:31:39.872Z] [2021-12-03T08:31:39.872Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-03T08:31:39.872Z] #69 sha256:e6730c32fe9a321aa7863f52028b2f2bdfb5d7ddf3bbfd0d8a12f3bd4fb82537 [2021-12-03T08:31:46.418Z] #69 177.0 # github.com/containerd/containerd/cmd/containerd [2021-12-03T08:31:46.418Z] #69 177.0 /usr/bin/ld: /tmp/go-link-1278802970/000019.o: in function `New': [2021-12-03T08:31:46.418Z] #69 177.0 /tmp/tmp.yOTggUvXJe/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-12-03T08:31:46.418Z] #69 177.0 + bin/containerd-stress [2021-12-03T08:31:46.675Z] #69 178.1 + bin/containerd-shim [2021-12-03T08:31:47.701Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-12-03T08:31:47.701Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2021-12-03T08:31:47.701Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2021-12-03T08:31:47.701Z] ? github.com/docker/docker/api/server/router [no test files] [2021-12-03T08:31:47.701Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-12-03T08:31:47.701Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-12-03T08:31:47.701Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-12-03T08:31:47.701Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-12-03T08:31:47.701Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-12-03T08:31:47.701Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-12-03T08:31:47.701Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-12-03T08:31:47.701Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-12-03T08:31:47.701Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-12-03T08:31:47.701Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-12-03T08:31:47.701Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 5.7% of statements [2021-12-03T08:31:47.701Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-12-03T08:31:47.701Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-12-03T08:31:47.701Z] ? github.com/docker/docker/api/types [no test files] [2021-12-03T08:31:47.701Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-12-03T08:31:47.701Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-12-03T08:31:47.701Z] ? github.com/docker/docker/api/types/container [no test files] [2021-12-03T08:31:47.701Z] ? github.com/docker/docker/api/types/events [no test files] [2021-12-03T08:31:47.701Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2021-12-03T08:31:47.701Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2021-12-03T08:31:47.701Z] ? github.com/docker/docker/api/types/image [no test files] [2021-12-03T08:31:47.701Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-12-03T08:31:47.701Z] ? github.com/docker/docker/api/types/network [no test files] [2021-12-03T08:31:47.701Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-12-03T08:31:47.701Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-12-03T08:31:47.701Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-12-03T08:31:47.701Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-12-03T08:31:47.701Z] ok github.com/docker/docker/api/types/time 0.013s coverage: 100.0% of statements [2021-12-03T08:31:47.701Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2021-12-03T08:31:47.701Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-12-03T08:31:47.701Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-12-03T08:31:47.701Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-12-03T08:31:47.701Z] ? github.com/docker/docker/builder [no test files] [2021-12-03T08:31:47.701Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-12-03T08:31:47.701Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-12-03T08:31:47.701Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-12-03T08:31:47.701Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-12-03T08:31:47.701Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-12-03T08:31:47.701Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-12-03T08:31:47.701Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-12-03T08:31:47.701Z] ok github.com/docker/docker/builder/dockerfile 0.155s coverage: 49.0% of statements [2021-12-03T08:31:47.701Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-12-03T08:31:47.701Z] ok github.com/docker/docker/builder/remotecontext 0.085s coverage: 13.7% of statements [2021-12-03T08:31:47.701Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-12-03T08:31:48.275Z] ok github.com/docker/docker/builder/remotecontext/git 0.933s coverage: 86.3% of statements [2021-12-03T08:31:48.275Z] ? github.com/docker/docker/cli [no test files] [2021-12-03T08:31:48.275Z] ? github.com/docker/docker/cli/config [no test files] [2021-12-03T08:31:49.216Z] ok github.com/docker/docker/cmd/docker-proxy 0.339s coverage: 67.6% of statements [2021-12-03T08:31:51.129Z] ok github.com/docker/docker/client 0.087s coverage: 75.6% of statements [2021-12-03T08:31:51.724Z] INFO: Expanding go... [2021-12-03T08:31:52.047Z] a0eb404f1860: Pull complete [2021-12-03T08:31:52.047Z] Digest: sha256:35b987eaca23cce6456c07adea57a155352dce50adf0539fd57e68f3af3e8e29 [2021-12-03T08:31:52.047Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T08:31:52.047Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T08:31:52.047Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2021-12-03T08:31:52.047Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2021-12-03T08:31:52.047Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.350' [2021-12-03T08:31:52.047Z] INFO: Docker version of control daemon [2021-12-03T08:31:52.047Z] [2021-12-03T08:31:52.047Z] Client: [2021-12-03T08:31:52.047Z] Version: 20.10.9 [2021-12-03T08:31:52.047Z] API version: 1.41 [2021-12-03T08:31:52.047Z] Go version: go1.16.8 [2021-12-03T08:31:52.047Z] Git commit: c2ea9bc [2021-12-03T08:31:52.047Z] Built: Mon Oct 4 16:11:10 2021 [2021-12-03T08:31:52.047Z] OS/Arch: windows/amd64 [2021-12-03T08:31:52.047Z] Context: default [2021-12-03T08:31:52.047Z] Experimental: true [2021-12-03T08:31:52.047Z] [2021-12-03T08:31:52.047Z] Server: Docker Engine - Community [2021-12-03T08:31:52.047Z] Engine: [2021-12-03T08:31:52.047Z] Version: 20.10.9 [2021-12-03T08:31:52.047Z] API version: 1.41 (minimum version 1.24) [2021-12-03T08:31:52.047Z] Go version: go1.16.8 [2021-12-03T08:31:52.047Z] Git commit: 79ea9d3 [2021-12-03T08:31:52.047Z] Built: Mon Oct 4 16:06:39 2021 [2021-12-03T08:31:52.047Z] OS/Arch: windows/amd64 [2021-12-03T08:31:52.047Z] Experimental: true [2021-12-03T08:31:52.047Z] [2021-12-03T08:31:52.047Z] INFO: Docker info of control daemon [2021-12-03T08:31:52.047Z] [2021-12-03T08:31:52.047Z] Client: [2021-12-03T08:31:52.047Z] Context: default [2021-12-03T08:31:52.047Z] Debug Mode: false [2021-12-03T08:31:52.047Z] [2021-12-03T08:31:52.047Z] Server: [2021-12-03T08:31:52.047Z] Containers: 0 [2021-12-03T08:31:52.047Z] Running: 0 [2021-12-03T08:31:52.047Z] Paused: 0 [2021-12-03T08:31:52.047Z] Stopped: 0 [2021-12-03T08:31:52.047Z] Images: 1 [2021-12-03T08:31:52.047Z] Server Version: 20.10.9 [2021-12-03T08:31:52.047Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-12-03T08:31:52.047Z] Windows: [2021-12-03T08:31:52.047Z] LCOW: [2021-12-03T08:31:52.047Z] Logging Driver: json-file [2021-12-03T08:31:52.047Z] Plugins: [2021-12-03T08:31:52.047Z] Volume: local [2021-12-03T08:31:52.047Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-03T08:31:52.047Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-03T08:31:52.047Z] Swarm: inactive [2021-12-03T08:31:52.047Z] Default Isolation: process [2021-12-03T08:31:52.047Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-12-03T08:31:52.047Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-12-03T08:31:52.047Z] OSType: windows [2021-12-03T08:31:52.047Z] Architecture: x86_64 [2021-12-03T08:31:52.047Z] CPUs: 4 [2021-12-03T08:31:52.047Z] Total Memory: 32GiB [2021-12-03T08:31:52.047Z] Name: azwin-2-bdd830 [2021-12-03T08:31:52.047Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-12-03T08:31:52.047Z] Docker Root Dir: D:\docker [2021-12-03T08:31:52.047Z] Debug Mode: false [2021-12-03T08:31:52.047Z] Registry: https://index.docker.io/v1/ [2021-12-03T08:31:52.047Z] Labels: [2021-12-03T08:31:52.047Z] Experimental: true [2021-12-03T08:31:52.047Z] Insecure Registries: [2021-12-03T08:31:52.047Z] 10.0.0.4:5000 [2021-12-03T08:31:52.047Z] 127.0.0.0/8 [2021-12-03T08:31:52.047Z] Registry Mirrors: [2021-12-03T08:31:52.047Z] http://10.0.0.4:5000/ [2021-12-03T08:31:52.047Z] Live Restore Enabled: false [2021-12-03T08:31:52.047Z] Product License: Community Engine [2021-12-03T08:31:52.047Z] [2021-12-03T08:31:52.047Z] [2021-12-03T08:31:52.047Z] INFO: Commit hash is dd9782fe94 [2021-12-03T08:31:52.047Z] INFO: Nuke-Everything... [2021-12-03T08:31:52.047Z] INFO: Container count on control daemon to delete is 0 [2021-12-03T08:31:52.047Z] INFO: Nuking d:\CI [2021-12-03T08:31:52.047Z] INFO: Zapped successfully [2021-12-03T08:31:52.047Z] INFO: Location for testing is d:\CI\PR-43057\1 [2021-12-03T08:31:52.047Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-12-03T08:31:52.047Z] [2021-12-03T08:31:52.047Z] [2021-12-03T08:31:52.047Z] INFO: Building the image from Dockerfile.windows at 12/03/2021 08:31:46... [2021-12-03T08:31:52.047Z] [2021-12-03T08:31:52.047Z] Sending build context to Docker daemon 60.67MB [2021-12-03T08:31:52.047Z] [2021-12-03T08:31:52.047Z] Step 1/11 : FROM microsoft/windowsservercore [2021-12-03T08:31:52.047Z] ---> 3d4792f88e26 [2021-12-03T08:31:52.047Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-12-03T08:31:52.047Z] ---> Running in 19dece6d35b1 [2021-12-03T08:31:52.047Z] Removing intermediate container 19dece6d35b1 [2021-12-03T08:31:52.047Z] ---> d54d67a4f234 [2021-12-03T08:31:52.047Z] Step 3/11 : ARG GO_VERSION=1.17.3 [2021-12-03T08:31:52.047Z] ---> Running in ff21888575c1 [2021-12-03T08:31:52.047Z] Removing intermediate container ff21888575c1 [2021-12-03T08:31:52.047Z] ---> 7d26bbfb5c44 [2021-12-03T08:31:52.047Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.8 [2021-12-03T08:31:52.047Z] ---> Running in ba6d8b84346c [2021-12-03T08:31:52.047Z] Removing intermediate container ba6d8b84346c [2021-12-03T08:31:52.047Z] ---> d668391f56aa [2021-12-03T08:31:52.047Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-12-03T08:31:52.047Z] ---> Running in 71a067ff0ea7 [2021-12-03T08:31:52.503Z] Removing intermediate container 71a067ff0ea7 [2021-12-03T08:31:52.503Z] ---> 75c6b83f4624 [2021-12-03T08:31:52.503Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2021-12-03T08:31:52.503Z] ---> Running in 39db098db321 [2021-12-03T08:31:52.960Z] Removing intermediate container 39db098db321 [2021-12-03T08:31:52.960Z] ---> 3f96e1055e50 [2021-12-03T08:31:52.960Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-12-03T08:31:52.960Z] ---> Running in d3484ad03c25 [2021-12-03T08:31:54.768Z] #69 185.4 + bin/containerd-shim-runc-v1 [2021-12-03T08:31:57.641Z] [2021-12-03T08:31:57.641Z] SUCCESS: Specified value was saved. [2021-12-03T08:31:57.641Z] INFO: Downloading git... [2021-12-03T08:31:59.173Z] INFO: Downloading go... [2021-12-03T08:32:00.023Z] #69 190.5 + bin/containerd-shim-runc-v2 [2021-12-03T08:32:00.023Z] #69 191.0 + binaries [2021-12-03T08:32:00.023Z] #69 191.0 + install -D bin/containerd /build/containerd [2021-12-03T08:32:00.023Z] #69 191.1 + install -D bin/containerd-shim /build/containerd-shim [2021-12-03T08:32:00.023Z] #69 191.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-12-03T08:32:00.023Z] #69 191.1 + install -D bin/ctr /build/ctr [2021-12-03T08:32:00.281Z] #69 DONE 191.4s [2021-12-03T08:32:00.707Z] INFO: Downloading compiler 1 of 3... [2021-12-03T08:32:00.707Z] INFO: Downloading compiler 2 of 3... [2021-12-03T08:32:00.707Z] INFO: Downloading compiler 3 of 3... [2021-12-03T08:32:01.164Z] INFO: Extracting git... [2021-12-03T08:32:02.176Z] [2021-12-03T08:32:02.176Z] #70 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-12-03T08:32:02.176Z] #70 sha256:9e20fa55067580466ddbb8c588d4c645b23a58574eef37c4e6d1449611b05b84 [2021-12-03T08:32:02.434Z] #70 DONE 0.2s [2021-12-03T08:32:02.434Z] [2021-12-03T08:32:02.434Z] #75 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-12-03T08:32:02.434Z] #75 sha256:2852d33c1e6b297a1997db300d3e65985303ba29c0d705da110af9086f6b3e77 [2021-12-03T08:32:02.434Z] #75 DONE 0.1s [2021-12-03T08:32:02.690Z] [2021-12-03T08:32:02.690Z] #80 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-12-03T08:32:02.690Z] #80 sha256:63bf489346f4d28c225c48c80afbf080d515a6cb6366b161a9a0eb8496f50018 [2021-12-03T08:32:03.251Z] #80 DONE 0.5s [2021-12-03T08:32:03.252Z] [2021-12-03T08:32:03.252Z] #81 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-12-03T08:32:03.252Z] #81 sha256:e3ab73823272eca799badb5d95dd30ec5017b4689c87be709ddd9531dc7db6f3 [2021-12-03T08:32:03.252Z] #81 DONE 0.0s [2021-12-03T08:32:03.252Z] [2021-12-03T08:32:03.252Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-12-03T08:32:03.252Z] #82 sha256:de7339dc607f460b4ce1954e91289ee18d628cef0201d4891daa456268a719b5 [2021-12-03T08:32:07.420Z] #82 DONE 3.9s [2021-12-03T08:32:07.420Z] [2021-12-03T08:32:07.420Z] #83 exporting to image [2021-12-03T08:32:07.420Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-12-03T08:32:07.420Z] #83 exporting layers [2021-12-03T08:32:08.683Z] Removing intermediate container 6d474cb4780e [2021-12-03T08:32:08.683Z] ---> 730da0b06319 [2021-12-03T08:32:08.683Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2021-12-03T08:32:08.683Z] ---> Running in 4b62e44c97a4 [2021-12-03T08:32:09.149Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2021-12-03T08:32:09.149Z] go: downloading gotest.tools/gotestsum v1.7.0 [2021-12-03T08:32:09.617Z] go: downloading github.com/fatih/color v1.10.0 [2021-12-03T08:32:09.617Z] go: downloading github.com/dnephin/pflag v1.0.7 [2021-12-03T08:32:09.617Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-12-03T08:32:09.617Z] go: downloading github.com/pkg/errors v0.9.1 [2021-12-03T08:32:09.617Z] go: downloading golang.org/x/tools v0.1.0 [2021-12-03T08:32:09.617Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2021-12-03T08:32:09.617Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-12-03T08:32:09.617Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-12-03T08:32:10.084Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-12-03T08:32:10.084Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-12-03T08:32:10.084Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-12-03T08:32:10.084Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-12-03T08:32:10.551Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-12-03T08:32:10.551Z] go: downloading golang.org/x/mod v0.3.0 [2021-12-03T08:32:12.966Z] INFO: Expanding compiler 1 of 3... [2021-12-03T08:32:12.966Z] INFO: Expanding compiler 2 of 3... [2021-12-03T08:32:13.516Z] INFO: Expanding go... [2021-12-03T08:32:15.923Z] INFO: Expanding compiler 3 of 3... [2021-12-03T08:32:16.391Z] INFO: Removing downloaded files... [2021-12-03T08:32:16.391Z] INFO: Downloading containerd [2021-12-03T08:32:23.242Z] ok github.com/docker/docker/cmd/dockerd 0.040s coverage: 29.0% of statements [2021-12-03T08:32:23.242Z] ok github.com/docker/docker/container 0.113s coverage: 34.6% of statements [2021-12-03T08:32:23.242Z] ok github.com/docker/docker/cmd/dockerd/trap 2.424s coverage: 0.0% of statements [2021-12-03T08:32:23.242Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-12-03T08:32:23.242Z] ? github.com/docker/docker/container/stream [no test files] [2021-12-03T08:32:23.242Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-12-03T08:32:23.242Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-12-03T08:32:23.242Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-12-03T08:32:25.065Z] [2021-12-03T08:32:25.065Z] Name Version Source Summary [2021-12-03T08:32:25.065Z] ---- ------- ------ ------- [2021-12-03T08:32:25.065Z] 7Zip4Powershell 2.0.0 PSGallery Powershell ... [2021-12-03T08:32:25.494Z] Removing intermediate container 4b62e44c97a4 [2021-12-03T08:32:25.494Z] ---> 200697361cac [2021-12-03T08:32:25.494Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-12-03T08:32:25.494Z] ---> Running in cfab80e12d86 [2021-12-03T08:32:25.494Z] Removing intermediate container cfab80e12d86 [2021-12-03T08:32:25.494Z] ---> 6426fb98a56d [2021-12-03T08:32:25.494Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-12-03T08:32:25.494Z] ---> Running in 823e4f599b43 [2021-12-03T08:32:25.494Z] Removing intermediate container 823e4f599b43 [2021-12-03T08:32:25.494Z] ---> 9db08cd989a7 [2021-12-03T08:32:25.494Z] Step 11/11 : COPY . . [2021-12-03T08:32:26.633Z] [2021-12-03T08:32:26.633Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2021-12-03T08:32:26.633Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2021-12-03T08:32:26.633Z] PSChildName : containerd [2021-12-03T08:32:26.633Z] PSDrive : C [2021-12-03T08:32:26.633Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2021-12-03T08:32:26.633Z] PSIsContainer : True [2021-12-03T08:32:26.633Z] Name : containerd [2021-12-03T08:32:26.633Z] FullName : C:\containerd [2021-12-03T08:32:26.633Z] Parent : [2021-12-03T08:32:26.633Z] Exists : True [2021-12-03T08:32:26.633Z] Root : C:\ [2021-12-03T08:32:26.633Z] Extension : [2021-12-03T08:32:26.633Z] CreationTime : 12/3/2021 8:32:26 AM [2021-12-03T08:32:26.633Z] CreationTimeUtc : 12/3/2021 8:32:26 AM [2021-12-03T08:32:26.633Z] LastAccessTime : 12/3/2021 8:32:26 AM [2021-12-03T08:32:26.633Z] LastAccessTimeUtc : 12/3/2021 8:32:26 AM [2021-12-03T08:32:26.633Z] LastWriteTime : 12/3/2021 8:32:26 AM [2021-12-03T08:32:26.633Z] LastWriteTimeUtc : 12/3/2021 8:32:26 AM [2021-12-03T08:32:26.633Z] Attributes : Directory [2021-12-03T08:32:26.633Z] Mode : d----- [2021-12-03T08:32:26.633Z] BaseName : containerd [2021-12-03T08:32:26.633Z] Target : {} [2021-12-03T08:32:26.633Z] LinkType : [2021-12-03T08:32:26.633Z] [2021-12-03T08:32:28.198Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-12-03T08:32:28.198Z] INFO: Configuring git core.autocrlf... [2021-12-03T08:32:28.198Z] [2021-12-03T08:32:28.198Z] [2021-12-03T08:32:28.531Z] ok github.com/docker/docker/daemon/cluster 0.044s coverage: 0.5% of statements [2021-12-03T08:32:29.915Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.022s coverage: 65.3% of statements [2021-12-03T08:32:31.299Z] ok github.com/docker/docker/daemon/cluster/convert 0.016s coverage: 35.9% of statements [2021-12-03T08:32:33.921Z] #83 exporting layers 24.9s done [2021-12-03T08:32:33.921Z] #83 writing image sha256:f2e41adf6743e1e0daa4365ebd60dad245bd031097c5fb60f42c9e758a75d8f1 done [2021-12-03T08:32:33.921Z] #83 naming to docker.io/library/docker:dd9782fe946c96582a13e1817eecbb670a2b3a53 done [2021-12-03T08:32:33.921Z] #83 DONE 25.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-12-03T08:32:34.256Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43057/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43057/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dd9782fe946c96582a13e1817eecbb670a2b3a53 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dd9782fe946c96582a13e1817eecbb670a2b3a53 hack/validate/default [2021-12-03T08:32:34.564Z] INFO: Expanding compiler 1 of 3... [2021-12-03T08:32:34.564Z] INFO: Expanding compiler 2 of 3... [2021-12-03T08:32:35.187Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-12-03T08:32:35.187Z] No api/types/ or api/swagger.yaml changes in diff. [2021-12-03T08:32:35.487Z] Congratulations! All TOML source files changed here have valid syntax. [2021-12-03T08:32:35.487Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-12-03T08:32:35.487Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-12-03T08:32:35.487Z] Congratulations! No new tests were added to integration-cli. [2021-12-03T08:32:35.487Z] [2021-12-03T08:32:35.487Z] INFO Start validation with golang-ci-lint [2021-12-03T08:32:35.749Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-12-03T08:32:35.749Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-12-03T08:32:35.749Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-12-03T08:32:38.288Z] INFO: Expanding compiler 3 of 3... [2021-12-03T08:32:38.288Z] INFO: Removing downloaded files... [2021-12-03T08:32:38.288Z] INFO: Downloading containerd [2021-12-03T08:32:39.434Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.436s coverage: 13.8% of statements [2021-12-03T08:32:39.434Z] ok github.com/docker/docker/daemon/config 0.025s coverage: 80.9% of statements [2021-12-03T08:32:39.695Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-12-03T08:32:39.956Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2021-12-03T08:32:40.527Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-12-03T08:32:41.470Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.007s coverage: 4.2% of statements [2021-12-03T08:32:42.854Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 3.0% of statements [2021-12-03T08:32:43.364Z] ---> e05a2e3f6b6c [2021-12-03T08:32:43.364Z] Successfully built e05a2e3f6b6c [2021-12-03T08:32:43.364Z] Successfully tagged docker:latest [2021-12-03T08:32:43.364Z] INFO: Image build ended at 12/03/2021 08:32:42. Duration:00:02:39.9820432 [2021-12-03T08:32:43.364Z] [2021-12-03T08:32:43.364Z] [2021-12-03T08:32:43.364Z] INFO: Building the test binaries at 12/03/2021 08:32:42... [2021-12-03T08:32:43.425Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.153s coverage: 56.2% of statements [2021-12-03T08:32:43.687Z] ok github.com/docker/docker/daemon 12.106s coverage: 17.5% of statements [2021-12-03T08:32:43.687Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-12-03T08:32:43.687Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-12-03T08:32:43.687Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-12-03T08:32:43.687Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-12-03T08:32:45.073Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.8% of statements [2021-12-03T08:32:46.399Z] INFO: make.ps1 starting at 12/03/2021 08:32:45 [2021-12-03T08:32:46.399Z] INFO: Git commit (dd9782fe94) assumed from DOCKER_GITCOMMIT environment variable [2021-12-03T08:32:46.399Z] INFO: Invoking autogen... [2021-12-03T08:32:46.461Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.278s coverage: 50.5% of statements [2021-12-03T08:32:46.866Z] INFO: Building daemon... [2021-12-03T08:32:48.580Z] [2021-12-03T08:32:48.580Z] Name Version Source Summary [2021-12-03T08:32:48.580Z] ---- ------- ------ ------- [2021-12-03T08:32:48.580Z] 7Zip4Powershell 2.0.0 PSGallery Powershell ... [2021-12-03T08:32:48.580Z] [2021-12-03T08:32:48.580Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2021-12-03T08:32:48.580Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2021-12-03T08:32:48.580Z] PSChildName : containerd [2021-12-03T08:32:48.580Z] PSDrive : C [2021-12-03T08:32:48.580Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2021-12-03T08:32:48.580Z] PSIsContainer : True [2021-12-03T08:32:48.580Z] Name : containerd [2021-12-03T08:32:48.580Z] FullName : C:\containerd [2021-12-03T08:32:48.580Z] Parent : [2021-12-03T08:32:48.580Z] Exists : True [2021-12-03T08:32:48.580Z] Root : C:\ [2021-12-03T08:32:48.580Z] Extension : [2021-12-03T08:32:48.580Z] CreationTime : 12/3/2021 8:32:48 AM [2021-12-03T08:32:48.580Z] CreationTimeUtc : 12/3/2021 8:32:48 AM [2021-12-03T08:32:48.580Z] LastAccessTime : 12/3/2021 8:32:48 AM [2021-12-03T08:32:48.580Z] LastAccessTimeUtc : 12/3/2021 8:32:48 AM [2021-12-03T08:32:48.580Z] LastWriteTime : 12/3/2021 8:32:48 AM [2021-12-03T08:32:48.580Z] LastWriteTimeUtc : 12/3/2021 8:32:48 AM [2021-12-03T08:32:48.580Z] Attributes : Directory [2021-12-03T08:32:48.580Z] Mode : d----- [2021-12-03T08:32:48.580Z] BaseName : containerd [2021-12-03T08:32:48.580Z] Target : {} [2021-12-03T08:32:48.580Z] LinkType : [2021-12-03T08:32:48.580Z] [2021-12-03T08:32:49.012Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.442s coverage: 45.9% of statements [2021-12-03T08:32:49.012Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-12-03T08:32:49.012Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.771s coverage: 58.0% of statements [2021-12-03T08:32:49.012Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-12-03T08:32:49.012Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-12-03T08:32:50.108Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-12-03T08:32:50.108Z] INFO: Configuring git core.autocrlf... [2021-12-03T08:32:50.108Z] [2021-12-03T08:32:50.108Z] [2021-12-03T08:32:50.397Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 58.8% of statements [2021-12-03T08:32:50.658Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.011s coverage: 3.0% of statements [2021-12-03T08:32:51.230Z] ok github.com/docker/docker/daemon/links 0.015s coverage: 93.0% of statements [2021-12-03T08:32:53.630Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-12-03T08:32:53.630Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-12-03T08:32:53.630Z] GOOS="" GOARCH="" GOARM="" [2021-12-03T08:32:53.630Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-12-03T08:32:53.630Z] [2021-12-03T08:32:53.630Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-12-03T08:32:53.630Z] DOCKER_SYSTEMD=1 [2021-12-03T08:32:53.630Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-12-03T08:32:53.630Z] HOSTNAME=cb7532883fae [2021-12-03T08:32:53.630Z] DEST=bundles/test-integration [2021-12-03T08:32:53.630Z] PWD=/go/src/github.com/docker/docker [2021-12-03T08:32:53.630Z] DOCKER_GITCOMMIT=dd9782fe946c96582a13e1817eecbb670a2b3a53 [2021-12-03T08:32:53.630Z] container=docker [2021-12-03T08:32:53.630Z] HOME=/root [2021-12-03T08:32:53.630Z] LANG=C.UTF-8 [2021-12-03T08:32:53.630Z] INVOCATION_ID=f8c07b36fad647ce899332132ca1f817 [2021-12-03T08:32:53.630Z] GOLANG_VERSION=1.17.3 [2021-12-03T08:32:53.630Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-12-03T08:32:53.630Z] VALIDATE_BRANCH=master [2021-12-03T08:32:53.630Z] TERM=xterm [2021-12-03T08:32:53.630Z] DOCKER_PKG=github.com/docker/docker [2021-12-03T08:32:53.630Z] SHLVL=3 [2021-12-03T08:32:53.630Z] TIMEOUT=120m [2021-12-03T08:32:53.630Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-12-03T08:32:53.630Z] DOCKER_GRAPHDRIVER=overlay2 [2021-12-03T08:32:53.630Z] GO111MODULE=off [2021-12-03T08:32:53.630Z] DOCKER_EXPERIMENTAL=1 [2021-12-03T08:32:53.630Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-12-03T08:32:53.630Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-12-03T08:32:53.630Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-12-03T08:32:53.630Z] GOPATH=/go [2021-12-03T08:32:53.630Z] PKG_CONFIG=pkg-config [2021-12-03T08:32:53.630Z] _=/usr/bin/env [2021-12-03T08:32:53.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-12-03T08:32:54.535Z] ok github.com/docker/docker/daemon/logger 0.247s coverage: 43.5% of statements [2021-12-03T08:32:54.535Z] ok github.com/docker/docker/daemon/images 0.031s coverage: 6.7% of statements [2021-12-03T08:32:54.535Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-12-03T08:32:54.535Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-12-03T08:32:55.920Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 67.0% of statements [2021-12-03T08:32:56.864Z] ok github.com/docker/docker/daemon/logger/awslogs 0.217s coverage: 78.0% of statements [2021-12-03T08:32:56.864Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-12-03T08:32:56.864Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-12-03T08:32:57.125Z] ok github.com/docker/docker/daemon/logger/journald 0.025s coverage: 23.9% of statements [2021-12-03T08:32:57.697Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.015s coverage: 87.2% of statements [2021-12-03T08:32:57.958Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.028s coverage: 69.9% of statements [2021-12-03T08:32:59.344Z] ok github.com/docker/docker/daemon/logger/local 0.063s coverage: 75.2% of statements [2021-12-03T08:32:59.344Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-12-03T08:32:59.606Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.053s coverage: 55.1% of statements [2021-12-03T08:33:00.992Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.040s coverage: 31.5% of statements [2021-12-03T08:33:02.379Z] ok github.com/docker/docker/daemon/logger/syslog 0.020s coverage: 46.8% of statements [2021-12-03T08:33:02.952Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-12-03T08:33:03.524Z] ok github.com/docker/docker/daemon/logger/splunk 1.790s coverage: 82.5% of statements [2021-12-03T08:33:03.524Z] ? github.com/docker/docker/daemon/names [no test files] [2021-12-03T08:33:03.524Z] ok github.com/docker/docker/daemon/network 0.020s coverage: 63.8% of statements [2021-12-03T08:33:03.524Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-12-03T08:33:04.911Z] ok github.com/docker/docker/distribution/metadata 0.092s coverage: 48.2% of statements [2021-12-03T08:33:06.454Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-12-03T08:33:06.454Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-12-03T08:33:06.454Z] GOOS="" GOARCH="" GOARM="" [2021-12-03T08:33:06.454Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-12-03T08:33:06.454Z] [2021-12-03T08:33:06.454Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-12-03T08:33:06.454Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-12-03T08:33:06.454Z] HOSTNAME=bfae18b29aa8 [2021-12-03T08:33:06.454Z] DEST=bundles/test-integration [2021-12-03T08:33:06.454Z] PWD=/go/src/github.com/docker/docker [2021-12-03T08:33:06.454Z] DOCKER_ROOTLESS=1 [2021-12-03T08:33:06.454Z] DOCKER_GITCOMMIT=dd9782fe946c96582a13e1817eecbb670a2b3a53 [2021-12-03T08:33:06.454Z] container=docker [2021-12-03T08:33:06.454Z] HOME=/root [2021-12-03T08:33:06.454Z] GOLANG_VERSION=1.17.3 [2021-12-03T08:33:06.454Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-12-03T08:33:06.454Z] VALIDATE_BRANCH=master [2021-12-03T08:33:06.454Z] TERM=xterm [2021-12-03T08:33:06.454Z] DOCKER_PKG=github.com/docker/docker [2021-12-03T08:33:06.454Z] SHLVL=1 [2021-12-03T08:33:06.454Z] TIMEOUT=120m [2021-12-03T08:33:06.454Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-12-03T08:33:06.454Z] DOCKER_GRAPHDRIVER=overlay2 [2021-12-03T08:33:06.454Z] GO111MODULE=off [2021-12-03T08:33:06.454Z] DOCKER_EXPERIMENTAL=1 [2021-12-03T08:33:06.454Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-12-03T08:33:06.454Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-12-03T08:33:06.454Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-12-03T08:33:06.454Z] GOPATH=/go [2021-12-03T08:33:06.454Z] PKG_CONFIG=pkg-config [2021-12-03T08:33:06.454Z] _=/usr/bin/env [2021-12-03T08:33:06.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-12-03T08:33:07.544Z] ok github.com/docker/docker/distribution 0.141s coverage: 26.4% of statements [2021-12-03T08:33:07.544Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-12-03T08:33:07.805Z] ok github.com/docker/docker/errdefs 0.007s coverage: 53.1% of statements [2021-12-03T08:33:08.745Z] ok github.com/docker/docker/image 0.019s coverage: 86.6% of statements [2021-12-03T08:33:09.225Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-12-03T08:33:09.225Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-12-03T08:33:09.225Z] GOOS="" GOARCH="" GOARM="" [2021-12-03T08:33:09.225Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-12-03T08:33:09.225Z] [2021-12-03T08:33:09.316Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-12-03T08:33:09.316Z] ok github.com/docker/docker/distribution/xfer 2.013s coverage: 85.1% of statements [2021-12-03T08:33:09.316Z] ? github.com/docker/docker/dockerversion [no test files] [2021-12-03T08:33:10.601Z] + TEST_INTEGRATION_DEST=2 [2021-12-03T08:33:10.601Z] + CONTAINER_NAME=docker-pr1-2 [2021-12-03T08:33:10.601Z] + TEST_SKIP_INTEGRATION=1 [2021-12-03T08:33:10.601Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-12-03T08:33:10.601Z] + run_tests [2021-12-03T08:33:10.601Z] + c=0 [2021-12-03T08:33:10.601Z] + '[' -n 0 ']' [2021-12-03T08:33:10.601Z] + rm= [2021-12-03T08:33:10.601Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43057/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43057/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43057/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=dd9782fe946c96582a13e1817eecbb670a2b3a53 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dd9782fe946c96582a13e1817eecbb670a2b3a53 hack/make.sh '' test-integration [2021-12-03T08:33:10.601Z] ++ jobs -p [2021-12-03T08:33:10.601Z] + TEST_INTEGRATION_DEST=3 [2021-12-03T08:33:10.601Z] + CONTAINER_NAME=docker-pr1-3 [2021-12-03T08:33:10.601Z] + TEST_SKIP_INTEGRATION=1 [2021-12-03T08:33:10.601Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-12-03T08:33:10.601Z] + run_tests [2021-12-03T08:33:10.601Z] + for job in $(jobs -p) [2021-12-03T08:33:10.601Z] + wait 4168 [2021-12-03T08:33:10.601Z] + '[' -n 0 ']' [2021-12-03T08:33:10.601Z] + rm= [2021-12-03T08:33:10.601Z] + TEST_INTEGRATION_DEST=1 [2021-12-03T08:33:10.601Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43057/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43057/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43057/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=dd9782fe946c96582a13e1817eecbb670a2b3a53 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dd9782fe946c96582a13e1817eecbb670a2b3a53 hack/make.sh '' test-integration [2021-12-03T08:33:10.601Z] + CONTAINER_NAME=docker-pr1-1 [2021-12-03T08:33:10.601Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-12-03T08:33:10.601Z] + run_tests test-integration-flaky [2021-12-03T08:33:10.601Z] + '[' -n 0 ']' [2021-12-03T08:33:10.601Z] + rm= [2021-12-03T08:33:10.601Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43057/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43057/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43057/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=dd9782fe946c96582a13e1817eecbb670a2b3a53 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dd9782fe946c96582a13e1817eecbb670a2b3a53 hack/make.sh test-integration-flaky test-integration [2021-12-03T08:33:10.699Z] ok github.com/docker/docker/image/tarexport 0.034s coverage: 0.7% of statements [2021-12-03T08:33:10.699Z] ok github.com/docker/docker/image/v1 0.021s coverage: 25.0% of statements [2021-12-03T08:33:10.699Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-12-03T08:33:10.699Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2021-12-03T08:33:11.977Z] [2021-12-03T08:33:11.977Z] [2021-12-03T08:33:12.236Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-12-03T08:33:12.236Z] [2021-12-03T08:33:12.236Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-12-03T08:33:12.236Z] HOSTNAME=75c860ed1ffc [2021-12-03T08:33:12.236Z] TEST_SKIP_INTEGRATION=1 [2021-12-03T08:33:12.236Z] TESTDEBUG=0 [2021-12-03T08:33:12.236Z] DEST=bundles/test-integration [2021-12-03T08:33:12.236Z] PWD=/go/src/github.com/docker/docker [2021-12-03T08:33:12.236Z] KEEPBUNDLE=1 [2021-12-03T08:33:12.236Z] DOCKER_GITCOMMIT=dd9782fe946c96582a13e1817eecbb670a2b3a53 [2021-12-03T08:33:12.236Z] container=docker [2021-12-03T08:33:12.236Z] HOME=/root [2021-12-03T08:33:12.236Z] GOLANG_VERSION=1.17.3 [2021-12-03T08:33:12.236Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-12-03T08:33:12.236Z] VALIDATE_BRANCH=master [2021-12-03T08:33:12.236Z] TERM=xterm [2021-12-03T08:33:12.236Z] DOCKER_PKG=github.com/docker/docker [2021-12-03T08:33:12.236Z] SHLVL=1 [2021-12-03T08:33:12.236Z] TIMEOUT=120m [2021-12-03T08:33:12.236Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-12-03T08:33:12.236Z] DOCKER_GRAPHDRIVER=overlay2 [2021-12-03T08:33:12.236Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-12-03T08:33:12.236Z] GO111MODULE=off [2021-12-03T08:33:12.236Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-12-03T08:33:12.236Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-12-03T08:33:12.236Z] GOPATH=/go [2021-12-03T08:33:12.236Z] PKG_CONFIG=pkg-config [2021-12-03T08:33:12.236Z] _=/usr/bin/env [2021-12-03T08:33:12.236Z] Building test suite binary ./integration-cli/test.main [2021-12-03T08:33:12.236Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-12-03T08:33:12.236Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-12-03T08:33:12.236Z] HOSTNAME=318fed0554ff [2021-12-03T08:33:12.236Z] TEST_SKIP_INTEGRATION=1 [2021-12-03T08:33:12.236Z] TESTDEBUG=0 [2021-12-03T08:33:12.236Z] DEST=bundles/test-integration [2021-12-03T08:33:12.236Z] PWD=/go/src/github.com/docker/docker [2021-12-03T08:33:12.236Z] KEEPBUNDLE=1 [2021-12-03T08:33:12.236Z] DOCKER_GITCOMMIT=dd9782fe946c96582a13e1817eecbb670a2b3a53 [2021-12-03T08:33:12.236Z] container=docker [2021-12-03T08:33:12.236Z] HOME=/root [2021-12-03T08:33:12.237Z] GOLANG_VERSION=1.17.3 [2021-12-03T08:33:12.237Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-12-03T08:33:12.237Z] VALIDATE_BRANCH=master [2021-12-03T08:33:12.237Z] TERM=xterm [2021-12-03T08:33:12.237Z] DOCKER_PKG=github.com/docker/docker [2021-12-03T08:33:12.237Z] SHLVL=1 [2021-12-03T08:33:12.237Z] TIMEOUT=120m [2021-12-03T08:33:12.237Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-12-03T08:33:12.237Z] DOCKER_GRAPHDRIVER=overlay2 [2021-12-03T08:33:12.237Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-12-03T08:33:12.237Z] GO111MODULE=off [2021-12-03T08:33:12.237Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-12-03T08:33:12.237Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-12-03T08:33:12.237Z] GOPATH=/go [2021-12-03T08:33:12.237Z] PKG_CONFIG=pkg-config [2021-12-03T08:33:12.237Z] _=/usr/bin/env [2021-12-03T08:33:12.237Z] Building test suite binary ./integration-cli/test.main [2021-12-03T08:33:12.496Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-12-03T08:33:12.613Z] ok github.com/docker/docker/oci 0.018s coverage: 43.3% of statements [2021-12-03T08:33:12.755Z] No new tests added to integration. [2021-12-03T08:33:12.755Z] [2021-12-03T08:33:12.755Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-12-03T08:33:13.557Z] ok github.com/docker/docker/opts 0.046s coverage: 67.1% of statements [2021-12-03T08:33:13.818Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-12-03T08:33:16.042Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-12-03T08:33:16.042Z] HOSTNAME=1f9ca8e9118e [2021-12-03T08:33:16.042Z] TESTDEBUG=0 [2021-12-03T08:33:16.042Z] DEST=bundles/test-integration [2021-12-03T08:33:16.042Z] PWD=/go/src/github.com/docker/docker [2021-12-03T08:33:16.042Z] KEEPBUNDLE=1 [2021-12-03T08:33:16.042Z] DOCKER_GITCOMMIT=dd9782fe946c96582a13e1817eecbb670a2b3a53 [2021-12-03T08:33:16.042Z] container=docker [2021-12-03T08:33:16.042Z] HOME=/root [2021-12-03T08:33:16.042Z] GOLANG_VERSION=1.17.3 [2021-12-03T08:33:16.042Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-12-03T08:33:16.042Z] VALIDATE_BRANCH=master [2021-12-03T08:33:16.042Z] TERM=xterm [2021-12-03T08:33:16.042Z] DOCKER_PKG=github.com/docker/docker [2021-12-03T08:33:16.042Z] SHLVL=1 [2021-12-03T08:33:16.042Z] TIMEOUT=120m [2021-12-03T08:33:16.042Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-12-03T08:33:16.042Z] DOCKER_GRAPHDRIVER=overlay2 [2021-12-03T08:33:16.042Z] GO111MODULE=off [2021-12-03T08:33:16.042Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-12-03T08:33:16.042Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-12-03T08:33:16.042Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-12-03T08:33:16.042Z] GOPATH=/go [2021-12-03T08:33:16.042Z] PKG_CONFIG=pkg-config [2021-12-03T08:33:16.042Z] _=/usr/bin/env [2021-12-03T08:33:16.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-12-03T08:33:16.371Z] ok github.com/docker/docker/pkg/archive 0.289s coverage: 82.6% of statements [2021-12-03T08:33:16.632Z] ok github.com/docker/docker/pkg/authorization 0.255s coverage: 68.3% of statements [2021-12-03T08:33:16.892Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-12-03T08:33:16.892Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-12-03T08:33:20.189Z] ok github.com/docker/docker/pkg/chrootarchive 2.504s coverage: 43.5% of statements [2021-12-03T08:33:20.189Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-12-03T08:33:20.450Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-12-03T08:33:20.711Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2021-12-03T08:33:21.282Z] ok github.com/docker/docker/layer 7.512s coverage: 68.8% of statements [2021-12-03T08:33:21.282Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-12-03T08:33:21.282Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-12-03T08:33:21.282Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-12-03T08:33:21.282Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-12-03T08:33:21.282Z] ? github.com/docker/docker/oci/caps [no test files] [2021-12-03T08:33:21.282Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-12-03T08:33:21.282Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-12-03T08:33:21.543Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2021-12-03T08:33:21.804Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2021-12-03T08:33:22.066Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2021-12-03T08:33:23.008Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-12-03T08:33:23.272Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 84.8% of statements [2021-12-03T08:33:23.844Z] ok github.com/docker/docker/pkg/fsutils 0.172s coverage: 85.1% of statements [2021-12-03T08:33:24.105Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2021-12-03T08:33:24.105Z] ok github.com/docker/docker/pkg/discovery/kv 3.026s coverage: 84.1% of statements [2021-12-03T08:33:25.047Z] ok github.com/docker/docker/pkg/idtools 0.329s coverage: 69.5% of statements [2021-12-03T08:33:25.047Z] ok github.com/docker/docker/pkg/ioutils 0.360s coverage: 71.0% of statements [2021-12-03T08:33:25.320Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-12-03T08:33:25.320Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-12-03T08:33:25.320Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-12-03T08:33:25.320Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-12-03T08:33:25.320Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-12-03T08:33:25.581Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2021-12-03T08:33:25.581Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-12-03T08:33:25.581Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2021-12-03T08:33:25.842Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-12-03T08:33:25.842Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 86.7% of statements [2021-12-03T08:33:25.842Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-12-03T08:33:25.842Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-12-03T08:33:25.842Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-12-03T08:33:26.414Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2021-12-03T08:33:26.985Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-12-03T08:33:26.985Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-12-03T08:33:27.245Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2021-12-03T08:33:28.628Z] ok github.com/docker/docker/pkg/pubsub 1.042s coverage: 75.0% of statements [2021-12-03T08:33:28.628Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-12-03T08:33:28.889Z] ok github.com/docker/docker/pkg/stack 0.002s coverage: 90.9% of statements [2021-12-03T08:33:29.150Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-12-03T08:33:29.410Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-12-03T08:33:29.411Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-12-03T08:33:29.982Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 50.7% of statements [2021-12-03T08:33:30.242Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 40.1% of statements [2021-12-03T08:33:30.503Z] ok github.com/docker/docker/pkg/tailfile 0.043s coverage: 88.6% of statements [2021-12-03T08:33:31.074Z] ok github.com/docker/docker/pkg/tarsum 0.049s coverage: 89.3% of statements [2021-12-03T08:33:31.074Z] coverage: [no statements] [2021-12-03T08:33:31.074Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-12-03T08:33:31.645Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-12-03T08:33:31.645Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-12-03T08:33:31.645Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-12-03T08:33:33.557Z] ok github.com/docker/docker/plugin 0.514s coverage: 23.2% of statements [2021-12-03T08:33:33.818Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-12-03T08:33:34.079Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 86.0% of statements [2021-12-03T08:33:35.021Z] ok github.com/docker/docker/quota 0.165s coverage: 71.4% of statements [2021-12-03T08:33:35.592Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2021-12-03T08:33:36.534Z] ok github.com/docker/docker/registry 0.050s coverage: 58.3% of statements [2021-12-03T08:33:36.795Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-12-03T08:33:36.795Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-12-03T08:33:37.367Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2021-12-03T08:33:37.628Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-12-03T08:33:40.173Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-12-03T08:33:40.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-12-03T08:33:40.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-12-03T08:33:40.501Z] Removing intermediate container c53fa6600c07 [2021-12-03T08:33:40.501Z] ---> 9842a7932153 [2021-12-03T08:33:40.501Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2021-12-03T08:33:40.501Z] ---> Running in 892e03926156 [2021-12-03T08:33:40.501Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2021-12-03T08:33:40.501Z] go: downloading gotest.tools/gotestsum v1.7.0 [2021-12-03T08:33:40.501Z] go: downloading github.com/fatih/color v1.10.0 [2021-12-03T08:33:40.501Z] go: downloading github.com/dnephin/pflag v1.0.7 [2021-12-03T08:33:40.501Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-12-03T08:33:40.501Z] go: downloading github.com/pkg/errors v0.9.1 [2021-12-03T08:33:40.501Z] go: downloading golang.org/x/tools v0.1.0 [2021-12-03T08:33:40.744Z] ok github.com/docker/docker/volume/local 0.100s coverage: 76.4% of statements [2021-12-03T08:33:40.970Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2021-12-03T08:33:40.970Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-12-03T08:33:40.970Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-12-03T08:33:40.970Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-12-03T08:33:40.970Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-12-03T08:33:40.970Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-12-03T08:33:40.970Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-12-03T08:33:41.314Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2021-12-03T08:33:41.957Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-12-03T08:33:41.957Z] go: downloading golang.org/x/mod v0.3.0 [2021-12-03T08:33:42.256Z] ok github.com/docker/docker/volume/service 0.013s coverage: 72.3% of statements [2021-12-03T08:33:45.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-12-03T08:33:45.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-12-03T08:33:47.493Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-12-03T08:33:47.493Z] [2021-12-03T08:33:47.493Z] ________ ____ __. [2021-12-03T08:33:47.493Z] \_____ \ | |/ _| [2021-12-03T08:33:47.493Z] / | \| < [2021-12-03T08:33:47.493Z] / | \ | \ [2021-12-03T08:33:47.493Z] \_______ /____|__ \ [2021-12-03T08:33:47.493Z] \/ \/ [2021-12-03T08:33:47.493Z] [2021-12-03T08:33:47.493Z] INFO: make.ps1 ended at 12/03/2021 08:33:46 [2021-12-03T08:33:48.477Z] INFO: Binaries build ended at 12/03/2021 08:33:48. Duration:00:01:05.2484165 [2021-12-03T08:33:49.461Z] INFO: Copying the built daemon binary to d:\CI\PR-43057\1\binary\dockerd-dd9782fe94.exe... [2021-12-03T08:33:49.461Z] INFO: Copying the built client binary to d:\CI\PR-43057\1\binary\docker-dd9782fe94.exe... [2021-12-03T08:33:49.928Z] INFO: Copying dockerversion from the container... [2021-12-03T08:33:49.928Z] INFO: Copying the golang package from the container to d:\CI\PR-43057\1\installer\go.zip... [2021-12-03T08:33:50.917Z] INFO: Extracting go.zip to d:\CI\PR-43057\1\go [2021-12-03T08:33:56.889Z] Removing intermediate container 892e03926156 [2021-12-03T08:33:56.889Z] ---> edb98a0a4cbf [2021-12-03T08:33:56.889Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-12-03T08:33:56.889Z] ---> Running in 8d561de3dd71 [2021-12-03T08:33:56.889Z] Removing intermediate container 8d561de3dd71 [2021-12-03T08:33:56.889Z] ---> 775f4173213f [2021-12-03T08:33:56.889Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-12-03T08:33:56.889Z] ---> Running in 9b40809f7237 [2021-12-03T08:33:57.357Z] Removing intermediate container 9b40809f7237 [2021-12-03T08:33:57.357Z] ---> 71569b9914c5 [2021-12-03T08:33:57.357Z] Step 11/11 : COPY . . [2021-12-03T08:33:58.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-12-03T08:34:00.362Z] ok github.com/docker/docker/pkg/plugins 33.633s coverage: 76.3% of statements [2021-12-03T08:34:00.362Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-12-03T08:34:00.362Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-12-03T08:34:00.362Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-12-03T08:34:00.362Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-12-03T08:34:00.362Z] ? github.com/docker/docker/pkg/term [no test files] [2021-12-03T08:34:00.362Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-12-03T08:34:00.362Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-12-03T08:34:00.362Z] ? github.com/docker/docker/rootless [no test files] [2021-12-03T08:34:00.362Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-12-03T08:34:00.362Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-12-03T08:34:00.362Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-12-03T08:34:00.362Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-12-03T08:34:00.362Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-12-03T08:34:00.362Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-12-03T08:34:00.362Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-12-03T08:34:00.362Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-12-03T08:34:00.362Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-12-03T08:34:00.362Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-12-03T08:34:00.362Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-12-03T08:34:00.362Z] ? github.com/docker/docker/testutil/request [no test files] [2021-12-03T08:34:00.362Z] ? github.com/docker/docker/volume [no test files] [2021-12-03T08:34:00.362Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-12-03T08:34:00.362Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-12-03T08:34:00.362Z] [2021-12-03T08:34:00.362Z] === Skipped [2021-12-03T08:34:00.362Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-12-03T08:34:00.362Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-12-03T08:34:00.362Z] [2021-12-03T08:34:00.362Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-12-03T08:34:00.362Z] network_proxy_test.go:208: No support for dual stack yet [2021-12-03T08:34:00.362Z] [2021-12-03T08:34:00.362Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-12-03T08:34:00.362Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-12-03T08:34:00.362Z] [2021-12-03T08:34:00.362Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-12-03T08:34:00.362Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-12-03T08:34:00.362Z] [2021-12-03T08:34:00.362Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2021-12-03T08:34:00.362Z] time="2021-12-03T08:32:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-03T08:34:00.362Z] aufs_test.go:37: driver not supported [2021-12-03T08:34:00.362Z] [2021-12-03T08:34:00.362Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2021-12-03T08:34:00.362Z] time="2021-12-03T08:32:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-03T08:34:00.362Z] aufs_test.go:37: driver not supported [2021-12-03T08:34:00.362Z] [2021-12-03T08:34:00.362Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2021-12-03T08:34:00.362Z] time="2021-12-03T08:32:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-03T08:34:00.362Z] aufs_test.go:37: driver not supported [2021-12-03T08:34:00.362Z] [2021-12-03T08:34:00.362Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2021-12-03T08:34:00.362Z] time="2021-12-03T08:32:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-03T08:34:00.362Z] aufs_test.go:37: driver not supported [2021-12-03T08:34:00.362Z] [2021-12-03T08:34:00.362Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2021-12-03T08:34:00.362Z] time="2021-12-03T08:32:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-03T08:34:00.362Z] aufs_test.go:37: driver not supported [2021-12-03T08:34:00.362Z] [2021-12-03T08:34:00.362Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2021-12-03T08:34:00.362Z] time="2021-12-03T08:32:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-03T08:34:00.362Z] aufs_test.go:37: driver not supported [2021-12-03T08:34:00.362Z] [2021-12-03T08:34:00.362Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2021-12-03T08:34:00.362Z] time="2021-12-03T08:32:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-03T08:34:00.362Z] aufs_test.go:37: driver not supported [2021-12-03T08:34:00.362Z] [2021-12-03T08:34:00.362Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2021-12-03T08:34:00.362Z] time="2021-12-03T08:32:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-03T08:34:00.362Z] aufs_test.go:37: driver not supported [2021-12-03T08:34:00.362Z] [2021-12-03T08:34:00.362Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2021-12-03T08:34:00.362Z] time="2021-12-03T08:32:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-03T08:34:00.362Z] aufs_test.go:37: driver not supported [2021-12-03T08:34:00.362Z] [2021-12-03T08:34:00.362Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2021-12-03T08:34:00.362Z] time="2021-12-03T08:32:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-03T08:34:00.362Z] aufs_test.go:37: driver not supported [2021-12-03T08:34:00.362Z] [2021-12-03T08:34:00.362Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2021-12-03T08:34:00.362Z] time="2021-12-03T08:32:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-03T08:34:00.362Z] aufs_test.go:37: driver not supported [2021-12-03T08:34:00.362Z] [2021-12-03T08:34:00.362Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2021-12-03T08:34:00.362Z] time="2021-12-03T08:32:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-03T08:34:00.362Z] aufs_test.go:37: driver not supported [2021-12-03T08:34:00.362Z] [2021-12-03T08:34:00.362Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2021-12-03T08:34:00.362Z] time="2021-12-03T08:32:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-03T08:34:00.362Z] aufs_test.go:37: driver not supported [2021-12-03T08:34:00.362Z] [2021-12-03T08:34:00.362Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2021-12-03T08:34:00.362Z] time="2021-12-03T08:32:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-03T08:34:00.362Z] aufs_test.go:37: driver not supported [2021-12-03T08:34:00.362Z] [2021-12-03T08:34:00.362Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2021-12-03T08:34:00.362Z] time="2021-12-03T08:32:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-03T08:34:00.362Z] aufs_test.go:37: driver not supported [2021-12-03T08:34:00.362Z] [2021-12-03T08:34:00.362Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2021-12-03T08:34:00.362Z] time="2021-12-03T08:32:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-03T08:34:00.362Z] aufs_test.go:37: driver not supported [2021-12-03T08:34:00.362Z] [2021-12-03T08:34:00.362Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2021-12-03T08:34:00.362Z] time="2021-12-03T08:32:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-03T08:34:00.362Z] aufs_test.go:37: driver not supported [2021-12-03T08:34:00.362Z] [2021-12-03T08:34:00.362Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2021-12-03T08:34:00.362Z] time="2021-12-03T08:32:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-03T08:34:00.362Z] aufs_test.go:37: driver not supported [2021-12-03T08:34:00.362Z] [2021-12-03T08:34:00.362Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2021-12-03T08:34:00.362Z] time="2021-12-03T08:32:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-03T08:34:00.362Z] aufs_test.go:37: driver not supported [2021-12-03T08:34:00.362Z] [2021-12-03T08:34:00.362Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2021-12-03T08:34:00.362Z] time="2021-12-03T08:32:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-03T08:34:00.362Z] aufs_test.go:37: driver not supported [2021-12-03T08:34:00.362Z] [2021-12-03T08:34:00.362Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2021-12-03T08:34:00.362Z] time="2021-12-03T08:32:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-03T08:34:00.362Z] aufs_test.go:37: driver not supported [2021-12-03T08:34:00.362Z] [2021-12-03T08:34:00.362Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2021-12-03T08:34:00.362Z] time="2021-12-03T08:32:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-03T08:34:00.362Z] aufs_test.go:37: driver not supported [2021-12-03T08:34:00.362Z] [2021-12-03T08:34:00.362Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2021-12-03T08:34:00.362Z] time="2021-12-03T08:32:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-03T08:34:00.362Z] aufs_test.go:37: driver not supported [2021-12-03T08:34:00.362Z] [2021-12-03T08:34:00.362Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2021-12-03T08:34:00.362Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2021-12-03T08:34:00.362Z] time="2021-12-03T08:32:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-03T08:34:00.362Z] aufs_test.go:37: driver not supported [2021-12-03T08:34:00.362Z] [2021-12-03T08:34:00.362Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2021-12-03T08:34:00.362Z] time="2021-12-03T08:32:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-03T08:34:00.362Z] aufs_test.go:37: driver not supported [2021-12-03T08:34:00.362Z] [2021-12-03T08:34:00.362Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-12-03T08:34:00.362Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-03T08:34:00.362Z] graphtest_unix.go:44: Driver btrfs not supported [2021-12-03T08:34:00.362Z] [2021-12-03T08:34:00.362Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-12-03T08:34:00.362Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-03T08:34:00.362Z] graphtest_unix.go:44: Driver btrfs not supported [2021-12-03T08:34:00.362Z] [2021-12-03T08:34:00.362Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-12-03T08:34:00.362Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-03T08:34:00.362Z] graphtest_unix.go:44: Driver btrfs not supported [2021-12-03T08:34:00.362Z] [2021-12-03T08:34:00.362Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-12-03T08:34:00.362Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-03T08:34:00.362Z] graphtest_unix.go:44: Driver btrfs not supported [2021-12-03T08:34:00.362Z] [2021-12-03T08:34:00.362Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-12-03T08:34:00.362Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-03T08:34:00.362Z] graphtest_unix.go:44: Driver btrfs not supported [2021-12-03T08:34:00.362Z] [2021-12-03T08:34:00.362Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-12-03T08:34:00.362Z] graphtest_unix.go:71: No driver to put! [2021-12-03T08:34:00.362Z] [2021-12-03T08:34:00.362Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-12-03T08:34:00.362Z] time="2021-12-03T08:32:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-03T08:34:00.362Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-12-03T08:34:00.362Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-12-03T08:34:00.362Z] [2021-12-03T08:34:00.362Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-12-03T08:34:00.362Z] time="2021-12-03T08:32:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-03T08:34:00.362Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-12-03T08:34:00.362Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-12-03T08:34:00.362Z] [2021-12-03T08:34:00.362Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-12-03T08:34:00.362Z] time="2021-12-03T08:32:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-03T08:34:00.362Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-12-03T08:34:00.362Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-12-03T08:34:00.362Z] [2021-12-03T08:34:00.362Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-12-03T08:34:00.362Z] time="2021-12-03T08:32:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-03T08:34:00.362Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-12-03T08:34:00.362Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-12-03T08:34:00.362Z] [2021-12-03T08:34:00.362Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-12-03T08:34:00.362Z] time="2021-12-03T08:32:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-03T08:34:00.362Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-12-03T08:34:00.362Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-12-03T08:34:00.362Z] [2021-12-03T08:34:00.362Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-12-03T08:34:00.362Z] graphtest_unix.go:71: No driver to put! [2021-12-03T08:34:00.362Z] [2021-12-03T08:34:00.362Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-12-03T08:34:00.362Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2021-12-03T08:34:00.362Z] [2021-12-03T08:34:00.362Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-12-03T08:34:00.362Z] overlay_test.go:50: Fails to compute changes intermittently [2021-12-03T08:34:00.362Z] [2021-12-03T08:34:00.362Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-12-03T08:34:00.362Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-12-03T08:34:00.362Z] [2021-12-03T08:34:00.362Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-12-03T08:34:00.362Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-12-03T08:34:00.362Z] [2021-12-03T08:34:00.362Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-12-03T08:34:00.362Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-03T08:34:00.362Z] graphtest_unix.go:44: Driver zfs not supported [2021-12-03T08:34:00.362Z] [2021-12-03T08:34:00.362Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-12-03T08:34:00.362Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-03T08:34:00.362Z] graphtest_unix.go:44: Driver zfs not supported [2021-12-03T08:34:00.362Z] [2021-12-03T08:34:00.362Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-12-03T08:34:00.362Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-03T08:34:00.362Z] graphtest_unix.go:44: Driver zfs not supported [2021-12-03T08:34:00.362Z] [2021-12-03T08:34:00.362Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-12-03T08:34:00.362Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-03T08:34:00.362Z] graphtest_unix.go:44: Driver zfs not supported [2021-12-03T08:34:00.362Z] [2021-12-03T08:34:00.362Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-12-03T08:34:00.362Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-03T08:34:00.362Z] graphtest_unix.go:44: Driver zfs not supported [2021-12-03T08:34:00.362Z] [2021-12-03T08:34:00.362Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-12-03T08:34:00.362Z] graphtest_unix.go:71: No driver to put! [2021-12-03T08:34:00.362Z] [2021-12-03T08:34:00.362Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-12-03T08:34:00.362Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2021-12-03T08:34:00.362Z] [2021-12-03T08:34:00.362Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-12-03T08:34:00.362Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2021-12-03T08:34:00.362Z] [2021-12-03T08:34:00.362Z] DONE 2340 tests, 53 skipped in 213.626s [2021-12-03T08:34:00.362Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-12-03T08:34:00.362Z] github.com/docker/docker/libnetwork/bitseq [2021-12-03T08:34:00.362Z] github.com/docker/docker/libnetwork/cluster [2021-12-03T08:34:00.362Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-03T08:34:00.362Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-03T08:34:00.362Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-03T08:34:00.362Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-03T08:34:00.362Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-03T08:34:00.362Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-03T08:34:00.362Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-03T08:34:00.362Z] github.com/docker/docker/libnetwork/config [2021-12-03T08:34:00.362Z] github.com/docker/docker/libnetwork/datastore [2021-12-03T08:34:00.362Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-03T08:34:00.362Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-03T08:34:00.362Z] github.com/docker/docker/libnetwork/driverapi [2021-12-03T08:34:00.362Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-03T08:34:00.362Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-03T08:34:00.362Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-03T08:34:00.362Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-03T08:34:00.362Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-03T08:34:00.362Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-03T08:34:00.362Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-03T08:34:00.362Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-03T08:34:00.362Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-03T08:34:00.362Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-03T08:34:00.362Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-03T08:34:00.362Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-03T08:34:00.362Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-03T08:34:00.362Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-03T08:34:00.362Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-03T08:34:00.362Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-03T08:34:00.362Z] github.com/docker/docker/libnetwork/etchosts [2021-12-03T08:34:00.362Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-12-03T08:34:00.362Z] github.com/docker/docker/libnetwork/idm [2021-12-03T08:34:00.362Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-03T08:34:00.362Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-03T08:34:00.362Z] github.com/docker/docker/libnetwork/ipam [2021-12-03T08:34:00.362Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-03T08:34:00.362Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-03T08:34:00.362Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-03T08:34:00.362Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-03T08:34:00.362Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-03T08:34:00.363Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-03T08:34:00.363Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-03T08:34:00.363Z] github.com/docker/docker/libnetwork/iptables [2021-12-03T08:34:00.363Z] github.com/docker/docker/libnetwork/netlabel [2021-12-03T08:34:00.363Z] github.com/docker/docker/libnetwork/netutils [2021-12-03T08:34:00.363Z] github.com/docker/docker/libnetwork/networkdb [2021-12-03T08:34:00.363Z] github.com/docker/docker/libnetwork/ns [2021-12-03T08:34:00.363Z] github.com/docker/docker/libnetwork/options [2021-12-03T08:34:00.363Z] github.com/docker/docker/libnetwork/osl [2021-12-03T08:34:00.363Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-03T08:34:00.363Z] github.com/docker/docker/libnetwork/portallocator [2021-12-03T08:34:00.363Z] github.com/docker/docker/libnetwork/portmapper [2021-12-03T08:34:00.363Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-03T08:34:00.363Z] github.com/docker/docker/libnetwork/testutils [2021-12-03T08:34:00.363Z] github.com/docker/docker/libnetwork/types' ']' [2021-12-03T08:34:00.363Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2021-12-03T08:34:02.153Z] Removing intermediate container d3484ad03c25 [2021-12-03T08:34:02.153Z] ---> 25869437f6a5 [2021-12-03T08:34:02.153Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2021-12-03T08:34:02.153Z] ---> Running in 9b26405036a1 [2021-12-03T08:34:02.153Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2021-12-03T08:34:02.153Z] go: downloading gotest.tools/gotestsum v1.7.0 [2021-12-03T08:34:02.153Z] go: downloading github.com/fatih/color v1.10.0 [2021-12-03T08:34:02.153Z] go: downloading github.com/dnephin/pflag v1.0.7 [2021-12-03T08:34:02.153Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-12-03T08:34:02.153Z] go: downloading github.com/pkg/errors v0.9.1 [2021-12-03T08:34:02.153Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2021-12-03T08:34:02.153Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-12-03T08:34:02.153Z] go: downloading golang.org/x/tools v0.1.0 [2021-12-03T08:34:02.153Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-12-03T08:34:02.153Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-12-03T08:34:02.153Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-12-03T08:34:02.153Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-12-03T08:34:02.153Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-12-03T08:34:02.153Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-12-03T08:34:02.153Z] go: downloading golang.org/x/mod v0.3.0 [2021-12-03T08:34:07.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-12-03T08:34:08.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-12-03T08:34:12.124Z] INFO: Extraction ended at 12/03/2021 08:34:11. Duration:00:00:21.0873997 [2021-12-03T08:34:12.124Z] INFO: Updating the golang and path environment variables [2021-12-03T08:34:12.124Z] INFO: GOPATH=d:\gopath [2021-12-03T08:34:12.124Z] INFO: go version go1.17.3 windows/amd64 [2021-12-03T08:34:12.124Z] INFO: Running the daemon under test in debug mode [2021-12-03T08:34:12.124Z] INFO: Running the daemon under test in containerd mode [2021-12-03T08:34:12.124Z] INFO: Starting a daemon under test... [2021-12-03T08:34:12.124Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43057\1\daemon --pidfile d:\CI\PR-43057\1\docker.pid -D --containerd \\.\pipe\containerd-containerd [2021-12-03T08:34:12.124Z] INFO: Containerd started successfully. [2021-12-03T08:34:12.124Z] INFO: Process started successfully. [2021-12-03T08:34:12.124Z] INFO: Start tailing logs of the daemon under tests [2021-12-03T08:34:12.124Z] INFO: Waiting for the daemon under test to start... [2021-12-03T08:34:12.449Z] Removing intermediate container 9b26405036a1 [2021-12-03T08:34:12.449Z] ---> 3bd6c7229322 [2021-12-03T08:34:12.449Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-12-03T08:34:12.449Z] ---> Running in 3ccd72b20675 [2021-12-03T08:34:12.449Z] Removing intermediate container 3ccd72b20675 [2021-12-03T08:34:12.449Z] ---> 970e73ec7ca9 [2021-12-03T08:34:12.449Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-12-03T08:34:12.449Z] ---> Running in 50f957c9a32d [2021-12-03T08:34:12.449Z] Removing intermediate container 50f957c9a32d [2021-12-03T08:34:12.449Z] ---> 1cdebb29bb13 [2021-12-03T08:34:12.449Z] Step 11/11 : COPY . . [2021-12-03T08:34:16.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-12-03T08:34:16.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-12-03T08:34:17.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-12-03T08:34:17.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-12-03T08:34:17.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-12-03T08:34:18.591Z] ---> 1a4305e6178e [2021-12-03T08:34:18.591Z] Successfully built 1a4305e6178e [2021-12-03T08:34:18.591Z] Successfully tagged docker:latest [2021-12-03T08:34:18.591Z] INFO: Image build ended at 12/03/2021 08:34:17. Duration:00:03:01.5395787 [2021-12-03T08:34:18.591Z] [2021-12-03T08:34:18.591Z] [2021-12-03T08:34:18.591Z] INFO: Building the test binaries at 12/03/2021 08:34:17... [2021-12-03T08:34:18.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-12-03T08:34:19.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-12-03T08:34:21.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-12-03T08:34:22.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-12-03T08:34:23.346Z] INFO: make.ps1 starting at 12/03/2021 08:34:22 [2021-12-03T08:34:23.346Z] INFO: Git commit (dd9782fe94) assumed from DOCKER_GITCOMMIT environment variable [2021-12-03T08:34:23.346Z] INFO: Invoking autogen... [2021-12-03T08:34:23.346Z] INFO: Building daemon... [2021-12-03T08:34:23.458Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-12-03T08:34:23.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-12-03T08:34:24.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-12-03T08:34:25.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-12-03T08:34:26.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-12-03T08:34:27.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-12-03T08:34:27.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-12-03T08:34:28.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-12-03T08:34:28.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-12-03T08:34:28.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-12-03T08:34:28.665Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-12-03T08:34:28.665Z] Using test binary docker [2021-12-03T08:34:28.665Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-12-03T08:34:28.665Z] Starting apparmor (via systemctl): apparmor.service. [2021-12-03T08:34:28.665Z] INFO: Waiting for daemon to start... [2021-12-03T08:34:28.665Z] Starting dockerd [2021-12-03T08:34:29.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-12-03T08:34:29.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-12-03T08:34:30.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-12-03T08:34:31.193Z] . [2021-12-03T08:34:31.193Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-12-03T08:34:31.452Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-12-03T08:34:31.452Z] Error: No such image: emptyfs [2021-12-03T08:34:31.452Z] Running integration-test (iteration 1) [2021-12-03T08:34:31.452Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-12-03T08:34:31.711Z] Loaded image: busybox:latest [2021-12-03T08:34:31.970Z] Loaded image: busybox:glibc [2021-12-03T08:34:32.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-12-03T08:34:33.344Z] ...INFO: Daemon under test started and replied! [2021-12-03T08:34:33.344Z] INFO: Docker version of the daemon under test [2021-12-03T08:34:33.344Z] [2021-12-03T08:34:33.344Z] Client: [2021-12-03T08:34:33.344Z] Version: 17.06.2-ce [2021-12-03T08:34:33.344Z] API version: 1.30 [2021-12-03T08:34:33.344Z] Go version: go1.8.3 [2021-12-03T08:34:33.344Z] Git commit: cec0b72 [2021-12-03T08:34:33.344Z] Built: Tue Sep 5 19:57:19 2017 [2021-12-03T08:34:33.344Z] OS/Arch: windows/amd64 [2021-12-03T08:34:33.344Z] [2021-12-03T08:34:33.344Z] Server: [2021-12-03T08:34:33.344Z] Version: 0.0.0-dev [2021-12-03T08:34:33.344Z] API version: 1.42 (minimum version 1.24) [2021-12-03T08:34:33.344Z] Go version: go1.17.3 [2021-12-03T08:34:33.344Z] Git commit: dd9782fe94 [2021-12-03T08:34:33.344Z] Built: 12/03/2021 08:32:46 [2021-12-03T08:34:33.344Z] OS/Arch: windows/amd64 [2021-12-03T08:34:33.344Z] Experimental: false [2021-12-03T08:34:33.344Z] [2021-12-03T08:34:33.344Z] INFO: Docker info of the daemon under test [2021-12-03T08:34:33.344Z] [2021-12-03T08:34:33.344Z] Containers: 0 [2021-12-03T08:34:33.344Z] Running: 0 [2021-12-03T08:34:33.344Z] Paused: 0 [2021-12-03T08:34:33.344Z] Stopped: 0 [2021-12-03T08:34:33.344Z] Images: 0 [2021-12-03T08:34:33.344Z] Server Version: 0.0.0-dev [2021-12-03T08:34:33.344Z] Storage Driver: windowsfilter [2021-12-03T08:34:33.344Z] Windows: [2021-12-03T08:34:33.344Z] Logging Driver: json-file [2021-12-03T08:34:33.344Z] Plugins: [2021-12-03T08:34:33.344Z] Volume: local [2021-12-03T08:34:33.344Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-03T08:34:33.344Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-03T08:34:33.344Z] Swarm: inactive [2021-12-03T08:34:33.344Z] Default Isolation: process [2021-12-03T08:34:33.344Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-12-03T08:34:33.344Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-12-03T08:34:33.344Z] OSType: windows [2021-12-03T08:34:33.344Z] Architecture: x86_64 [2021-12-03T08:34:33.344Z] CPUs: 4 [2021-12-03T08:34:33.344Z] Total Memory: 32GiB [2021-12-03T08:34:33.344Z] Name: azwin-2-bdd831 [2021-12-03T08:34:33.344Z] ID: HOCB:U2NQ:DDF6:2FPG:KGFZ:HZSE:4KPD:U4OZ:34FK:22CP:JAI2:CFZ3 [2021-12-03T08:34:33.344Z] Docker Root Dir: D:\CI\PR-43057\1\daemon [2021-12-03T08:34:33.344Z] Debug Mode (client): false [2021-12-03T08:34:33.344Z] Debug Mode (server): true [2021-12-03T08:34:33.344Z] File Descriptors: -1 [2021-12-03T08:34:33.344Z] Goroutines: 31 [2021-12-03T08:34:33.344Z] System Time: 2021-12-03T08:34:31.080206Z [2021-12-03T08:34:33.344Z] EventsListeners: 0 [2021-12-03T08:34:33.344Z] Registry: https://index.docker.io/v1/ [2021-12-03T08:34:33.344Z] Labels: [2021-12-03T08:34:33.344Z] Experimental: false [2021-12-03T08:34:33.344Z] Insecure Registries: [2021-12-03T08:34:33.344Z] 127.0.0.0/8 [2021-12-03T08:34:33.344Z] Live Restore Enabled: false [2021-12-03T08:34:33.344Z] [2021-12-03T08:34:33.344Z] [2021-12-03T08:34:33.344Z] INFO: Docker images of the daemon under test [2021-12-03T08:34:33.344Z] [2021-12-03T08:34:33.344Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-03T08:34:33.344Z] [2021-12-03T08:34:33.344Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-12-03T08:34:33.344Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2021-12-03T08:34:33.344Z] ltsc2022: Pulling from windows/servercore [2021-12-03T08:34:33.344Z] 8f616e6e9eec: Pulling fs layer [2021-12-03T08:34:33.344Z] a0eb404f1860: Pulling fs layer [2021-12-03T08:34:33.346Z] Loaded image: debian:bullseye-slim [2021-12-03T08:34:33.346Z] Loaded image: hello-world:latest [2021-12-03T08:34:33.346Z] Loaded image: arm32v7/hello-world:latest [2021-12-03T08:34:33.346Z] INFO: Testing against a local daemon [2021-12-03T08:34:33.346Z] === RUN TestCgroupNamespacesBuild [2021-12-03T08:34:33.538Z] ---> 5e96d09af191 [2021-12-03T08:34:33.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-12-03T08:34:34.032Z] Successfully built 5e96d09af191 [2021-12-03T08:34:34.032Z] Successfully tagged docker:latest [2021-12-03T08:34:34.032Z] INFO: Image build ended at 12/03/2021 08:34:33. Duration:00:02:47.1236121 [2021-12-03T08:34:34.032Z] [2021-12-03T08:34:34.032Z] [2021-12-03T08:34:34.032Z] INFO: Building the test binaries at 12/03/2021 08:34:33... [2021-12-03T08:34:34.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-12-03T08:34:34.720Z] --- PASS: TestCgroupNamespacesBuild (1.30s) [2021-12-03T08:34:34.720Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-12-03T08:34:34.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-12-03T08:34:35.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-12-03T08:34:36.100Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.28s) [2021-12-03T08:34:36.100Z] === RUN TestBuildWithSession [2021-12-03T08:34:36.100Z] build_session_test.go:25: TODO: BuildKit [2021-12-03T08:34:36.100Z] --- SKIP: TestBuildWithSession (0.00s) [2021-12-03T08:34:36.100Z] === RUN TestBuildSquashParent [2021-12-03T08:34:36.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-12-03T08:34:37.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-12-03T08:34:37.799Z] INFO: make.ps1 starting at 12/03/2021 08:34:37 [2021-12-03T08:34:37.799Z] INFO: Git commit (dd9782fe94) assumed from DOCKER_GITCOMMIT environment variable [2021-12-03T08:34:37.799Z] INFO: Invoking autogen... [2021-12-03T08:34:37.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-12-03T08:34:38.259Z] INFO: Building daemon... [2021-12-03T08:34:38.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-12-03T08:34:39.481Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-12-03T08:34:39.481Z] Using test binary docker [2021-12-03T08:34:39.482Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-12-03T08:34:39.482Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-12-03T08:34:39.482Z] INFO: Waiting for daemon to start... [2021-12-03T08:34:39.482Z] Starting dockerd [2021-12-03T08:34:40.287Z] --- PASS: TestBuildSquashParent (4.36s) [2021-12-03T08:34:40.287Z] === RUN TestBuildWithRemoveAndForceRemove [2021-12-03T08:34:40.287Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-03T08:34:40.287Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-03T08:34:40.287Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-03T08:34:40.287Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-03T08:34:40.287Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-03T08:34:40.287Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-03T08:34:40.287Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-03T08:34:40.287Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-03T08:34:40.287Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-03T08:34:40.287Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-03T08:34:40.287Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-03T08:34:40.287Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-03T08:34:40.287Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-03T08:34:40.287Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-03T08:34:41.663Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-03T08:34:41.993Z] 8f616e6e9eec: Verifying Checksum [2021-12-03T08:34:41.993Z] 8f616e6e9eec: Download complete [2021-12-03T08:34:42.015Z] . [2021-12-03T08:34:42.015Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-12-03T08:34:42.015Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-12-03T08:34:42.015Z] Error: No such image: emptyfs [2021-12-03T08:34:42.015Z] Running integration-test (iteration 1) [2021-12-03T08:34:42.015Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-12-03T08:34:42.015Z] Loaded image: busybox:latest [2021-12-03T08:34:42.015Z] Loaded image: busybox:glibc [2021-12-03T08:34:42.230Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-03T08:34:43.392Z] Loaded image: debian:bullseye-slim [2021-12-03T08:34:43.606Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-03T08:34:43.606Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-03T08:34:43.651Z] Loaded image: hello-world:latest [2021-12-03T08:34:43.651Z] Loaded image: arm32v7/hello-world:latest [2021-12-03T08:34:43.651Z] INFO: Testing against a local daemon [2021-12-03T08:34:43.651Z] === RUN TestCgroupNamespacesBuild [2021-12-03T08:34:44.984Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-12-03T08:34:44.984Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.39s) [2021-12-03T08:34:44.984Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.68s) [2021-12-03T08:34:44.984Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.56s) [2021-12-03T08:34:44.984Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.62s) [2021-12-03T08:34:44.984Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.55s) [2021-12-03T08:34:44.984Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.38s) [2021-12-03T08:34:44.984Z] === RUN TestBuildMultiStageCopy [2021-12-03T08:34:44.984Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-12-03T08:34:45.027Z] --- PASS: TestCgroupNamespacesBuild (1.29s) [2021-12-03T08:34:45.028Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-12-03T08:34:45.965Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2021-12-03T08:34:45.965Z] === RUN TestBuildWithSession [2021-12-03T08:34:45.965Z] build_session_test.go:25: TODO: BuildKit [2021-12-03T08:34:45.965Z] --- SKIP: TestBuildWithSession (0.00s) [2021-12-03T08:34:45.965Z] === RUN TestBuildSquashParent [2021-12-03T08:34:46.885Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-12-03T08:34:46.886Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-12-03T08:34:46.886Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-12-03T08:34:47.114Z] ok github.com/docker/docker/libnetwork 37.139s coverage: 40.7% of statements [2021-12-03T08:34:47.114Z] ok github.com/docker/docker/libnetwork/bitseq 0.125s coverage: 84.4% of statements [2021-12-03T08:34:47.114Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-12-03T08:34:47.114Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-12-03T08:34:47.114Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-12-03T08:34:47.114Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-12-03T08:34:47.114Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-12-03T08:34:47.114Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-12-03T08:34:47.114Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-12-03T08:34:47.114Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-12-03T08:34:47.114Z] ok github.com/docker/docker/libnetwork/config 0.027s coverage: 24.0% of statements [2021-12-03T08:34:47.114Z] ok github.com/docker/docker/libnetwork/datastore 0.002s coverage: 21.9% of statements [2021-12-03T08:34:47.114Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-12-03T08:34:47.114Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-12-03T08:34:47.114Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-12-03T08:34:47.145Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-12-03T08:34:47.404Z] --- PASS: TestBuildMultiStageCopy (2.32s) [2021-12-03T08:34:47.404Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.48s) [2021-12-03T08:34:47.404Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2021-12-03T08:34:47.404Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2021-12-03T08:34:47.404Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2021-12-03T08:34:47.404Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2021-12-03T08:34:47.404Z] === RUN TestBuildMultiStageParentConfig [2021-12-03T08:34:47.971Z] --- PASS: TestBuildMultiStageParentConfig (0.62s) [2021-12-03T08:34:47.971Z] === RUN TestBuildLabelWithTargets [2021-12-03T08:34:48.056Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.393s coverage: 59.9% of statements [2021-12-03T08:34:48.056Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-12-03T08:34:48.317Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-12-03T08:34:48.888Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.076s coverage: 4.0% of statements [2021-12-03T08:34:48.888Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-12-03T08:34:48.906Z] --- PASS: TestBuildLabelWithTargets (0.98s) [2021-12-03T08:34:48.906Z] === RUN TestBuildWithEmptyLayers [2021-12-03T08:34:49.458Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2021-12-03T08:34:49.458Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-12-03T08:34:49.473Z] --- PASS: TestBuildWithEmptyLayers (0.41s) [2021-12-03T08:34:49.473Z] === RUN TestBuildMultiStageOnBuild [2021-12-03T08:34:49.719Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-12-03T08:34:51.374Z] --- PASS: TestBuildMultiStageOnBuild (1.58s) [2021-12-03T08:34:51.374Z] === RUN TestBuildUncleanTarFilenames [2021-12-03T08:34:51.633Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2021-12-03T08:34:51.633Z] === RUN TestBuildMultiStageLayerLeak [2021-12-03T08:34:53.583Z] --- PASS: TestBuildMultiStageLayerLeak (1.67s) [2021-12-03T08:34:53.583Z] === RUN TestBuildWithHugeFile [2021-12-03T08:34:54.158Z] --- PASS: TestBuildSquashParent (7.21s) [2021-12-03T08:34:54.158Z] === RUN TestBuildWithRemoveAndForceRemove [2021-12-03T08:34:54.158Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-03T08:34:54.158Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-03T08:34:54.158Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-03T08:34:54.158Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-03T08:34:54.158Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-03T08:34:54.158Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-03T08:34:54.158Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-03T08:34:54.158Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-03T08:34:54.158Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-03T08:34:54.158Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-03T08:34:54.158Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-03T08:34:54.158Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-03T08:34:54.158Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-03T08:34:54.158Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-03T08:34:54.725Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-03T08:34:54.725Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-03T08:34:57.256Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-03T08:34:57.256Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-03T08:34:59.157Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-12-03T08:34:59.157Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.37s) [2021-12-03T08:34:59.157Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.40s) [2021-12-03T08:34:59.157Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.14s) [2021-12-03T08:34:59.157Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.20s) [2021-12-03T08:34:59.157Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.85s) [2021-12-03T08:34:59.157Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.97s) [2021-12-03T08:34:59.157Z] === RUN TestBuildMultiStageCopy [2021-12-03T08:34:59.157Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-12-03T08:34:59.753Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.496s coverage: 7.2% of statements [2021-12-03T08:34:59.753Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-12-03T08:34:59.753Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-12-03T08:34:59.753Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2021-12-03T08:34:59.753Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-12-03T08:34:59.753Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-12-03T08:34:59.753Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-12-03T08:34:59.753Z] ok github.com/docker/docker/libnetwork/drvregistry 0.013s coverage: 82.4% of statements [2021-12-03T08:35:00.015Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2021-12-03T08:35:00.277Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-12-03T08:35:00.537Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-12-03T08:35:00.537Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-12-03T08:35:02.442Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-12-03T08:35:03.378Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-12-03T08:35:04.313Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-12-03T08:35:05.248Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-12-03T08:35:06.183Z] --- PASS: TestBuildMultiStageCopy (7.38s) [2021-12-03T08:35:06.183Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.38s) [2021-12-03T08:35:06.183Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-12-03T08:35:06.183Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-12-03T08:35:06.183Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-12-03T08:35:06.183Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-12-03T08:35:06.183Z] === RUN TestBuildMultiStageParentConfig [2021-12-03T08:35:11.454Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2021-12-03T08:35:11.454Z] === RUN TestBuildLabelWithTargets [2021-12-03T08:35:12.208Z] INFO [loader] Go packages loading at mode 575 (deps|name|compiled_files|files|imports|types_sizes|exports_file) took 2m22.384562322s [2021-12-03T08:35:12.208Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 512.177707ms [2021-12-03T08:35:12.777Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2021-12-03T08:35:19.564Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-12-03T08:35:19.564Z] === RUN TestBuildWithEmptyLayers [2021-12-03T08:35:22.094Z] --- PASS: TestBuildWithEmptyLayers (3.01s) [2021-12-03T08:35:22.094Z] === RUN TestBuildMultiStageOnBuild [2021-12-03T08:35:27.362Z] --- PASS: TestBuildMultiStageOnBuild (5.01s) [2021-12-03T08:35:27.362Z] === RUN TestBuildUncleanTarFilenames [2021-12-03T08:35:27.621Z] --- PASS: TestBuildUncleanTarFilenames (0.54s) [2021-12-03T08:35:27.621Z] === RUN TestBuildMultiStageLayerLeak [2021-12-03T08:35:27.688Z] ok github.com/docker/docker/libnetwork/ipam 15.743s coverage: 85.3% of statements [2021-12-03T08:35:27.688Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-12-03T08:35:27.688Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-12-03T08:35:27.688Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2021-12-03T08:35:27.688Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2021-12-03T08:35:27.688Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-12-03T08:35:27.949Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2021-12-03T08:35:28.519Z] ok github.com/docker/docker/libnetwork/ipamutils 0.274s coverage: 74.0% of statements [2021-12-03T08:35:29.090Z] ok github.com/docker/docker/libnetwork/iptables 0.124s coverage: 45.1% of statements [2021-12-03T08:35:29.090Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2021-12-03T08:35:29.351Z] ok github.com/docker/docker/libnetwork/netutils 0.016s coverage: 44.1% of statements [2021-12-03T08:35:32.888Z] --- PASS: TestBuildMultiStageLayerLeak (4.46s) [2021-12-03T08:35:32.888Z] === RUN TestBuildWithHugeFile [2021-12-03T08:35:35.923Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-12-03T08:35:35.923Z] [2021-12-03T08:35:35.923Z] ________ ____ __. [2021-12-03T08:35:35.923Z] \_____ \ | |/ _| [2021-12-03T08:35:35.923Z] / | \| < [2021-12-03T08:35:35.923Z] / | \ | \ [2021-12-03T08:35:35.923Z] \_______ /____|__ \ [2021-12-03T08:35:35.923Z] \/ \/ [2021-12-03T08:35:35.923Z] [2021-12-03T08:35:35.923Z] INFO: make.ps1 ended at 12/03/2021 08:35:26 [2021-12-03T08:35:35.923Z] INFO: Binaries build ended at 12/03/2021 08:35:27. Duration:00:01:10.4207016 [2021-12-03T08:35:35.923Z] INFO: Copying the built daemon binary to d:\CI\PR-43057\1\binary\dockerd-dd9782fe94.exe... [2021-12-03T08:35:35.923Z] INFO: Copying the built client binary to d:\CI\PR-43057\1\binary\docker-dd9782fe94.exe... [2021-12-03T08:35:35.923Z] INFO: Copying dockerversion from the container... [2021-12-03T08:35:35.923Z] INFO: Copying the golang package from the container to d:\CI\PR-43057\1\installer\go.zip... [2021-12-03T08:35:35.923Z] INFO: Extracting go.zip to d:\CI\PR-43057\1\go [2021-12-03T08:35:37.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-12-03T08:35:37.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-12-03T08:35:50.312Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-12-03T08:35:50.312Z] [2021-12-03T08:35:50.312Z] ________ ____ __. [2021-12-03T08:35:50.312Z] \_____ \ | |/ _| [2021-12-03T08:35:50.312Z] / | \| < [2021-12-03T08:35:50.312Z] / | \ | \ [2021-12-03T08:35:50.312Z] \_______ /____|__ \ [2021-12-03T08:35:50.312Z] \/ \/ [2021-12-03T08:35:50.312Z] [2021-12-03T08:35:50.312Z] INFO: make.ps1 ended at 12/03/2021 08:35:42 [2021-12-03T08:35:50.312Z] INFO: Binaries build ended at 12/03/2021 08:35:43. Duration:00:01:10.2911310 [2021-12-03T08:35:50.312Z] INFO: Copying the built daemon binary to d:\CI\PR-43057\1\binary\dockerd-dd9782fe94.exe... [2021-12-03T08:35:50.312Z] INFO: Copying the built client binary to d:\CI\PR-43057\1\binary\docker-dd9782fe94.exe... [2021-12-03T08:35:50.312Z] INFO: Copying dockerversion from the container... [2021-12-03T08:35:50.312Z] INFO: Copying the golang package from the container to d:\CI\PR-43057\1\installer\go.zip... [2021-12-03T08:35:50.312Z] INFO: Extracting go.zip to d:\CI\PR-43057\1\go [2021-12-03T08:35:53.741Z] INFO: Extraction ended at 12/03/2021 08:35:51. Duration:00:00:21.5905999 [2021-12-03T08:35:53.741Z] INFO: Updating the golang and path environment variables [2021-12-03T08:35:53.741Z] INFO: GOPATH=d:\gopath [2021-12-03T08:35:53.741Z] INFO: go version go1.17.3 windows/amd64 [2021-12-03T08:35:53.741Z] INFO: Running the daemon under test in debug mode [2021-12-03T08:35:53.741Z] INFO: Starting a daemon under test... [2021-12-03T08:35:53.741Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43057\1\daemon --pidfile d:\CI\PR-43057\1\docker.pid -D [2021-12-03T08:35:53.741Z] INFO: Process started successfully. [2021-12-03T08:35:53.741Z] INFO: Start tailing logs of the daemon under tests [2021-12-03T08:35:53.741Z] INFO: Waiting for the daemon under test to start... [2021-12-03T08:36:01.273Z] --- PASS: TestBuildWithHugeFile (59.20s) [2021-12-03T08:36:01.273Z] === RUN TestBuildWCOWSandboxSize [2021-12-03T08:36:01.273Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-03T08:36:01.273Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-12-03T08:36:01.273Z] === RUN TestBuildWithEmptyDockerfile [2021-12-03T08:36:01.273Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-03T08:36:01.273Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-03T08:36:01.273Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-03T08:36:01.273Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-03T08:36:01.273Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-03T08:36:01.273Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-03T08:36:01.273Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-03T08:36:01.273Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-03T08:36:01.273Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-03T08:36:01.273Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2021-12-03T08:36:01.273Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2021-12-03T08:36:01.273Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s) [2021-12-03T08:36:01.273Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-12-03T08:36:01.273Z] === RUN TestBuildPreserveOwnership [2021-12-03T08:36:01.273Z] === RUN TestBuildPreserveOwnership/copy_from [2021-12-03T08:36:01.273Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-12-03T08:36:01.273Z] --- PASS: TestBuildPreserveOwnership (3.44s) [2021-12-03T08:36:01.273Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.36s) [2021-12-03T08:36:01.273Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.08s) [2021-12-03T08:36:01.273Z] === RUN TestBuildPlatformInvalid [2021-12-03T08:36:01.273Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-12-03T08:36:01.273Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-12-03T08:36:01.273Z] Loaded image: busybox:latest [2021-12-03T08:36:01.273Z] Loaded image: busybox:glibc [2021-12-03T08:36:01.273Z] Loaded image: debian:bullseye-slim [2021-12-03T08:36:01.273Z] Loaded image: hello-world:latest [2021-12-03T08:36:01.273Z] Loaded image: arm32v7/hello-world:latest [2021-12-03T08:36:07.834Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.74s) [2021-12-03T08:36:07.834Z] PASS [2021-12-03T08:36:07.834Z] [2021-12-03T08:36:07.834Z] === Skipped [2021-12-03T08:36:07.834Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-12-03T08:36:07.834Z] build_session_test.go:25: TODO: BuildKit [2021-12-03T08:36:07.834Z] [2021-12-03T08:36:07.834Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-12-03T08:36:07.834Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-03T08:36:07.834Z] [2021-12-03T08:36:07.834Z] DONE 34 tests, 2 skipped in 95.536s [2021-12-03T08:36:07.834Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-12-03T08:36:07.834Z] INFO: Testing against a local daemon [2021-12-03T08:36:07.834Z] === RUN TestConfigInspect [2021-12-03T08:36:08.320Z] 8f616e6e9eec: Pull complete [2021-12-03T08:36:08.320Z] a0eb404f1860: Verifying Checksum [2021-12-03T08:36:08.320Z] a0eb404f1860: Download complete [2021-12-03T08:36:09.733Z] --- PASS: TestConfigInspect (2.53s) [2021-12-03T08:36:09.733Z] === RUN TestConfigList [2021-12-03T08:36:11.380Z] INFO: Extraction ended at 12/03/2021 08:36:09. Duration:00:00:23.6205846 [2021-12-03T08:36:11.380Z] INFO: Updating the golang and path environment variables [2021-12-03T08:36:11.380Z] INFO: GOPATH=d:\gopath [2021-12-03T08:36:11.380Z] INFO: go version go1.17.3 windows/amd64 [2021-12-03T08:36:11.380Z] INFO: Running the daemon under test in debug mode [2021-12-03T08:36:11.380Z] INFO: Starting a daemon under test... [2021-12-03T08:36:11.380Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43057\1\daemon --pidfile d:\CI\PR-43057\1\docker.pid -D [2021-12-03T08:36:11.380Z] INFO: Process started successfully. [2021-12-03T08:36:11.380Z] INFO: Start tailing logs of the daemon under tests [2021-12-03T08:36:11.380Z] INFO: Waiting for the daemon under test to start... [2021-12-03T08:36:11.556Z] .....INFO: Daemon under test started and replied! [2021-12-03T08:36:11.556Z] INFO: Docker version of the daemon under test [2021-12-03T08:36:11.556Z] [2021-12-03T08:36:11.556Z] Client: [2021-12-03T08:36:11.556Z] Version: 17.06.2-ce [2021-12-03T08:36:11.556Z] API version: 1.30 [2021-12-03T08:36:11.556Z] Go version: go1.8.3 [2021-12-03T08:36:11.556Z] Git commit: cec0b72 [2021-12-03T08:36:11.556Z] Built: Tue Sep 5 19:57:19 2017 [2021-12-03T08:36:11.556Z] OS/Arch: windows/amd64 [2021-12-03T08:36:11.556Z] [2021-12-03T08:36:11.556Z] Server: [2021-12-03T08:36:11.556Z] Version: 0.0.0-dev [2021-12-03T08:36:11.556Z] API version: 1.42 (minimum version 1.24) [2021-12-03T08:36:11.556Z] Go version: go1.17.3 [2021-12-03T08:36:11.556Z] Git commit: dd9782fe94 [2021-12-03T08:36:11.556Z] Built: 12/03/2021 08:34:22 [2021-12-03T08:36:11.556Z] OS/Arch: windows/amd64 [2021-12-03T08:36:11.556Z] Experimental: false [2021-12-03T08:36:11.556Z] [2021-12-03T08:36:11.556Z] INFO: Docker info of the daemon under test [2021-12-03T08:36:11.556Z] [2021-12-03T08:36:11.634Z] --- PASS: TestConfigList (2.14s) [2021-12-03T08:36:11.634Z] === RUN TestConfigsCreateAndDelete [2021-12-03T08:36:12.025Z] Containers: 0 [2021-12-03T08:36:12.025Z] Running: 0 [2021-12-03T08:36:12.025Z] Paused: 0 [2021-12-03T08:36:12.025Z] Stopped: 0 [2021-12-03T08:36:12.025Z] Images: 0 [2021-12-03T08:36:12.025Z] Server Version: 0.0.0-dev [2021-12-03T08:36:12.025Z] Storage Driver: windowsfilter [2021-12-03T08:36:12.025Z] Windows: [2021-12-03T08:36:12.025Z] Logging Driver: json-file [2021-12-03T08:36:12.025Z] Plugins: [2021-12-03T08:36:12.025Z] Volume: local [2021-12-03T08:36:12.025Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-03T08:36:12.025Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-03T08:36:12.025Z] Swarm: inactive [2021-12-03T08:36:12.025Z] Default Isolation: process [2021-12-03T08:36:12.025Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-12-03T08:36:12.025Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-12-03T08:36:12.025Z] OSType: windows [2021-12-03T08:36:12.025Z] Architecture: x86_64 [2021-12-03T08:36:12.025Z] CPUs: 4 [2021-12-03T08:36:12.025Z] Total Memory: 32GiB [2021-12-03T08:36:12.025Z] Name: azwin-2-9cd090 [2021-12-03T08:36:12.025Z] ID: HZVV:S5LE:LSXA:KYRJ:6T2G:WGQ7:DHMO:5IK5:SED7:FKBL:EEFR:FJGD [2021-12-03T08:36:12.025Z] Docker Root Dir: D:\CI\PR-43057\1\daemon [2021-12-03T08:36:12.025Z] Debug Mode (client): false [2021-12-03T08:36:12.025Z] Debug Mode (server): true [2021-12-03T08:36:12.025Z] File Descriptors: -1 [2021-12-03T08:36:12.025Z] Goroutines: 16 [2021-12-03T08:36:12.025Z] System Time: 2021-12-03T08:36:11.516345Z [2021-12-03T08:36:12.025Z] EventsListeners: 0 [2021-12-03T08:36:12.025Z] Registry: https://index.docker.io/v1/ [2021-12-03T08:36:12.025Z] Labels: [2021-12-03T08:36:12.025Z] Experimental: false [2021-12-03T08:36:12.025Z] Insecure Registries: [2021-12-03T08:36:12.025Z] 127.0.0.0/8 [2021-12-03T08:36:12.025Z] Live Restore Enabled: false [2021-12-03T08:36:12.025Z] [2021-12-03T08:36:12.025Z] [2021-12-03T08:36:12.025Z] INFO: Docker images of the daemon under test [2021-12-03T08:36:12.025Z] [2021-12-03T08:36:12.025Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-03T08:36:12.025Z] [2021-12-03T08:36:12.025Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-12-03T08:36:12.025Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-12-03T08:36:12.025Z] ltsc2019: Pulling from windows/servercore [2021-12-03T08:36:12.025Z] 4612f6d0b889: Pulling fs layer [2021-12-03T08:36:12.025Z] c1f4c7287c99: Pulling fs layer [2021-12-03T08:36:14.165Z] --- PASS: TestConfigsCreateAndDelete (2.15s) [2021-12-03T08:36:14.165Z] === RUN TestConfigsUpdate [2021-12-03T08:36:16.064Z] --- PASS: TestConfigsUpdate (2.11s) [2021-12-03T08:36:16.064Z] === RUN TestTemplatedConfig [2021-12-03T08:36:18.593Z] --- PASS: TestTemplatedConfig (2.59s) [2021-12-03T08:36:18.593Z] === RUN TestConfigCreateResolve [2021-12-03T08:36:19.853Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 2m59.468780961s with top 10 stages: buildssa: 1m31.355669748s, goimports: 20.263826335s, unconvert: 12.746415735s, gosec: 9.00245596s, golint: 5.838469012s, misspell: 4.206535769s, inspect: 4.077339562s, ineffassign: 3.755285533s, vrp: 3.135208856s, ctrlflow: 1.955752639s [2021-12-03T08:36:21.124Z] --- PASS: TestConfigCreateResolve (2.13s) [2021-12-03T08:36:21.124Z] PASS [2021-12-03T08:36:21.124Z] [2021-12-03T08:36:21.124Z] DONE 6 tests in 13.680s [2021-12-03T08:36:21.124Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-12-03T08:36:21.124Z] INFO: Testing against a local daemon [2021-12-03T08:36:21.124Z] === RUN TestCheckpoint [2021-12-03T08:36:21.124Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-03T08:36:21.124Z] --- SKIP: TestCheckpoint (0.00s) [2021-12-03T08:36:21.124Z] === RUN TestContainerInvalidJSON [2021-12-03T08:36:21.124Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-12-03T08:36:21.124Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-12-03T08:36:21.124Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-12-03T08:36:21.124Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-12-03T08:36:21.124Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-12-03T08:36:21.124Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-12-03T08:36:21.124Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-12-03T08:36:21.124Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-12-03T08:36:21.124Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-12-03T08:36:21.124Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-12-03T08:36:21.124Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-12-03T08:36:21.124Z] === RUN TestCopyFromContainerPathIsNotDir [2021-12-03T08:36:21.124Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-12-03T08:36:21.124Z] === RUN TestCopyToContainerPathDoesNotExist [2021-12-03T08:36:21.124Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-12-03T08:36:21.124Z] === RUN TestCopyToContainerPathIsNotDir [2021-12-03T08:36:21.124Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-12-03T08:36:21.124Z] === RUN TestCopyFromContainer [2021-12-03T08:36:22.059Z] === RUN TestCopyFromContainer// [2021-12-03T08:36:22.059Z] === RUN TestCopyFromContainer//bar/root [2021-12-03T08:36:22.318Z] === RUN TestCopyFromContainer//bar/root/ [2021-12-03T08:36:22.318Z] === RUN TestCopyFromContainer/bar/quux [2021-12-03T08:36:22.318Z] === RUN TestCopyFromContainer/bar/quux/ [2021-12-03T08:36:22.318Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-12-03T08:36:22.318Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-12-03T08:36:22.577Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-12-03T08:36:22.577Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-12-03T08:36:22.577Z] === RUN TestCopyFromContainer/bar/notarget [2021-12-03T08:36:22.577Z] --- PASS: TestCopyFromContainer (1.67s) [2021-12-03T08:36:22.577Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-12-03T08:36:22.577Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-12-03T08:36:22.577Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-12-03T08:36:22.577Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-12-03T08:36:22.577Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-12-03T08:36:22.577Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-12-03T08:36:22.577Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-12-03T08:36:22.577Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-12-03T08:36:22.577Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-12-03T08:36:22.577Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-12-03T08:36:22.577Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-12-03T08:36:22.577Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-03T08:36:22.577Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-03T08:36:22.577Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-03T08:36:22.577Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-03T08:36:22.577Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-03T08:36:22.577Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-03T08:36:22.844Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-03T08:36:22.844Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-03T08:36:22.844Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-03T08:36:22.844Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-12-03T08:36:22.844Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-12-03T08:36:22.844Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-12-03T08:36:22.844Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-12-03T08:36:22.844Z] === RUN TestCreateLinkToNonExistingContainer [2021-12-03T08:36:22.844Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-12-03T08:36:22.844Z] === RUN TestCreateWithInvalidEnv [2021-12-03T08:36:22.844Z] === RUN TestCreateWithInvalidEnv/0 [2021-12-03T08:36:22.844Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-12-03T08:36:22.844Z] === RUN TestCreateWithInvalidEnv/1 [2021-12-03T08:36:22.844Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-12-03T08:36:22.844Z] === RUN TestCreateWithInvalidEnv/2 [2021-12-03T08:36:22.844Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-12-03T08:36:22.844Z] === CONT TestCreateWithInvalidEnv/0 [2021-12-03T08:36:22.844Z] === CONT TestCreateWithInvalidEnv/2 [2021-12-03T08:36:22.844Z] === CONT TestCreateWithInvalidEnv/1 [2021-12-03T08:36:22.844Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-12-03T08:36:22.844Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-12-03T08:36:22.844Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-12-03T08:36:22.844Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-12-03T08:36:22.844Z] === RUN TestCreateTmpfsMountsTarget [2021-12-03T08:36:22.844Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-12-03T08:36:22.844Z] === RUN TestCreateWithCustomMaskedPaths [2021-12-03T08:36:24.564Z] c1f4c7287c99: Verifying Checksum [2021-12-03T08:36:24.564Z] c1f4c7287c99: Download complete [2021-12-03T08:36:24.807Z] --- PASS: TestCreateWithCustomMaskedPaths (1.64s) [2021-12-03T08:36:24.807Z] === RUN TestCreateWithCustomReadonlyPaths [2021-12-03T08:36:26.183Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.61s) [2021-12-03T08:36:26.183Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-12-03T08:36:26.183Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-03T08:36:26.183Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-03T08:36:26.183Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-03T08:36:26.183Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-03T08:36:26.183Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-03T08:36:26.183Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-03T08:36:26.183Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-03T08:36:26.183Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-03T08:36:26.183Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-03T08:36:26.183Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-03T08:36:26.183Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-03T08:36:26.183Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-03T08:36:26.183Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-03T08:36:26.183Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-03T08:36:26.183Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-03T08:36:26.183Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-12-03T08:36:26.183Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-12-03T08:36:26.183Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-12-03T08:36:26.183Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-12-03T08:36:26.183Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-12-03T08:36:26.183Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-12-03T08:36:26.183Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-12-03T08:36:26.750Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.59s) [2021-12-03T08:36:26.750Z] === RUN TestCreateDifferentPlatform [2021-12-03T08:36:26.750Z] === RUN TestCreateDifferentPlatform/different_os [2021-12-03T08:36:26.750Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-12-03T08:36:26.750Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-12-03T08:36:26.750Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-12-03T08:36:26.750Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-12-03T08:36:26.750Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-12-03T08:36:26.750Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-12-03T08:36:26.750Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-12-03T08:36:26.750Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-12-03T08:36:26.750Z] === RUN TestContainerStartOnDaemonRestart [2021-12-03T08:36:26.750Z] === PAUSE TestContainerStartOnDaemonRestart [2021-12-03T08:36:26.750Z] === RUN TestDaemonRestartIpcMode [2021-12-03T08:36:26.750Z] === PAUSE TestDaemonRestartIpcMode [2021-12-03T08:36:26.750Z] === RUN TestDaemonHostGatewayIP [2021-12-03T08:36:26.750Z] === PAUSE TestDaemonHostGatewayIP [2021-12-03T08:36:26.750Z] === RUN TestRestartDaemonWithRestartingContainer [2021-12-03T08:36:26.750Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-12-03T08:36:26.750Z] === RUN TestContainerKillOnDaemonStart [2021-12-03T08:36:26.750Z] === PAUSE TestContainerKillOnDaemonStart [2021-12-03T08:36:26.750Z] === RUN TestDiff [2021-12-03T08:36:27.318Z] --- PASS: TestDiff (0.56s) [2021-12-03T08:36:27.318Z] === RUN TestExecWithCloseStdin [2021-12-03T08:36:27.886Z] --- PASS: TestExecWithCloseStdin (0.65s) [2021-12-03T08:36:27.886Z] === RUN TestExec [2021-12-03T08:36:28.821Z] --- PASS: TestExec (0.63s) [2021-12-03T08:36:28.821Z] === RUN TestExecUser [2021-12-03T08:36:29.123Z] --- PASS: TestBuildWithHugeFile (54.74s) [2021-12-03T08:36:29.123Z] === RUN TestBuildWCOWSandboxSize [2021-12-03T08:36:29.123Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-03T08:36:29.123Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-12-03T08:36:29.123Z] === RUN TestBuildWithEmptyDockerfile [2021-12-03T08:36:29.123Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-03T08:36:29.123Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-03T08:36:29.123Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-03T08:36:29.123Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-03T08:36:29.123Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-03T08:36:29.123Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-03T08:36:29.123Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-03T08:36:29.123Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-03T08:36:29.123Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-03T08:36:29.123Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2021-12-03T08:36:29.123Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2021-12-03T08:36:29.123Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2021-12-03T08:36:29.123Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-12-03T08:36:29.123Z] === RUN TestBuildPreserveOwnership [2021-12-03T08:36:29.123Z] === RUN TestBuildPreserveOwnership/copy_from [2021-12-03T08:36:29.386Z] --- PASS: TestExecUser (0.64s) [2021-12-03T08:36:29.386Z] === RUN TestExportContainerAndImportImage [2021-12-03T08:36:29.954Z] --- PASS: TestExportContainerAndImportImage (0.68s) [2021-12-03T08:36:29.954Z] === RUN TestExportContainerAfterDaemonRestart [2021-12-03T08:36:31.331Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2021-12-03T08:36:31.331Z] === RUN TestHealthCheckWorkdir [2021-12-03T08:36:32.264Z] --- PASS: TestHealthCheckWorkdir (0.84s) [2021-12-03T08:36:32.264Z] === RUN TestHealthKillContainer [2021-12-03T08:36:32.432Z] ...INFO: Daemon under test started and replied! [2021-12-03T08:36:32.432Z] INFO: Docker version of the daemon under test [2021-12-03T08:36:32.432Z] [2021-12-03T08:36:32.432Z] Client: [2021-12-03T08:36:32.432Z] Version: 17.06.2-ce [2021-12-03T08:36:32.432Z] API version: 1.30 [2021-12-03T08:36:32.432Z] Go version: go1.8.3 [2021-12-03T08:36:32.432Z] Git commit: cec0b72 [2021-12-03T08:36:32.432Z] Built: Tue Sep 5 19:57:19 2017 [2021-12-03T08:36:32.432Z] OS/Arch: windows/amd64 [2021-12-03T08:36:32.432Z] [2021-12-03T08:36:32.432Z] Server: [2021-12-03T08:36:32.432Z] Version: 0.0.0-dev [2021-12-03T08:36:32.432Z] API version: 1.42 (minimum version 1.24) [2021-12-03T08:36:32.432Z] Go version: go1.17.3 [2021-12-03T08:36:32.432Z] Git commit: dd9782fe94 [2021-12-03T08:36:32.432Z] Built: 12/03/2021 08:34:37 [2021-12-03T08:36:32.432Z] OS/Arch: windows/amd64 [2021-12-03T08:36:32.432Z] Experimental: false [2021-12-03T08:36:32.432Z] [2021-12-03T08:36:32.432Z] INFO: Docker info of the daemon under test [2021-12-03T08:36:32.432Z] [2021-12-03T08:36:32.432Z] Containers: 0 [2021-12-03T08:36:32.432Z] Running: 0 [2021-12-03T08:36:32.432Z] Paused: 0 [2021-12-03T08:36:32.432Z] Stopped: 0 [2021-12-03T08:36:32.432Z] Images: 0 [2021-12-03T08:36:32.432Z] Server Version: 0.0.0-dev [2021-12-03T08:36:32.432Z] Storage Driver: windowsfilter [2021-12-03T08:36:32.432Z] Windows: [2021-12-03T08:36:32.432Z] Logging Driver: json-file [2021-12-03T08:36:32.432Z] Plugins: [2021-12-03T08:36:32.432Z] Volume: local [2021-12-03T08:36:32.432Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-03T08:36:32.432Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-03T08:36:32.432Z] Swarm: inactive [2021-12-03T08:36:32.432Z] Default Isolation: process [2021-12-03T08:36:32.432Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-12-03T08:36:32.432Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-12-03T08:36:32.432Z] OSType: windows [2021-12-03T08:36:32.432Z] Architecture: x86_64 [2021-12-03T08:36:32.432Z] CPUs: 4 [2021-12-03T08:36:32.432Z] Total Memory: 32GiB [2021-12-03T08:36:32.432Z] Name: azwin-2-bdd830 [2021-12-03T08:36:32.432Z] ID: FF2K:G47Z:VRSC:LSKH:XKCA:47AK:V2KC:PFPM:BE3A:43VB:TR5Q:VLAS [2021-12-03T08:36:32.432Z] Docker Root Dir: D:\CI\PR-43057\1\daemon [2021-12-03T08:36:32.432Z] Debug Mode (client): false [2021-12-03T08:36:32.432Z] Debug Mode (server): true [2021-12-03T08:36:32.432Z] File Descriptors: -1 [2021-12-03T08:36:32.432Z] Goroutines: 16 [2021-12-03T08:36:32.432Z] System Time: 2021-12-03T08:36:29.5837702Z [2021-12-03T08:36:32.432Z] EventsListeners: 0 [2021-12-03T08:36:32.432Z] Registry: https://index.docker.io/v1/ [2021-12-03T08:36:32.432Z] Labels: [2021-12-03T08:36:32.432Z] Experimental: false [2021-12-03T08:36:32.432Z] Insecure Registries: [2021-12-03T08:36:32.432Z] 127.0.0.0/8 [2021-12-03T08:36:32.432Z] Live Restore Enabled: false [2021-12-03T08:36:32.432Z] [2021-12-03T08:36:32.432Z] [2021-12-03T08:36:32.432Z] INFO: Docker images of the daemon under test [2021-12-03T08:36:32.432Z] [2021-12-03T08:36:32.432Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-03T08:36:32.432Z] [2021-12-03T08:36:32.432Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-12-03T08:36:32.432Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2021-12-03T08:36:32.432Z] ltsc2022: Pulling from windows/servercore [2021-12-03T08:36:32.432Z] 8f616e6e9eec: Pulling fs layer [2021-12-03T08:36:32.432Z] a0eb404f1860: Pulling fs layer [2021-12-03T08:36:33.310Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-12-03T08:36:34.992Z] 4612f6d0b889: Verifying Checksum [2021-12-03T08:36:34.992Z] 4612f6d0b889: Download complete [2021-12-03T08:36:37.495Z] --- PASS: TestBuildPreserveOwnership (10.03s) [2021-12-03T08:36:37.495Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.03s) [2021-12-03T08:36:37.495Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-12-03T08:36:37.495Z] === RUN TestBuildPlatformInvalid [2021-12-03T08:36:37.495Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-12-03T08:36:37.495Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-12-03T08:36:37.495Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-12-03T08:36:37.495Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-12-03T08:36:37.495Z] PASS [2021-12-03T08:36:37.495Z] [2021-12-03T08:36:37.495Z] === Skipped [2021-12-03T08:36:37.495Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-12-03T08:36:37.495Z] build_session_test.go:25: TODO: BuildKit [2021-12-03T08:36:37.495Z] [2021-12-03T08:36:37.495Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-12-03T08:36:37.495Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-03T08:36:37.495Z] [2021-12-03T08:36:37.495Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-12-03T08:36:37.496Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-12-03T08:36:37.496Z] [2021-12-03T08:36:37.496Z] DONE 34 tests, 3 skipped in 115.482s [2021-12-03T08:36:37.496Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-12-03T08:36:37.496Z] INFO: Testing against a local daemon [2021-12-03T08:36:37.496Z] === RUN TestConfigInspect [2021-12-03T08:36:37.496Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:36:37.496Z] --- SKIP: TestConfigInspect (0.02s) [2021-12-03T08:36:37.496Z] === RUN TestConfigList [2021-12-03T08:36:37.496Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:36:37.496Z] --- SKIP: TestConfigList (0.01s) [2021-12-03T08:36:37.496Z] === RUN TestConfigsCreateAndDelete [2021-12-03T08:36:37.496Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:36:37.496Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-12-03T08:36:37.496Z] === RUN TestConfigsUpdate [2021-12-03T08:36:37.496Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:36:37.496Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-12-03T08:36:37.496Z] === RUN TestTemplatedConfig [2021-12-03T08:36:37.496Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:36:37.496Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-12-03T08:36:37.496Z] === RUN TestConfigCreateResolve [2021-12-03T08:36:37.496Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:36:37.496Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-12-03T08:36:37.496Z] PASS [2021-12-03T08:36:37.496Z] [2021-12-03T08:36:37.496Z] === Skipped [2021-12-03T08:36:37.496Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-12-03T08:36:37.496Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:36:37.496Z] [2021-12-03T08:36:37.496Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-12-03T08:36:37.496Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:36:37.496Z] [2021-12-03T08:36:37.496Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-12-03T08:36:37.496Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:36:37.496Z] [2021-12-03T08:36:37.496Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-12-03T08:36:37.496Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:36:37.496Z] [2021-12-03T08:36:37.496Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-12-03T08:36:37.496Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:36:37.496Z] [2021-12-03T08:36:37.496Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-12-03T08:36:37.496Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:36:37.496Z] [2021-12-03T08:36:37.496Z] DONE 6 tests, 6 skipped in 0.153s [2021-12-03T08:36:37.496Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-12-03T08:36:37.496Z] INFO: Testing against a local daemon [2021-12-03T08:36:37.496Z] === RUN TestCheckpoint [2021-12-03T08:36:37.496Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-03T08:36:37.496Z] --- SKIP: TestCheckpoint (0.00s) [2021-12-03T08:36:37.496Z] === RUN TestContainerInvalidJSON [2021-12-03T08:36:37.496Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-12-03T08:36:37.496Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-12-03T08:36:37.496Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-12-03T08:36:37.496Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-12-03T08:36:37.496Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-12-03T08:36:37.496Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-12-03T08:36:37.496Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-12-03T08:36:37.496Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-12-03T08:36:37.496Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-12-03T08:36:37.496Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-12-03T08:36:37.755Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-12-03T08:36:37.755Z] === RUN TestCopyFromContainerPathIsNotDir [2021-12-03T08:36:37.755Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-12-03T08:36:37.755Z] === RUN TestCopyToContainerPathDoesNotExist [2021-12-03T08:36:37.755Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-12-03T08:36:37.755Z] === RUN TestCopyToContainerPathIsNotDir [2021-12-03T08:36:37.755Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-12-03T08:36:37.755Z] === RUN TestCopyFromContainer [2021-12-03T08:36:37.913Z] INFO [runner/unused/goanalysis] analyzers took 28.577177552s with top 10 stages: buildssa: 24.419133948s, U1000: 4.158043604s [2021-12-03T08:36:38.169Z] INFO [runner] Issues before processing: 2759, after processing: 0 [2021-12-03T08:36:38.169Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 2178/2178, skip_files: 2178/2178, autogenerated_exclude: 1790/2178, exclude: 1790/1790, nolint: 0/78, skip_dirs: 2178/2178, filename_unadjuster: 2178/2178, identifier_marker: 1790/1790, exclude-rules: 78/1790, cgo: 2178/2759 [2021-12-03T08:36:38.169Z] INFO [runner] processing took 128.963648ms with stages: nolint: 50.474341ms, identifier_marker: 41.242474ms, path_prettifier: 17.9635ms, autogenerated_exclude: 8.098792ms, exclude-rules: 5.203281ms, skip_dirs: 3.773778ms, filename_unadjuster: 1.246718ms, cgo: 955.093µs, max_same_issues: 1.578µs, exclude: 771ns, skip_files: 762ns, source_code: 586ns, uniq_by_line: 536ns, diff: 457ns, max_from_linter: 417ns, max_per_file_from_linter: 306ns, path_shortener: 258ns [2021-12-03T08:36:38.169Z] INFO [runner] linters took 1m39.43304685s with stages: goanalysis_metalinter: 1m16.955439374s, unused: 22.3472647s [2021-12-03T08:36:38.169Z] INFO File cache stats: 1688 entries of total size 8.5MiB [2021-12-03T08:36:38.169Z] INFO Memory: 2425 samples, avg is 433.2MB, max is 4324.4MB [2021-12-03T08:36:38.169Z] INFO Execution took 4m2.368065017s [2021-12-03T08:36:38.730Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-12-03T08:36:39.996Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43057/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dd9782fe946c96582a13e1817eecbb670a2b3a53 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dd9782fe946c96582a13e1817eecbb670a2b3a53 hack/make.sh dynbinary test-docker-py [2021-12-03T08:36:40.371Z] --- PASS: TestHealthKillContainer (8.19s) [2021-12-03T08:36:40.371Z] === RUN TestInspectCpusetInConfigPre120 [2021-12-03T08:36:40.629Z] --- PASS: TestInspectCpusetInConfigPre120 (0.48s) [2021-12-03T08:36:40.629Z] === RUN TestIpcModeNone [2021-12-03T08:36:40.925Z] [2021-12-03T08:36:41.042Z] === RUN TestCopyFromContainer// [2021-12-03T08:36:41.182Z] Removing bundles/ [2021-12-03T08:36:41.182Z] [2021-12-03T08:36:41.182Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-12-03T08:36:41.182Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-12-03T08:36:41.182Z] GOOS="" GOARCH="" GOARM="" [2021-12-03T08:36:41.301Z] === RUN TestCopyFromContainer//bar/root [2021-12-03T08:36:41.301Z] === RUN TestCopyFromContainer//bar/root/ [2021-12-03T08:36:41.301Z] === RUN TestCopyFromContainer/bar/quux [2021-12-03T08:36:41.301Z] === RUN TestCopyFromContainer/bar/quux/ [2021-12-03T08:36:41.560Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-12-03T08:36:41.560Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-12-03T08:36:41.560Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-12-03T08:36:41.560Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-12-03T08:36:41.560Z] === RUN TestCopyFromContainer/bar/notarget [2021-12-03T08:36:41.563Z] --- PASS: TestIpcModeNone (0.62s) [2021-12-03T08:36:41.563Z] === RUN TestIpcModePrivate [2021-12-03T08:36:41.819Z] --- PASS: TestCopyFromContainer (3.92s) [2021-12-03T08:36:41.819Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-12-03T08:36:41.819Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-12-03T08:36:41.819Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-12-03T08:36:41.819Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-12-03T08:36:41.819Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-12-03T08:36:41.819Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-12-03T08:36:41.819Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-12-03T08:36:41.819Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-12-03T08:36:41.819Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-12-03T08:36:41.819Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-12-03T08:36:41.819Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-12-03T08:36:41.819Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-03T08:36:41.819Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-03T08:36:41.819Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-03T08:36:41.819Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-03T08:36:41.819Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-03T08:36:41.819Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-03T08:36:41.819Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-03T08:36:41.819Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-03T08:36:41.819Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-03T08:36:41.819Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-12-03T08:36:41.819Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-12-03T08:36:41.819Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-12-03T08:36:41.819Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-12-03T08:36:41.819Z] === RUN TestCreateLinkToNonExistingContainer [2021-12-03T08:36:41.819Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-12-03T08:36:41.819Z] === RUN TestCreateWithInvalidEnv [2021-12-03T08:36:41.819Z] === RUN TestCreateWithInvalidEnv/0 [2021-12-03T08:36:41.819Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-12-03T08:36:41.819Z] === RUN TestCreateWithInvalidEnv/1 [2021-12-03T08:36:41.819Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-12-03T08:36:41.819Z] === RUN TestCreateWithInvalidEnv/2 [2021-12-03T08:36:41.819Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-12-03T08:36:41.819Z] === CONT TestCreateWithInvalidEnv/0 [2021-12-03T08:36:41.819Z] === CONT TestCreateWithInvalidEnv/2 [2021-12-03T08:36:41.819Z] === CONT TestCreateWithInvalidEnv/1 [2021-12-03T08:36:41.819Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-12-03T08:36:41.819Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-12-03T08:36:41.819Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-12-03T08:36:41.819Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-12-03T08:36:41.819Z] === RUN TestCreateTmpfsMountsTarget [2021-12-03T08:36:41.819Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-12-03T08:36:41.819Z] === RUN TestCreateWithCustomMaskedPaths [2021-12-03T08:36:41.820Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2021-12-03T08:36:42.079Z] --- PASS: TestIpcModePrivate (0.74s) [2021-12-03T08:36:42.079Z] === RUN TestIpcModeShareable [2021-12-03T08:36:42.338Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2021-12-03T08:36:42.904Z] --- PASS: TestIpcModeShareable (0.65s) [2021-12-03T08:36:42.904Z] === RUN TestAPIIpcModeShareableAndContainer [2021-12-03T08:36:43.195Z] --- PASS: TestCreateWithCustomMaskedPaths (1.15s) [2021-12-03T08:36:43.195Z] === RUN TestCreateWithCustomReadonlyPaths [2021-12-03T08:36:44.129Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.10s) [2021-12-03T08:36:44.129Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-12-03T08:36:44.129Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-03T08:36:44.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-03T08:36:44.129Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-03T08:36:44.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-03T08:36:44.129Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-03T08:36:44.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-03T08:36:44.129Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-03T08:36:44.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-03T08:36:44.129Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-03T08:36:44.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-03T08:36:44.129Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-03T08:36:44.129Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-03T08:36:44.129Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-03T08:36:44.129Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-03T08:36:44.129Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-03T08:36:44.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-12-03T08:36:44.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-12-03T08:36:44.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-12-03T08:36:44.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-12-03T08:36:44.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-12-03T08:36:44.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-12-03T08:36:44.129Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-12-03T08:36:44.388Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2021-12-03T08:36:44.388Z] === RUN TestCreateDifferentPlatform [2021-12-03T08:36:44.388Z] === RUN TestCreateDifferentPlatform/different_os [2021-12-03T08:36:44.388Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-12-03T08:36:44.388Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-12-03T08:36:44.388Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-12-03T08:36:44.388Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-12-03T08:36:44.388Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-12-03T08:36:44.388Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-12-03T08:36:44.388Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-12-03T08:36:44.647Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-12-03T08:36:44.647Z] === RUN TestContainerStartOnDaemonRestart [2021-12-03T08:36:44.647Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-12-03T08:36:44.647Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-12-03T08:36:44.647Z] === RUN TestDaemonRestartIpcMode [2021-12-03T08:36:44.647Z] === PAUSE TestDaemonRestartIpcMode [2021-12-03T08:36:44.647Z] === RUN TestDaemonHostGatewayIP [2021-12-03T08:36:44.647Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-03T08:36:44.647Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-12-03T08:36:44.647Z] === RUN TestRestartDaemonWithRestartingContainer [2021-12-03T08:36:44.647Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-12-03T08:36:44.647Z] === RUN TestContainerKillOnDaemonStart [2021-12-03T08:36:44.647Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-12-03T08:36:44.647Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-12-03T08:36:44.647Z] === RUN TestDiff [2021-12-03T08:36:44.779Z] a0eb404f1860: Verifying Checksum [2021-12-03T08:36:44.779Z] a0eb404f1860: Download complete [2021-12-03T08:36:44.805Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.75s) [2021-12-03T08:36:44.805Z] === RUN TestAPIIpcModeHost [2021-12-03T08:36:44.805Z] --- PASS: TestAPIIpcModeHost (0.38s) [2021-12-03T08:36:44.805Z] === RUN TestDaemonIpcModeShareable [2021-12-03T08:36:44.906Z] --- PASS: TestDiff (0.38s) [2021-12-03T08:36:44.906Z] === RUN TestExecWithCloseStdin [2021-12-03T08:36:45.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-12-03T08:36:45.473Z] --- PASS: TestExecWithCloseStdin (0.43s) [2021-12-03T08:36:45.473Z] === RUN TestExec [2021-12-03T08:36:45.733Z] --- PASS: TestExec (0.43s) [2021-12-03T08:36:45.733Z] === RUN TestExecUser [2021-12-03T08:36:46.179Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2021-12-03T08:36:46.179Z] --- PASS: TestDaemonIpcModeShareable (1.18s) [2021-12-03T08:36:46.179Z] === RUN TestDaemonIpcModePrivate [2021-12-03T08:36:46.300Z] --- PASS: TestExecUser (0.43s) [2021-12-03T08:36:46.300Z] === RUN TestExportContainerAndImportImage [2021-12-03T08:36:46.868Z] --- PASS: TestExportContainerAndImportImage (0.53s) [2021-12-03T08:36:46.868Z] === RUN TestExportContainerAfterDaemonRestart [2021-12-03T08:36:47.114Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2021-12-03T08:36:47.114Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2021-12-03T08:36:47.114Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-12-03T08:36:48.244Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2021-12-03T08:36:48.244Z] === RUN TestHealthCheckWorkdir [2021-12-03T08:36:48.488Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2021-12-03T08:36:48.488Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s) [2021-12-03T08:36:48.488Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-12-03T08:36:48.499Z] 8f616e6e9eec: Verifying Checksum [2021-12-03T08:36:48.499Z] 8f616e6e9eec: Download complete [2021-12-03T08:36:48.503Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2021-12-03T08:36:48.503Z] === RUN TestHealthKillContainer [2021-12-03T08:36:49.423Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2021-12-03T08:36:49.681Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s) [2021-12-03T08:36:49.681Z] === RUN TestIpcModeOlderClient [2021-12-03T08:36:49.681Z] === PAUSE TestIpcModeOlderClient [2021-12-03T08:36:49.681Z] === RUN TestKillContainerInvalidSignal [2021-12-03T08:36:49.940Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2021-12-03T08:36:49.940Z] === RUN TestKillContainer [2021-12-03T08:36:49.940Z] === RUN TestKillContainer/no_signal [2021-12-03T08:36:50.506Z] === RUN TestKillContainer/non_killing_signal [2021-12-03T08:36:50.767Z] === RUN TestKillContainer/killing_signal [2021-12-03T08:36:51.335Z] --- PASS: TestKillContainer (1.29s) [2021-12-03T08:36:51.335Z] --- PASS: TestKillContainer/no_signal (0.41s) [2021-12-03T08:36:51.335Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2021-12-03T08:36:51.335Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2021-12-03T08:36:51.335Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-12-03T08:36:51.335Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-12-03T08:36:51.593Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-12-03T08:36:52.527Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.21s) [2021-12-03T08:36:52.527Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2021-12-03T08:36:52.527Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s) [2021-12-03T08:36:52.527Z] === RUN TestKillStoppedContainer [2021-12-03T08:36:52.527Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-12-03T08:36:52.527Z] === RUN TestKillStoppedContainerAPIPre120 [2021-12-03T08:36:52.527Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-12-03T08:36:52.527Z] === RUN TestKillDifferentUserContainer [2021-12-03T08:36:53.094Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2021-12-03T08:36:53.094Z] === RUN TestInspectOomKilledTrue [2021-12-03T08:36:53.094Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-12-03T08:36:53.094Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-12-03T08:36:53.094Z] === RUN TestInspectOomKilledFalse [2021-12-03T08:36:53.354Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2021-12-03T08:36:53.354Z] === RUN TestLinksEtcHostsContentMatch [2021-12-03T08:36:53.920Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2021-12-03T08:36:53.920Z] === RUN TestLinksContainerNames [2021-12-03T08:36:54.488Z] --- PASS: TestLinksContainerNames (0.85s) [2021-12-03T08:36:54.488Z] === RUN TestLogsFollowTailEmpty [2021-12-03T08:36:55.055Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2021-12-03T08:36:55.055Z] === RUN TestContainerNetworkMountsNoChown [2021-12-03T08:36:55.622Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2021-12-03T08:36:55.622Z] === RUN TestMountDaemonRoot [2021-12-03T08:36:55.622Z] === RUN TestMountDaemonRoot/default [2021-12-03T08:36:55.622Z] === PAUSE TestMountDaemonRoot/default [2021-12-03T08:36:55.622Z] === RUN TestMountDaemonRoot/private [2021-12-03T08:36:55.622Z] === PAUSE TestMountDaemonRoot/private [2021-12-03T08:36:55.622Z] === RUN TestMountDaemonRoot/rprivate [2021-12-03T08:36:55.622Z] === PAUSE TestMountDaemonRoot/rprivate [2021-12-03T08:36:55.622Z] === RUN TestMountDaemonRoot/slave [2021-12-03T08:36:55.622Z] === PAUSE TestMountDaemonRoot/slave [2021-12-03T08:36:55.622Z] === RUN TestMountDaemonRoot/rslave [2021-12-03T08:36:55.622Z] === PAUSE TestMountDaemonRoot/rslave [2021-12-03T08:36:55.622Z] === RUN TestMountDaemonRoot/shared [2021-12-03T08:36:55.622Z] === PAUSE TestMountDaemonRoot/shared [2021-12-03T08:36:55.622Z] === RUN TestMountDaemonRoot/rshared [2021-12-03T08:36:55.622Z] === PAUSE TestMountDaemonRoot/rshared [2021-12-03T08:36:55.622Z] === CONT TestMountDaemonRoot/default [2021-12-03T08:36:55.622Z] === RUN TestMountDaemonRoot/default/bind_root [2021-12-03T08:36:55.622Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-12-03T08:36:55.622Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-12-03T08:36:55.622Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-12-03T08:36:55.622Z] === RUN TestMountDaemonRoot/default/mount_root [2021-12-03T08:36:55.622Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-12-03T08:36:55.622Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-12-03T08:36:55.622Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-12-03T08:36:55.622Z] === CONT TestMountDaemonRoot/default/bind_root [2021-12-03T08:36:55.622Z] === CONT TestMountDaemonRoot/rshared [2021-12-03T08:36:55.622Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-12-03T08:36:55.622Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-12-03T08:36:55.622Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-12-03T08:36:55.622Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-12-03T08:36:55.622Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-12-03T08:36:55.622Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-12-03T08:36:55.622Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-12-03T08:36:55.622Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-12-03T08:36:55.622Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-12-03T08:36:55.622Z] === CONT TestMountDaemonRoot/shared [2021-12-03T08:36:55.622Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-12-03T08:36:55.622Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-12-03T08:36:55.622Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-12-03T08:36:55.622Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-12-03T08:36:55.622Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-12-03T08:36:55.622Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-12-03T08:36:55.622Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-12-03T08:36:55.622Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-12-03T08:36:55.622Z] === CONT TestMountDaemonRoot/rslave [2021-12-03T08:36:55.622Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-12-03T08:36:55.622Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-12-03T08:36:55.622Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-12-03T08:36:55.622Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-12-03T08:36:55.622Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-12-03T08:36:55.622Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-12-03T08:36:55.622Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-12-03T08:36:55.622Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-12-03T08:36:55.622Z] === CONT TestMountDaemonRoot/slave [2021-12-03T08:36:55.622Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-12-03T08:36:55.622Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-12-03T08:36:55.622Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-12-03T08:36:55.622Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-12-03T08:36:55.622Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-12-03T08:36:55.622Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-12-03T08:36:55.622Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-12-03T08:36:55.622Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-12-03T08:36:55.622Z] === CONT TestMountDaemonRoot/rprivate [2021-12-03T08:36:55.622Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-12-03T08:36:55.622Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-12-03T08:36:55.622Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-12-03T08:36:55.622Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-12-03T08:36:55.622Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-12-03T08:36:55.622Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-12-03T08:36:55.622Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-12-03T08:36:55.622Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-12-03T08:36:55.622Z] === CONT TestMountDaemonRoot/private [2021-12-03T08:36:55.622Z] === RUN TestMountDaemonRoot/private/bind_root [2021-12-03T08:36:55.622Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-12-03T08:36:55.622Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-12-03T08:36:55.622Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-12-03T08:36:55.622Z] === RUN TestMountDaemonRoot/private/mount_root [2021-12-03T08:36:55.622Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-12-03T08:36:55.622Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-12-03T08:36:55.622Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-12-03T08:36:55.622Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-12-03T08:36:55.622Z] === CONT TestMountDaemonRoot/default/mount_root [2021-12-03T08:36:55.622Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-12-03T08:36:55.622Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-12-03T08:36:55.622Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-12-03T08:36:55.622Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-12-03T08:36:55.622Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-12-03T08:36:55.622Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-12-03T08:36:55.622Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-12-03T08:36:55.622Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-12-03T08:36:55.622Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-12-03T08:36:55.925Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-12-03T08:36:55.925Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-12-03T08:36:55.925Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-12-03T08:36:55.925Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-12-03T08:36:55.925Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-12-03T08:36:55.925Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-12-03T08:36:55.925Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-12-03T08:36:55.925Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-12-03T08:36:55.925Z] === CONT TestMountDaemonRoot/private/bind_root [2021-12-03T08:36:55.925Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-12-03T08:36:55.925Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-12-03T08:36:55.925Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-12-03T08:36:55.925Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-12-03T08:36:55.925Z] === CONT TestMountDaemonRoot/private/mount_root [2021-12-03T08:36:55.925Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-12-03T08:36:55.925Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-12-03T08:36:55.925Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-12-03T08:36:55.925Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-12-03T08:36:55.925Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-12-03T08:36:55.925Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-12-03T08:36:55.925Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-12-03T08:36:55.925Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-12-03T08:36:55.925Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-12-03T08:36:55.925Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-12-03T08:36:55.925Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-12-03T08:36:55.925Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-12-03T08:36:55.925Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-12-03T08:36:55.925Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-12-03T08:36:55.925Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-12-03T08:36:55.925Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-12-03T08:36:55.925Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-12-03T08:36:55.925Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-12-03T08:36:55.925Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-12-03T08:36:55.925Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-12-03T08:36:55.925Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-12-03T08:36:55.925Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-12-03T08:36:55.925Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-12-03T08:36:55.925Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-12-03T08:36:55.925Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-12-03T08:36:55.925Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-12-03T08:36:55.925Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-12-03T08:36:55.925Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-12-03T08:36:55.925Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-12-03T08:36:55.925Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-12-03T08:36:55.925Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-12-03T08:36:55.925Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-12-03T08:36:55.925Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-12-03T08:36:55.925Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-12-03T08:36:55.925Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-12-03T08:36:55.925Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-12-03T08:36:55.925Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-12-03T08:36:55.925Z] === RUN TestContainerBindMountNonRecursive [2021-12-03T08:36:56.679Z] --- PASS: TestHealthKillContainer (7.91s) [2021-12-03T08:36:56.679Z] === RUN TestInspectCpusetInConfigPre120 [2021-12-03T08:36:56.679Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-12-03T08:36:56.679Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-12-03T08:36:56.679Z] === RUN TestIpcModeNone [2021-12-03T08:36:56.937Z] --- PASS: TestIpcModeNone (0.44s) [2021-12-03T08:36:56.937Z] === RUN TestIpcModePrivate [2021-12-03T08:36:57.197Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-12-03T08:36:57.300Z] --- PASS: TestContainerBindMountNonRecursive (1.42s) [2021-12-03T08:36:57.301Z] === RUN TestContainerVolumesMountedAsShared [2021-12-03T08:36:57.455Z] --- PASS: TestIpcModePrivate (0.42s) [2021-12-03T08:36:57.455Z] === RUN TestIpcModeShareable [2021-12-03T08:36:57.455Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-03T08:36:57.455Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-12-03T08:36:57.455Z] === RUN TestAPIIpcModeShareableAndContainer [2021-12-03T08:36:57.867Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2021-12-03T08:36:57.867Z] === RUN TestContainerVolumesMountedAsSlave [2021-12-03T08:36:58.126Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2021-12-03T08:36:58.126Z] === RUN TestNetworkNat [2021-12-03T08:36:58.692Z] --- PASS: TestNetworkNat (0.45s) [2021-12-03T08:36:58.692Z] === RUN TestNetworkLocalhostTCPNat [2021-12-03T08:36:58.831Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.37s) [2021-12-03T08:36:58.831Z] === RUN TestAPIIpcModeHost [2021-12-03T08:36:58.831Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-03T08:36:58.831Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-12-03T08:36:58.831Z] === RUN TestDaemonIpcModeShareable [2021-12-03T08:36:58.831Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-03T08:36:58.831Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-12-03T08:36:58.831Z] === RUN TestDaemonIpcModePrivate [2021-12-03T08:36:58.950Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2021-12-03T08:36:58.950Z] === RUN TestNetworkLoopbackNat [2021-12-03T08:36:59.767Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-12-03T08:36:59.767Z] --- PASS: TestDaemonIpcModePrivate (1.12s) [2021-12-03T08:36:59.767Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-12-03T08:36:59.767Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-03T08:36:59.767Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-12-03T08:36:59.767Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-12-03T08:36:59.767Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-03T08:36:59.767Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-12-03T08:36:59.767Z] === RUN TestIpcModeOlderClient [2021-12-03T08:36:59.767Z] === PAUSE TestIpcModeOlderClient [2021-12-03T08:36:59.767Z] === RUN TestKillContainerInvalidSignal [2021-12-03T08:37:00.334Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2021-12-03T08:37:00.334Z] === RUN TestKillContainer [2021-12-03T08:37:00.334Z] === RUN TestKillContainer/no_signal [2021-12-03T08:37:00.595Z] === RUN TestKillContainer/non_killing_signal [2021-12-03T08:37:00.854Z] === RUN TestKillContainer/killing_signal [2021-12-03T08:37:01.421Z] --- PASS: TestKillContainer (1.17s) [2021-12-03T08:37:01.421Z] --- PASS: TestKillContainer/no_signal (0.38s) [2021-12-03T08:37:01.421Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2021-12-03T08:37:01.421Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2021-12-03T08:37:01.421Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-12-03T08:37:01.421Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-12-03T08:37:01.479Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2021-12-03T08:37:01.480Z] === RUN TestPause [2021-12-03T08:37:01.680Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-12-03T08:37:02.047Z] --- PASS: TestPause (0.45s) [2021-12-03T08:37:02.047Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-12-03T08:37:02.047Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-12-03T08:37:02.047Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-12-03T08:37:02.047Z] === RUN TestPauseStopPausedContainer [2021-12-03T08:37:02.248Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.77s) [2021-12-03T08:37:02.248Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2021-12-03T08:37:02.248Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2021-12-03T08:37:02.248Z] === RUN TestKillStoppedContainer [2021-12-03T08:37:02.248Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-12-03T08:37:02.248Z] === RUN TestKillStoppedContainerAPIPre120 [2021-12-03T08:37:02.248Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-12-03T08:37:02.248Z] === RUN TestKillDifferentUserContainer [2021-12-03T08:37:02.613Z] --- PASS: TestPauseStopPausedContainer (0.49s) [2021-12-03T08:37:02.613Z] === RUN TestPidHost [2021-12-03T08:37:02.816Z] --- PASS: TestKillDifferentUserContainer (0.38s) [2021-12-03T08:37:02.816Z] === RUN TestInspectOomKilledTrue [2021-12-03T08:37:02.816Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-03T08:37:02.816Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-12-03T08:37:02.816Z] === RUN TestInspectOomKilledFalse [2021-12-03T08:37:02.816Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-03T08:37:02.816Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-12-03T08:37:02.816Z] === RUN TestLinksEtcHostsContentMatch [2021-12-03T08:37:02.816Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-12-03T08:37:02.816Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-12-03T08:37:02.816Z] === RUN TestLinksContainerNames [2021-12-03T08:37:03.384Z] --- PASS: TestLinksContainerNames (0.80s) [2021-12-03T08:37:03.384Z] === RUN TestLogsFollowTailEmpty [2021-12-03T08:37:03.546Z] --- PASS: TestPidHost (0.99s) [2021-12-03T08:37:03.547Z] === RUN TestPsFilter [2021-12-03T08:37:03.547Z] --- PASS: TestPsFilter (0.15s) [2021-12-03T08:37:03.547Z] === RUN TestRemoveContainerWithRemovedVolume [2021-12-03T08:37:03.951Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2021-12-03T08:37:03.951Z] === RUN TestContainerNetworkMountsNoChown [2021-12-03T08:37:04.114Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2021-12-03T08:37:04.114Z] === RUN TestRemoveContainerWithVolume [2021-12-03T08:37:04.210Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2021-12-03T08:37:04.211Z] === RUN TestMountDaemonRoot [2021-12-03T08:37:04.211Z] === RUN TestMountDaemonRoot/default [2021-12-03T08:37:04.211Z] === PAUSE TestMountDaemonRoot/default [2021-12-03T08:37:04.211Z] === RUN TestMountDaemonRoot/private [2021-12-03T08:37:04.211Z] === PAUSE TestMountDaemonRoot/private [2021-12-03T08:37:04.211Z] === RUN TestMountDaemonRoot/rprivate [2021-12-03T08:37:04.211Z] === PAUSE TestMountDaemonRoot/rprivate [2021-12-03T08:37:04.211Z] === RUN TestMountDaemonRoot/slave [2021-12-03T08:37:04.211Z] === PAUSE TestMountDaemonRoot/slave [2021-12-03T08:37:04.211Z] === RUN TestMountDaemonRoot/rslave [2021-12-03T08:37:04.211Z] === PAUSE TestMountDaemonRoot/rslave [2021-12-03T08:37:04.211Z] === RUN TestMountDaemonRoot/shared [2021-12-03T08:37:04.211Z] === PAUSE TestMountDaemonRoot/shared [2021-12-03T08:37:04.211Z] === RUN TestMountDaemonRoot/rshared [2021-12-03T08:37:04.211Z] === PAUSE TestMountDaemonRoot/rshared [2021-12-03T08:37:04.211Z] === CONT TestMountDaemonRoot/default [2021-12-03T08:37:04.211Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-12-03T08:37:04.211Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-12-03T08:37:04.211Z] === RUN TestMountDaemonRoot/default/mount_root [2021-12-03T08:37:04.211Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-12-03T08:37:04.211Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-12-03T08:37:04.211Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-12-03T08:37:04.211Z] === RUN TestMountDaemonRoot/default/bind_root [2021-12-03T08:37:04.211Z] === CONT TestMountDaemonRoot/rslave [2021-12-03T08:37:04.211Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-12-03T08:37:04.211Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-12-03T08:37:04.211Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-12-03T08:37:04.211Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-12-03T08:37:04.211Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-12-03T08:37:04.211Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-12-03T08:37:04.211Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-12-03T08:37:04.211Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-12-03T08:37:04.211Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-12-03T08:37:04.211Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-12-03T08:37:04.211Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-12-03T08:37:04.211Z] === CONT TestMountDaemonRoot/slave [2021-12-03T08:37:04.211Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-12-03T08:37:04.211Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-12-03T08:37:04.211Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-12-03T08:37:04.211Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-12-03T08:37:04.211Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-12-03T08:37:04.211Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-12-03T08:37:04.211Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-12-03T08:37:04.211Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-12-03T08:37:04.211Z] === CONT TestMountDaemonRoot/rprivate [2021-12-03T08:37:04.211Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-12-03T08:37:04.211Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-12-03T08:37:04.211Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-12-03T08:37:04.211Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-12-03T08:37:04.211Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-12-03T08:37:04.211Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-12-03T08:37:04.211Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-12-03T08:37:04.211Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-12-03T08:37:04.211Z] === CONT TestMountDaemonRoot/private [2021-12-03T08:37:04.211Z] === RUN TestMountDaemonRoot/private/bind_root [2021-12-03T08:37:04.211Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-12-03T08:37:04.211Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-12-03T08:37:04.211Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-12-03T08:37:04.211Z] === RUN TestMountDaemonRoot/private/mount_root [2021-12-03T08:37:04.211Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-12-03T08:37:04.211Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-12-03T08:37:04.211Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-12-03T08:37:04.211Z] === CONT TestMountDaemonRoot/default/bind_root [2021-12-03T08:37:04.211Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-12-03T08:37:04.373Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2021-12-03T08:37:04.373Z] === RUN TestRemoveContainerRunning [2021-12-03T08:37:04.469Z] === CONT TestMountDaemonRoot/default/mount_root [2021-12-03T08:37:04.469Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-12-03T08:37:04.469Z] === CONT TestMountDaemonRoot/rshared [2021-12-03T08:37:04.469Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-12-03T08:37:04.469Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-12-03T08:37:04.469Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-12-03T08:37:04.469Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-12-03T08:37:04.469Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-12-03T08:37:04.469Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-12-03T08:37:04.469Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-12-03T08:37:04.469Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-12-03T08:37:04.469Z] === CONT TestMountDaemonRoot/shared [2021-12-03T08:37:04.469Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-12-03T08:37:04.469Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-12-03T08:37:04.469Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-12-03T08:37:04.469Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-12-03T08:37:04.469Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-12-03T08:37:04.469Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-12-03T08:37:04.469Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-12-03T08:37:04.469Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-12-03T08:37:04.469Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-12-03T08:37:04.469Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-12-03T08:37:04.469Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-12-03T08:37:04.469Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-12-03T08:37:04.469Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-12-03T08:37:04.469Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-12-03T08:37:04.469Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-12-03T08:37:04.469Z] === CONT TestMountDaemonRoot/private/bind_root [2021-12-03T08:37:04.469Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-12-03T08:37:04.469Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-12-03T08:37:04.469Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-12-03T08:37:04.469Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-12-03T08:37:04.469Z] === CONT TestMountDaemonRoot/private/mount_root [2021-12-03T08:37:04.469Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-12-03T08:37:04.469Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-12-03T08:37:04.727Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-12-03T08:37:04.727Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-12-03T08:37:04.727Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-12-03T08:37:04.727Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-12-03T08:37:04.727Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-12-03T08:37:04.727Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-12-03T08:37:04.727Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-12-03T08:37:04.727Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-12-03T08:37:04.727Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-12-03T08:37:04.727Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-12-03T08:37:04.727Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-12-03T08:37:04.727Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-12-03T08:37:04.727Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-12-03T08:37:04.727Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-12-03T08:37:04.727Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-12-03T08:37:04.727Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-12-03T08:37:04.727Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-12-03T08:37:04.727Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-12-03T08:37:04.727Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-12-03T08:37:04.727Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-12-03T08:37:04.727Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-12-03T08:37:04.727Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-12-03T08:37:04.727Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-12-03T08:37:04.727Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-12-03T08:37:04.727Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-12-03T08:37:04.727Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-12-03T08:37:04.727Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-12-03T08:37:04.727Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-12-03T08:37:04.727Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-12-03T08:37:04.727Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-12-03T08:37:04.727Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-12-03T08:37:04.727Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-12-03T08:37:04.727Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-12-03T08:37:04.727Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-12-03T08:37:04.727Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-12-03T08:37:04.727Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-12-03T08:37:04.727Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-12-03T08:37:04.727Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-12-03T08:37:04.727Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-12-03T08:37:04.727Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-12-03T08:37:04.727Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-12-03T08:37:04.727Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-12-03T08:37:04.727Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-12-03T08:37:04.727Z] === RUN TestContainerBindMountNonRecursive [2021-12-03T08:37:04.727Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-12-03T08:37:04.727Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-12-03T08:37:04.727Z] === RUN TestContainerVolumesMountedAsShared [2021-12-03T08:37:04.727Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-12-03T08:37:04.727Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-12-03T08:37:04.727Z] === RUN TestContainerVolumesMountedAsSlave [2021-12-03T08:37:04.727Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-12-03T08:37:04.727Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-12-03T08:37:04.727Z] === RUN TestNetworkNat [2021-12-03T08:37:04.940Z] --- PASS: TestRemoveContainerRunning (0.42s) [2021-12-03T08:37:04.940Z] === RUN TestRemoveContainerForceRemoveRunning [2021-12-03T08:37:05.199Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2021-12-03T08:37:05.199Z] === RUN TestRemoveInvalidContainer [2021-12-03T08:37:05.294Z] --- PASS: TestNetworkNat (0.52s) [2021-12-03T08:37:05.294Z] === RUN TestNetworkLocalhostTCPNat [2021-12-03T08:37:05.457Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-12-03T08:37:05.457Z] === RUN TestRenameLinkedContainer [2021-12-03T08:37:05.552Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2021-12-03T08:37:05.552Z] === RUN TestNetworkLoopbackNat [2021-12-03T08:37:07.358Z] --- PASS: TestRenameLinkedContainer (1.75s) [2021-12-03T08:37:07.358Z] === RUN TestRenameStoppedContainer [2021-12-03T08:37:07.616Z] --- PASS: TestRenameStoppedContainer (0.43s) [2021-12-03T08:37:07.616Z] === RUN TestRenameRunningContainerAndReuse [2021-12-03T08:37:08.082Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2021-12-03T08:37:08.082Z] === RUN TestPause [2021-12-03T08:37:08.082Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-03T08:37:08.082Z] --- SKIP: TestPause (0.00s) [2021-12-03T08:37:08.082Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-12-03T08:37:08.082Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-12-03T08:37:08.082Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-12-03T08:37:08.082Z] === RUN TestPauseStopPausedContainer [2021-12-03T08:37:08.082Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-03T08:37:08.082Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-12-03T08:37:08.082Z] === RUN TestPidHost [2021-12-03T08:37:08.551Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2021-12-03T08:37:08.551Z] === RUN TestRenameInvalidName [2021-12-03T08:37:08.810Z] --- PASS: TestRenameInvalidName (0.42s) [2021-12-03T08:37:08.810Z] === RUN TestRenameAnonymousContainer [2021-12-03T08:37:09.018Z] --- PASS: TestPidHost (0.83s) [2021-12-03T08:37:09.018Z] === RUN TestPsFilter [2021-12-03T08:37:09.276Z] --- PASS: TestPsFilter (0.12s) [2021-12-03T08:37:09.276Z] === RUN TestRemoveContainerWithRemovedVolume [2021-12-03T08:37:09.536Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2021-12-03T08:37:09.536Z] === RUN TestRemoveContainerWithVolume [2021-12-03T08:37:10.103Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2021-12-03T08:37:10.103Z] === RUN TestRemoveContainerRunning [2021-12-03T08:37:10.185Z] --- PASS: TestRenameAnonymousContainer (1.49s) [2021-12-03T08:37:10.185Z] === RUN TestRenameContainerWithSameName [2021-12-03T08:37:10.361Z] --- PASS: TestRemoveContainerRunning (0.39s) [2021-12-03T08:37:10.362Z] === RUN TestRemoveContainerForceRemoveRunning [2021-12-03T08:37:10.620Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.37s) [2021-12-03T08:37:10.620Z] === RUN TestRemoveInvalidContainer [2021-12-03T08:37:10.620Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-12-03T08:37:10.620Z] === RUN TestRenameLinkedContainer [2021-12-03T08:37:10.753Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2021-12-03T08:37:10.753Z] === RUN TestRenameContainerWithLinkedContainer [2021-12-03T08:37:11.690Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2021-12-03T08:37:11.690Z] === RUN TestResize [2021-12-03T08:37:11.949Z] --- PASS: TestResize (0.44s) [2021-12-03T08:37:11.949Z] === RUN TestResizeWithInvalidSize [2021-12-03T08:37:12.515Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2021-12-03T08:37:12.515Z] === RUN TestResizeWhenContainerNotStarted [2021-12-03T08:37:12.523Z] --- PASS: TestRenameLinkedContainer (1.61s) [2021-12-03T08:37:12.523Z] === RUN TestRenameStoppedContainer [2021-12-03T08:37:12.773Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2021-12-03T08:37:12.773Z] === RUN TestDaemonRestartKillContainers [2021-12-03T08:37:12.773Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-03T08:37:12.773Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-03T08:37:12.773Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-03T08:37:12.773Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-03T08:37:12.773Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-03T08:37:12.773Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-03T08:37:12.773Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-03T08:37:12.773Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-03T08:37:12.773Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-12-03T08:37:12.773Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-12-03T08:37:12.773Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-03T08:37:12.773Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-03T08:37:12.773Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-03T08:37:12.773Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-03T08:37:12.773Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-03T08:37:12.773Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-03T08:37:12.773Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-03T08:37:12.773Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-03T08:37:12.773Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-03T08:37:12.773Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-03T08:37:12.773Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-03T08:37:12.773Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-03T08:37:12.773Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-03T08:37:12.773Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-03T08:37:12.773Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-03T08:37:12.773Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-03T08:37:12.773Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-03T08:37:12.773Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-03T08:37:12.773Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-03T08:37:12.773Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-03T08:37:12.773Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-03T08:37:12.773Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-03T08:37:12.773Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-03T08:37:12.773Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-03T08:37:12.781Z] --- PASS: TestRenameStoppedContainer (0.39s) [2021-12-03T08:37:12.781Z] === RUN TestRenameRunningContainerAndReuse [2021-12-03T08:37:13.716Z] --- PASS: TestRenameRunningContainerAndReuse (0.78s) [2021-12-03T08:37:13.716Z] === RUN TestRenameInvalidName [2021-12-03T08:37:13.975Z] --- PASS: TestRenameInvalidName (0.39s) [2021-12-03T08:37:13.975Z] === RUN TestRenameAnonymousContainer [2021-12-03T08:37:14.677Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-03T08:37:15.352Z] --- PASS: TestRenameAnonymousContainer (1.49s) [2021-12-03T08:37:15.352Z] === RUN TestRenameContainerWithSameName [2021-12-03T08:37:15.919Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2021-12-03T08:37:15.919Z] === RUN TestRenameContainerWithLinkedContainer [2021-12-03T08:37:16.051Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-03T08:37:16.486Z] --- PASS: TestRenameContainerWithLinkedContainer (0.78s) [2021-12-03T08:37:16.486Z] === RUN TestResize [2021-12-03T08:37:16.985Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-03T08:37:17.054Z] --- PASS: TestResize (0.39s) [2021-12-03T08:37:17.054Z] === RUN TestResizeWithInvalidSize [2021-12-03T08:37:17.246Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-03T08:37:17.314Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2021-12-03T08:37:17.314Z] === RUN TestResizeWhenContainerNotStarted [2021-12-03T08:37:17.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-12-03T08:37:17.881Z] --- PASS: TestResizeWhenContainerNotStarted (0.36s) [2021-12-03T08:37:17.881Z] === RUN TestDaemonRestartKillContainers [2021-12-03T08:37:17.881Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-12-03T08:37:17.881Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-12-03T08:37:17.881Z] === RUN TestCgroupNamespacesRun [2021-12-03T08:37:18.620Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-03T08:37:18.620Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-03T08:37:18.817Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2021-12-03T08:37:18.817Z] === RUN TestCgroupNamespacesRunPrivileged [2021-12-03T08:37:20.193Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.09s) [2021-12-03T08:37:20.193Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-12-03T08:37:20.842Z] ok github.com/docker/docker/libnetwork/networkdb 104.623s coverage: 60.0% of statements [2021-12-03T08:37:20.842Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-12-03T08:37:20.842Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-12-03T08:37:20.842Z] ok github.com/docker/docker/libnetwork/osl 4.289s coverage: 39.7% of statements [2021-12-03T08:37:20.842Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-12-03T08:37:20.842Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2021-12-03T08:37:21.130Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2021-12-03T08:37:21.130Z] === RUN TestCgroupNamespacesRunHostMode [2021-12-03T08:37:21.414Z] ok github.com/docker/docker/libnetwork/portmapper 0.273s coverage: 48.6% of statements [2021-12-03T08:37:21.674Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2021-12-03T08:37:21.674Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-12-03T08:37:21.935Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2021-12-03T08:37:21.935Z] [2021-12-03T08:37:21.935Z] === Skipped [2021-12-03T08:37:21.935Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-12-03T08:37:21.935Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-12-03T08:37:21.935Z] [2021-12-03T08:37:21.935Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-12-03T08:37:21.935Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-12-03T08:37:21.935Z] [2021-12-03T08:37:21.935Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-12-03T08:37:21.935Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-12-03T08:37:21.935Z] [2021-12-03T08:37:21.935Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-12-03T08:37:21.935Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:37:21.935Z] [2021-12-03T08:37:21.935Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-12-03T08:37:21.935Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:37:21.935Z] [2021-12-03T08:37:21.935Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-12-03T08:37:21.935Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:37:21.935Z] [2021-12-03T08:37:21.935Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-12-03T08:37:21.935Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:37:21.935Z] [2021-12-03T08:37:21.935Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-12-03T08:37:21.935Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:37:21.935Z] [2021-12-03T08:37:21.935Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-12-03T08:37:21.935Z] firewalld_test.go:14: firewalld is not running [2021-12-03T08:37:21.935Z] [2021-12-03T08:37:21.935Z] DONE 331 tests, 9 skipped in 201.618s [2021-12-03T08:37:22.505Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) [2021-12-03T08:37:22.506Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-12-03T08:37:22.848Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-03T08:37:22.848Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon Post stage [Pipeline] junit [2021-12-03T08:37:22.904Z] Recording test results [2021-12-03T08:37:23.442Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s) [2021-12-03T08:37:23.442Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-12-03T08:37:24.253Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-03T08:37:24.378Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.09s) [2021-12-03T08:37:24.379Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-12-03T08:37:24.589Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-12-03T08:37:24.943Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43057/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dd9782fe946c96582a13e1817eecbb670a2b3a53 -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:dd9782fe946c96582a13e1817eecbb670a2b3a53 hack/make.sh dynbinary test-integration [2021-12-03T08:37:25.314Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2021-12-03T08:37:25.314Z] === RUN TestCgroupNamespacesRunOlderClient [2021-12-03T08:37:25.517Z] [2021-12-03T08:37:25.517Z] Removing bundles/ [2021-12-03T08:37:25.517Z] [2021-12-03T08:37:25.517Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-12-03T08:37:25.517Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-12-03T08:37:25.517Z] GOOS="" GOARCH="" GOARM="" [2021-12-03T08:37:26.154Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-03T08:37:26.154Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-03T08:37:26.253Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s) [2021-12-03T08:37:26.253Z] === RUN TestNISDomainname [2021-12-03T08:37:26.253Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-12-03T08:37:26.253Z] --- SKIP: TestNISDomainname (0.01s) [2021-12-03T08:37:26.253Z] === RUN TestHostnameDnsResolution [2021-12-03T08:37:26.821Z] --- PASS: TestHostnameDnsResolution (0.65s) [2021-12-03T08:37:26.821Z] === RUN TestUnprivilegedPortsAndPing [2021-12-03T08:37:26.821Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2021-12-03T08:37:26.821Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2021-12-03T08:37:26.821Z] === RUN TestStats [2021-12-03T08:37:26.821Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-03T08:37:26.821Z] --- SKIP: TestStats (0.00s) [2021-12-03T08:37:26.821Z] === RUN TestStopContainerWithTimeout [2021-12-03T08:37:26.821Z] === RUN TestStopContainerWithTimeout/0 [2021-12-03T08:37:26.821Z] === PAUSE TestStopContainerWithTimeout/0 [2021-12-03T08:37:26.821Z] === RUN TestStopContainerWithTimeout/1 [2021-12-03T08:37:26.821Z] === PAUSE TestStopContainerWithTimeout/1 [2021-12-03T08:37:26.821Z] === RUN TestStopContainerWithTimeout/3 [2021-12-03T08:37:26.821Z] === PAUSE TestStopContainerWithTimeout/3 [2021-12-03T08:37:26.821Z] === RUN TestStopContainerWithTimeout/-1 [2021-12-03T08:37:26.821Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-12-03T08:37:26.821Z] === CONT TestStopContainerWithTimeout/0 [2021-12-03T08:37:26.821Z] === CONT TestStopContainerWithTimeout/3 [2021-12-03T08:37:27.757Z] === CONT TestStopContainerWithTimeout/-1 [2021-12-03T08:37:28.056Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-03T08:37:28.314Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-03T08:37:29.658Z] === CONT TestStopContainerWithTimeout/1 [2021-12-03T08:37:29.689Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-03T08:37:31.035Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-12-03T08:37:31.035Z] --- PASS: TestStopContainerWithTimeout/0 (0.63s) [2021-12-03T08:37:31.035Z] --- PASS: TestStopContainerWithTimeout/3 (2.64s) [2021-12-03T08:37:31.035Z] --- PASS: TestStopContainerWithTimeout/-1 (2.36s) [2021-12-03T08:37:31.035Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2021-12-03T08:37:31.035Z] === RUN TestDeleteDevicemapper [2021-12-03T08:37:31.035Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-12-03T08:37:31.035Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-12-03T08:37:31.035Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-12-03T08:37:31.064Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-12-03T08:37:31.064Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.81s) [2021-12-03T08:37:31.064Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s) [2021-12-03T08:37:31.064Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.21s) [2021-12-03T08:37:31.064Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2021-12-03T08:37:31.064Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.30s) [2021-12-03T08:37:31.064Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.38s) [2021-12-03T08:37:31.064Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.55s) [2021-12-03T08:37:31.064Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.72s) [2021-12-03T08:37:31.064Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.17s) [2021-12-03T08:37:31.064Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.66s) [2021-12-03T08:37:31.064Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.15s) [2021-12-03T08:37:31.064Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.85s) [2021-12-03T08:37:31.064Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.04s) [2021-12-03T08:37:31.064Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.73s) [2021-12-03T08:37:31.064Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.73s) [2021-12-03T08:37:31.064Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.63s) [2021-12-03T08:37:31.064Z] === RUN TestCgroupNamespacesRun [2021-12-03T08:37:32.413Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.30s) [2021-12-03T08:37:32.413Z] === RUN TestUpdateMemory [2021-12-03T08:37:32.413Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-03T08:37:32.413Z] --- SKIP: TestUpdateMemory (0.00s) [2021-12-03T08:37:32.413Z] === RUN TestUpdateCPUQuota [2021-12-03T08:37:32.413Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-03T08:37:32.413Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-12-03T08:37:32.413Z] === RUN TestUpdatePidsLimit [2021-12-03T08:37:32.413Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-03T08:37:32.413Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-12-03T08:37:32.413Z] === RUN TestUpdateRestartPolicy [2021-12-03T08:37:32.439Z] --- PASS: TestCgroupNamespacesRun (1.24s) [2021-12-03T08:37:32.439Z] === RUN TestCgroupNamespacesRunPrivileged [2021-12-03T08:37:32.439Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-12-03T08:37:32.439Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-12-03T08:37:32.439Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-12-03T08:37:33.814Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2021-12-03T08:37:33.814Z] === RUN TestCgroupNamespacesRunHostMode [2021-12-03T08:37:34.592Z] a0eb404f1860: Pull complete [2021-12-03T08:37:34.592Z] Digest: sha256:35b987eaca23cce6456c07adea57a155352dce50adf0539fd57e68f3af3e8e29 [2021-12-03T08:37:34.592Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T08:37:34.592Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2021-12-03T08:37:34.592Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2021-12-03T08:37:34.592Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.350' [2021-12-03T08:37:34.592Z] WARN: Skipping validation tests [2021-12-03T08:37:34.592Z] INFO: Running unit tests at 12/03/2021 08:37:32... [2021-12-03T08:37:34.750Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2021-12-03T08:37:34.750Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-12-03T08:37:36.124Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.19s) [2021-12-03T08:37:36.124Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-12-03T08:37:36.817Z] INFO: make.ps1 starting at 12/03/2021 08:37:36 [2021-12-03T08:37:36.818Z] INFO: Git commit (dd9782fe94) assumed from DOCKER_GITCOMMIT environment variable [2021-12-03T08:37:36.818Z] INFO: Invoking autogen... [2021-12-03T08:37:36.818Z] INFO: Running unit tests... [2021-12-03T08:37:37.060Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) [2021-12-03T08:37:37.060Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-12-03T08:37:37.627Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2021-12-03T08:37:37.627Z] === RUN TestCgroupNamespacesRunOlderClient [2021-12-03T08:37:39.003Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s) [2021-12-03T08:37:39.003Z] === RUN TestNISDomainname [2021-12-03T08:37:39.569Z] --- PASS: TestNISDomainname (0.58s) [2021-12-03T08:37:39.569Z] === RUN TestHostnameDnsResolution [2021-12-03T08:37:40.137Z] --- PASS: TestHostnameDnsResolution (0.67s) [2021-12-03T08:37:40.137Z] === RUN TestUnprivilegedPortsAndPing [2021-12-03T08:37:40.705Z] --- PASS: TestUnprivilegedPortsAndPing (0.57s) [2021-12-03T08:37:40.705Z] === RUN TestStats [2021-12-03T08:37:42.671Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-12-03T08:37:43.235Z] --- PASS: TestStats (2.47s) [2021-12-03T08:37:43.235Z] === RUN TestStopContainerWithTimeout [2021-12-03T08:37:43.235Z] === RUN TestStopContainerWithTimeout/0 [2021-12-03T08:37:43.235Z] === PAUSE TestStopContainerWithTimeout/0 [2021-12-03T08:37:43.235Z] === RUN TestStopContainerWithTimeout/1 [2021-12-03T08:37:43.235Z] === PAUSE TestStopContainerWithTimeout/1 [2021-12-03T08:37:43.235Z] === RUN TestStopContainerWithTimeout/3 [2021-12-03T08:37:43.235Z] === PAUSE TestStopContainerWithTimeout/3 [2021-12-03T08:37:43.235Z] === RUN TestStopContainerWithTimeout/-1 [2021-12-03T08:37:43.235Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-12-03T08:37:43.235Z] === CONT TestStopContainerWithTimeout/0 [2021-12-03T08:37:43.235Z] === CONT TestStopContainerWithTimeout/3 [2021-12-03T08:37:43.803Z] === CONT TestStopContainerWithTimeout/1 [2021-12-03T08:37:43.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-12-03T08:37:43.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-12-03T08:37:44.617Z] --- PASS: TestUpdateRestartPolicy (10.82s) [2021-12-03T08:37:44.617Z] === RUN TestUpdateRestartWithAutoRemove [2021-12-03T08:37:44.617Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2021-12-03T08:37:44.617Z] === RUN TestWaitNonBlocked [2021-12-03T08:37:44.617Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-03T08:37:44.617Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-03T08:37:44.617Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-03T08:37:44.617Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-03T08:37:44.617Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-03T08:37:44.617Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-03T08:37:44.617Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-12-03T08:37:44.617Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.53s) [2021-12-03T08:37:44.617Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.59s) [2021-12-03T08:37:44.617Z] === RUN TestWaitBlocked [2021-12-03T08:37:44.617Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-03T08:37:44.617Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-03T08:37:44.617Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-12-03T08:37:44.617Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-12-03T08:37:44.617Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-03T08:37:44.617Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-12-03T08:37:44.617Z] --- PASS: TestWaitBlocked (0.01s) [2021-12-03T08:37:44.617Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.53s) [2021-12-03T08:37:44.617Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.61s) [2021-12-03T08:37:44.617Z] === CONT TestDaemonRestartIpcMode [2021-12-03T08:37:44.617Z] === CONT TestIpcModeOlderClient [2021-12-03T08:37:44.877Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-12-03T08:37:44.877Z] === CONT TestRestartDaemonWithRestartingContainer [2021-12-03T08:37:45.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-12-03T08:37:45.705Z] === CONT TestStopContainerWithTimeout/-1 [2021-12-03T08:37:47.410Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.63s) [2021-12-03T08:37:47.410Z] --- PASS: TestDaemonRestartIpcMode (2.72s) [2021-12-03T08:37:47.410Z] PASS [2021-12-03T08:37:47.410Z] [2021-12-03T08:37:47.410Z] === Skipped [2021-12-03T08:37:47.410Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-12-03T08:37:47.410Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-03T08:37:47.410Z] [2021-12-03T08:37:47.410Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-12-03T08:37:47.410Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-12-03T08:37:47.410Z] [2021-12-03T08:37:47.410Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-12-03T08:37:47.410Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-03T08:37:47.410Z] [2021-12-03T08:37:47.410Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-12-03T08:37:47.410Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-12-03T08:37:47.410Z] [2021-12-03T08:37:47.410Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2021-12-03T08:37:47.410Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-12-03T08:37:47.410Z] [2021-12-03T08:37:47.410Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-12-03T08:37:47.410Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-03T08:37:47.410Z] [2021-12-03T08:37:47.410Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-12-03T08:37:47.410Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-03T08:37:47.410Z] [2021-12-03T08:37:47.410Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-12-03T08:37:47.410Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-03T08:37:47.410Z] [2021-12-03T08:37:47.410Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-12-03T08:37:47.410Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-03T08:37:47.410Z] [2021-12-03T08:37:47.410Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-12-03T08:37:47.410Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-03T08:37:47.410Z] [2021-12-03T08:37:47.410Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-12-03T08:37:47.410Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-03T08:37:47.410Z] [2021-12-03T08:37:47.410Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-12-03T08:37:47.410Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-03T08:37:47.410Z] [2021-12-03T08:37:47.410Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-12-03T08:37:47.410Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-12-03T08:37:47.410Z] [2021-12-03T08:37:47.410Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-12-03T08:37:47.410Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-12-03T08:37:47.410Z] [2021-12-03T08:37:47.410Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-12-03T08:37:47.410Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-12-03T08:37:47.410Z] [2021-12-03T08:37:47.410Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-12-03T08:37:47.410Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-12-03T08:37:47.410Z] [2021-12-03T08:37:47.410Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-12-03T08:37:47.410Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-03T08:37:47.410Z] [2021-12-03T08:37:47.410Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-12-03T08:37:47.410Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-12-03T08:37:47.410Z] [2021-12-03T08:37:47.410Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-12-03T08:37:47.410Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-03T08:37:47.410Z] [2021-12-03T08:37:47.410Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-12-03T08:37:47.410Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-12-03T08:37:47.410Z] [2021-12-03T08:37:47.410Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-12-03T08:37:47.410Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-12-03T08:37:47.410Z] [2021-12-03T08:37:47.410Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2021-12-03T08:37:47.410Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2021-12-03T08:37:47.410Z] [2021-12-03T08:37:47.410Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-12-03T08:37:47.410Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-03T08:37:47.410Z] [2021-12-03T08:37:47.410Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-12-03T08:37:47.410Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-12-03T08:37:47.410Z] [2021-12-03T08:37:47.410Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-12-03T08:37:47.410Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-03T08:37:47.410Z] [2021-12-03T08:37:47.410Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-12-03T08:37:47.410Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-03T08:37:47.410Z] [2021-12-03T08:37:47.410Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-12-03T08:37:47.410Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-03T08:37:47.410Z] [2021-12-03T08:37:47.410Z] DONE 177 tests, 27 skipped in 69.990s [2021-12-03T08:37:47.410Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-12-03T08:37:47.669Z] === RUN TestConfigDaemonLibtrustID [2021-12-03T08:37:47.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-12-03T08:37:48.236Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2021-12-03T08:37:48.236Z] === RUN TestDaemonConfigValidation [2021-12-03T08:37:48.236Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-12-03T08:37:48.236Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-12-03T08:37:48.236Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-12-03T08:37:48.236Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-12-03T08:37:48.236Z] === RUN TestDaemonConfigValidation/invalid_config [2021-12-03T08:37:48.236Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-12-03T08:37:48.236Z] === RUN TestDaemonConfigValidation/malformed_config [2021-12-03T08:37:48.236Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-12-03T08:37:48.236Z] === RUN TestDaemonConfigValidation/valid_config [2021-12-03T08:37:48.236Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-12-03T08:37:48.236Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-12-03T08:37:48.236Z] === CONT TestDaemonConfigValidation/malformed_config [2021-12-03T08:37:48.236Z] === CONT TestDaemonConfigValidation/valid_config [2021-12-03T08:37:48.236Z] === CONT TestDaemonConfigValidation/invalid_config [2021-12-03T08:37:48.236Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-12-03T08:37:48.236Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-12-03T08:37:48.236Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2021-12-03T08:37:48.236Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2021-12-03T08:37:48.236Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2021-12-03T08:37:48.236Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2021-12-03T08:37:48.236Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2021-12-03T08:37:48.236Z] === RUN TestConfigDaemonSeccompProfiles [2021-12-03T08:37:48.236Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-12-03T08:37:48.238Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-12-03T08:37:48.238Z] --- PASS: TestStopContainerWithTimeout/0 (0.71s) [2021-12-03T08:37:48.238Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2021-12-03T08:37:48.238Z] --- PASS: TestStopContainerWithTimeout/3 (2.65s) [2021-12-03T08:37:48.238Z] --- PASS: TestStopContainerWithTimeout/-1 (2.41s) [2021-12-03T08:37:48.238Z] === RUN TestDeleteDevicemapper [2021-12-03T08:37:48.238Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-12-03T08:37:48.238Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-12-03T08:37:48.238Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-12-03T08:37:48.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-12-03T08:37:49.173Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.17s) [2021-12-03T08:37:49.173Z] === RUN TestUpdateMemory [2021-12-03T08:37:49.432Z] --- PASS: TestUpdateMemory (0.58s) [2021-12-03T08:37:49.432Z] === RUN TestUpdateCPUQuota [2021-12-03T08:37:49.617Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-12-03T08:37:50.368Z] --- PASS: TestUpdateCPUQuota (0.91s) [2021-12-03T08:37:50.368Z] === RUN TestUpdatePidsLimit [2021-12-03T08:37:50.368Z] === RUN TestUpdatePidsLimit/update_from_none [2021-12-03T08:37:50.554Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-12-03T08:37:50.627Z] === RUN TestUpdatePidsLimit/no_change [2021-12-03T08:37:50.885Z] === RUN TestUpdatePidsLimit/update_lower [2021-12-03T08:37:51.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-12-03T08:37:51.147Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-12-03T08:37:51.363Z] ? github.com/docker/docker/api [no test files] [2021-12-03T08:37:51.405Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-12-03T08:37:51.507Z] === CONT TestConfigDaemonSeccompProfiles [2021-12-03T08:37:51.507Z] daemon_test.go:156: [d051c7cbb775c] daemon is not started [2021-12-03T08:37:51.507Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2021-12-03T08:37:51.507Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2021-12-03T08:37:51.507Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2021-12-03T08:37:51.507Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2021-12-03T08:37:51.507Z] === RUN TestDaemonProxy [2021-12-03T08:37:51.507Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2021-12-03T08:37:51.507Z] --- SKIP: TestDaemonProxy (0.00s) [2021-12-03T08:37:51.507Z] PASS [2021-12-03T08:37:51.507Z] [2021-12-03T08:37:51.507Z] === Skipped [2021-12-03T08:37:51.507Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2021-12-03T08:37:51.507Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2021-12-03T08:37:51.507Z] [2021-12-03T08:37:51.507Z] DONE 12 tests, 1 skipped in 4.157s [2021-12-03T08:37:51.507Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-12-03T08:37:51.663Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-12-03T08:37:51.772Z] INFO: Testing against a local daemon [2021-12-03T08:37:51.773Z] === RUN TestCommitInheritsEnv [2021-12-03T08:37:51.923Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-12-03T08:37:52.490Z] --- PASS: TestUpdatePidsLimit (2.01s) [2021-12-03T08:37:52.490Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2021-12-03T08:37:52.490Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2021-12-03T08:37:52.490Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2021-12-03T08:37:52.490Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2021-12-03T08:37:52.490Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.27s) [2021-12-03T08:37:52.490Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2021-12-03T08:37:52.490Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2021-12-03T08:37:52.490Z] === RUN TestUpdateRestartPolicy [2021-12-03T08:37:53.168Z] --- PASS: TestCommitInheritsEnv (1.34s) [2021-12-03T08:37:53.168Z] === RUN TestImportExtremelyLargeImageWorks [2021-12-03T08:37:53.168Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-12-03T08:37:53.168Z] === RUN TestImagesFilterMultiReference [2021-12-03T08:37:53.168Z] --- PASS: TestImagesFilterMultiReference (0.13s) [2021-12-03T08:37:53.168Z] === RUN TestImagePullPlatformInvalid [2021-12-03T08:37:53.426Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-12-03T08:37:53.426Z] === RUN TestRemoveImageOrphaning [2021-12-03T08:37:55.330Z] --- PASS: TestRemoveImageOrphaning (1.85s) [2021-12-03T08:37:55.330Z] === RUN TestRemoveImageGarbageCollector [2021-12-03T08:37:55.330Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-12-03T08:37:55.330Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-12-03T08:37:55.330Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-12-03T08:37:55.330Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-12-03T08:37:55.330Z] === RUN TestTagInvalidReference [2021-12-03T08:37:55.330Z] --- PASS: TestTagInvalidReference (0.01s) [2021-12-03T08:37:55.330Z] === RUN TestTagValidPrefixedRepo [2021-12-03T08:37:55.330Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-12-03T08:37:55.330Z] === RUN TestTagExistedNameWithoutForce [2021-12-03T08:37:55.330Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-12-03T08:37:55.330Z] === RUN TestTagOfficialNames [2021-12-03T08:37:55.330Z] --- PASS: TestTagOfficialNames (0.04s) [2021-12-03T08:37:55.330Z] === RUN TestTagMatchesDigest [2021-12-03T08:37:55.330Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-12-03T08:37:55.330Z] === CONT TestImportExtremelyLargeImageWorks [2021-12-03T08:37:59.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-12-03T08:38:01.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-12-03T08:38:03.845Z] === RUN TestMiddlewares [2021-12-03T08:38:03.845Z] --- PASS: TestMiddlewares (0.00s) [2021-12-03T08:38:03.845Z] PASS [2021-12-03T08:38:03.845Z] coverage: 9.0% of statements [2021-12-03T08:38:03.845Z] ok github.com/docker/docker/api/server 0.041s coverage: 9.0% of statements [2021-12-03T08:38:04.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-12-03T08:38:04.687Z] --- PASS: TestUpdateRestartPolicy (11.11s) [2021-12-03T08:38:04.687Z] === RUN TestUpdateRestartWithAutoRemove [2021-12-03T08:38:04.687Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2021-12-03T08:38:04.687Z] === RUN TestWaitNonBlocked [2021-12-03T08:38:04.687Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-03T08:38:04.687Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-03T08:38:04.687Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-03T08:38:04.687Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-03T08:38:04.687Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-03T08:38:04.687Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-03T08:38:04.946Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-12-03T08:38:04.946Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s) [2021-12-03T08:38:04.946Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.79s) [2021-12-03T08:38:04.946Z] === RUN TestWaitBlocked [2021-12-03T08:38:04.946Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-03T08:38:04.946Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-03T08:38:04.946Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-12-03T08:38:04.946Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-12-03T08:38:04.946Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-03T08:38:04.946Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-12-03T08:38:05.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-12-03T08:38:05.882Z] --- PASS: TestWaitBlocked (0.01s) [2021-12-03T08:38:05.882Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s) [2021-12-03T08:38:05.882Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.81s) [2021-12-03T08:38:05.882Z] === CONT TestContainerStartOnDaemonRestart [2021-12-03T08:38:05.882Z] === CONT TestRestartDaemonWithRestartingContainer [2021-12-03T08:38:07.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-12-03T08:38:08.415Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.30s) [2021-12-03T08:38:08.415Z] === CONT TestDaemonHostGatewayIP [2021-12-03T08:38:08.415Z] --- PASS: TestContainerStartOnDaemonRestart (2.31s) [2021-12-03T08:38:08.415Z] === CONT TestDaemonRestartIpcMode [2021-12-03T08:38:10.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-12-03T08:38:10.953Z] --- PASS: TestDaemonRestartIpcMode (2.78s) [2021-12-03T08:38:10.953Z] === CONT TestIpcModeOlderClient [2021-12-03T08:38:10.953Z] --- PASS: TestDaemonHostGatewayIP (2.81s) [2021-12-03T08:38:10.953Z] === CONT TestContainerKillOnDaemonStart [2021-12-03T08:38:10.953Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-12-03T08:38:13.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-12-03T08:38:14.475Z] 8f616e6e9eec: Pull complete [2021-12-03T08:38:15.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-12-03T08:38:17.591Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-12-03T08:38:17.591Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-12-03T08:38:17.591Z] GOOS="" GOARCH="" GOARM="" [2021-12-03T08:38:17.591Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-12-03T08:38:17.591Z] [2021-12-03T08:38:17.591Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-12-03T08:38:17.591Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-12-03T08:38:17.591Z] Using test binary docker [2021-12-03T08:38:17.591Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-12-03T08:38:17.592Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-12-03T08:38:17.592Z] INFO: Waiting for daemon to start... [2021-12-03T08:38:17.592Z] Starting dockerd [2021-12-03T08:38:17.849Z] . [2021-12-03T08:38:17.849Z] INFO: Building docker-sdk-python3:5.0.3... [2021-12-03T08:38:17.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-12-03T08:38:20.475Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-12-03T08:38:20.475Z] Using test binary docker [2021-12-03T08:38:20.475Z] +++ /etc/init.d/apparmor start [2021-12-03T08:38:20.475Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-12-03T08:38:20.475Z] INFO: Waiting for daemon to start... [2021-12-03T08:38:20.475Z] Starting dockerd [2021-12-03T08:38:20.475Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-12-03T08:38:22.406Z] . [2021-12-03T08:38:22.406Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-12-03T08:38:22.406Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-12-03T08:38:22.406Z] Error: No such image: emptyfs [2021-12-03T08:38:22.406Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-12-03T08:38:22.406Z] ++++ docker load [2021-12-03T08:38:22.972Z] Running integration-test (iteration 1) [2021-12-03T08:38:22.972Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-12-03T08:38:22.973Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:38:22.973Z] ++ set -e [2021-12-03T08:38:22.973Z] ++ '[' -n 0 ']' [2021-12-03T08:38:22.973Z] ++ set -x [2021-12-03T08:38:22.973Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:38:23.150Z] --- PASS: TestContainerKillOnDaemonStart (11.54s) [2021-12-03T08:38:23.150Z] PASS [2021-12-03T08:38:23.150Z] [2021-12-03T08:38:23.150Z] === Skipped [2021-12-03T08:38:23.150Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-12-03T08:38:23.150Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-03T08:38:23.150Z] [2021-12-03T08:38:23.150Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-12-03T08:38:23.150Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-12-03T08:38:23.150Z] [2021-12-03T08:38:23.150Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-12-03T08:38:23.150Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-12-03T08:38:23.150Z] [2021-12-03T08:38:23.150Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-12-03T08:38:23.151Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-12-03T08:38:23.151Z] [2021-12-03T08:38:23.151Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-12-03T08:38:23.151Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-12-03T08:38:23.151Z] [2021-12-03T08:38:23.151Z] DONE 200 tests, 5 skipped in 121.566s [2021-12-03T08:38:23.151Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-12-03T08:38:23.151Z] === RUN TestConfigDaemonLibtrustID [2021-12-03T08:38:23.151Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-12-03T08:38:23.151Z] === RUN TestDaemonConfigValidation [2021-12-03T08:38:23.151Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-12-03T08:38:23.151Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-12-03T08:38:23.151Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-12-03T08:38:23.151Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-12-03T08:38:23.151Z] === RUN TestDaemonConfigValidation/invalid_config [2021-12-03T08:38:23.151Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-12-03T08:38:23.151Z] === RUN TestDaemonConfigValidation/malformed_config [2021-12-03T08:38:23.151Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-12-03T08:38:23.151Z] === RUN TestDaemonConfigValidation/valid_config [2021-12-03T08:38:23.151Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-12-03T08:38:23.151Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-12-03T08:38:23.151Z] === CONT TestDaemonConfigValidation/malformed_config [2021-12-03T08:38:23.151Z] === CONT TestDaemonConfigValidation/valid_config [2021-12-03T08:38:23.151Z] === CONT TestDaemonConfigValidation/invalid_config [2021-12-03T08:38:23.151Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-12-03T08:38:23.151Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-12-03T08:38:23.151Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2021-12-03T08:38:23.151Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-12-03T08:38:23.151Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2021-12-03T08:38:23.151Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2021-12-03T08:38:23.151Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-12-03T08:38:23.151Z] === RUN TestConfigDaemonSeccompProfiles [2021-12-03T08:38:23.151Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-12-03T08:38:23.909Z] Loaded image: busybox:latest [2021-12-03T08:38:24.084Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-12-03T08:38:24.168Z] Loaded image: busybox:glibc [2021-12-03T08:38:25.458Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-12-03T08:38:26.393Z] === CONT TestConfigDaemonSeccompProfiles [2021-12-03T08:38:26.393Z] daemon_test.go:156: [dea47027d1e7b] daemon is not started [2021-12-03T08:38:26.393Z] --- PASS: TestConfigDaemonSeccompProfiles (3.14s) [2021-12-03T08:38:26.393Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2021-12-03T08:38:26.393Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2021-12-03T08:38:26.393Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2021-12-03T08:38:26.393Z] === RUN TestDaemonProxy [2021-12-03T08:38:26.393Z] === RUN TestDaemonProxy/environment_variables [2021-12-03T08:38:28.293Z] === RUN TestDaemonProxy/command-line_options [2021-12-03T08:38:28.361Z] Loaded image: debian:bullseye-slim [2021-12-03T08:38:28.620Z] Loaded image: hello-world:latest [2021-12-03T08:38:28.880Z] Loaded image: arm32v7/hello-world:latest [2021-12-03T08:38:28.880Z] INFO: Testing against a local daemon [2021-12-03T08:38:28.880Z] === RUN TestCgroupNamespacesBuild [2021-12-03T08:38:29.667Z] === RUN TestDaemonProxy/configuration_file [2021-12-03T08:38:31.416Z] --- PASS: TestCgroupNamespacesBuild (2.30s) [2021-12-03T08:38:31.416Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-12-03T08:38:31.567Z] === RUN TestDaemonProxy/conflicting_options [2021-12-03T08:38:31.691Z] 4612f6d0b889: Pull complete [2021-12-03T08:38:32.132Z] === RUN TestDaemonProxy/reload_sanitized [2021-12-03T08:38:32.390Z] --- PASS: TestDaemonProxy (6.29s) [2021-12-03T08:38:32.390Z] --- PASS: TestDaemonProxy/environment_variables (1.81s) [2021-12-03T08:38:32.390Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2021-12-03T08:38:32.390Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2021-12-03T08:38:32.390Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2021-12-03T08:38:32.390Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2021-12-03T08:38:32.390Z] PASS [2021-12-03T08:38:32.390Z] [2021-12-03T08:38:32.390Z] DONE 17 tests in 10.199s [2021-12-03T08:38:32.649Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-12-03T08:38:32.649Z] INFO: Testing against a local daemon [2021-12-03T08:38:32.649Z] === RUN TestCommitInheritsEnv [2021-12-03T08:38:32.908Z] --- PASS: TestCommitInheritsEnv (0.27s) [2021-12-03T08:38:32.908Z] === RUN TestImportExtremelyLargeImageWorks [2021-12-03T08:38:32.908Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-12-03T08:38:32.908Z] === RUN TestImagesFilterMultiReference [2021-12-03T08:38:32.908Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-12-03T08:38:32.908Z] === RUN TestImagePullPlatformInvalid [2021-12-03T08:38:32.908Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-12-03T08:38:32.908Z] === RUN TestRemoveImageOrphaning [2021-12-03T08:38:33.166Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2021-12-03T08:38:33.166Z] === RUN TestRemoveImageGarbageCollector [2021-12-03T08:38:33.323Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.97s) [2021-12-03T08:38:33.323Z] === RUN TestBuildWithSession [2021-12-03T08:38:33.323Z] build_session_test.go:25: TODO: BuildKit [2021-12-03T08:38:33.323Z] --- SKIP: TestBuildWithSession (0.00s) [2021-12-03T08:38:33.323Z] === RUN TestBuildSquashParent [2021-12-03T08:38:35.115Z] --- PASS: TestRemoveImageGarbageCollector (1.85s) [2021-12-03T08:38:35.115Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-12-03T08:38:35.115Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-12-03T08:38:35.115Z] === RUN TestTagInvalidReference [2021-12-03T08:38:35.115Z] --- PASS: TestTagInvalidReference (0.01s) [2021-12-03T08:38:35.115Z] === RUN TestTagValidPrefixedRepo [2021-12-03T08:38:35.116Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-12-03T08:38:35.116Z] === RUN TestTagExistedNameWithoutForce [2021-12-03T08:38:35.116Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-12-03T08:38:35.116Z] === RUN TestTagOfficialNames [2021-12-03T08:38:35.116Z] --- PASS: TestTagOfficialNames (0.05s) [2021-12-03T08:38:35.116Z] === RUN TestTagMatchesDigest [2021-12-03T08:38:35.116Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-12-03T08:38:35.116Z] === CONT TestImportExtremelyLargeImageWorks [2021-12-03T08:38:43.308Z] --- PASS: TestBuildSquashParent (8.64s) [2021-12-03T08:38:43.308Z] === RUN TestBuildWithRemoveAndForceRemove [2021-12-03T08:38:43.308Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-03T08:38:43.308Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-03T08:38:43.308Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-03T08:38:43.308Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-03T08:38:43.308Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-03T08:38:43.308Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-03T08:38:43.308Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-03T08:38:43.308Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-03T08:38:43.308Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-03T08:38:43.308Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-03T08:38:43.308Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-03T08:38:43.308Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-03T08:38:43.308Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-03T08:38:43.308Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-03T08:38:45.213Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-03T08:38:45.213Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-03T08:38:47.001Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-12-03T08:38:47.001Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-12-03T08:38:47.001Z] GOOS="" GOARCH="" GOARM="" [2021-12-03T08:38:47.001Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-12-03T08:38:47.001Z] [2021-12-03T08:38:47.001Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-12-03T08:38:47.001Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-12-03T08:38:47.001Z] HOSTNAME=9c351c1a16ff [2021-12-03T08:38:47.001Z] TESTDEBUG=0 [2021-12-03T08:38:47.001Z] DEST=bundles/test-integration [2021-12-03T08:38:47.001Z] PWD=/go/src/github.com/docker/docker [2021-12-03T08:38:47.001Z] DOCKER_GITCOMMIT=dd9782fe946c96582a13e1817eecbb670a2b3a53 [2021-12-03T08:38:47.001Z] container=docker [2021-12-03T08:38:47.001Z] HOME=/root [2021-12-03T08:38:47.001Z] GOLANG_VERSION=1.17.3 [2021-12-03T08:38:47.001Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-12-03T08:38:47.001Z] VALIDATE_BRANCH=master [2021-12-03T08:38:47.001Z] TERM=xterm [2021-12-03T08:38:47.001Z] DOCKER_PKG=github.com/docker/docker [2021-12-03T08:38:47.001Z] SHLVL=1 [2021-12-03T08:38:47.001Z] TIMEOUT=120m [2021-12-03T08:38:47.001Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-12-03T08:38:47.001Z] DOCKER_GRAPHDRIVER=overlay2 [2021-12-03T08:38:47.001Z] GO111MODULE=off [2021-12-03T08:38:47.001Z] DOCKER_EXPERIMENTAL=1 [2021-12-03T08:38:47.001Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-12-03T08:38:47.001Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-12-03T08:38:47.001Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-12-03T08:38:47.001Z] GOPATH=/go [2021-12-03T08:38:47.001Z] PKG_CONFIG=pkg-config [2021-12-03T08:38:47.001Z] _=/usr/bin/env [2021-12-03T08:38:47.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-12-03T08:38:47.748Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-03T08:38:48.007Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-03T08:38:51.299Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-12-03T08:38:51.299Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.16s) [2021-12-03T08:38:51.299Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.29s) [2021-12-03T08:38:51.299Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.98s) [2021-12-03T08:38:51.299Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.99s) [2021-12-03T08:38:51.299Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.98s) [2021-12-03T08:38:51.299Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.09s) [2021-12-03T08:38:51.299Z] === RUN TestBuildMultiStageCopy [2021-12-03T08:38:51.299Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-12-03T08:38:53.838Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-12-03T08:38:54.098Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-12-03T08:38:54.667Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-12-03T08:38:54.688Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-12-03T08:38:54.688Z] === RUN TestBoolValue [2021-12-03T08:38:54.688Z] --- PASS: TestBoolValue (0.00s) [2021-12-03T08:38:54.688Z] === RUN TestBoolValueOrDefault [2021-12-03T08:38:54.688Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-12-03T08:38:54.688Z] === RUN TestInt64ValueOrZero [2021-12-03T08:38:54.688Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-12-03T08:38:54.688Z] === RUN TestInt64ValueOrDefault [2021-12-03T08:38:54.688Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-12-03T08:38:54.688Z] === RUN TestInt64ValueOrDefaultWithError [2021-12-03T08:38:54.688Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-12-03T08:38:54.688Z] === RUN TestJsonContentType [2021-12-03T08:38:54.688Z] --- PASS: TestJsonContentType (0.00s) [2021-12-03T08:38:54.688Z] PASS [2021-12-03T08:38:54.688Z] coverage: 14.7% of statements [2021-12-03T08:38:54.688Z] ok github.com/docker/docker/api/server/httputils 0.074s coverage: 14.7% of statements [2021-12-03T08:38:54.688Z] === RUN TestMaskSecretKeys [2021-12-03T08:38:54.688Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-12-03T08:38:54.688Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-12-03T08:38:54.688Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-12-03T08:38:54.688Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-12-03T08:38:54.688Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-12-03T08:38:54.688Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-12-03T08:38:54.688Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-12-03T08:38:54.688Z] === RUN TestVersionMiddlewareVersion [2021-12-03T08:38:54.688Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-12-03T08:38:54.688Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-12-03T08:38:54.688Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-12-03T08:38:54.688Z] PASS [2021-12-03T08:38:54.688Z] coverage: 37.7% of statements [2021-12-03T08:38:54.688Z] ok github.com/docker/docker/api/server/middleware 0.062s coverage: 37.7% of statements [2021-12-03T08:38:54.688Z] ? github.com/docker/docker/api/server/router [no test files] [2021-12-03T08:38:54.688Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-12-03T08:38:54.688Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-12-03T08:38:54.688Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-12-03T08:38:54.688Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-12-03T08:38:54.688Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-12-03T08:38:54.688Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-12-03T08:38:54.688Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-12-03T08:38:54.688Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-12-03T08:38:54.688Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-12-03T08:38:54.688Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-12-03T08:38:54.688Z] === RUN TestAdjustForAPIVersion [2021-12-03T08:38:54.688Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-12-03T08:38:54.688Z] PASS [2021-12-03T08:38:54.688Z] coverage: 5.7% of statements [2021-12-03T08:38:54.688Z] ok github.com/docker/docker/api/server/router/swarm 0.035s coverage: 5.7% of statements [2021-12-03T08:38:54.688Z] === RUN TestStrSliceMarshalJSON [2021-12-03T08:38:54.688Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-12-03T08:38:54.688Z] === RUN TestStrSliceUnmarshalJSON [2021-12-03T08:38:54.688Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-12-03T08:38:54.688Z] === RUN TestStrSliceUnmarshalString [2021-12-03T08:38:54.688Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-12-03T08:38:54.688Z] === RUN TestStrSliceUnmarshalSlice [2021-12-03T08:38:54.688Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-12-03T08:38:54.688Z] PASS [2021-12-03T08:38:54.688Z] coverage: 90.0% of statements [2021-12-03T08:38:54.688Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-12-03T08:38:54.688Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-12-03T08:38:54.688Z] ? github.com/docker/docker/api/types [no test files] [2021-12-03T08:38:54.688Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-12-03T08:38:54.688Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-12-03T08:38:54.688Z] ? github.com/docker/docker/api/types/container [no test files] [2021-12-03T08:38:54.688Z] ? github.com/docker/docker/api/types/events [no test files] [2021-12-03T08:38:54.688Z] ok github.com/docker/docker/api/types/strslice 0.033s coverage: 90.0% of statements [2021-12-03T08:38:54.688Z] === RUN TestToJSON [2021-12-03T08:38:54.688Z] --- PASS: TestToJSON (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestToParamWithVersion [2021-12-03T08:38:54.689Z] --- PASS: TestToParamWithVersion (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestFromJSON [2021-12-03T08:38:54.689Z] --- PASS: TestFromJSON (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestEmpty [2021-12-03T08:38:54.689Z] --- PASS: TestEmpty (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestArgsMatchKVListEmptySources [2021-12-03T08:38:54.689Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestArgsMatchKVList [2021-12-03T08:38:54.689Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestArgsMatch [2021-12-03T08:38:54.689Z] --- PASS: TestArgsMatch (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestAdd [2021-12-03T08:38:54.689Z] --- PASS: TestAdd (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestDel [2021-12-03T08:38:54.689Z] --- PASS: TestDel (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestLen [2021-12-03T08:38:54.689Z] --- PASS: TestLen (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestExactMatch [2021-12-03T08:38:54.689Z] --- PASS: TestExactMatch (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestOnlyOneExactMatch [2021-12-03T08:38:54.689Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestContains [2021-12-03T08:38:54.689Z] --- PASS: TestContains (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestValidate [2021-12-03T08:38:54.689Z] --- PASS: TestValidate (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestWalkValues [2021-12-03T08:38:54.689Z] --- PASS: TestWalkValues (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestFuzzyMatch [2021-12-03T08:38:54.689Z] --- PASS: TestFuzzyMatch (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestClone [2021-12-03T08:38:54.689Z] --- PASS: TestClone (0.00s) [2021-12-03T08:38:54.689Z] PASS [2021-12-03T08:38:54.689Z] coverage: 92.2% of statements [2021-12-03T08:38:54.689Z] ok github.com/docker/docker/api/types/filters 0.037s coverage: 92.2% of statements [2021-12-03T08:38:54.689Z] ? github.com/docker/docker/api/types/image [no test files] [2021-12-03T08:38:54.689Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-12-03T08:38:54.689Z] ? github.com/docker/docker/api/types/network [no test files] [2021-12-03T08:38:54.689Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-12-03T08:38:54.689Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-12-03T08:38:54.689Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-12-03T08:38:54.689Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-12-03T08:38:54.689Z] === RUN TestDurationToSecondsString [2021-12-03T08:38:54.689Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestGetTimestamp [2021-12-03T08:38:54.689Z] --- PASS: TestGetTimestamp (0.13s) [2021-12-03T08:38:54.689Z] === RUN TestParseTimestamps [2021-12-03T08:38:54.689Z] --- PASS: TestParseTimestamps (0.00s) [2021-12-03T08:38:54.689Z] PASS [2021-12-03T08:38:54.689Z] coverage: 100.0% of statements [2021-12-03T08:38:54.689Z] ok github.com/docker/docker/api/types/time 0.160s coverage: 100.0% of statements [2021-12-03T08:38:54.689Z] === RUN TestCompareVersion [2021-12-03T08:38:54.689Z] --- PASS: TestCompareVersion (0.00s) [2021-12-03T08:38:54.689Z] PASS [2021-12-03T08:38:54.689Z] coverage: 77.3% of statements [2021-12-03T08:38:54.689Z] ok github.com/docker/docker/api/types/versions 0.032s coverage: 77.3% of statements [2021-12-03T08:38:54.689Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-12-03T08:38:54.689Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-12-03T08:38:54.689Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-12-03T08:38:54.689Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-12-03T08:38:54.689Z] ? github.com/docker/docker/builder [no test files] [2021-12-03T08:38:54.689Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-12-03T08:38:54.689Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-12-03T08:38:54.689Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-12-03T08:38:54.689Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-12-03T08:38:54.689Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-12-03T08:38:54.689Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-12-03T08:38:54.689Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-12-03T08:38:54.689Z] === RUN TestParseRemoteURL [2021-12-03T08:38:54.689Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-12-03T08:38:54.689Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-12-03T08:38:54.689Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-12-03T08:38:54.689Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-12-03T08:38:54.689Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-12-03T08:38:54.689Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-12-03T08:38:54.689Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-12-03T08:38:54.689Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-12-03T08:38:54.689Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-12-03T08:38:54.689Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-12-03T08:38:54.689Z] --- PASS: TestParseRemoteURL (0.00s) [2021-12-03T08:38:54.689Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-12-03T08:38:54.689Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-12-03T08:38:54.689Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-12-03T08:38:54.689Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-12-03T08:38:54.689Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-12-03T08:38:54.689Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-12-03T08:38:54.689Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-12-03T08:38:54.689Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-12-03T08:38:54.689Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-12-03T08:38:54.689Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestCloneArgsSmartHttp [2021-12-03T08:38:54.689Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-12-03T08:38:54.689Z] === RUN TestCloneArgsDumbHttp [2021-12-03T08:38:54.689Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestCloneArgsGit [2021-12-03T08:38:54.689Z] --- PASS: TestCloneArgsGit (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestCheckoutGit [2021-12-03T08:38:54.689Z] === RUN TestEnable [2021-12-03T08:38:54.689Z] --- PASS: TestEnable (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestDisable [2021-12-03T08:38:54.689Z] --- PASS: TestDisable (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestEnabled [2021-12-03T08:38:54.689Z] --- PASS: TestEnabled (0.00s) [2021-12-03T08:38:54.689Z] PASS [2021-12-03T08:38:54.689Z] coverage: 100.0% of statements [2021-12-03T08:38:54.689Z] ok github.com/docker/docker/cli/debug 0.033s coverage: 100.0% of statements [2021-12-03T08:38:54.689Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-12-03T08:38:54.689Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestProcessNoDockerignore [2021-12-03T08:38:54.689Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestProcessShouldLeaveAllFiles [2021-12-03T08:38:54.689Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestDetectContentType [2021-12-03T08:38:54.689Z] --- PASS: TestDetectContentType (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestSelectAcceptableMIME [2021-12-03T08:38:54.689Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestInspectEmptyResponse [2021-12-03T08:38:54.689Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestInspectResponseBinary [2021-12-03T08:38:54.689Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestResponseUnsupportedContentType [2021-12-03T08:38:54.689Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestInspectResponseTextSimple [2021-12-03T08:38:54.689Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestInspectResponseEmptyContentType [2021-12-03T08:38:54.689Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestUnknownContentLength [2021-12-03T08:38:54.689Z] --- PASS: TestUnknownContentLength (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestDownloadRemote [2021-12-03T08:38:54.689Z] --- PASS: TestDownloadRemote (0.11s) [2021-12-03T08:38:54.689Z] === RUN TestGetWithStatusError [2021-12-03T08:38:54.689Z] --- PASS: TestGetWithStatusError (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestCloseRootDirectory [2021-12-03T08:38:54.689Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:38:54.689Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestHashFile [2021-12-03T08:38:54.689Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:38:54.689Z] --- SKIP: TestHashFile (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestHashSubdir [2021-12-03T08:38:54.689Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:38:54.689Z] --- SKIP: TestHashSubdir (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestRemoveDirectory [2021-12-03T08:38:54.689Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:38:54.689Z] --- SKIP: TestRemoveDirectory (0.01s) [2021-12-03T08:38:54.689Z] PASS [2021-12-03T08:38:54.689Z] coverage: 9.3% of statements [2021-12-03T08:38:54.689Z] ok github.com/docker/docker/builder/remotecontext 0.229s coverage: 9.3% of statements [2021-12-03T08:38:54.689Z] === RUN TestGetAllAllowed [2021-12-03T08:38:54.689Z] --- PASS: TestGetAllAllowed (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestGetAllMeta [2021-12-03T08:38:54.689Z] --- PASS: TestGetAllMeta (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestWarnOnUnusedBuildArgs [2021-12-03T08:38:54.689Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestIsUnreferencedBuiltin [2021-12-03T08:38:54.689Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestIsExistingDirectory [2021-12-03T08:38:54.689Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestGetFilenameForDownload [2021-12-03T08:38:54.689Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestEnv2Variables [2021-12-03T08:38:54.689Z] --- PASS: TestEnv2Variables (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-12-03T08:38:54.689Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestMaintainer [2021-12-03T08:38:54.689Z] --- PASS: TestMaintainer (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestLabel [2021-12-03T08:38:54.689Z] --- PASS: TestLabel (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestFromScratch [2021-12-03T08:38:54.689Z] --- PASS: TestFromScratch (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestFromWithArg [2021-12-03T08:38:54.689Z] --- PASS: TestFromWithArg (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-12-03T08:38:54.689Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestFromWithUndefinedArg [2021-12-03T08:38:54.689Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestFromMultiStageWithNamedStage [2021-12-03T08:38:54.689Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestOnbuild [2021-12-03T08:38:54.689Z] --- PASS: TestOnbuild (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestWorkdir [2021-12-03T08:38:54.689Z] --- PASS: TestWorkdir (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestCmd [2021-12-03T08:38:54.689Z] --- PASS: TestCmd (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestHealthcheckNone [2021-12-03T08:38:54.689Z] --- PASS: TestHealthcheckNone (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestHealthcheckCmd [2021-12-03T08:38:54.689Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestEntrypoint [2021-12-03T08:38:54.689Z] --- PASS: TestEntrypoint (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestExpose [2021-12-03T08:38:54.689Z] --- PASS: TestExpose (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestUser [2021-12-03T08:38:54.689Z] --- PASS: TestUser (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestVolume [2021-12-03T08:38:54.689Z] --- PASS: TestVolume (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestStopSignal [2021-12-03T08:38:54.689Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-12-03T08:38:54.689Z] --- SKIP: TestStopSignal (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestArg [2021-12-03T08:38:54.689Z] --- PASS: TestArg (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestShell [2021-12-03T08:38:54.689Z] --- PASS: TestShell (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestPrependEnvOnCmd [2021-12-03T08:38:54.689Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestRunWithBuildArgs [2021-12-03T08:38:54.689Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestRunIgnoresHealthcheck [2021-12-03T08:38:54.689Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestDispatchUnsupportedOptions [2021-12-03T08:38:54.689Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-12-03T08:38:54.689Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-12-03T08:38:54.689Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-12-03T08:38:54.689Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-12-03T08:38:54.689Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-12-03T08:38:54.689Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-12-03T08:38:54.689Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestNormalizeWorkdir [2021-12-03T08:38:54.689Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestDispatch [2021-12-03T08:38:54.689Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-12-03T08:38:54.689Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-12-03T08:38:54.689Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-12-03T08:38:54.689Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-12-03T08:38:54.689Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-12-03T08:38:54.689Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-12-03T08:38:54.689Z] === RUN TestDispatch/COPY_url [2021-12-03T08:38:54.689Z] --- PASS: TestDispatch (0.05s) [2021-12-03T08:38:54.689Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-12-03T08:38:54.689Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-12-03T08:38:54.689Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-12-03T08:38:54.689Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-12-03T08:38:54.689Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-12-03T08:38:54.689Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-12-03T08:38:54.689Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestAddScratchImageAddsToMounts [2021-12-03T08:38:54.689Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestAddFromScratchPopulatesPlatform [2021-12-03T08:38:54.689Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-12-03T08:38:54.689Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-12-03T08:38:54.689Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestImageSourceGetAddsToMounts [2021-12-03T08:38:54.689Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestEmptyDockerfile [2021-12-03T08:38:54.689Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestSymlinkDockerfile [2021-12-03T08:38:54.689Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-12-03T08:38:54.689Z] === RUN TestDockerfileOutsideTheBuildContext [2021-12-03T08:38:54.689Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestNonExistingDockerfile [2021-12-03T08:38:54.689Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestCopyRunConfig [2021-12-03T08:38:54.689Z] --- PASS: TestCopyRunConfig (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestDeepCopyRunConfig [2021-12-03T08:38:54.689Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestExportImage [2021-12-03T08:38:54.689Z] --- PASS: TestExportImage (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestNormalizeDest [2021-12-03T08:38:54.689Z] --- PASS: TestNormalizeDest (0.00s) [2021-12-03T08:38:54.689Z] PASS [2021-12-03T08:38:54.689Z] coverage: 46.8% of statements [2021-12-03T08:38:54.689Z] ok github.com/docker/docker/builder/dockerfile 0.147s coverage: 46.8% of statements [2021-12-03T08:38:54.689Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-12-03T08:38:54.689Z] === RUN TestTCP4Proxy [2021-12-03T08:38:54.689Z] --- PASS: TestTCP4Proxy (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestTCP4ProxyHalfClose [2021-12-03T08:38:54.689Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestTCP6Proxy [2021-12-03T08:38:54.689Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-12-03T08:38:54.689Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestTCPDualStackProxy [2021-12-03T08:38:54.689Z] network_proxy_test.go:208: No support for dual stack yet [2021-12-03T08:38:54.689Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestUDP4Proxy [2021-12-03T08:38:54.689Z] --- PASS: TestUDP4Proxy (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestUDP6Proxy [2021-12-03T08:38:54.689Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-12-03T08:38:54.689Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestUDPWriteError [2021-12-03T08:38:54.689Z] --- PASS: TestUDPWriteError (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestSCTP4Proxy [2021-12-03T08:38:54.689Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-12-03T08:38:54.689Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-12-03T08:38:54.689Z] === RUN TestSCTP6Proxy [2021-12-03T08:38:54.689Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-12-03T08:38:54.689Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-12-03T08:38:54.689Z] PASS [2021-12-03T08:38:54.689Z] coverage: 49.4% of statements [2021-12-03T08:38:54.689Z] ok github.com/docker/docker/cmd/docker-proxy 0.045s coverage: 49.4% of statements [2021-12-03T08:38:55.236Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-12-03T08:38:55.807Z] --- PASS: TestBuildMultiStageCopy (4.65s) [2021-12-03T08:38:55.807Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.60s) [2021-12-03T08:38:55.807Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s) [2021-12-03T08:38:55.807Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.57s) [2021-12-03T08:38:55.807Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s) [2021-12-03T08:38:55.807Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.51s) [2021-12-03T08:38:55.807Z] === RUN TestBuildMultiStageParentConfig [2021-12-03T08:38:57.189Z] --- PASS: TestBuildMultiStageParentConfig (1.39s) [2021-12-03T08:38:57.189Z] === RUN TestBuildLabelWithTargets [2021-12-03T08:38:59.728Z] --- PASS: TestBuildLabelWithTargets (2.11s) [2021-12-03T08:38:59.728Z] === RUN TestBuildWithEmptyLayers [2021-12-03T08:39:00.297Z] --- PASS: TestBuildWithEmptyLayers (1.00s) [2021-12-03T08:39:00.297Z] === RUN TestBuildMultiStageOnBuild [2021-12-03T08:39:03.351Z] === RUN TestCheckpointCreateError [2021-12-03T08:39:03.351Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestCheckpointCreate [2021-12-03T08:39:03.351Z] --- PASS: TestCheckpointCreate (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestCheckpointDeleteError [2021-12-03T08:39:03.351Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestCheckpointDelete [2021-12-03T08:39:03.351Z] --- PASS: TestCheckpointDelete (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestCheckpointListError [2021-12-03T08:39:03.351Z] --- PASS: TestCheckpointListError (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestCheckpointList [2021-12-03T08:39:03.351Z] --- PASS: TestCheckpointList (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestCheckpointListContainerNotFound [2021-12-03T08:39:03.351Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestNewClientWithOpsFromEnv [2021-12-03T08:39:03.351Z] client_test.go:23: runtime.GOOS == "windows" [2021-12-03T08:39:03.351Z] --- SKIP: TestNewClientWithOpsFromEnv (0.01s) [2021-12-03T08:39:03.351Z] === RUN TestGetAPIPath [2021-12-03T08:39:03.351Z] --- PASS: TestGetAPIPath (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestParseHostURL [2021-12-03T08:39:03.351Z] --- PASS: TestParseHostURL (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-12-03T08:39:03.351Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestNegotiateAPIVersionEmpty [2021-12-03T08:39:03.351Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestNegotiateAPIVersion [2021-12-03T08:39:03.351Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestNegotiateAPVersionOverride [2021-12-03T08:39:03.351Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestNegotiateAPIVersionAutomatic [2021-12-03T08:39:03.351Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-12-03T08:39:03.351Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-12-03T08:39:03.351Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestClientRedirect [2021-12-03T08:39:03.351Z] --- PASS: TestClientRedirect (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestConfigCreateUnsupported [2021-12-03T08:39:03.351Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestConfigCreateError [2021-12-03T08:39:03.351Z] --- PASS: TestConfigCreateError (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestConfigCreate [2021-12-03T08:39:03.351Z] --- PASS: TestConfigCreate (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestConfigInspectNotFound [2021-12-03T08:39:03.351Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestConfigInspectWithEmptyID [2021-12-03T08:39:03.351Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestConfigInspectUnsupported [2021-12-03T08:39:03.351Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestConfigInspectError [2021-12-03T08:39:03.351Z] --- PASS: TestConfigInspectError (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestConfigInspectConfigNotFound [2021-12-03T08:39:03.351Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestConfigInspect [2021-12-03T08:39:03.351Z] --- PASS: TestConfigInspect (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestConfigListUnsupported [2021-12-03T08:39:03.351Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestConfigListError [2021-12-03T08:39:03.351Z] --- PASS: TestConfigListError (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestConfigList [2021-12-03T08:39:03.351Z] --- PASS: TestConfigList (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestConfigRemoveUnsupported [2021-12-03T08:39:03.351Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestConfigRemoveError [2021-12-03T08:39:03.351Z] --- PASS: TestConfigRemoveError (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestConfigRemove [2021-12-03T08:39:03.351Z] --- PASS: TestConfigRemove (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestConfigUpdateUnsupported [2021-12-03T08:39:03.351Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestConfigUpdateError [2021-12-03T08:39:03.351Z] --- PASS: TestConfigUpdateError (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestConfigUpdate [2021-12-03T08:39:03.351Z] --- PASS: TestConfigUpdate (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestContainerCommitError [2021-12-03T08:39:03.351Z] --- PASS: TestContainerCommitError (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestContainerCommit [2021-12-03T08:39:03.351Z] --- PASS: TestContainerCommit (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestContainerStatPathError [2021-12-03T08:39:03.351Z] --- PASS: TestContainerStatPathError (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestContainerStatPathNotFoundError [2021-12-03T08:39:03.351Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestContainerStatPathNoHeaderError [2021-12-03T08:39:03.351Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestContainerStatPath [2021-12-03T08:39:03.351Z] --- PASS: TestContainerStatPath (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestCopyToContainerError [2021-12-03T08:39:03.351Z] --- PASS: TestCopyToContainerError (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestCopyToContainerNotFoundError [2021-12-03T08:39:03.351Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestCopyToContainerNotStatusOKError [2021-12-03T08:39:03.351Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestCopyToContainer [2021-12-03T08:39:03.351Z] --- PASS: TestCopyToContainer (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestCopyFromContainerError [2021-12-03T08:39:03.351Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestCopyFromContainerNotFoundError [2021-12-03T08:39:03.351Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestCopyFromContainerNotStatusOKError [2021-12-03T08:39:03.351Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestCopyFromContainerNoHeaderError [2021-12-03T08:39:03.351Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestCopyFromContainer [2021-12-03T08:39:03.351Z] --- PASS: TestCopyFromContainer (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestContainerCreateError [2021-12-03T08:39:03.351Z] --- PASS: TestContainerCreateError (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestContainerCreateImageNotFound [2021-12-03T08:39:03.351Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestContainerCreateWithName [2021-12-03T08:39:03.351Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestContainerCreateAutoRemove [2021-12-03T08:39:03.351Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestContainerDiffError [2021-12-03T08:39:03.351Z] --- PASS: TestContainerDiffError (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestContainerDiff [2021-12-03T08:39:03.351Z] --- PASS: TestContainerDiff (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestContainerExecCreateError [2021-12-03T08:39:03.351Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestContainerExecCreate [2021-12-03T08:39:03.351Z] --- PASS: TestContainerExecCreate (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestContainerExecStartError [2021-12-03T08:39:03.351Z] --- PASS: TestContainerExecStartError (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestContainerExecStart [2021-12-03T08:39:03.351Z] --- PASS: TestContainerExecStart (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestContainerExecInspectError [2021-12-03T08:39:03.351Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestContainerExecInspect [2021-12-03T08:39:03.351Z] --- PASS: TestContainerExecInspect (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestContainerExportError [2021-12-03T08:39:03.351Z] --- PASS: TestContainerExportError (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestContainerExport [2021-12-03T08:39:03.351Z] --- PASS: TestContainerExport (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestContainerInspectError [2021-12-03T08:39:03.351Z] --- PASS: TestContainerInspectError (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestContainerInspectContainerNotFound [2021-12-03T08:39:03.351Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestContainerInspectWithEmptyID [2021-12-03T08:39:03.351Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestContainerInspect [2021-12-03T08:39:03.351Z] --- PASS: TestContainerInspect (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestContainerInspectNode [2021-12-03T08:39:03.351Z] --- PASS: TestContainerInspectNode (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestContainerKillError [2021-12-03T08:39:03.351Z] --- PASS: TestContainerKillError (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestContainerKill [2021-12-03T08:39:03.351Z] --- PASS: TestContainerKill (0.00s) [2021-12-03T08:39:03.351Z] === RUN TestContainerListError [2021-12-03T08:39:03.351Z] --- PASS: TestContainerListError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestContainerList [2021-12-03T08:39:03.352Z] --- PASS: TestContainerList (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestContainerLogsNotFoundError [2021-12-03T08:39:03.352Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestContainerLogsError [2021-12-03T08:39:03.352Z] --- PASS: TestContainerLogsError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestContainerLogs [2021-12-03T08:39:03.352Z] --- PASS: TestContainerLogs (0.14s) [2021-12-03T08:39:03.352Z] === RUN TestContainerPauseError [2021-12-03T08:39:03.352Z] --- PASS: TestContainerPauseError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestContainerPause [2021-12-03T08:39:03.352Z] --- PASS: TestContainerPause (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestContainersPruneError [2021-12-03T08:39:03.352Z] --- PASS: TestContainersPruneError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestContainersPrune [2021-12-03T08:39:03.352Z] --- PASS: TestContainersPrune (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestContainerRemoveError [2021-12-03T08:39:03.352Z] --- PASS: TestContainerRemoveError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestContainerRemoveNotFoundError [2021-12-03T08:39:03.352Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestContainerRemove [2021-12-03T08:39:03.352Z] --- PASS: TestContainerRemove (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestContainerRenameError [2021-12-03T08:39:03.352Z] --- PASS: TestContainerRenameError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestContainerRename [2021-12-03T08:39:03.352Z] --- PASS: TestContainerRename (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestContainerResizeError [2021-12-03T08:39:03.352Z] --- PASS: TestContainerResizeError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestContainerExecResizeError [2021-12-03T08:39:03.352Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestContainerResize [2021-12-03T08:39:03.352Z] --- PASS: TestContainerResize (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestContainerExecResize [2021-12-03T08:39:03.352Z] --- PASS: TestContainerExecResize (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestContainerRestartError [2021-12-03T08:39:03.352Z] --- PASS: TestContainerRestartError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestContainerRestart [2021-12-03T08:39:03.352Z] --- PASS: TestContainerRestart (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestContainerStartError [2021-12-03T08:39:03.352Z] --- PASS: TestContainerStartError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestContainerStart [2021-12-03T08:39:03.352Z] --- PASS: TestContainerStart (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestContainerStatsError [2021-12-03T08:39:03.352Z] --- PASS: TestContainerStatsError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestContainerStats [2021-12-03T08:39:03.352Z] --- PASS: TestContainerStats (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestContainerStopError [2021-12-03T08:39:03.352Z] --- PASS: TestContainerStopError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestContainerStop [2021-12-03T08:39:03.352Z] --- PASS: TestContainerStop (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestContainerTopError [2021-12-03T08:39:03.352Z] --- PASS: TestContainerTopError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestContainerTop [2021-12-03T08:39:03.352Z] --- PASS: TestContainerTop (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestContainerUnpauseError [2021-12-03T08:39:03.352Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestContainerUnpause [2021-12-03T08:39:03.352Z] --- PASS: TestContainerUnpause (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestContainerUpdateError [2021-12-03T08:39:03.352Z] --- PASS: TestContainerUpdateError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestContainerUpdate [2021-12-03T08:39:03.352Z] --- PASS: TestContainerUpdate (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestContainerWaitError [2021-12-03T08:39:03.352Z] --- PASS: TestContainerWaitError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestContainerWait [2021-12-03T08:39:03.352Z] --- PASS: TestContainerWait (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestDiskUsageError [2021-12-03T08:39:03.352Z] --- PASS: TestDiskUsageError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestDiskUsage [2021-12-03T08:39:03.352Z] --- PASS: TestDiskUsage (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestDistributionInspectUnsupported [2021-12-03T08:39:03.352Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestDistributionInspectWithEmptyID [2021-12-03T08:39:03.352Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestEventsErrorInOptions [2021-12-03T08:39:03.352Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestEventsErrorFromServer [2021-12-03T08:39:03.352Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestEvents [2021-12-03T08:39:03.352Z] --- PASS: TestEvents (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestTLSCloseWriter [2021-12-03T08:39:03.352Z] === PAUSE TestTLSCloseWriter [2021-12-03T08:39:03.352Z] === RUN TestImageBuildError [2021-12-03T08:39:03.352Z] --- PASS: TestImageBuildError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestImageBuild [2021-12-03T08:39:03.352Z] --- PASS: TestImageBuild (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestGetDockerOS [2021-12-03T08:39:03.352Z] --- PASS: TestGetDockerOS (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestImageCreateError [2021-12-03T08:39:03.352Z] --- PASS: TestImageCreateError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestImageCreate [2021-12-03T08:39:03.352Z] --- PASS: TestImageCreate (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestImageHistoryError [2021-12-03T08:39:03.352Z] --- PASS: TestImageHistoryError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestImageHistory [2021-12-03T08:39:03.352Z] --- PASS: TestImageHistory (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestImageImportError [2021-12-03T08:39:03.352Z] --- PASS: TestImageImportError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestImageImport [2021-12-03T08:39:03.352Z] --- PASS: TestImageImport (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestImageInspectError [2021-12-03T08:39:03.352Z] --- PASS: TestImageInspectError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestImageInspectImageNotFound [2021-12-03T08:39:03.352Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestImageInspectWithEmptyID [2021-12-03T08:39:03.352Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestImageInspect [2021-12-03T08:39:03.352Z] --- PASS: TestImageInspect (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestImageListError [2021-12-03T08:39:03.352Z] --- PASS: TestImageListError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestImageList [2021-12-03T08:39:03.352Z] --- PASS: TestImageList (0.02s) [2021-12-03T08:39:03.352Z] === RUN TestImageListApiBefore125 [2021-12-03T08:39:03.352Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestImageLoadError [2021-12-03T08:39:03.352Z] --- PASS: TestImageLoadError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestImageLoad [2021-12-03T08:39:03.352Z] --- PASS: TestImageLoad (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestImagesPruneError [2021-12-03T08:39:03.352Z] --- PASS: TestImagesPruneError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestImagesPrune [2021-12-03T08:39:03.352Z] --- PASS: TestImagesPrune (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestImagePullReferenceParseError [2021-12-03T08:39:03.352Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestImagePullAnyError [2021-12-03T08:39:03.352Z] --- PASS: TestImagePullAnyError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestImagePullStatusUnauthorizedError [2021-12-03T08:39:03.352Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-12-03T08:39:03.352Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-12-03T08:39:03.352Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-12-03T08:39:03.352Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestImagePullWithoutErrors [2021-12-03T08:39:03.352Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestImagePushReferenceError [2021-12-03T08:39:03.352Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestImagePushAnyError [2021-12-03T08:39:03.352Z] --- PASS: TestImagePushAnyError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestImagePushStatusUnauthorizedError [2021-12-03T08:39:03.352Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-12-03T08:39:03.352Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-12-03T08:39:03.352Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-12-03T08:39:03.352Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestImagePushWithoutErrors [2021-12-03T08:39:03.352Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-12-03T08:39:03.352Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-12-03T08:39:03.352Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-12-03T08:39:03.352Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-12-03T08:39:03.352Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-12-03T08:39:03.352Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-12-03T08:39:03.352Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-12-03T08:39:03.352Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-12-03T08:39:03.352Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestImageRemoveError [2021-12-03T08:39:03.352Z] --- PASS: TestImageRemoveError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestImageRemoveImageNotFound [2021-12-03T08:39:03.352Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestImageRemove [2021-12-03T08:39:03.352Z] --- PASS: TestImageRemove (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestImageSaveError [2021-12-03T08:39:03.352Z] --- PASS: TestImageSaveError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestImageSave [2021-12-03T08:39:03.352Z] --- PASS: TestImageSave (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestImageSearchAnyError [2021-12-03T08:39:03.352Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestImageSearchStatusUnauthorizedError [2021-12-03T08:39:03.352Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-12-03T08:39:03.352Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-12-03T08:39:03.352Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-12-03T08:39:03.352Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestImageSearchWithoutErrors [2021-12-03T08:39:03.352Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestImageTagError [2021-12-03T08:39:03.352Z] --- PASS: TestImageTagError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestImageTagInvalidReference [2021-12-03T08:39:03.352Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestImageTagInvalidSourceImageName [2021-12-03T08:39:03.352Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestImageTagHexSource [2021-12-03T08:39:03.352Z] --- PASS: TestImageTagHexSource (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestImageTag [2021-12-03T08:39:03.352Z] --- PASS: TestImageTag (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestInfoServerError [2021-12-03T08:39:03.352Z] --- PASS: TestInfoServerError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestInfoInvalidResponseJSONError [2021-12-03T08:39:03.352Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestInfo [2021-12-03T08:39:03.352Z] --- PASS: TestInfo (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestNetworkConnectError [2021-12-03T08:39:03.352Z] --- PASS: TestNetworkConnectError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-12-03T08:39:03.352Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestNetworkConnect [2021-12-03T08:39:03.352Z] --- PASS: TestNetworkConnect (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestNetworkCreateError [2021-12-03T08:39:03.352Z] --- PASS: TestNetworkCreateError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestNetworkCreate [2021-12-03T08:39:03.352Z] --- PASS: TestNetworkCreate (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestNetworkDisconnectError [2021-12-03T08:39:03.352Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestNetworkDisconnect [2021-12-03T08:39:03.352Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestNetworkInspect [2021-12-03T08:39:03.352Z] === RUN TestNetworkInspect/empty_ID [2021-12-03T08:39:03.352Z] === RUN TestNetworkInspect/no_options [2021-12-03T08:39:03.352Z] === RUN TestNetworkInspect/verbose [2021-12-03T08:39:03.352Z] === RUN TestNetworkInspect/global_scope [2021-12-03T08:39:03.352Z] === RUN TestNetworkInspect/unknown_network [2021-12-03T08:39:03.352Z] === RUN TestNetworkInspect/server_error [2021-12-03T08:39:03.352Z] --- PASS: TestNetworkInspect (0.00s) [2021-12-03T08:39:03.352Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2021-12-03T08:39:03.352Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2021-12-03T08:39:03.352Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2021-12-03T08:39:03.352Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2021-12-03T08:39:03.352Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2021-12-03T08:39:03.352Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestNetworkListError [2021-12-03T08:39:03.352Z] --- PASS: TestNetworkListError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestNetworkList [2021-12-03T08:39:03.352Z] --- PASS: TestNetworkList (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestNetworksPruneError [2021-12-03T08:39:03.352Z] --- PASS: TestNetworksPruneError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestNetworksPrune [2021-12-03T08:39:03.352Z] --- PASS: TestNetworksPrune (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestNetworkRemoveError [2021-12-03T08:39:03.352Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestNetworkRemove [2021-12-03T08:39:03.352Z] --- PASS: TestNetworkRemove (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestNodeInspectError [2021-12-03T08:39:03.352Z] --- PASS: TestNodeInspectError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestNodeInspectNodeNotFound [2021-12-03T08:39:03.352Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestNodeInspectWithEmptyID [2021-12-03T08:39:03.352Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestNodeInspect [2021-12-03T08:39:03.352Z] --- PASS: TestNodeInspect (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestNodeListError [2021-12-03T08:39:03.352Z] --- PASS: TestNodeListError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestNodeList [2021-12-03T08:39:03.352Z] --- PASS: TestNodeList (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestNodeRemoveError [2021-12-03T08:39:03.352Z] --- PASS: TestNodeRemoveError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestNodeRemove [2021-12-03T08:39:03.352Z] --- PASS: TestNodeRemove (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestNodeUpdateError [2021-12-03T08:39:03.352Z] --- PASS: TestNodeUpdateError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestNodeUpdate [2021-12-03T08:39:03.352Z] --- PASS: TestNodeUpdate (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestOptionWithTimeout [2021-12-03T08:39:03.352Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestPingFail [2021-12-03T08:39:03.352Z] --- PASS: TestPingFail (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestPingWithError [2021-12-03T08:39:03.352Z] 2021/12/03 08:39:02 RoundTripper returned a response & error; ignoring response [2021-12-03T08:39:03.352Z] 2021/12/03 08:39:02 RoundTripper returned a response & error; ignoring response [2021-12-03T08:39:03.352Z] --- PASS: TestPingWithError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestPingSuccess [2021-12-03T08:39:03.352Z] --- PASS: TestPingSuccess (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestPingHeadFallback [2021-12-03T08:39:03.352Z] === RUN TestPingHeadFallback/OK [2021-12-03T08:39:03.352Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-12-03T08:39:03.352Z] === RUN TestPingHeadFallback/Not_Found [2021-12-03T08:39:03.352Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-12-03T08:39:03.352Z] --- PASS: TestPingHeadFallback (0.00s) [2021-12-03T08:39:03.352Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-12-03T08:39:03.352Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-12-03T08:39:03.352Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-12-03T08:39:03.352Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestPluginDisableError [2021-12-03T08:39:03.352Z] --- PASS: TestPluginDisableError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestPluginDisable [2021-12-03T08:39:03.352Z] --- PASS: TestPluginDisable (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestPluginEnableError [2021-12-03T08:39:03.352Z] --- PASS: TestPluginEnableError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestPluginEnable [2021-12-03T08:39:03.352Z] --- PASS: TestPluginEnable (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestPluginInspectError [2021-12-03T08:39:03.352Z] --- PASS: TestPluginInspectError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestPluginInspectWithEmptyID [2021-12-03T08:39:03.352Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestPluginInspect [2021-12-03T08:39:03.352Z] --- PASS: TestPluginInspect (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestPluginListError [2021-12-03T08:39:03.352Z] --- PASS: TestPluginListError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestPluginList [2021-12-03T08:39:03.352Z] --- PASS: TestPluginList (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestPluginPushError [2021-12-03T08:39:03.352Z] --- PASS: TestPluginPushError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestPluginPush [2021-12-03T08:39:03.352Z] --- PASS: TestPluginPush (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestPluginRemoveError [2021-12-03T08:39:03.352Z] --- PASS: TestPluginRemoveError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestPluginRemove [2021-12-03T08:39:03.352Z] --- PASS: TestPluginRemove (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestPluginSetError [2021-12-03T08:39:03.352Z] --- PASS: TestPluginSetError (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestPluginSet [2021-12-03T08:39:03.352Z] --- PASS: TestPluginSet (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestSetHostHeader [2021-12-03T08:39:03.352Z] --- PASS: TestSetHostHeader (0.00s) [2021-12-03T08:39:03.352Z] === RUN TestPlainTextError [2021-12-03T08:39:03.353Z] --- PASS: TestPlainTextError (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestInfiniteError [2021-12-03T08:39:03.353Z] --- PASS: TestInfiniteError (0.02s) [2021-12-03T08:39:03.353Z] === RUN TestCanceledContext [2021-12-03T08:39:03.353Z] 2021/12/03 08:39:02 RoundTripper returned a response & error; ignoring response [2021-12-03T08:39:03.353Z] --- PASS: TestCanceledContext (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestDeadlineExceededContext [2021-12-03T08:39:03.353Z] 2021/12/03 08:39:02 RoundTripper returned a response & error; ignoring response [2021-12-03T08:39:03.353Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestSecretCreateUnsupported [2021-12-03T08:39:03.353Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestSecretCreateError [2021-12-03T08:39:03.353Z] --- PASS: TestSecretCreateError (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestSecretCreate [2021-12-03T08:39:03.353Z] --- PASS: TestSecretCreate (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestSecretInspectUnsupported [2021-12-03T08:39:03.353Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestSecretInspectError [2021-12-03T08:39:03.353Z] --- PASS: TestSecretInspectError (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestSecretInspectSecretNotFound [2021-12-03T08:39:03.353Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestSecretInspectWithEmptyID [2021-12-03T08:39:03.353Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestSecretInspect [2021-12-03T08:39:03.353Z] --- PASS: TestSecretInspect (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestSecretListUnsupported [2021-12-03T08:39:03.353Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestSecretListError [2021-12-03T08:39:03.353Z] --- PASS: TestSecretListError (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestSecretList [2021-12-03T08:39:03.353Z] --- PASS: TestSecretList (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestSecretRemoveUnsupported [2021-12-03T08:39:03.353Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestSecretRemoveError [2021-12-03T08:39:03.353Z] --- PASS: TestSecretRemoveError (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestSecretRemove [2021-12-03T08:39:03.353Z] --- PASS: TestSecretRemove (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestSecretUpdateUnsupported [2021-12-03T08:39:03.353Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestSecretUpdateError [2021-12-03T08:39:03.353Z] --- PASS: TestSecretUpdateError (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestSecretUpdate [2021-12-03T08:39:03.353Z] --- PASS: TestSecretUpdate (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestServiceCreateError [2021-12-03T08:39:03.353Z] --- PASS: TestServiceCreateError (0.01s) [2021-12-03T08:39:03.353Z] === RUN TestServiceCreate [2021-12-03T08:39:03.353Z] --- PASS: TestServiceCreate (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestServiceCreateCompatiblePlatforms [2021-12-03T08:39:03.353Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestServiceCreateDigestPinning [2021-12-03T08:39:03.353Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestServiceInspectError [2021-12-03T08:39:03.353Z] --- PASS: TestServiceInspectError (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestServiceInspectServiceNotFound [2021-12-03T08:39:03.353Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestServiceInspectWithEmptyID [2021-12-03T08:39:03.353Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestServiceInspect [2021-12-03T08:39:03.353Z] --- PASS: TestServiceInspect (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestServiceListError [2021-12-03T08:39:03.353Z] --- PASS: TestServiceListError (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestServiceList [2021-12-03T08:39:03.353Z] --- PASS: TestServiceList (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestServiceLogsError [2021-12-03T08:39:03.353Z] --- PASS: TestServiceLogsError (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestServiceLogs [2021-12-03T08:39:03.353Z] --- PASS: TestServiceLogs (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestServiceRemoveError [2021-12-03T08:39:03.353Z] --- PASS: TestServiceRemoveError (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestServiceRemoveNotFoundError [2021-12-03T08:39:03.353Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestServiceRemove [2021-12-03T08:39:03.353Z] --- PASS: TestServiceRemove (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestServiceUpdateError [2021-12-03T08:39:03.353Z] --- PASS: TestServiceUpdateError (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestServiceUpdate [2021-12-03T08:39:03.353Z] --- PASS: TestServiceUpdate (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestSwarmGetUnlockKeyError [2021-12-03T08:39:03.353Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestSwarmGetUnlockKey [2021-12-03T08:39:03.353Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestSwarmInitError [2021-12-03T08:39:03.353Z] --- PASS: TestSwarmInitError (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestSwarmInit [2021-12-03T08:39:03.353Z] --- PASS: TestSwarmInit (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestSwarmInspectError [2021-12-03T08:39:03.353Z] --- PASS: TestSwarmInspectError (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestSwarmInspect [2021-12-03T08:39:03.353Z] --- PASS: TestSwarmInspect (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestSwarmJoinError [2021-12-03T08:39:03.353Z] --- PASS: TestSwarmJoinError (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestSwarmJoin [2021-12-03T08:39:03.353Z] --- PASS: TestSwarmJoin (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestSwarmLeaveError [2021-12-03T08:39:03.353Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestSwarmLeave [2021-12-03T08:39:03.353Z] --- PASS: TestSwarmLeave (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestSwarmUnlockError [2021-12-03T08:39:03.353Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestSwarmUnlock [2021-12-03T08:39:03.353Z] --- PASS: TestSwarmUnlock (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestSwarmUpdateError [2021-12-03T08:39:03.353Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestSwarmUpdate [2021-12-03T08:39:03.353Z] --- PASS: TestSwarmUpdate (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestTaskInspectError [2021-12-03T08:39:03.353Z] --- PASS: TestTaskInspectError (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestTaskInspectWithEmptyID [2021-12-03T08:39:03.353Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestTaskInspect [2021-12-03T08:39:03.353Z] --- PASS: TestTaskInspect (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestTaskListError [2021-12-03T08:39:03.353Z] --- PASS: TestTaskListError (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestTaskList [2021-12-03T08:39:03.353Z] --- PASS: TestTaskList (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestVolumeCreateError [2021-12-03T08:39:03.353Z] --- PASS: TestVolumeCreateError (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestVolumeCreate [2021-12-03T08:39:03.353Z] --- PASS: TestVolumeCreate (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestVolumeInspectError [2021-12-03T08:39:03.353Z] --- PASS: TestVolumeInspectError (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestVolumeInspectNotFound [2021-12-03T08:39:03.353Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestVolumeInspectWithEmptyID [2021-12-03T08:39:03.353Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestVolumeInspect [2021-12-03T08:39:03.353Z] --- PASS: TestVolumeInspect (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestVolumeListError [2021-12-03T08:39:03.353Z] --- PASS: TestVolumeListError (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestVolumeList [2021-12-03T08:39:03.353Z] --- PASS: TestVolumeList (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestVolumeRemoveError [2021-12-03T08:39:03.353Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-12-03T08:39:03.353Z] === RUN TestVolumeRemove [2021-12-03T08:39:03.353Z] --- PASS: TestVolumeRemove (0.00s) [2021-12-03T08:39:03.353Z] === CONT TestTLSCloseWriter [2021-12-03T08:39:03.353Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-12-03T08:39:03.353Z] PASS [2021-12-03T08:39:03.353Z] coverage: 75.1% of statements [2021-12-03T08:39:03.353Z] ok github.com/docker/docker/client 0.364s coverage: 75.1% of statements [2021-12-03T08:39:03.589Z] --- PASS: TestBuildMultiStageOnBuild (2.89s) [2021-12-03T08:39:03.589Z] === RUN TestBuildUncleanTarFilenames [2021-12-03T08:39:04.483Z] sha256:342607135b3a03c9922853d5e5de001a0550b9cd546027b56f57598102a02f27 [2021-12-03T08:39:04.483Z] INFO: Starting docker-py tests... [2021-12-03T08:39:04.483Z] ============================= test session starts ============================== [2021-12-03T08:39:04.483Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2021-12-03T08:39:04.483Z] rootdir: /src, inifile: pytest.ini [2021-12-03T08:39:04.483Z] plugins: cov-2.6.1, timeout-1.3.3 [2021-12-03T08:39:04.483Z] collected 395 items / 1 deselected / 394 selected [2021-12-03T08:39:04.483Z] [2021-12-03T08:39:04.970Z] --- PASS: TestBuildUncleanTarFilenames (1.66s) [2021-12-03T08:39:04.970Z] === RUN TestBuildMultiStageLayerLeak [2021-12-03T08:39:08.261Z] --- PASS: TestBuildMultiStageLayerLeak (3.06s) [2021-12-03T08:39:08.261Z] === RUN TestBuildWithHugeFile [2021-12-03T08:39:13.583Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-12-03T08:39:13.583Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-12-03T08:39:14.351Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-12-03T08:39:15.169Z] tests/integration/api_client_test.py ..... [ 7%] [2021-12-03T08:39:16.701Z] tests/integration/api_config_test.py ...... [ 8%] [2021-12-03T08:39:18.264Z] --- PASS: TestCheckoutGit (24.86s) [2021-12-03T08:39:18.264Z] === RUN TestValidGitTransport [2021-12-03T08:39:18.264Z] --- PASS: TestValidGitTransport (0.00s) [2021-12-03T08:39:18.264Z] === RUN TestGitInvalidRef [2021-12-03T08:39:18.264Z] --- PASS: TestGitInvalidRef (0.15s) [2021-12-03T08:39:18.264Z] PASS [2021-12-03T08:39:18.264Z] coverage: 86.3% of statements [2021-12-03T08:39:18.264Z] ok github.com/docker/docker/builder/remotecontext/git 25.082s coverage: 86.3% of statements [2021-12-03T08:39:18.264Z] ? github.com/docker/docker/cli [no test files] [2021-12-03T08:39:18.264Z] ? github.com/docker/docker/cli/config [no test files] [2021-12-03T08:39:23.014Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-12-03T08:39:23.014Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-12-03T08:39:23.014Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-12-03T08:39:23.014Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-12-03T08:39:23.014Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-12-03T08:39:23.014Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-12-03T08:39:23.014Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-12-03T08:39:23.014Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-12-03T08:39:23.014Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-12-03T08:39:23.014Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-12-03T08:39:23.014Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-12-03T08:39:23.014Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-12-03T08:39:23.014Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-12-03T08:39:23.014Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-12-03T08:39:23.014Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-12-03T08:39:23.014Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.01s) [2021-12-03T08:39:23.014Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-12-03T08:39:23.014Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-12-03T08:39:23.014Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-12-03T08:39:23.014Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-12-03T08:39:23.014Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-12-03T08:39:23.014Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-12-03T08:39:23.014Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-12-03T08:39:23.014Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-12-03T08:39:23.014Z] === RUN TestConfigureDaemonLogs [2021-12-03T08:39:23.014Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-12-03T08:39:23.014Z] === RUN TestCommonOptionsInstallFlags [2021-12-03T08:39:23.014Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-12-03T08:39:23.014Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-12-03T08:39:23.014Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-12-03T08:39:23.014Z] PASS [2021-12-03T08:39:23.014Z] coverage: 18.6% of statements [2021-12-03T08:39:23.014Z] ok github.com/docker/docker/cmd/dockerd 0.321s coverage: 18.6% of statements [2021-12-03T08:39:23.014Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-12-03T08:39:23.014Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-12-03T08:39:23.998Z] === RUN TestContainerStopSignal [2021-12-03T08:39:23.998Z] --- PASS: TestContainerStopSignal (0.00s) [2021-12-03T08:39:23.998Z] === RUN TestContainerStopTimeout [2021-12-03T08:39:23.998Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-12-03T08:39:23.998Z] === RUN TestContainerSecretReferenceDestTarget [2021-12-03T08:39:23.998Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-12-03T08:39:23.998Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-12-03T08:39:23.998Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-12-03T08:39:23.998Z] === RUN TestContainerLogPathSetForRingLogger [2021-12-03T08:39:23.998Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-12-03T08:39:23.998Z] === RUN TestReplaceAndAppendEnvVars [2021-12-03T08:39:23.998Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-12-03T08:39:23.998Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-12-03T08:39:23.998Z] === RUN TestNewMemoryStore [2021-12-03T08:39:23.998Z] --- PASS: TestNewMemoryStore (0.00s) [2021-12-03T08:39:23.998Z] === RUN TestAddContainers [2021-12-03T08:39:23.998Z] --- PASS: TestAddContainers (0.00s) [2021-12-03T08:39:23.998Z] === RUN TestGetContainer [2021-12-03T08:39:23.998Z] --- PASS: TestGetContainer (0.00s) [2021-12-03T08:39:23.998Z] === RUN TestDeleteContainer [2021-12-03T08:39:23.998Z] --- PASS: TestDeleteContainer (0.00s) [2021-12-03T08:39:23.998Z] === RUN TestListContainers [2021-12-03T08:39:23.998Z] --- PASS: TestListContainers (0.00s) [2021-12-03T08:39:23.998Z] === RUN TestFirstContainer [2021-12-03T08:39:23.998Z] --- PASS: TestFirstContainer (0.00s) [2021-12-03T08:39:23.998Z] === RUN TestApplyAllContainer [2021-12-03T08:39:23.998Z] --- PASS: TestApplyAllContainer (0.00s) [2021-12-03T08:39:23.998Z] === RUN TestIsValidHealthString [2021-12-03T08:39:23.998Z] --- PASS: TestIsValidHealthString (0.00s) [2021-12-03T08:39:23.998Z] === RUN TestStateRunStop [2021-12-03T08:39:23.998Z] --- PASS: TestStateRunStop (0.00s) [2021-12-03T08:39:23.998Z] === RUN TestStateTimeoutWait [2021-12-03T08:39:23.998Z] state_test.go:141: Stop callback fired [2021-12-03T08:39:23.998Z] state_test.go:165: Stop callback fired [2021-12-03T08:39:23.998Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-12-03T08:39:23.998Z] === RUN TestIsValidStateString [2021-12-03T08:39:23.998Z] --- PASS: TestIsValidStateString (0.00s) [2021-12-03T08:39:23.998Z] === RUN TestViewSaveDelete [2021-12-03T08:39:23.998Z] --- PASS: TestViewSaveDelete (0.01s) [2021-12-03T08:39:23.998Z] === RUN TestViewAll [2021-12-03T08:39:23.998Z] --- PASS: TestViewAll (0.01s) [2021-12-03T08:39:23.998Z] === RUN TestViewGet [2021-12-03T08:39:23.998Z] --- PASS: TestViewGet (0.01s) [2021-12-03T08:39:23.998Z] === RUN TestNames [2021-12-03T08:39:23.998Z] --- PASS: TestNames (0.00s) [2021-12-03T08:39:23.998Z] === RUN TestViewWithHealthCheck [2021-12-03T08:39:23.998Z] --- PASS: TestViewWithHealthCheck (0.00s) [2021-12-03T08:39:23.998Z] PASS [2021-12-03T08:39:23.998Z] coverage: 41.7% of statements [2021-12-03T08:39:23.998Z] ok github.com/docker/docker/container 0.228s coverage: 41.7% of statements [2021-12-03T08:39:23.998Z] ? github.com/docker/docker/container/stream [no test files] [2021-12-03T08:39:23.998Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-12-03T08:39:23.998Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-12-03T08:39:23.998Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-12-03T08:39:24.983Z] === RUN TestPrepare [2021-12-03T08:39:24.983Z] --- PASS: TestPrepare (0.00s) [2021-12-03T08:39:24.983Z] === RUN TestStart [2021-12-03T08:39:24.983Z] --- PASS: TestStart (0.00s) [2021-12-03T08:39:24.983Z] === RUN TestWaitCancel [2021-12-03T08:39:24.983Z] --- PASS: TestWaitCancel (0.00s) [2021-12-03T08:39:24.983Z] === RUN TestWaitDisabled [2021-12-03T08:39:24.983Z] --- PASS: TestWaitDisabled (0.00s) [2021-12-03T08:39:24.983Z] === RUN TestWaitEnabled [2021-12-03T08:39:24.983Z] --- PASS: TestWaitEnabled (0.00s) [2021-12-03T08:39:24.983Z] === RUN TestRemove [2021-12-03T08:39:24.983Z] --- PASS: TestRemove (0.00s) [2021-12-03T08:39:24.983Z] PASS [2021-12-03T08:39:24.983Z] coverage: 65.3% of statements [2021-12-03T08:39:24.983Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.063s coverage: 65.3% of statements [2021-12-03T08:39:27.204Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-12-03T08:39:27.204Z] === RUN TestNewListSecretsFilters [2021-12-03T08:39:27.204Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-12-03T08:39:27.204Z] === RUN TestNewListConfigsFilters [2021-12-03T08:39:27.204Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-12-03T08:39:27.204Z] PASS [2021-12-03T08:39:27.204Z] coverage: 0.5% of statements [2021-12-03T08:39:27.204Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2021-12-03T08:39:27.204Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-12-03T08:39:27.204Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-12-03T08:39:27.204Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-12-03T08:39:27.204Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-12-03T08:39:27.204Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-12-03T08:39:27.204Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-12-03T08:39:27.204Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-12-03T08:39:27.204Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-12-03T08:39:27.204Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-12-03T08:39:27.204Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-12-03T08:39:27.204Z] === RUN TestServiceConvertToGRPCIsolation [2021-12-03T08:39:27.204Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-12-03T08:39:27.204Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-12-03T08:39:27.204Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-12-03T08:39:27.204Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-12-03T08:39:27.204Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-12-03T08:39:27.204Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-12-03T08:39:27.204Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-12-03T08:39:27.204Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-12-03T08:39:27.204Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-12-03T08:39:27.204Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-12-03T08:39:27.204Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-12-03T08:39:27.204Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-12-03T08:39:27.204Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-12-03T08:39:27.204Z] === RUN TestServiceConvertFromGRPCIsolation [2021-12-03T08:39:27.204Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-12-03T08:39:27.204Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-12-03T08:39:27.204Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-12-03T08:39:27.204Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-12-03T08:39:27.204Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-12-03T08:39:27.204Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-12-03T08:39:27.204Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-12-03T08:39:27.204Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-12-03T08:39:27.204Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-12-03T08:39:27.204Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-12-03T08:39:27.204Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-12-03T08:39:27.204Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-12-03T08:39:27.204Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-12-03T08:39:27.204Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-12-03T08:39:27.204Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-12-03T08:39:27.204Z] ok github.com/docker/docker/daemon/cluster 0.370s coverage: 0.5% of statements [2021-12-03T08:39:27.204Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-12-03T08:39:27.204Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-12-03T08:39:27.204Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-12-03T08:39:27.204Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-12-03T08:39:27.204Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-12-03T08:39:27.204Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-12-03T08:39:27.204Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-12-03T08:39:27.204Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-12-03T08:39:27.204Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-12-03T08:39:27.204Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-12-03T08:39:27.204Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-12-03T08:39:27.204Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-12-03T08:39:27.204Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-12-03T08:39:27.204Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-12-03T08:39:27.204Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-12-03T08:39:27.204Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-12-03T08:39:27.204Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-12-03T08:39:27.204Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-12-03T08:39:27.204Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-12-03T08:39:27.204Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-12-03T08:39:27.204Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-12-03T08:39:27.204Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-12-03T08:39:27.204Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-12-03T08:39:27.204Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-12-03T08:39:27.204Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-12-03T08:39:27.204Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-12-03T08:39:27.204Z] === RUN TestServiceConvertFromGRPCConfigs [2021-12-03T08:39:27.204Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-12-03T08:39:27.204Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-12-03T08:39:27.204Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-12-03T08:39:27.204Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-12-03T08:39:27.204Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-12-03T08:39:27.204Z] === RUN TestServiceConvertToGRPCConfigs [2021-12-03T08:39:27.204Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-12-03T08:39:27.204Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-12-03T08:39:27.204Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-12-03T08:39:27.204Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-12-03T08:39:27.204Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-12-03T08:39:27.204Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-12-03T08:39:27.204Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-12-03T08:39:27.204Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-12-03T08:39:27.204Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-12-03T08:39:27.204Z] PASS [2021-12-03T08:39:27.204Z] coverage: 35.9% of statements [2021-12-03T08:39:27.204Z] ok github.com/docker/docker/daemon/cluster/convert 0.372s coverage: 35.9% of statements [2021-12-03T08:39:29.419Z] === RUN TestBuilderGC [2021-12-03T08:39:29.419Z] --- PASS: TestBuilderGC (0.00s) [2021-12-03T08:39:29.419Z] === RUN TestDaemonConfigurationNotFound [2021-12-03T08:39:29.419Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-12-03T08:39:29.419Z] === RUN TestDaemonBrokenConfiguration [2021-12-03T08:39:29.419Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-12-03T08:39:29.419Z] === RUN TestParseClusterAdvertiseSettings [2021-12-03T08:39:29.419Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-12-03T08:39:29.419Z] === RUN TestFindConfigurationConflicts [2021-12-03T08:39:29.419Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-12-03T08:39:29.419Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-12-03T08:39:29.419Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-12-03T08:39:29.419Z] === RUN TestDaemonConfigurationMergeConflicts [2021-12-03T08:39:29.419Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-12-03T08:39:29.419Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-12-03T08:39:29.419Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-12-03T08:39:29.419Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-12-03T08:39:29.419Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-12-03T08:39:29.419Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-12-03T08:39:29.419Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-12-03T08:39:29.419Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-12-03T08:39:29.419Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-12-03T08:39:29.886Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-12-03T08:39:29.886Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-12-03T08:39:29.886Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-12-03T08:39:29.886Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-12-03T08:39:29.886Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-12-03T08:39:29.886Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-12-03T08:39:29.886Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-12-03T08:39:29.886Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-12-03T08:39:29.886Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-12-03T08:39:29.886Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-12-03T08:39:29.886Z] === RUN TestValidateConfigurationErrors [2021-12-03T08:39:29.886Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-12-03T08:39:29.886Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-12-03T08:39:29.886Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-12-03T08:39:29.886Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-12-03T08:39:29.886Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-12-03T08:39:29.886Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-12-03T08:39:29.886Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-12-03T08:39:29.886Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-12-03T08:39:29.886Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-12-03T08:39:29.886Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-12-03T08:39:29.886Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-12-03T08:39:29.886Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-12-03T08:39:29.886Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-12-03T08:39:29.886Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-12-03T08:39:29.886Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-12-03T08:39:29.887Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-12-03T08:39:29.887Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-12-03T08:39:29.887Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-12-03T08:39:29.887Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-12-03T08:39:29.887Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-12-03T08:39:29.887Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-12-03T08:39:29.887Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-12-03T08:39:29.887Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-12-03T08:39:29.887Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-12-03T08:39:29.887Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-12-03T08:39:29.887Z] === RUN TestValidateConfiguration [2021-12-03T08:39:29.887Z] === RUN TestValidateConfiguration/with_label [2021-12-03T08:39:29.887Z] === RUN TestValidateConfiguration/with_dns [2021-12-03T08:39:29.887Z] === RUN TestValidateConfiguration/with_dns-search [2021-12-03T08:39:29.887Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-12-03T08:39:29.887Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-12-03T08:39:29.887Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-12-03T08:39:29.887Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-12-03T08:39:29.887Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-12-03T08:39:29.887Z] --- PASS: TestValidateConfiguration (0.00s) [2021-12-03T08:39:29.887Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-12-03T08:39:29.887Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-12-03T08:39:29.887Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-12-03T08:39:29.887Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-12-03T08:39:29.887Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-12-03T08:39:29.887Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-12-03T08:39:29.887Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-12-03T08:39:29.887Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-12-03T08:39:29.887Z] === RUN TestModifiedDiscoverySettings [2021-12-03T08:39:29.887Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-12-03T08:39:29.887Z] === RUN TestReloadSetConfigFileNotExist [2021-12-03T08:39:29.887Z] time="2021-12-03T08:39:29Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-12-03T08:39:29.887Z] --- PASS: TestReloadSetConfigFileNotExist (0.29s) [2021-12-03T08:39:29.887Z] === RUN TestReloadDefaultConfigNotExist [2021-12-03T08:39:29.887Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:39:29.887Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2021-12-03T08:39:29.887Z] === RUN TestReloadBadDefaultConfig [2021-12-03T08:39:29.887Z] time="2021-12-03T08:39:29Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1814250029" [2021-12-03T08:39:29.887Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-12-03T08:39:29.887Z] === RUN TestReloadWithConflictingLabels [2021-12-03T08:39:29.887Z] time="2021-12-03T08:39:29Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2424957904" [2021-12-03T08:39:29.887Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-12-03T08:39:29.887Z] === RUN TestReloadWithDuplicateLabels [2021-12-03T08:39:29.887Z] time="2021-12-03T08:39:29Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-207142965" [2021-12-03T08:39:29.887Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-12-03T08:39:29.887Z] === RUN TestMaskURLCredentials [2021-12-03T08:39:29.887Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-12-03T08:39:29.887Z] === RUN TestDaemonConfigurationMerge [2021-12-03T08:39:29.887Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-12-03T08:39:29.887Z] PASS [2021-12-03T08:39:29.887Z] coverage: 80.0% of statements [2021-12-03T08:39:29.887Z] ok github.com/docker/docker/daemon/config 0.440s coverage: 80.0% of statements [2021-12-03T08:39:29.887Z] === RUN TestDiscoveryOptsErrors [2021-12-03T08:39:29.887Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-12-03T08:39:29.887Z] === RUN TestDiscoveryOpts [2021-12-03T08:39:29.887Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-12-03T08:39:29.887Z] PASS [2021-12-03T08:39:29.887Z] coverage: 30.0% of statements [2021-12-03T08:39:29.887Z] ok github.com/docker/docker/daemon/discovery 0.054s coverage: 30.0% of statements [2021-12-03T08:39:30.354Z] === RUN TestWaitNodeAttachment [2021-12-03T08:39:30.821Z] --- PASS: TestWaitNodeAttachment (0.47s) [2021-12-03T08:39:30.821Z] === RUN TestIsolationConversion [2021-12-03T08:39:30.821Z] === RUN TestIsolationConversion/default [2021-12-03T08:39:30.821Z] === RUN TestIsolationConversion/process [2021-12-03T08:39:30.821Z] === RUN TestIsolationConversion/hyperv [2021-12-03T08:39:30.821Z] --- PASS: TestIsolationConversion (0.00s) [2021-12-03T08:39:30.821Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-12-03T08:39:30.821Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-12-03T08:39:30.821Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-12-03T08:39:30.821Z] === RUN TestContainerLabels [2021-12-03T08:39:30.821Z] --- PASS: TestContainerLabels (0.00s) [2021-12-03T08:39:30.821Z] === RUN TestCredentialSpecConversion [2021-12-03T08:39:30.821Z] === RUN TestCredentialSpecConversion/none [2021-12-03T08:39:30.821Z] === RUN TestCredentialSpecConversion/config [2021-12-03T08:39:30.821Z] === RUN TestCredentialSpecConversion/file [2021-12-03T08:39:30.821Z] === RUN TestCredentialSpecConversion/registry [2021-12-03T08:39:30.821Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-12-03T08:39:30.821Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-12-03T08:39:30.821Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-12-03T08:39:30.821Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-12-03T08:39:30.821Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-12-03T08:39:30.821Z] === RUN TestControllerValidateMountBind [2021-12-03T08:39:30.821Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-12-03T08:39:30.821Z] === RUN TestControllerValidateMountVolume [2021-12-03T08:39:30.821Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-12-03T08:39:30.821Z] === RUN TestControllerValidateMountTarget [2021-12-03T08:39:30.821Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-12-03T08:39:30.821Z] === RUN TestControllerValidateMountTmpfs [2021-12-03T08:39:30.821Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-12-03T08:39:30.821Z] === RUN TestControllerValidateMountInvalidType [2021-12-03T08:39:30.821Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-12-03T08:39:30.821Z] === RUN TestControllerValidateMountNamedPipe [2021-12-03T08:39:30.821Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-12-03T08:39:30.821Z] PASS [2021-12-03T08:39:30.821Z] coverage: 11.0% of statements [2021-12-03T08:39:30.821Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.663s coverage: 11.0% of statements [2021-12-03T08:39:30.821Z] === RUN TestEventsLog [2021-12-03T08:39:30.821Z] --- PASS: TestEventsLog (0.00s) [2021-12-03T08:39:30.821Z] === RUN TestEventsLogTimeout [2021-12-03T08:39:30.821Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-12-03T08:39:30.821Z] === RUN TestLogEvents [2021-12-03T08:39:30.821Z] --- PASS: TestLogEvents (0.05s) [2021-12-03T08:39:30.821Z] === RUN TestLoadBufferedEvents [2021-12-03T08:39:31.287Z] --- PASS: TestLoadBufferedEvents (0.11s) [2021-12-03T08:39:31.287Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-12-03T08:39:31.287Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-12-03T08:39:31.287Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-12-03T08:39:31.288Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-12-03T08:39:31.288Z] PASS [2021-12-03T08:39:31.288Z] coverage: 50.0% of statements [2021-12-03T08:39:31.288Z] ok github.com/docker/docker/daemon/events 0.212s coverage: 50.0% of statements [2021-12-03T08:39:31.288Z] === RUN TestIsEmptyDir [2021-12-03T08:39:31.288Z] --- PASS: TestIsEmptyDir (0.01s) [2021-12-03T08:39:31.288Z] PASS [2021-12-03T08:39:31.288Z] coverage: 2.3% of statements [2021-12-03T08:39:31.288Z] ok github.com/docker/docker/daemon/graphdriver 0.055s coverage: 2.3% of statements [2021-12-03T08:39:31.699Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-12-03T08:39:31.754Z] === RUN TestVerifyNetworkingConfig [2021-12-03T08:39:31.754Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-12-03T08:39:31.754Z] === RUN TestGetContainer [2021-12-03T08:39:31.754Z] --- PASS: TestGetContainer (0.00s) [2021-12-03T08:39:31.754Z] === RUN TestValidContainerNames [2021-12-03T08:39:31.754Z] --- PASS: TestValidContainerNames (0.00s) [2021-12-03T08:39:31.754Z] === RUN TestContainerInitDNS [2021-12-03T08:39:31.754Z] daemon_test.go:146: root required [2021-12-03T08:39:31.754Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-12-03T08:39:31.754Z] === RUN TestMerge [2021-12-03T08:39:31.754Z] --- PASS: TestMerge (0.00s) [2021-12-03T08:39:31.754Z] === RUN TestValidateContainerIsolation [2021-12-03T08:39:31.754Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-12-03T08:39:31.754Z] === RUN TestFindNetworkErrorType [2021-12-03T08:39:31.754Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-12-03T08:39:31.754Z] === RUN TestEnsureServicesExist [2021-12-03T08:39:31.754Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-12-03T08:39:31.754Z] === RUN TestEnsureServicesExistErrors [2021-12-03T08:39:31.754Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-12-03T08:39:31.754Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-12-03T08:39:31.754Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-12-03T08:39:31.754Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-12-03T08:39:31.754Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-12-03T08:39:31.754Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-12-03T08:39:31.754Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-12-03T08:39:31.754Z] === RUN TestContainerDelete [2021-12-03T08:39:31.754Z] --- PASS: TestContainerDelete (0.00s) [2021-12-03T08:39:31.754Z] === RUN TestContainerDoubleDelete [2021-12-03T08:39:31.754Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-12-03T08:39:31.754Z] === RUN TestLogContainerEventCopyLabels [2021-12-03T08:39:31.754Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-12-03T08:39:31.754Z] === RUN TestLogContainerEventWithAttributes [2021-12-03T08:39:31.754Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-12-03T08:39:31.754Z] === RUN TestNoneHealthcheck [2021-12-03T08:39:31.754Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-12-03T08:39:31.754Z] === RUN TestHealthStates [2021-12-03T08:39:31.754Z] time="2021-12-03T08:39: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" [2021-12-03T08:39:31.754Z] time="2021-12-03T08:39: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" [2021-12-03T08:39:31.754Z] time="2021-12-03T08:39: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" [2021-12-03T08:39:31.754Z] time="2021-12-03T08:39: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" [2021-12-03T08:39:31.754Z] time="2021-12-03T08:39: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" [2021-12-03T08:39:31.754Z] time="2021-12-03T08:39: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" [2021-12-03T08:39:31.754Z] time="2021-12-03T08:39: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" [2021-12-03T08:39:31.754Z] time="2021-12-03T08:39: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" [2021-12-03T08:39:31.754Z] time="2021-12-03T08:39: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" [2021-12-03T08:39:31.754Z] time="2021-12-03T08:39: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" [2021-12-03T08:39:31.754Z] --- PASS: TestHealthStates (0.13s) [2021-12-03T08:39:31.754Z] === RUN TestGetInspectData [2021-12-03T08:39:31.754Z] --- PASS: TestGetInspectData (0.00s) [2021-12-03T08:39:31.754Z] === RUN TestFillLicense [2021-12-03T08:39:31.754Z] --- PASS: TestFillLicense (0.00s) [2021-12-03T08:39:31.754Z] === RUN TestListInvalidFilter [2021-12-03T08:39:31.754Z] --- PASS: TestListInvalidFilter (0.00s) [2021-12-03T08:39:31.754Z] === RUN TestNameFilter [2021-12-03T08:39:31.754Z] --- PASS: TestNameFilter (0.00s) [2021-12-03T08:39:31.754Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-12-03T08:39:31.755Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-12-03T08:39:31.755Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-12-03T08:39:31.755Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-12-03T08:39:31.755Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-12-03T08:39:31.755Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-12-03T08:39:31.755Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-12-03T08:39:31.755Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-12-03T08:39:31.755Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-12-03T08:39:31.755Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-12-03T08:39:31.755Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-12-03T08:39:31.755Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-12-03T08:39:31.755Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-12-03T08:39:31.755Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2021-12-03T08:39:31.755Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-12-03T08:39:31.755Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-12-03T08:39:31.755Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-12-03T08:39:31.755Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-12-03T08:39:31.755Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-12-03T08:39:31.755Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-12-03T08:39:31.755Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-12-03T08:39:31.755Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-12-03T08:39:31.755Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-12-03T08:39:31.755Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-12-03T08:39:31.755Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-12-03T08:39:31.755Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-12-03T08:39:31.755Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-12-03T08:39:31.755Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-12-03T08:39:31.755Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-12-03T08:39:31.755Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-12-03T08:39:31.755Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-12-03T08:39:31.755Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-12-03T08:39:31.755Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-12-03T08:39:31.755Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2021-12-03T08:39:31.755Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-12-03T08:39:31.755Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-12-03T08:39:31.755Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-12-03T08:39:31.755Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-12-03T08:39:31.758Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-12-03T08:39:31.758Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-12-03T08:39:31.758Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-12-03T08:39:31.758Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-12-03T08:39:31.758Z] === RUN TestDaemonReloadLabels [2021-12-03T08:39:31.758Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-12-03T08:39:31.758Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-12-03T08:39:31.758Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-12-03T08:39:31.758Z] === RUN TestDaemonReloadMirrors [2021-12-03T08:39:31.758Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-12-03T08:39:31.758Z] === RUN TestDaemonReloadInsecureRegistries [2021-12-03T08:39:31.758Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-12-03T08:39:31.758Z] === RUN TestDaemonReloadNotAffectOthers [2021-12-03T08:39:31.758Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-12-03T08:39:31.758Z] === RUN TestDaemonDiscoveryReload [2021-12-03T08:39:31.758Z] === RUN TestLinkNaming [2021-12-03T08:39:31.758Z] --- PASS: TestLinkNaming (0.00s) [2021-12-03T08:39:31.758Z] === RUN TestLinkNew [2021-12-03T08:39:31.758Z] --- PASS: TestLinkNew (0.00s) [2021-12-03T08:39:31.758Z] === RUN TestLinkEnv [2021-12-03T08:39:31.758Z] --- PASS: TestLinkEnv (0.00s) [2021-12-03T08:39:31.758Z] === RUN TestLinkMultipleEnv [2021-12-03T08:39:31.758Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-12-03T08:39:31.758Z] === RUN TestLinkPortRangeEnv [2021-12-03T08:39:31.758Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-12-03T08:39:31.758Z] PASS [2021-12-03T08:39:31.758Z] coverage: 93.0% of statements [2021-12-03T08:39:31.758Z] ok github.com/docker/docker/daemon/links 0.033s coverage: 93.0% of statements [2021-12-03T08:39:31.774Z] --- PASS: TestImportExtremelyLargeImageWorks (90.31s) [2021-12-03T08:39:31.774Z] PASS [2021-12-03T08:39:31.774Z] [2021-12-03T08:39:31.774Z] === Skipped [2021-12-03T08:39:31.774Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-12-03T08:39:31.774Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-12-03T08:39:31.774Z] [2021-12-03T08:39:31.774Z] DONE 12 tests, 1 skipped in 94.017s [2021-12-03T08:39:31.774Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-12-03T08:39:31.774Z] INFO: Testing against a local daemon [2021-12-03T08:39:31.774Z] === RUN TestNetworkCreateDelete [2021-12-03T08:39:31.774Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-12-03T08:39:31.774Z] === RUN TestDockerNetworkDeletePreferID [2021-12-03T08:39:31.774Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2021-12-03T08:39:31.774Z] === RUN TestDaemonDNSFallback [2021-12-03T08:39:32.708Z] --- PASS: TestDaemonDNSFallback (6.34s) [2021-12-03T08:39:32.708Z] === RUN TestInspectNetwork [2021-12-03T08:39:32.708Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:32.708Z] --- SKIP: TestInspectNetwork (0.00s) [2021-12-03T08:39:32.708Z] === RUN TestRunContainerWithBridgeNone [2021-12-03T08:39:32.708Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-03T08:39:32.708Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-12-03T08:39:32.708Z] === RUN TestNetworkInvalidJSON [2021-12-03T08:39:32.708Z] === RUN TestNetworkInvalidJSON//networks/create [2021-12-03T08:39:32.708Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-12-03T08:39:32.708Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-12-03T08:39:32.708Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-12-03T08:39:32.708Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-03T08:39:32.708Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-03T08:39:32.708Z] === CONT TestNetworkInvalidJSON//networks/create [2021-12-03T08:39:32.708Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-12-03T08:39:32.708Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-03T08:39:32.708Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-12-03T08:39:32.708Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-12-03T08:39:32.708Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-12-03T08:39:32.708Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-12-03T08:39:32.708Z] === RUN TestNetworkList [2021-12-03T08:39:32.708Z] === RUN TestNetworkList//networks [2021-12-03T08:39:32.708Z] === PAUSE TestNetworkList//networks [2021-12-03T08:39:32.708Z] === RUN TestNetworkList//networks/ [2021-12-03T08:39:32.708Z] === PAUSE TestNetworkList//networks/ [2021-12-03T08:39:32.708Z] === CONT TestNetworkList//networks [2021-12-03T08:39:32.708Z] === CONT TestNetworkList//networks/ [2021-12-03T08:39:32.708Z] --- PASS: TestNetworkList (0.01s) [2021-12-03T08:39:32.709Z] --- PASS: TestNetworkList//networks (0.00s) [2021-12-03T08:39:32.709Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-12-03T08:39:32.709Z] === RUN TestHostIPv4BridgeLabel [2021-12-03T08:39:32.709Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-03T08:39:32.709Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-12-03T08:39:32.709Z] === RUN TestDaemonRestartWithLiveRestore [2021-12-03T08:39:32.709Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-03T08:39:32.709Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-12-03T08:39:32.709Z] === RUN TestDaemonDefaultNetworkPools [2021-12-03T08:39:32.709Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-03T08:39:32.709Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-12-03T08:39:32.709Z] === RUN TestDaemonRestartWithExistingNetwork [2021-12-03T08:39:32.709Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-03T08:39:32.709Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-12-03T08:39:32.709Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-12-03T08:39:32.709Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-03T08:39:32.709Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-12-03T08:39:32.709Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-12-03T08:39:32.709Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-03T08:39:32.709Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-12-03T08:39:32.709Z] === RUN TestServiceWithPredefinedNetwork [2021-12-03T08:39:32.709Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:32.709Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-12-03T08:39:32.709Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-12-03T08:39:32.709Z] service_test.go:243: FLAKY_TEST [2021-12-03T08:39:32.709Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-03T08:39:32.709Z] === RUN TestServiceWithDataPathPortInit [2021-12-03T08:39:32.709Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:32.709Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-12-03T08:39:32.709Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-12-03T08:39:32.709Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:32.709Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-12-03T08:39:32.709Z] PASS [2021-12-03T08:39:32.709Z] [2021-12-03T08:39:32.709Z] === Skipped [2021-12-03T08:39:32.709Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-12-03T08:39:32.709Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:32.709Z] [2021-12-03T08:39:32.709Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-12-03T08:39:32.709Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-03T08:39:32.709Z] [2021-12-03T08:39:32.709Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-12-03T08:39:32.709Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-03T08:39:32.709Z] [2021-12-03T08:39:32.709Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-12-03T08:39:32.709Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-03T08:39:32.709Z] [2021-12-03T08:39:32.709Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2021-12-03T08:39:32.709Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-03T08:39:32.709Z] [2021-12-03T08:39:32.709Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-12-03T08:39:32.709Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-03T08:39:32.709Z] [2021-12-03T08:39:32.709Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-12-03T08:39:32.709Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-03T08:39:32.709Z] [2021-12-03T08:39:32.709Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-12-03T08:39:32.709Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-03T08:39:32.709Z] [2021-12-03T08:39:32.709Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-12-03T08:39:32.709Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:32.709Z] [2021-12-03T08:39:32.709Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-03T08:39:32.709Z] service_test.go:243: FLAKY_TEST [2021-12-03T08:39:32.709Z] [2021-12-03T08:39:32.709Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-12-03T08:39:32.709Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:32.709Z] [2021-12-03T08:39:32.709Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-12-03T08:39:32.709Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:32.709Z] [2021-12-03T08:39:32.709Z] DONE 22 tests, 12 skipped in 7.000s [2021-12-03T08:39:32.709Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-12-03T08:39:32.709Z] INFO: Testing against a local daemon [2021-12-03T08:39:32.709Z] === RUN TestDockerNetworkIpvlanPersistance [2021-12-03T08:39:32.709Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-03T08:39:32.709Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-12-03T08:39:32.709Z] === RUN TestDockerNetworkIpvlan [2021-12-03T08:39:32.709Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-03T08:39:32.709Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-12-03T08:39:32.709Z] PASS [2021-12-03T08:39:32.709Z] [2021-12-03T08:39:32.709Z] === Skipped [2021-12-03T08:39:32.709Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-12-03T08:39:32.709Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-03T08:39:32.709Z] [2021-12-03T08:39:32.709Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-12-03T08:39:32.709Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-03T08:39:32.709Z] [2021-12-03T08:39:32.709Z] DONE 2 tests, 2 skipped in 0.125s [2021-12-03T08:39:32.709Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-12-03T08:39:32.743Z] --- PASS: TestDaemonDiscoveryReload (1.02s) [2021-12-03T08:39:32.743Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-12-03T08:39:32.967Z] INFO: Testing against a local daemon [2021-12-03T08:39:32.967Z] === RUN TestDockerNetworkMacvlanPersistance [2021-12-03T08:39:32.967Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-03T08:39:32.967Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-12-03T08:39:32.967Z] === RUN TestDockerNetworkMacvlan [2021-12-03T08:39:32.967Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-03T08:39:32.967Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-12-03T08:39:32.967Z] PASS [2021-12-03T08:39:32.967Z] [2021-12-03T08:39:32.967Z] === Skipped [2021-12-03T08:39:32.967Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-12-03T08:39:32.967Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-03T08:39:32.967Z] [2021-12-03T08:39:32.967Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-12-03T08:39:32.967Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-03T08:39:32.967Z] [2021-12-03T08:39:32.967Z] DONE 2 tests, 2 skipped in 0.093s [2021-12-03T08:39:32.967Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-12-03T08:39:32.967Z] testing: warning: no tests to run [2021-12-03T08:39:32.967Z] PASS [2021-12-03T08:39:32.967Z] [2021-12-03T08:39:32.967Z] DONE 0 tests in 0.026s [2021-12-03T08:39:32.967Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-12-03T08:39:32.967Z] INFO: Testing against a local daemon [2021-12-03T08:39:32.967Z] === RUN TestAuthZPluginAllowRequest [2021-12-03T08:39:32.967Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:39:32.967Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-12-03T08:39:32.967Z] === RUN TestAuthZPluginTLS [2021-12-03T08:39:32.967Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:39:32.967Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-12-03T08:39:32.967Z] === RUN TestAuthZPluginDenyRequest [2021-12-03T08:39:32.967Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:39:32.967Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-12-03T08:39:32.967Z] === RUN TestAuthZPluginAPIDenyResponse [2021-12-03T08:39:32.967Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:39:32.967Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-12-03T08:39:32.967Z] === RUN TestAuthZPluginDenyResponse [2021-12-03T08:39:32.967Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:39:32.967Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-12-03T08:39:32.967Z] === RUN TestAuthZPluginAllowEventStream [2021-12-03T08:39:32.967Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:39:32.967Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-12-03T08:39:32.967Z] === RUN TestAuthZPluginErrorResponse [2021-12-03T08:39:32.967Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:39:32.967Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-12-03T08:39:32.967Z] === RUN TestAuthZPluginErrorRequest [2021-12-03T08:39:32.967Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:39:32.967Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-12-03T08:39:32.967Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-12-03T08:39:32.967Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:39:32.967Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-12-03T08:39:32.967Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-12-03T08:39:32.967Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:39:32.967Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-12-03T08:39:32.967Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-12-03T08:39:32.967Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:39:32.967Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-12-03T08:39:32.967Z] === RUN TestAuthZPluginHeader [2021-12-03T08:39:32.967Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:39:32.967Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-12-03T08:39:32.967Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-12-03T08:39:33.211Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-12-03T08:39:33.211Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-12-03T08:39:33.211Z] === RUN TestAdapterReadLogs [2021-12-03T08:39:33.211Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-12-03T08:39:33.211Z] === RUN TestCopier [2021-12-03T08:39:33.211Z] --- PASS: TestCopier (0.00s) [2021-12-03T08:39:33.211Z] === RUN TestCopierLongLines [2021-12-03T08:39:33.211Z] --- PASS: TestCopierLongLines (0.00s) [2021-12-03T08:39:33.211Z] === RUN TestCopierSlow [2021-12-03T08:39:33.226Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:39:33.226Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.23s) [2021-12-03T08:39:33.226Z] === RUN TestAuthZPluginV2Disable [2021-12-03T08:39:33.226Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:39:33.226Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-12-03T08:39:33.226Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-12-03T08:39:33.226Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:39:33.226Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-12-03T08:39:33.226Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-12-03T08:39:33.226Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:39:33.226Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2021-12-03T08:39:33.226Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-12-03T08:39:33.226Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:39:33.226Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-12-03T08:39:33.226Z] PASS [2021-12-03T08:39:33.226Z] [2021-12-03T08:39:33.226Z] === Skipped [2021-12-03T08:39:33.226Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-12-03T08:39:33.226Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:39:33.226Z] [2021-12-03T08:39:33.226Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-12-03T08:39:33.226Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:39:33.226Z] [2021-12-03T08:39:33.226Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-12-03T08:39:33.226Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:39:33.226Z] [2021-12-03T08:39:33.226Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-12-03T08:39:33.226Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:39:33.226Z] [2021-12-03T08:39:33.226Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-12-03T08:39:33.226Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:39:33.226Z] [2021-12-03T08:39:33.226Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-12-03T08:39:33.226Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:39:33.226Z] [2021-12-03T08:39:33.226Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-12-03T08:39:33.226Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:39:33.226Z] [2021-12-03T08:39:33.226Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-12-03T08:39:33.226Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:39:33.226Z] [2021-12-03T08:39:33.226Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-12-03T08:39:33.226Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:39:33.226Z] [2021-12-03T08:39:33.226Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-12-03T08:39:33.226Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:39:33.226Z] [2021-12-03T08:39:33.226Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-12-03T08:39:33.226Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:39:33.226Z] [2021-12-03T08:39:33.226Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-12-03T08:39:33.226Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:39:33.226Z] [2021-12-03T08:39:33.226Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.23s) [2021-12-03T08:39:33.226Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:39:33.226Z] [2021-12-03T08:39:33.226Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-12-03T08:39:33.226Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:39:33.226Z] [2021-12-03T08:39:33.226Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-12-03T08:39:33.226Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:39:33.226Z] [2021-12-03T08:39:33.226Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2021-12-03T08:39:33.226Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:39:33.226Z] [2021-12-03T08:39:33.226Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-12-03T08:39:33.226Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:39:33.226Z] [2021-12-03T08:39:33.226Z] DONE 17 tests, 17 skipped in 0.409s [2021-12-03T08:39:33.226Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-12-03T08:39:33.681Z] --- PASS: TestCopierSlow (0.20s) [2021-12-03T08:39:33.681Z] === RUN TestCopierWithSized [2021-12-03T08:39:33.681Z] === RUN TestCopierWithSized/as_is [2021-12-03T08:39:33.681Z] === RUN TestCopierWithSized/With_RingLogger [2021-12-03T08:39:33.681Z] --- PASS: TestCopierWithSized (0.01s) [2021-12-03T08:39:33.681Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-12-03T08:39:33.681Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-12-03T08:39:33.681Z] === RUN TestCopierWithPartial [2021-12-03T08:39:33.681Z] --- PASS: TestCopierWithPartial (0.00s) [2021-12-03T08:39:33.681Z] === RUN TestRingLogger [2021-12-03T08:39:33.681Z] --- PASS: TestRingLogger (0.00s) [2021-12-03T08:39:33.681Z] === RUN TestRingCap [2021-12-03T08:39:33.681Z] --- PASS: TestRingCap (0.00s) [2021-12-03T08:39:33.681Z] === RUN TestRingClose [2021-12-03T08:39:33.681Z] --- PASS: TestRingClose (0.00s) [2021-12-03T08:39:33.681Z] === RUN TestRingDrain [2021-12-03T08:39:33.681Z] --- PASS: TestRingDrain (0.00s) [2021-12-03T08:39:33.681Z] PASS [2021-12-03T08:39:33.681Z] coverage: 43.8% of statements [2021-12-03T08:39:33.681Z] ok github.com/docker/docker/daemon/logger 0.255s coverage: 43.8% of statements [2021-12-03T08:39:33.681Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-12-03T08:39:33.681Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-12-03T08:39:33.681Z] reload_test.go:520: root required [2021-12-03T08:39:33.681Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-12-03T08:39:33.681Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-12-03T08:39:33.681Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-12-03T08:39:33.681Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-12-03T08:39:33.681Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2021-12-03T08:39:33.681Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-12-03T08:39:33.681Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-12-03T08:39:33.681Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-12-03T08:39:33.681Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-12-03T08:39:33.681Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-12-03T08:39:33.681Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-12-03T08:39:33.681Z] === RUN TestParseVolumesFrom [2021-12-03T08:39:33.681Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-12-03T08:39:33.681Z] PASS [2021-12-03T08:39:33.681Z] coverage: 9.0% of statements [2021-12-03T08:39:33.681Z] ok github.com/docker/docker/daemon 2.359s coverage: 9.0% of statements [2021-12-03T08:39:33.681Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-12-03T08:39:33.683Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-12-03T08:39:33.683Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-12-03T08:39:33.683Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-12-03T08:39:33.683Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-12-03T08:39:33.683Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-12-03T08:39:33.683Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-12-03T08:39:33.683Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-12-03T08:39:33.683Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-12-03T08:39:33.683Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-12-03T08:39:33.683Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-12-03T08:39:33.683Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-12-03T08:39:33.683Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-12-03T08:39:33.683Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-12-03T08:39:34.150Z] === RUN TestNewStreamConfig [2021-12-03T08:39:34.150Z] === RUN TestNewStreamConfig/defaults [2021-12-03T08:39:34.150Z] === RUN TestNewStreamConfig/invalid_create_group [2021-12-03T08:39:34.150Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-12-03T08:39:34.150Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-12-03T08:39:34.150Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-12-03T08:39:34.150Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-12-03T08:39:34.150Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-12-03T08:39:34.150Z] --- PASS: TestNewStreamConfig (0.00s) [2021-12-03T08:39:34.150Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-12-03T08:39:34.150Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-12-03T08:39:34.150Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-12-03T08:39:34.150Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-12-03T08:39:34.150Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-12-03T08:39:34.150Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-12-03T08:39:34.150Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-12-03T08:39:34.150Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-12-03T08:39:34.150Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-12-03T08:39:34.150Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2021-12-03T08:39:34.150Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2021-12-03T08:39:34.150Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2021-12-03T08:39:34.150Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2021-12-03T08:39:34.150Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2021-12-03T08:39:34.150Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2021-12-03T08:39:34.150Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-12-03T08:39:34.150Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-12-03T08:39:34.150Z] === RUN TestNewAWSLogsClientRegionDetect [2021-12-03T08:39:34.161Z] INFO: Testing against a local daemon [2021-12-03T08:39:34.161Z] === RUN TestPluginInvalidJSON [2021-12-03T08:39:34.161Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-12-03T08:39:34.161Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-12-03T08:39:34.161Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-12-03T08:39:34.161Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-12-03T08:39:34.161Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-12-03T08:39:34.161Z] === RUN TestPluginInstall [2021-12-03T08:39:34.161Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:39:34.161Z] --- SKIP: TestPluginInstall (0.00s) [2021-12-03T08:39:34.161Z] === RUN TestPluginsWithRuntimes [2021-12-03T08:39:34.161Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-12-03T08:39:34.161Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-12-03T08:39:34.161Z] === RUN TestPluginBackCompatMediaTypes [2021-12-03T08:39:34.161Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-12-03T08:39:34.161Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-12-03T08:39:34.161Z] PASS [2021-12-03T08:39:34.161Z] [2021-12-03T08:39:34.161Z] === Skipped [2021-12-03T08:39:34.161Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-12-03T08:39:34.161Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:39:34.161Z] [2021-12-03T08:39:34.161Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-12-03T08:39:34.161Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-12-03T08:39:34.161Z] [2021-12-03T08:39:34.161Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-12-03T08:39:34.161Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-12-03T08:39:34.161Z] [2021-12-03T08:39:34.161Z] DONE 5 tests, 3 skipped in 0.619s [2021-12-03T08:39:34.161Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-12-03T08:39:34.161Z] INFO: Testing against a local daemon [2021-12-03T08:39:34.161Z] === RUN TestExternalGraphDriver [2021-12-03T08:39:34.161Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-12-03T08:39:34.161Z] --- SKIP: TestExternalGraphDriver (0.03s) [2021-12-03T08:39:34.161Z] === RUN TestGraphdriverPluginV2 [2021-12-03T08:39:34.617Z] time="2021-12-03T08:39:34Z" level=info msg="Trying to get region from EC2 Metadata" [2021-12-03T08:39:34.617Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2021-12-03T08:39:34.617Z] === RUN TestCreateSuccess [2021-12-03T08:39:34.617Z] --- PASS: TestCreateSuccess (0.00s) [2021-12-03T08:39:34.617Z] === RUN TestCreateStreamSkipped [2021-12-03T08:39:34.617Z] time="2021-12-03T08:39:34Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-12-03T08:39:34.617Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-12-03T08:39:34.617Z] === RUN TestCreateLogGroupSuccess [2021-12-03T08:39:34.617Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-12-03T08:39:34.617Z] === RUN TestCreateError [2021-12-03T08:39:34.617Z] --- PASS: TestCreateError (0.00s) [2021-12-03T08:39:34.617Z] === RUN TestCreateAlreadyExists [2021-12-03T08:39:34.617Z] time="2021-12-03T08:39:34Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-12-03T08:39:34.617Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-12-03T08:39:34.617Z] === RUN TestLogClosed [2021-12-03T08:39:34.617Z] --- PASS: TestLogClosed (0.00s) [2021-12-03T08:39:34.617Z] === RUN TestLogBlocking [2021-12-03T08:39:34.617Z] --- PASS: TestLogBlocking (0.00s) [2021-12-03T08:39:34.617Z] === RUN TestLogNonBlockingBufferEmpty [2021-12-03T08:39:34.617Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-12-03T08:39:34.617Z] === RUN TestLogNonBlockingBufferFull [2021-12-03T08:39:34.617Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-12-03T08:39:34.617Z] === RUN TestPublishBatchSuccess [2021-12-03T08:39:34.617Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-12-03T08:39:34.617Z] === RUN TestPublishBatchError [2021-12-03T08:39:34.617Z] time="2021-12-03T08:39:34Z" level=error msg=Error [2021-12-03T08:39:34.617Z] --- PASS: TestPublishBatchError (0.00s) [2021-12-03T08:39:34.617Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-12-03T08:39:34.617Z] time="2021-12-03T08:39:34Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-12-03T08:39:34.617Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-12-03T08:39:34.617Z] === RUN TestPublishBatchAlreadyAccepted [2021-12-03T08:39:34.617Z] time="2021-12-03T08:39:34Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-12-03T08:39:34.617Z] time="2021-12-03T08:39:34Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-12-03T08:39:34.617Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-12-03T08:39:34.617Z] === RUN TestCollectBatchSimple [2021-12-03T08:39:34.617Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-12-03T08:39:34.617Z] === RUN TestCollectBatchTicker [2021-12-03T08:39:34.617Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-12-03T08:39:34.617Z] === RUN TestCollectBatchMultilinePattern [2021-12-03T08:39:34.617Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-12-03T08:39:34.617Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-12-03T08:39:34.617Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-12-03T08:39:34.617Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-12-03T08:39:34.617Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-12-03T08:39:34.617Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-12-03T08:39:34.617Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-12-03T08:39:34.617Z] === RUN TestCollectBatchClose [2021-12-03T08:39:34.617Z] --- PASS: TestCollectBatchClose (0.00s) [2021-12-03T08:39:34.617Z] === RUN TestEffectiveLen [2021-12-03T08:39:34.617Z] === RUN TestEffectiveLen/0/Hello [2021-12-03T08:39:34.617Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-12-03T08:39:34.617Z] === RUN TestEffectiveLen/2/🙃 [2021-12-03T08:39:34.617Z] === RUN TestEffectiveLen/3/���� [2021-12-03T08:39:34.617Z] === RUN TestEffectiveLen/4/He��o [2021-12-03T08:39:34.617Z] === RUN TestEffectiveLen/5/ [2021-12-03T08:39:34.617Z] --- PASS: TestEffectiveLen (0.00s) [2021-12-03T08:39:34.617Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-12-03T08:39:34.617Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-12-03T08:39:34.617Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-12-03T08:39:34.617Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-12-03T08:39:34.617Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-12-03T08:39:34.617Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-12-03T08:39:34.617Z] === RUN TestFindValidSplit [2021-12-03T08:39:34.617Z] === RUN TestFindValidSplit/0/ [2021-12-03T08:39:34.617Z] cloudwatchlogs_test.go:1105: [2021-12-03T08:39:34.617Z] cloudwatchlogs_test.go:1106: [2021-12-03T08:39:34.617Z] === RUN TestFindValidSplit/1/Hello [2021-12-03T08:39:34.617Z] cloudwatchlogs_test.go:1105: Hello [2021-12-03T08:39:34.617Z] cloudwatchlogs_test.go:1106: [2021-12-03T08:39:34.617Z] === RUN TestFindValidSplit/2/Hello [2021-12-03T08:39:34.617Z] cloudwatchlogs_test.go:1105: He [2021-12-03T08:39:34.617Z] cloudwatchlogs_test.go:1106: llo [2021-12-03T08:39:34.617Z] === RUN TestFindValidSplit/3/Hello [2021-12-03T08:39:34.617Z] cloudwatchlogs_test.go:1105: [2021-12-03T08:39:34.617Z] cloudwatchlogs_test.go:1106: Hello [2021-12-03T08:39:34.617Z] === RUN TestFindValidSplit/4/🙃 [2021-12-03T08:39:34.617Z] cloudwatchlogs_test.go:1105: [2021-12-03T08:39:34.617Z] cloudwatchlogs_test.go:1106: 🙃 [2021-12-03T08:39:34.617Z] === RUN TestFindValidSplit/5/🙃 [2021-12-03T08:39:34.617Z] cloudwatchlogs_test.go:1105: 🙃 [2021-12-03T08:39:34.617Z] cloudwatchlogs_test.go:1106: [2021-12-03T08:39:34.617Z] === RUN TestFindValidSplit/6/a� [2021-12-03T08:39:34.617Z] cloudwatchlogs_test.go:1105: a [2021-12-03T08:39:34.617Z] cloudwatchlogs_test.go:1106: � [2021-12-03T08:39:34.617Z] === RUN TestFindValidSplit/7/a� [2021-12-03T08:39:34.617Z] cloudwatchlogs_test.go:1105: a� [2021-12-03T08:39:34.617Z] cloudwatchlogs_test.go:1106: [2021-12-03T08:39:34.617Z] --- PASS: TestFindValidSplit (0.00s) [2021-12-03T08:39:34.617Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-12-03T08:39:34.617Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-12-03T08:39:34.617Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-12-03T08:39:34.617Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-12-03T08:39:34.617Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-12-03T08:39:34.617Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-12-03T08:39:34.617Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-12-03T08:39:34.617Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-12-03T08:39:34.617Z] === RUN TestProcessEventEmoji [2021-12-03T08:39:34.617Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-12-03T08:39:34.617Z] === RUN TestCollectBatchLineSplit [2021-12-03T08:39:34.617Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-12-03T08:39:34.617Z] === RUN TestCollectBatchLineSplitWithBinary [2021-12-03T08:39:34.617Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-12-03T08:39:34.617Z] === RUN TestCollectBatchMaxEvents [2021-12-03T08:39:34.617Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-12-03T08:39:34.617Z] === RUN TestCollectBatchMaxTotalBytes [2021-12-03T08:39:34.617Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-12-03T08:39:34.617Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-12-03T08:39:34.617Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-12-03T08:39:34.617Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-12-03T08:39:34.617Z] === RUN TestSearchRegistryForImagesErrors [2021-12-03T08:39:34.617Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-12-03T08:39:34.617Z] === RUN TestSearchRegistryForImages [2021-12-03T08:39:34.617Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-12-03T08:39:34.617Z] === RUN TestOnlyPlatformWithFallback [2021-12-03T08:39:34.617Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-12-03T08:39:34.617Z] === RUN TestImageDelete [2021-12-03T08:39:34.617Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.03s) [2021-12-03T08:39:34.617Z] === RUN TestParseLogOptionsMultilinePattern [2021-12-03T08:39:34.617Z] === RUN TestImageDelete/no_lease [2021-12-03T08:39:34.617Z] --- PASS: TestParseLogOptionsMultilinePattern (0.01s) [2021-12-03T08:39:34.617Z] === RUN TestParseLogOptionsDatetimeFormat [2021-12-03T08:39:34.617Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-12-03T08:39:34.617Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-12-03T08:39:34.617Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-12-03T08:39:34.617Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-12-03T08:39:34.617Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-12-03T08:39:34.617Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-12-03T08:39:34.617Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-12-03T08:39:34.617Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-12-03T08:39:34.617Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-12-03T08:39:34.617Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-12-03T08:39:34.617Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-12-03T08:39:34.617Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-12-03T08:39:34.617Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-12-03T08:39:34.617Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-12-03T08:39:34.617Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-12-03T08:39:34.617Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-12-03T08:39:34.617Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-12-03T08:39:34.617Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-12-03T08:39:34.617Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-12-03T08:39:34.617Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-12-03T08:39:34.617Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-12-03T08:39:34.617Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-12-03T08:39:34.617Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-12-03T08:39:34.617Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-12-03T08:39:34.617Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-12-03T08:39:34.617Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-12-03T08:39:34.617Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-12-03T08:39:34.617Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-12-03T08:39:34.617Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-12-03T08:39:34.617Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-12-03T08:39:34.617Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-12-03T08:39:34.617Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-12-03T08:39:34.617Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-12-03T08:39:34.617Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-12-03T08:39:34.617Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-12-03T08:39:34.617Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-12-03T08:39:34.617Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-12-03T08:39:34.617Z] === RUN TestImageDelete/lease_exists [2021-12-03T08:39:34.617Z] === RUN TestValidateLogOptionsFormat [2021-12-03T08:39:34.618Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2021-12-03T08:39:34.618Z] === RUN TestValidateLogOptionsFormat/1/random [2021-12-03T08:39:34.618Z] === RUN TestValidateLogOptionsFormat/2/ [2021-12-03T08:39:34.618Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2021-12-03T08:39:34.618Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2021-12-03T08:39:34.618Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2021-12-03T08:39:34.618Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2021-12-03T08:39:34.618Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2021-12-03T08:39:34.618Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2021-12-03T08:39:34.618Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2021-12-03T08:39:34.618Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2021-12-03T08:39:34.618Z] === RUN TestCreateTagSuccess [2021-12-03T08:39:34.618Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-12-03T08:39:34.618Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-12-03T08:39:34.618Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-12-03T08:39:34.618Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-12-03T08:39:34.618Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-12-03T08:39:34.618Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-12-03T08:39:34.618Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-12-03T08:39:34.618Z] PASS [2021-12-03T08:39:34.618Z] coverage: 78.0% of statements [2021-12-03T08:39:34.618Z] ok github.com/docker/docker/daemon/logger/awslogs 0.317s coverage: 78.0% of statements [2021-12-03T08:39:34.618Z] --- PASS: TestImageDelete (0.12s) [2021-12-03T08:39:34.618Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-12-03T08:39:34.618Z] --- PASS: TestImageDelete/lease_exists (0.09s) [2021-12-03T08:39:34.618Z] === RUN TestContentStoreForPull [2021-12-03T08:39:34.618Z] --- PASS: TestContentStoreForPull (0.15s) [2021-12-03T08:39:34.618Z] PASS [2021-12-03T08:39:34.618Z] coverage: 6.7% of statements [2021-12-03T08:39:34.618Z] ok github.com/docker/docker/daemon/images 0.367s coverage: 6.7% of statements [2021-12-03T08:39:34.618Z] === RUN TestJSONLogsMarshalJSONBuf [2021-12-03T08:39:34.618Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-12-03T08:39:34.618Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-12-03T08:39:35.084Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-12-03T08:39:35.084Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-12-03T08:39:35.084Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-12-03T08:39:35.084Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-12-03T08:39:35.084Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-12-03T08:39:35.084Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-12-03T08:39:35.084Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-12-03T08:39:35.084Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2021-12-03T08:39:35.084Z] === RUN TestFastTimeMarshalJSON [2021-12-03T08:39:35.084Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-12-03T08:39:35.084Z] PASS [2021-12-03T08:39:35.084Z] coverage: 87.2% of statements [2021-12-03T08:39:35.084Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.203s coverage: 87.2% of statements [2021-12-03T08:39:35.084Z] === RUN TestJSONFileLogger [2021-12-03T08:39:35.084Z] --- PASS: TestJSONFileLogger (0.01s) [2021-12-03T08:39:35.084Z] === RUN TestJSONFileLoggerWithTags [2021-12-03T08:39:35.084Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2021-12-03T08:39:35.084Z] === RUN TestJSONFileLoggerWithOpts [2021-12-03T08:39:35.084Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-12-03T08:39:35.084Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-12-03T08:39:35.084Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-12-03T08:39:35.084Z] === RUN TestEncodeDecode [2021-12-03T08:39:35.084Z] === PAUSE TestEncodeDecode [2021-12-03T08:39:35.084Z] === RUN TestUnexpectedEOF [2021-12-03T08:39:35.551Z] time="2021-12-03T08:39:35Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-12-03T08:39:35.551Z] time="2021-12-03T08:39:35Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-12-03T08:39:35.551Z] --- PASS: TestUnexpectedEOF (0.13s) [2021-12-03T08:39:35.551Z] === CONT TestEncodeDecode [2021-12-03T08:39:35.551Z] --- PASS: TestEncodeDecode (0.00s) [2021-12-03T08:39:35.551Z] PASS [2021-12-03T08:39:35.551Z] coverage: 69.9% of statements [2021-12-03T08:39:35.551Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.224s coverage: 69.9% of statements [2021-12-03T08:39:36.017Z] === RUN TestWriteLog [2021-12-03T08:39:36.017Z] === PAUSE TestWriteLog [2021-12-03T08:39:36.017Z] === RUN TestReadLog [2021-12-03T08:39:36.017Z] === PAUSE TestReadLog [2021-12-03T08:39:36.017Z] === CONT TestWriteLog [2021-12-03T08:39:36.017Z] === CONT TestReadLog [2021-12-03T08:39:36.017Z] === RUN TestReadLog/tail_exact [2021-12-03T08:39:36.017Z] --- PASS: TestWriteLog (0.01s) [2021-12-03T08:39:36.017Z] === RUN TestReadLog/tail_less_than_available [2021-12-03T08:39:36.017Z] === RUN TestReadLog/tail_more_than_available [2021-12-03T08:39:36.017Z] --- PASS: TestReadLog (0.14s) [2021-12-03T08:39:36.017Z] --- PASS: TestReadLog/tail_exact (0.12s) [2021-12-03T08:39:36.017Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-12-03T08:39:36.017Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-12-03T08:39:36.017Z] PASS [2021-12-03T08:39:36.017Z] coverage: 75.2% of statements [2021-12-03T08:39:36.017Z] ok github.com/docker/docker/daemon/logger/local 0.179s coverage: 75.2% of statements [2021-12-03T08:39:36.017Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-12-03T08:39:36.484Z] === RUN TestOpenFileDelete [2021-12-03T08:39:36.484Z] --- PASS: TestOpenFileDelete (0.00s) [2021-12-03T08:39:36.484Z] === RUN TestOpenFileRename [2021-12-03T08:39:36.484Z] --- PASS: TestOpenFileRename (0.00s) [2021-12-03T08:39:36.484Z] === RUN TestParseLogTagDefaultTag [2021-12-03T08:39:36.484Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-12-03T08:39:36.484Z] === RUN TestParseLogTag [2021-12-03T08:39:36.484Z] --- PASS: TestParseLogTag (0.00s) [2021-12-03T08:39:36.484Z] === RUN TestParseLogTagEmptyTag [2021-12-03T08:39:36.484Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-12-03T08:39:36.484Z] === RUN TestTailFiles [2021-12-03T08:39:36.484Z] --- PASS: TestTailFiles (0.00s) [2021-12-03T08:39:36.484Z] === RUN TestFollowLogsConsumerGone [2021-12-03T08:39:36.484Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-12-03T08:39:36.484Z] === RUN TestFollowLogsProducerGone [2021-12-03T08:39:36.484Z] logfile_test.go:231: messages sent: 4098, received: 4098 [2021-12-03T08:39:36.484Z] logfile_test.go:178: logDecode() closed after sending 4098 messages [2021-12-03T08:39:36.484Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-12-03T08:39:36.484Z] === RUN TestCheckCapacityAndRotate [2021-12-03T08:39:36.484Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-12-03T08:39:36.484Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-12-03T08:39:36.484Z] --- PASS: TestCheckCapacityAndRotate (0.03s) [2021-12-03T08:39:36.484Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-12-03T08:39:36.484Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2021-12-03T08:39:36.484Z] PASS [2021-12-03T08:39:36.484Z] coverage: 53.7% of statements [2021-12-03T08:39:36.484Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.101s coverage: 53.7% of statements [2021-12-03T08:39:36.484Z] === RUN TestLog [2021-12-03T08:39:36.484Z] --- PASS: TestLog (0.00s) [2021-12-03T08:39:36.484Z] PASS [2021-12-03T08:39:36.484Z] coverage: 31.5% of statements [2021-12-03T08:39:36.951Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.060s coverage: 31.5% of statements [2021-12-03T08:39:36.951Z] === RUN TestValidateLogOpt [2021-12-03T08:39:36.951Z] --- PASS: TestValidateLogOpt (0.00s) [2021-12-03T08:39:36.951Z] === RUN TestNewMissedConfig [2021-12-03T08:39:36.951Z] --- PASS: TestNewMissedConfig (0.00s) [2021-12-03T08:39:36.951Z] === RUN TestNewMissedUrl [2021-12-03T08:39:36.951Z] --- PASS: TestNewMissedUrl (0.00s) [2021-12-03T08:39:36.951Z] === RUN TestNewMissedToken [2021-12-03T08:39:36.951Z] --- PASS: TestNewMissedToken (0.00s) [2021-12-03T08:39:36.951Z] === RUN TestNewWithProxy [2021-12-03T08:39:36.951Z] --- PASS: TestNewWithProxy (0.00s) [2021-12-03T08:39:36.951Z] === RUN TestDefault [2021-12-03T08:39:36.951Z] --- PASS: TestDefault (0.01s) [2021-12-03T08:39:36.951Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-12-03T08:39:36.951Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-12-03T08:39:36.951Z] === RUN TestJsonFormat [2021-12-03T08:39:36.951Z] --- PASS: TestJsonFormat (0.01s) [2021-12-03T08:39:36.951Z] === RUN TestRawFormat [2021-12-03T08:39:36.951Z] --- PASS: TestRawFormat (0.00s) [2021-12-03T08:39:36.951Z] === RUN TestRawFormatWithLabels [2021-12-03T08:39:36.951Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-12-03T08:39:36.951Z] === RUN TestRawFormatWithoutTag [2021-12-03T08:39:36.951Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-12-03T08:39:36.951Z] === RUN TestBatching [2021-12-03T08:39:37.422Z] === RUN TestNewParse [2021-12-03T08:39:37.422Z] --- PASS: TestNewParse (0.00s) [2021-12-03T08:39:37.422Z] PASS [2021-12-03T08:39:37.422Z] coverage: 8.3% of statements [2021-12-03T08:39:37.422Z] --- PASS: TestBatching (0.21s) [2021-12-03T08:39:37.422Z] === RUN TestFrequency [2021-12-03T08:39:37.422Z] ok github.com/docker/docker/daemon/logger/templates 0.039s coverage: 8.3% of statements [2021-12-03T08:39:37.422Z] --- PASS: TestFrequency (0.16s) [2021-12-03T08:39:37.422Z] === RUN TestOneMessagePerRequest [2021-12-03T08:39:37.422Z] --- PASS: TestOneMessagePerRequest (0.01s) [2021-12-03T08:39:37.422Z] === RUN TestVerify [2021-12-03T08:39:37.422Z] --- PASS: TestVerify (0.00s) [2021-12-03T08:39:37.422Z] === RUN TestSkipVerify [2021-12-03T08:39:37.422Z] === RUN TestParseLogFormat [2021-12-03T08:39:37.422Z] --- PASS: TestParseLogFormat (0.00s) [2021-12-03T08:39:37.422Z] === RUN TestValidateLogOptEmpty [2021-12-03T08:39:37.422Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-12-03T08:39:37.422Z] === RUN TestValidateSyslogAddress [2021-12-03T08:39:37.422Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-12-03T08:39:37.422Z] === RUN TestParseAddressDefaultPort [2021-12-03T08:39:37.422Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-12-03T08:39:37.422Z] === RUN TestValidateSyslogFacility [2021-12-03T08:39:37.422Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-12-03T08:39:37.422Z] === RUN TestValidateLogOptSyslogFormat [2021-12-03T08:39:37.422Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-12-03T08:39:37.422Z] === RUN TestValidateLogOpt [2021-12-03T08:39:37.422Z] --- PASS: TestValidateLogOpt (0.00s) [2021-12-03T08:39:37.422Z] PASS [2021-12-03T08:39:37.422Z] coverage: 46.8% of statements [2021-12-03T08:39:37.422Z] ok github.com/docker/docker/daemon/logger/syslog 0.043s coverage: 46.8% of statements [2021-12-03T08:39:37.422Z] time="2021-12-03T08:39:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:39:37.422Z] time="2021-12-03T08:39:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:39:37.422Z] time="2021-12-03T08:39:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:39:37.422Z] time="2021-12-03T08:39:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:39:37.445Z] --- PASS: TestGraphdriverPluginV2 (3.42s) [2021-12-03T08:39:37.445Z] PASS [2021-12-03T08:39:37.445Z] [2021-12-03T08:39:37.445Z] === Skipped [2021-12-03T08:39:37.445Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2021-12-03T08:39:37.445Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-12-03T08:39:37.445Z] [2021-12-03T08:39:37.445Z] DONE 2 tests, 1 skipped in 3.593s [2021-12-03T08:39:37.704Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-12-03T08:39:37.704Z] INFO: Testing against a local daemon [2021-12-03T08:39:37.704Z] === RUN TestContinueAfterPluginCrash [2021-12-03T08:39:37.704Z] === PAUSE TestContinueAfterPluginCrash [2021-12-03T08:39:37.704Z] === RUN TestReadPluginNoRead [2021-12-03T08:39:37.704Z] === PAUSE TestReadPluginNoRead [2021-12-03T08:39:37.704Z] === RUN TestDaemonStartWithLogOpt [2021-12-03T08:39:37.704Z] === PAUSE TestDaemonStartWithLogOpt [2021-12-03T08:39:37.704Z] === CONT TestContinueAfterPluginCrash [2021-12-03T08:39:37.704Z] === CONT TestDaemonStartWithLogOpt [2021-12-03T08:39:37.890Z] --- PASS: TestSkipVerify (0.48s) [2021-12-03T08:39:37.890Z] === RUN TestBufferMaximum [2021-12-03T08:39:37.890Z] time="2021-12-03T08:39:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:39:37.890Z] time="2021-12-03T08:39:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:39:37.890Z] time="2021-12-03T08:39:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:39:37.890Z] time="2021-12-03T08:39:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:39:37.890Z] time="2021-12-03T08:39:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:39:37.890Z] time="2021-12-03T08:39:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1638520777.607781\",\"host\":\"1e6a64228db9\"}'" [2021-12-03T08:39:37.890Z] time="2021-12-03T08:39:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1638520777.607781\",\"host\":\"1e6a64228db9\"}'" [2021-12-03T08:39:37.890Z] --- PASS: TestBufferMaximum (0.00s) [2021-12-03T08:39:37.890Z] === RUN TestServerAlwaysDown [2021-12-03T08:39:37.890Z] time="2021-12-03T08:39:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:39:37.890Z] time="2021-12-03T08:39:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:39:37.890Z] time="2021-12-03T08:39:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1638520777.609782\",\"host\":\"1e6a64228db9\"}'" [2021-12-03T08:39:37.890Z] time="2021-12-03T08:39:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1638520777.609782\",\"host\":\"1e6a64228db9\"}'" [2021-12-03T08:39:38.357Z] time="2021-12-03T08:39:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:39:38.357Z] time="2021-12-03T08:39:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1638520777.609782\",\"host\":\"1e6a64228db9\"}'" [2021-12-03T08:39:38.357Z] time="2021-12-03T08:39:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1638520777.610782\",\"host\":\"1e6a64228db9\"}'" [2021-12-03T08:39:38.357Z] time="2021-12-03T08:39:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1638520777.610782\",\"host\":\"1e6a64228db9\"}'" [2021-12-03T08:39:38.357Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-12-03T08:39:38.357Z] === RUN TestCannotSendAfterClose [2021-12-03T08:39:38.357Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-12-03T08:39:38.357Z] === RUN TestDeadlockOnBlockedEndpoint [2021-12-03T08:39:38.357Z] === RUN TestV1IDService [2021-12-03T08:39:38.357Z] --- PASS: TestV1IDService (0.02s) [2021-12-03T08:39:38.357Z] === RUN TestV2MetadataService [2021-12-03T08:39:38.824Z] time="2021-12-03T08:39:38Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-12-03T08:39:38.824Z] time="2021-12-03T08:39:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"1e6a64228db9\"}'" [2021-12-03T08:39:38.824Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-12-03T08:39:38.824Z] PASS [2021-12-03T08:39:38.824Z] coverage: 82.5% of statements [2021-12-03T08:39:38.824Z] ok github.com/docker/docker/daemon/logger/splunk 1.960s coverage: 82.5% of statements [2021-12-03T08:39:38.824Z] ? github.com/docker/docker/daemon/names [no test files] [2021-12-03T08:39:38.824Z] ? github.com/docker/docker/daemon/network [no test files] [2021-12-03T08:39:38.824Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-12-03T08:39:38.824Z] --- PASS: TestV2MetadataService (0.52s) [2021-12-03T08:39:38.824Z] PASS [2021-12-03T08:39:38.824Z] coverage: 48.2% of statements [2021-12-03T08:39:38.824Z] ok github.com/docker/docker/distribution/metadata 0.604s coverage: 48.2% of statements [2021-12-03T08:39:39.291Z] === RUN TestSuccessfulDownload [2021-12-03T08:39:39.291Z] download_test.go:267: Needs fixing on Windows [2021-12-03T08:39:39.291Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-12-03T08:39:39.291Z] === RUN TestCancelledDownload [2021-12-03T08:39:39.291Z] --- PASS: TestCancelledDownload (0.00s) [2021-12-03T08:39:39.291Z] === RUN TestMaxDownloadAttempts [2021-12-03T08:39:39.291Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-12-03T08:39:39.291Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-12-03T08:39:39.291Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-12-03T08:39:39.291Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-12-03T08:39:39.291Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-12-03T08:39:39.291Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-12-03T08:39:39.291Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-12-03T08:39:39.291Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-12-03T08:39:39.291Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-12-03T08:39:39.291Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-12-03T08:39:39.291Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-12-03T08:39:39.291Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-12-03T08:39:39.291Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-12-03T08:39:39.291Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-12-03T08:39:39.291Z] === RUN TestContinueOnError_MirrorEndpoint [2021-12-03T08:39:39.291Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-12-03T08:39:39.291Z] === RUN TestContinueOnError_NeverContinue [2021-12-03T08:39:39.291Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-12-03T08:39:39.291Z] === RUN TestManifestStore [2021-12-03T08:39:39.291Z] === RUN TestManifestStore/no_remote_or_local [2021-12-03T08:39:39.760Z] time="2021-12-03T08:39:39Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1670377693\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-12-03T08:39:39.760Z] === RUN TestManifestStore/no_local_cache [2021-12-03T08:39:39.760Z] === RUN TestManifestStore/with_local_cache [2021-12-03T08:39:39.760Z] === RUN TestManifestStore/unknown_media_type [2021-12-03T08:39:39.760Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-12-03T08:39:39.760Z] time="2021-12-03T08:39:39Z" level=warning msg="reference for unknown type: " [2021-12-03T08:39:39.760Z] time="2021-12-03T08:39:39Z" level=warning msg="reference for unknown type: " [2021-12-03T08:39:39.760Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-12-03T08:39:39.760Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-12-03T08:39:39.760Z] time="2021-12-03T08:39:39Z" level=warning msg="reference for unknown type: " [2021-12-03T08:39:39.760Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-12-03T08:39:39.760Z] time="2021-12-03T08:39:39Z" level=warning msg="reference for unknown type: " [2021-12-03T08:39:39.760Z] time="2021-12-03T08:39:39Z" level=warning msg="reference for unknown type: " [2021-12-03T08:39:39.760Z] === RUN TestManifestStore/error_persisting_manifest [2021-12-03T08:39:39.760Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-12-03T08:39:39.760Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-12-03T08:39:39.760Z] time="2021-12-03T08:39:39Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-12-03T08:39:39.760Z] --- PASS: TestManifestStore (0.23s) [2021-12-03T08:39:39.760Z] --- PASS: TestManifestStore/no_remote_or_local (0.15s) [2021-12-03T08:39:39.760Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-12-03T08:39:39.760Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-12-03T08:39:39.760Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2021-12-03T08:39:39.760Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-12-03T08:39:39.760Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-12-03T08:39:39.760Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-12-03T08:39:39.760Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-12-03T08:39:39.760Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-12-03T08:39:39.760Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-12-03T08:39:39.760Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-12-03T08:39:39.760Z] === RUN TestDetectManifestBlobMediaType [2021-12-03T08:39:39.760Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-12-03T08:39:39.760Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-12-03T08:39:39.760Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-12-03T08:39:39.760Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-12-03T08:39:39.760Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-12-03T08:39:39.760Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-12-03T08:39:39.760Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-12-03T08:39:39.760Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-12-03T08:39:39.760Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-12-03T08:39:39.760Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-12-03T08:39:39.760Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-12-03T08:39:39.760Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-12-03T08:39:39.760Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-12-03T08:39:39.760Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2021-12-03T08:39:39.760Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2021-12-03T08:39:39.760Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2021-12-03T08:39:39.760Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2021-12-03T08:39:39.760Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2021-12-03T08:39:39.760Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2021-12-03T08:39:39.760Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2021-12-03T08:39:39.760Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2021-12-03T08:39:39.760Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2021-12-03T08:39:39.760Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2021-12-03T08:39:39.760Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2021-12-03T08:39:39.760Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2021-12-03T08:39:39.760Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2021-12-03T08:39:39.760Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2021-12-03T08:39:39.760Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2021-12-03T08:39:39.760Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2021-12-03T08:39:39.760Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2021-12-03T08:39:39.760Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2021-12-03T08:39:39.760Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2021-12-03T08:39:39.760Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2021-12-03T08:39:39.760Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2021-12-03T08:39:39.760Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2021-12-03T08:39:39.760Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2021-12-03T08:39:39.760Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2021-12-03T08:39:39.760Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2021-12-03T08:39:39.760Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2021-12-03T08:39:39.760Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2021-12-03T08:39:39.760Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2021-12-03T08:39:39.760Z] === RUN TestFixManifestLayers [2021-12-03T08:39:39.760Z] --- PASS: TestFixManifestLayers (0.01s) [2021-12-03T08:39:39.760Z] === RUN TestFixManifestLayersBaseLayerParent [2021-12-03T08:39:39.760Z] pull_v2_test.go:73: Needs fixing on Windows [2021-12-03T08:39:39.760Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-12-03T08:39:39.760Z] === RUN TestFixManifestLayersBadParent [2021-12-03T08:39:39.760Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-12-03T08:39:39.760Z] === RUN TestValidateManifest [2021-12-03T08:39:39.760Z] pull_v2_test.go:118: Needs fixing on Windows [2021-12-03T08:39:39.760Z] --- SKIP: TestValidateManifest (0.00s) [2021-12-03T08:39:39.760Z] === RUN TestFormatPlatform [2021-12-03T08:39:39.760Z] --- PASS: TestFormatPlatform (0.00s) [2021-12-03T08:39:39.760Z] === RUN TestGetRepositoryMountCandidates [2021-12-03T08:39:39.760Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-12-03T08:39:39.760Z] === RUN TestLayerAlreadyExists [2021-12-03T08:39:39.760Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-12-03T08:39:39.760Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-12-03T08:39:39.760Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-12-03T08:39:39.760Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-12-03T08:39:39.760Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-12-03T08:39:39.760Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-12-03T08:39:39.760Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-12-03T08:39:39.760Z] === RUN TestWhenEmptyAuthConfig [2021-12-03T08:39:39.760Z] time="2021-12-03T08:39:39Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-03T08:39:39.760Z] time="2021-12-03T08:39:39Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-03T08:39:39.760Z] time="2021-12-03T08:39:39Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-03T08:39:39.760Z] time="2021-12-03T08:39:39Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-03T08:39:39.760Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-12-03T08:39:39.760Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.40s) [2021-12-03T08:39:39.760Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.40s) [2021-12-03T08:39:39.760Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.40s) [2021-12-03T08:39:39.760Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.40s) [2021-12-03T08:39:39.760Z] === RUN TestTransfer [2021-12-03T08:39:39.760Z] --- PASS: TestTransfer (0.12s) [2021-12-03T08:39:39.760Z] === RUN TestConcurrencyLimit [2021-12-03T08:39:39.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-12-03T08:39:40.227Z] === RUN TestNotFound [2021-12-03T08:39:40.227Z] --- PASS: TestNotFound (0.00s) [2021-12-03T08:39:40.227Z] === RUN TestConflict [2021-12-03T08:39:40.227Z] --- PASS: TestConflict (0.00s) [2021-12-03T08:39:40.227Z] === RUN TestForbidden [2021-12-03T08:39:40.227Z] --- PASS: TestForbidden (0.00s) [2021-12-03T08:39:40.227Z] === RUN TestInvalidParameter [2021-12-03T08:39:40.227Z] --- PASS: TestInvalidParameter (0.00s) [2021-12-03T08:39:40.227Z] === RUN TestNotImplemented [2021-12-03T08:39:40.227Z] --- PASS: TestNotImplemented (0.00s) [2021-12-03T08:39:40.227Z] === RUN TestNotModified [2021-12-03T08:39:40.227Z] --- PASS: TestNotModified (0.00s) [2021-12-03T08:39:40.227Z] === RUN TestUnauthorized [2021-12-03T08:39:40.227Z] --- PASS: TestUnauthorized (0.00s) [2021-12-03T08:39:40.227Z] === RUN TestUnknown [2021-12-03T08:39:40.227Z] --- PASS: TestUnknown (0.00s) [2021-12-03T08:39:40.227Z] === RUN TestCancelled [2021-12-03T08:39:40.227Z] --- PASS: TestCancelled (0.00s) [2021-12-03T08:39:40.227Z] === RUN TestDeadline [2021-12-03T08:39:40.227Z] --- PASS: TestDeadline (0.00s) [2021-12-03T08:39:40.227Z] === RUN TestDataLoss [2021-12-03T08:39:40.227Z] --- PASS: TestDataLoss (0.00s) [2021-12-03T08:39:40.227Z] === RUN TestUnavailable [2021-12-03T08:39:40.227Z] --- PASS: TestUnavailable (0.00s) [2021-12-03T08:39:40.227Z] === RUN TestSystem [2021-12-03T08:39:40.227Z] --- PASS: TestSystem (0.00s) [2021-12-03T08:39:40.227Z] === RUN TestFromStatusCode [2021-12-03T08:39:40.227Z] === RUN TestFromStatusCode/Not_Found [2021-12-03T08:39:40.227Z] === RUN TestFromStatusCode/Bad_Request [2021-12-03T08:39:40.227Z] === RUN TestFromStatusCode/Conflict [2021-12-03T08:39:40.227Z] === RUN TestFromStatusCode/Unauthorized [2021-12-03T08:39:40.227Z] === RUN TestFromStatusCode/Service_Unavailable [2021-12-03T08:39:40.227Z] === RUN TestFromStatusCode/Forbidden [2021-12-03T08:39:40.227Z] === RUN TestFromStatusCode/Not_Modified [2021-12-03T08:39:40.227Z] === RUN TestFromStatusCode/Not_Implemented [2021-12-03T08:39:40.227Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-12-03T08:39:40.227Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-12-03T08:39:40.227Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-12-03T08:39:40.227Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-12-03T08:39:40.227Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-12-03T08:39:40.227Z] --- PASS: TestFromStatusCode (0.00s) [2021-12-03T08:39:40.228Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-12-03T08:39:40.228Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-12-03T08:39:40.228Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-12-03T08:39:40.228Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-12-03T08:39:40.228Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-12-03T08:39:40.228Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-12-03T08:39:40.228Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-12-03T08:39:40.228Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-12-03T08:39:40.228Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-12-03T08:39:40.228Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-12-03T08:39:40.228Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-12-03T08:39:40.228Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-12-03T08:39:40.228Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-12-03T08:39:40.228Z] PASS [2021-12-03T08:39:40.228Z] coverage: 53.1% of statements [2021-12-03T08:39:40.228Z] ok github.com/docker/docker/errdefs 0.036s coverage: 53.1% of statements [2021-12-03T08:39:40.228Z] --- PASS: TestConcurrencyLimit (0.37s) [2021-12-03T08:39:40.228Z] === RUN TestInactiveJobs [2021-12-03T08:39:40.469Z] a0eb404f1860: Pull complete [2021-12-03T08:39:40.469Z] Digest: sha256:35b987eaca23cce6456c07adea57a155352dce50adf0539fd57e68f3af3e8e29 [2021-12-03T08:39:40.469Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T08:39:40.469Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2021-12-03T08:39:40.469Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2021-12-03T08:39:40.469Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.350' [2021-12-03T08:39:40.469Z] WARN: Skipping validation tests [2021-12-03T08:39:40.469Z] INFO: Running unit tests at 12/03/2021 08:39:32... [2021-12-03T08:39:40.469Z] INFO: make.ps1 starting at 12/03/2021 08:39:36 [2021-12-03T08:39:40.469Z] INFO: Git commit (dd9782fe94) assumed from DOCKER_GITCOMMIT environment variable [2021-12-03T08:39:40.469Z] INFO: Invoking autogen... [2021-12-03T08:39:40.469Z] INFO: Running unit tests... [2021-12-03T08:39:40.816Z] === RUN TestFSGetInvalidData [2021-12-03T08:39:40.816Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-12-03T08:39:40.816Z] === RUN TestFSInvalidSet [2021-12-03T08:39:40.816Z] --- PASS: TestFSInvalidSet (0.01s) [2021-12-03T08:39:40.816Z] === RUN TestFSInvalidRoot [2021-12-03T08:39:40.816Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-12-03T08:39:40.816Z] === RUN TestFSMetadataGetSet [2021-12-03T08:39:40.816Z] --- PASS: TestFSMetadataGetSet (0.02s) [2021-12-03T08:39:40.816Z] === RUN TestFSInvalidWalker [2021-12-03T08:39:40.816Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-12-03T08:39:40.816Z] === RUN TestFSGetSet [2021-12-03T08:39:40.816Z] --- PASS: TestFSGetSet (0.01s) [2021-12-03T08:39:40.816Z] === RUN TestFSGetUnsetKey [2021-12-03T08:39:40.816Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-12-03T08:39:40.816Z] === RUN TestFSGetEmptyData [2021-12-03T08:39:40.816Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-12-03T08:39:40.816Z] === RUN TestFSDelete [2021-12-03T08:39:40.816Z] --- PASS: TestFSDelete (0.01s) [2021-12-03T08:39:40.816Z] === RUN TestFSWalker [2021-12-03T08:39:40.816Z] --- PASS: TestFSWalker (0.01s) [2021-12-03T08:39:40.816Z] === RUN TestFSWalkerStopOnError [2021-12-03T08:39:40.816Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-12-03T08:39:40.816Z] === RUN TestNewFromJSON [2021-12-03T08:39:40.816Z] --- PASS: TestNewFromJSON (0.00s) [2021-12-03T08:39:40.816Z] === RUN TestNewFromJSONWithInvalidJSON [2021-12-03T08:39:40.816Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-12-03T08:39:40.816Z] === RUN TestMarshalKeyOrder [2021-12-03T08:39:40.816Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-12-03T08:39:40.816Z] === RUN TestHistoryEqual [2021-12-03T08:39:40.816Z] --- PASS: TestInactiveJobs (0.38s) [2021-12-03T08:39:40.816Z] === RUN TestWatchRelease [2021-12-03T08:39:40.816Z] --- PASS: TestWatchRelease (0.04s) [2021-12-03T08:39:40.816Z] === RUN TestWatchFinishedTransfer [2021-12-03T08:39:40.816Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-12-03T08:39:40.816Z] === RUN TestDuplicateTransfer [2021-12-03T08:39:40.816Z] --- PASS: TestHistoryEqual (0.12s) [2021-12-03T08:39:40.816Z] === RUN TestImage [2021-12-03T08:39:40.816Z] --- PASS: TestImage (0.00s) [2021-12-03T08:39:40.816Z] === RUN TestImageOSNotEmpty [2021-12-03T08:39:40.816Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-12-03T08:39:40.816Z] === RUN TestNewChildImageFromImageWithRootFS [2021-12-03T08:39:40.816Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-12-03T08:39:40.816Z] === RUN TestCreate [2021-12-03T08:39:40.816Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-12-03T08:39:40.816Z] === RUN TestSuccessfulUpload [2021-12-03T08:39:40.816Z] --- PASS: TestCreate (0.00s) [2021-12-03T08:39:40.816Z] === RUN TestRestore [2021-12-03T08:39:40.816Z] time="2021-12-03T08:39:40Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-12-03T08:39:40.816Z] --- PASS: TestRestore (0.02s) [2021-12-03T08:39:40.816Z] === RUN TestAddDelete [2021-12-03T08:39:40.816Z] --- PASS: TestWhenEmptyAuthConfig (1.11s) [2021-12-03T08:39:40.816Z] --- PASS: TestAddDelete (0.01s) [2021-12-03T08:39:40.816Z] === RUN TestSearchAfterDelete [2021-12-03T08:39:40.816Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-12-03T08:39:40.816Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-12-03T08:39:40.816Z] === RUN TestTokenPassThru [2021-12-03T08:39:40.816Z] --- PASS: TestTokenPassThru (0.01s) [2021-12-03T08:39:40.816Z] === RUN TestTokenPassThruDifferentHost [2021-12-03T08:39:40.816Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-12-03T08:39:40.816Z] === RUN TestParentReset [2021-12-03T08:39:40.816Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-12-03T08:39:40.816Z] PASS [2021-12-03T08:39:40.816Z] coverage: 24.6% of statements [2021-12-03T08:39:40.816Z] ok github.com/docker/docker/distribution 1.445s coverage: 24.6% of statements [2021-12-03T08:39:40.816Z] --- PASS: TestParentReset (0.02s) [2021-12-03T08:39:40.816Z] === RUN TestGetAndSetLastUpdated [2021-12-03T08:39:40.816Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-12-03T08:39:40.816Z] === RUN TestStoreLen [2021-12-03T08:39:40.816Z] --- PASS: TestStoreLen (0.04s) [2021-12-03T08:39:40.816Z] PASS [2021-12-03T08:39:40.816Z] coverage: 86.6% of statements [2021-12-03T08:39:40.816Z] ok github.com/docker/docker/image 0.396s coverage: 86.6% of statements [2021-12-03T08:39:40.816Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-12-03T08:39:41.283Z] time="2021-12-03T08:39:40Z" level=error msg="Upload failed, retrying: simulating retry" [2021-12-03T08:39:41.283Z] === RUN TestCompare [2021-12-03T08:39:41.283Z] --- PASS: TestCompare (0.00s) [2021-12-03T08:39:41.283Z] PASS [2021-12-03T08:39:41.283Z] coverage: 19.2% of statements [2021-12-03T08:39:41.283Z] ok github.com/docker/docker/image/cache 0.053s coverage: 19.2% of statements [2021-12-03T08:39:41.283Z] --- PASS: TestSuccessfulUpload (0.41s) [2021-12-03T08:39:41.283Z] === RUN TestCancelledUpload [2021-12-03T08:39:41.283Z] --- PASS: TestCancelledUpload (0.00s) [2021-12-03T08:39:41.283Z] PASS [2021-12-03T08:39:41.283Z] coverage: 76.8% of statements [2021-12-03T08:39:41.283Z] ok github.com/docker/docker/distribution/xfer 1.851s coverage: 76.8% of statements [2021-12-03T08:39:41.283Z] ? github.com/docker/docker/dockerversion [no test files] [2021-12-03T08:39:42.267Z] === RUN TestMakeV1ConfigFromConfig [2021-12-03T08:39:42.267Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-12-03T08:39:42.267Z] PASS [2021-12-03T08:39:42.267Z] coverage: 25.0% of statements [2021-12-03T08:39:42.267Z] ok github.com/docker/docker/image/v1 0.168s coverage: 25.0% of statements [2021-12-03T08:39:42.267Z] === RUN TestValidateManifest [2021-12-03T08:39:42.267Z] === RUN TestValidateManifest/nil [2021-12-03T08:39:42.267Z] === RUN TestValidateManifest/non-nil [2021-12-03T08:39:42.267Z] --- PASS: TestValidateManifest (0.00s) [2021-12-03T08:39:42.267Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-12-03T08:39:42.267Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-12-03T08:39:42.267Z] PASS [2021-12-03T08:39:42.267Z] coverage: 0.7% of statements [2021-12-03T08:39:42.267Z] ok github.com/docker/docker/image/tarexport 0.095s coverage: 0.7% of statements [2021-12-03T08:39:42.267Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-12-03T08:39:42.733Z] === RUN TestSerialization [2021-12-03T08:39:42.733Z] --- PASS: TestSerialization (0.02s) [2021-12-03T08:39:42.733Z] PASS [2021-12-03T08:39:42.733Z] coverage: 100.0% of statements [2021-12-03T08:39:42.733Z] ok github.com/docker/docker/libcontainerd/queue 0.052s coverage: 100.0% of statements [2021-12-03T08:39:42.973Z] === CONT TestReadPluginNoRead [2021-12-03T08:39:42.973Z] --- PASS: TestDaemonStartWithLogOpt (4.64s) [2021-12-03T08:39:43.200Z] === RUN TestEmptyLayer [2021-12-03T08:39:43.200Z] --- PASS: TestEmptyLayer (0.00s) [2021-12-03T08:39:43.200Z] === RUN TestCommitFailure [2021-12-03T08:39:43.200Z] --- PASS: TestCommitFailure (0.01s) [2021-12-03T08:39:43.200Z] === RUN TestStartTransactionFailure [2021-12-03T08:39:43.200Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-12-03T08:39:43.200Z] === RUN TestGetOrphan [2021-12-03T08:39:43.200Z] --- PASS: TestGetOrphan (0.01s) [2021-12-03T08:39:43.200Z] === RUN TestMountAndRegister [2021-12-03T08:39:43.200Z] layer_test.go:270: Layer size: 14 [2021-12-03T08:39:43.200Z] --- PASS: TestMountAndRegister (0.03s) [2021-12-03T08:39:43.200Z] === RUN TestLayerRelease [2021-12-03T08:39:43.200Z] layer_test.go:303: Failing on Windows [2021-12-03T08:39:43.200Z] --- SKIP: TestLayerRelease (0.00s) [2021-12-03T08:39:43.200Z] === RUN TestStoreRestore [2021-12-03T08:39:43.200Z] layer_test.go:352: Failing on Windows [2021-12-03T08:39:43.200Z] --- SKIP: TestStoreRestore (0.00s) [2021-12-03T08:39:43.200Z] === RUN TestTarStreamStability [2021-12-03T08:39:43.200Z] layer_test.go:467: Failing on Windows [2021-12-03T08:39:43.200Z] --- SKIP: TestTarStreamStability (0.00s) [2021-12-03T08:39:43.200Z] === RUN TestRegisterExistingLayer [2021-12-03T08:39:43.200Z] === RUN TestEnvironmentParsing [2021-12-03T08:39:43.200Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-12-03T08:39:43.200Z] PASS [2021-12-03T08:39:43.200Z] coverage: 1.2% of statements [2021-12-03T08:39:43.200Z] ok github.com/docker/docker/libcontainerd/local 0.071s coverage: 1.2% of statements [2021-12-03T08:39:43.200Z] --- PASS: TestRegisterExistingLayer (0.14s) [2021-12-03T08:39:43.200Z] === RUN TestTarStreamVerification [2021-12-03T08:39:43.200Z] layer_test.go:696: Failing on Windows [2021-12-03T08:39:43.200Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-12-03T08:39:43.200Z] === RUN TestLayerMigration [2021-12-03T08:39:43.200Z] migration_test.go:45: Failing on Windows [2021-12-03T08:39:43.200Z] --- SKIP: TestLayerMigration (0.00s) [2021-12-03T08:39:43.200Z] === RUN TestLayerMigrationNoTarsplit [2021-12-03T08:39:43.200Z] migration_test.go:181: Failing on Windows [2021-12-03T08:39:43.200Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-12-03T08:39:43.200Z] === RUN TestMountInit [2021-12-03T08:39:43.200Z] mount_test.go:17: Failing on Windows [2021-12-03T08:39:43.200Z] --- SKIP: TestMountInit (0.00s) [2021-12-03T08:39:43.200Z] === RUN TestMountSize [2021-12-03T08:39:43.200Z] mount_test.go:76: Failing on Windows [2021-12-03T08:39:43.200Z] --- SKIP: TestMountSize (0.00s) [2021-12-03T08:39:43.200Z] === RUN TestMountChanges [2021-12-03T08:39:43.200Z] mount_test.go:125: Failing on Windows [2021-12-03T08:39:43.200Z] --- SKIP: TestMountChanges (0.00s) [2021-12-03T08:39:43.200Z] === RUN TestMountApply [2021-12-03T08:39:43.200Z] mount_test.go:212: Failing on Windows [2021-12-03T08:39:43.200Z] --- SKIP: TestMountApply (0.00s) [2021-12-03T08:39:43.200Z] PASS [2021-12-03T08:39:43.200Z] coverage: 30.1% of statements [2021-12-03T08:39:43.200Z] ok github.com/docker/docker/layer 0.255s coverage: 30.1% of statements [2021-12-03T08:39:43.364Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-12-03T08:39:43.666Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-12-03T08:39:43.666Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-12-03T08:39:43.666Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-12-03T08:39:43.666Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-12-03T08:39:44.133Z] === RUN TestSequenceGetAvailableBit [2021-12-03T08:39:44.133Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-12-03T08:39:44.133Z] === RUN TestSequenceEqual [2021-12-03T08:39:44.133Z] --- PASS: TestSequenceEqual (0.00s) [2021-12-03T08:39:44.133Z] === RUN TestSequenceCopy [2021-12-03T08:39:44.133Z] --- PASS: TestSequenceCopy (0.00s) [2021-12-03T08:39:44.133Z] === RUN TestGetFirstAvailable [2021-12-03T08:39:44.133Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-12-03T08:39:44.133Z] === RUN TestFindSequence [2021-12-03T08:39:44.133Z] --- PASS: TestFindSequence (0.00s) [2021-12-03T08:39:44.133Z] === RUN TestCheckIfAvailable [2021-12-03T08:39:44.133Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-12-03T08:39:44.133Z] === RUN TestMergeSequences [2021-12-03T08:39:44.133Z] --- PASS: TestMergeSequences (0.00s) [2021-12-03T08:39:44.133Z] === RUN TestPushReservation [2021-12-03T08:39:44.133Z] --- PASS: TestPushReservation (0.00s) [2021-12-03T08:39:44.133Z] === RUN TestSerializeDeserialize [2021-12-03T08:39:44.133Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-12-03T08:39:44.133Z] === RUN TestSet [2021-12-03T08:39:44.133Z] --- PASS: TestSet (0.00s) [2021-12-03T08:39:44.133Z] === RUN TestSetUnset [2021-12-03T08:39:44.133Z] --- PASS: TestSetUnset (0.00s) [2021-12-03T08:39:44.133Z] === RUN TestOffsetSetUnset [2021-12-03T08:39:44.133Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-12-03T08:39:44.133Z] === RUN TestSetInRange [2021-12-03T08:39:44.133Z] --- PASS: TestSetInRange (0.00s) [2021-12-03T08:39:44.133Z] === RUN TestSetAnyInRange [2021-12-03T08:39:44.133Z] --- PASS: TestSetAnyInRange (0.00s) [2021-12-03T08:39:44.133Z] === RUN TestMethods [2021-12-03T08:39:44.133Z] --- PASS: TestMethods (0.00s) [2021-12-03T08:39:44.133Z] === RUN TestRandomAllocateDeallocate [2021-12-03T08:39:44.352Z] === RUN TestReadPluginNoRead/default [2021-12-03T08:39:45.693Z] === RUN TestInvalidConfig [2021-12-03T08:39:45.693Z] --- PASS: TestInvalidConfig (0.00s) [2021-12-03T08:39:45.693Z] === RUN TestConfig [2021-12-03T08:39:45.693Z] --- PASS: TestConfig (0.00s) [2021-12-03T08:39:45.693Z] === RUN TestOptionsLabels [2021-12-03T08:39:45.693Z] --- PASS: TestOptionsLabels (0.00s) [2021-12-03T08:39:45.693Z] === RUN TestValidName [2021-12-03T08:39:45.693Z] --- PASS: TestValidName (0.00s) [2021-12-03T08:39:45.693Z] === RUN TestTLSConfiguration [2021-12-03T08:39:45.693Z] time="2021-12-03T08:39:45Z" level=info msg="Option Initializing KV with TLS" [2021-12-03T08:39:45.693Z] --- PASS: TestTLSConfiguration (0.12s) [2021-12-03T08:39:45.693Z] PASS [2021-12-03T08:39:45.693Z] coverage: 24.0% of statements [2021-12-03T08:39:45.693Z] ok github.com/docker/docker/libnetwork/config 0.180s coverage: 24.0% of statements [2021-12-03T08:39:45.693Z] === RUN TestKey [2021-12-03T08:39:45.693Z] --- PASS: TestKey (0.00s) [2021-12-03T08:39:45.693Z] === RUN TestParseKey [2021-12-03T08:39:45.693Z] --- PASS: TestParseKey (0.00s) [2021-12-03T08:39:45.693Z] === RUN TestInvalidDataStore [2021-12-03T08:39:45.693Z] --- PASS: TestInvalidDataStore (0.00s) [2021-12-03T08:39:45.693Z] === RUN TestKVObjectFlatKey [2021-12-03T08:39:45.693Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-12-03T08:39:45.693Z] === RUN TestAtomicKVObjectFlatKey [2021-12-03T08:39:45.693Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-12-03T08:39:45.693Z] PASS [2021-12-03T08:39:45.693Z] coverage: 21.9% of statements [2021-12-03T08:39:45.693Z] ok github.com/docker/docker/libnetwork/datastore 0.037s coverage: 21.9% of statements [2021-12-03T08:39:45.727Z] === RUN TestReadPluginNoRead/disabled_caching [2021-12-03T08:39:45.920Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-12-03T08:39:46.677Z] === RUN TestIPDataMarshalling [2021-12-03T08:39:46.677Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-12-03T08:39:46.677Z] === RUN TestValidateAndIsV6 [2021-12-03T08:39:46.677Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-12-03T08:39:46.677Z] PASS [2021-12-03T08:39:46.677Z] coverage: 68.9% of statements [2021-12-03T08:39:46.677Z] ok github.com/docker/docker/libnetwork/driverapi 0.036s coverage: 68.9% of statements [2021-12-03T08:39:46.677Z] === RUN TestErrorInterfaces [2021-12-03T08:39:46.677Z] --- PASS: TestErrorInterfaces (0.00s) [2021-12-03T08:39:46.677Z] === RUN TestNetworkMarshalling [2021-12-03T08:39:47.103Z] --- PASS: TestContinueAfterPluginCrash (9.20s) [2021-12-03T08:39:47.104Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-12-03T08:39:47.143Z] --- PASS: TestNetworkMarshalling (0.14s) [2021-12-03T08:39:47.143Z] === RUN TestEndpointMarshalling [2021-12-03T08:39:47.143Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-12-03T08:39:47.143Z] === RUN TestAuxAddresses [2021-12-03T08:39:47.143Z] time="2021-12-03T08:39:46Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-12-03T08:39:47.143Z] === RUN TestDriver [2021-12-03T08:39:47.143Z] --- PASS: TestDriver (0.00s) [2021-12-03T08:39:47.143Z] PASS [2021-12-03T08:39:47.143Z] coverage: 34.8% of statements [2021-12-03T08:39:47.143Z] --- PASS: TestAuxAddresses (0.01s) [2021-12-03T08:39:47.143Z] === RUN TestSRVServiceQuery [2021-12-03T08:39:47.143Z] ok github.com/docker/docker/libnetwork/drivers/host 0.040s coverage: 34.8% of statements [2021-12-03T08:39:47.143Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:39:47.143Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-12-03T08:39:47.143Z] === RUN TestServiceVIPReuse [2021-12-03T08:39:47.143Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:39:47.143Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-12-03T08:39:47.143Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-12-03T08:39:47.143Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:39:47.143Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-12-03T08:39:47.143Z] === RUN TestDNSIPQuery [2021-12-03T08:39:47.143Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:39:47.143Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-12-03T08:39:47.143Z] === RUN TestDNSProxyServFail [2021-12-03T08:39:47.143Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:39:47.143Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-12-03T08:39:47.143Z] === RUN TestSandboxAddEmpty [2021-12-03T08:39:47.143Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:39:47.143Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-12-03T08:39:47.143Z] === RUN TestSandboxAddMultiPrio [2021-12-03T08:39:47.143Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:39:47.143Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-12-03T08:39:47.143Z] === RUN TestSandboxAddSamePrio [2021-12-03T08:39:47.143Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:39:47.143Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-12-03T08:39:47.143Z] === RUN TestCleanupServiceDiscovery [2021-12-03T08:39:47.143Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:39:47.143Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-12-03T08:39:47.143Z] === RUN TestDNSOptions [2021-12-03T08:39:47.143Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:39:47.143Z] --- SKIP: TestDNSOptions (0.00s) [2021-12-03T08:39:47.143Z] === RUN TestMultipleControllersWithSameStore [2021-12-03T08:39:47.143Z] time="2021-12-03T08:39:46Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-12-03T08:39:47.143Z] time="2021-12-03T08:39:46Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-12-03T08:39:47.143Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-12-03T08:39:47.143Z] PASS [2021-12-03T08:39:47.143Z] coverage: 8.6% of statements [2021-12-03T08:39:47.143Z] ok github.com/docker/docker/libnetwork 0.265s coverage: 8.6% of statements [2021-12-03T08:39:47.610Z] --- PASS: TestRandomAllocateDeallocate (3.59s) [2021-12-03T08:39:47.610Z] === RUN TestAllocateRandomDeallocate [2021-12-03T08:39:47.610Z] === RUN TestDriver [2021-12-03T08:39:47.610Z] --- PASS: TestDriver (0.00s) [2021-12-03T08:39:47.610Z] PASS [2021-12-03T08:39:47.610Z] coverage: 34.8% of statements [2021-12-03T08:39:47.610Z] ok github.com/docker/docker/libnetwork/drivers/null 0.034s coverage: 34.8% of statements [2021-12-03T08:39:47.610Z] === RUN TestNetworkAllocateFree [2021-12-03T08:39:47.610Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-12-03T08:39:47.610Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-12-03T08:39:47.610Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-12-03T08:39:47.610Z] PASS [2021-12-03T08:39:47.610Z] coverage: 63.6% of statements [2021-12-03T08:39:47.610Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.035s coverage: 63.6% of statements [2021-12-03T08:39:47.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-12-03T08:39:47.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-12-03T08:39:48.078Z] === RUN TestGetEmptyCapabilities [2021-12-03T08:39:48.078Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-12-03T08:39:48.078Z] === RUN TestGetExtraCapabilities [2021-12-03T08:39:48.078Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-12-03T08:39:48.078Z] === RUN TestGetInvalidCapabilities [2021-12-03T08:39:48.078Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-12-03T08:39:48.078Z] === RUN TestRemoteDriver [2021-12-03T08:39:48.078Z] --- PASS: TestRemoteDriver (0.01s) [2021-12-03T08:39:48.078Z] === RUN TestDriverError [2021-12-03T08:39:48.078Z] --- PASS: TestDriverError (0.00s) [2021-12-03T08:39:48.078Z] === RUN TestMissingValues [2021-12-03T08:39:48.078Z] --- PASS: TestMissingValues (0.00s) [2021-12-03T08:39:48.078Z] === RUN TestRollback [2021-12-03T08:39:48.078Z] --- PASS: TestRollback (0.00s) [2021-12-03T08:39:48.078Z] PASS [2021-12-03T08:39:48.078Z] coverage: 57.4% of statements [2021-12-03T08:39:48.078Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.073s coverage: 57.4% of statements [2021-12-03T08:39:48.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-12-03T08:39:48.479Z] === CONT TestReadPluginNoRead [2021-12-03T08:39:48.479Z] read_test.go:92: [de3f7e7efc97f] daemon is not started [2021-12-03T08:39:48.479Z] --- PASS: TestReadPluginNoRead (5.90s) [2021-12-03T08:39:48.479Z] --- PASS: TestReadPluginNoRead/default (1.23s) [2021-12-03T08:39:48.479Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.33s) [2021-12-03T08:39:48.479Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) [2021-12-03T08:39:48.479Z] PASS [2021-12-03T08:39:48.479Z] [2021-12-03T08:39:48.479Z] DONE 6 tests in 10.649s [2021-12-03T08:39:48.479Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-12-03T08:39:48.479Z] testing: warning: no tests to run [2021-12-03T08:39:48.479Z] PASS [2021-12-03T08:39:48.479Z] [2021-12-03T08:39:48.479Z] DONE 0 tests in 0.031s [2021-12-03T08:39:48.479Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-12-03T08:39:48.479Z] INFO: Testing against a local daemon [2021-12-03T08:39:48.479Z] === RUN TestPluginWithDevMounts [2021-12-03T08:39:48.479Z] mounts_test.go:20: (*Execution).IsRootless-fm [2021-12-03T08:39:48.479Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-12-03T08:39:48.479Z] PASS [2021-12-03T08:39:48.479Z] [2021-12-03T08:39:48.479Z] === Skipped [2021-12-03T08:39:48.479Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-12-03T08:39:48.479Z] mounts_test.go:20: (*Execution).IsRootless-fm [2021-12-03T08:39:48.479Z] [2021-12-03T08:39:48.479Z] DONE 1 tests, 1 skipped in 0.091s [2021-12-03T08:39:48.479Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-12-03T08:39:48.479Z] INFO: Testing against a local daemon [2021-12-03T08:39:48.479Z] === RUN TestSecretInspect [2021-12-03T08:39:48.479Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:48.479Z] --- SKIP: TestSecretInspect (0.01s) [2021-12-03T08:39:48.479Z] === RUN TestSecretList [2021-12-03T08:39:48.479Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:48.479Z] --- SKIP: TestSecretList (0.01s) [2021-12-03T08:39:48.479Z] === RUN TestSecretsCreateAndDelete [2021-12-03T08:39:48.479Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:48.479Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-12-03T08:39:48.479Z] === RUN TestSecretsUpdate [2021-12-03T08:39:48.479Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:48.479Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-12-03T08:39:48.479Z] === RUN TestTemplatedSecret [2021-12-03T08:39:48.479Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:48.479Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-12-03T08:39:48.479Z] === RUN TestSecretCreateResolve [2021-12-03T08:39:48.479Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:48.479Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-12-03T08:39:48.479Z] PASS [2021-12-03T08:39:48.479Z] [2021-12-03T08:39:48.479Z] === Skipped [2021-12-03T08:39:48.479Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-12-03T08:39:48.479Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:48.479Z] [2021-12-03T08:39:48.479Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-12-03T08:39:48.479Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:48.479Z] [2021-12-03T08:39:48.479Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-12-03T08:39:48.479Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:48.479Z] [2021-12-03T08:39:48.479Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-12-03T08:39:48.479Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:48.479Z] [2021-12-03T08:39:48.479Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-12-03T08:39:48.479Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:48.479Z] [2021-12-03T08:39:48.479Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-12-03T08:39:48.479Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:48.480Z] [2021-12-03T08:39:48.480Z] DONE 6 tests, 6 skipped in 0.145s [2021-12-03T08:39:48.480Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-12-03T08:39:48.545Z] --- PASS: TestAllocateRandomDeallocate (0.95s) [2021-12-03T08:39:48.545Z] === RUN TestAllocateRandomDeallocateSerialize [2021-12-03T08:39:48.739Z] INFO: Testing against a local daemon [2021-12-03T08:39:48.739Z] === RUN TestServiceCreateInit [2021-12-03T08:39:48.739Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-12-03T08:39:48.739Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:48.739Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-12-03T08:39:48.739Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:48.739Z] --- PASS: TestServiceCreateInit (0.02s) [2021-12-03T08:39:48.739Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-03T08:39:48.739Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-03T08:39:48.739Z] === RUN TestCreateServiceMultipleTimes [2021-12-03T08:39:48.739Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:48.739Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-12-03T08:39:48.739Z] === RUN TestCreateServiceConflict [2021-12-03T08:39:48.739Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:48.739Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-12-03T08:39:48.739Z] === RUN TestCreateServiceMaxReplicas [2021-12-03T08:39:48.739Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:48.739Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-12-03T08:39:48.739Z] === RUN TestCreateWithDuplicateNetworkNames [2021-12-03T08:39:48.739Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:48.739Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-12-03T08:39:48.739Z] === RUN TestCreateServiceSecretFileMode [2021-12-03T08:39:48.739Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:48.739Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-12-03T08:39:48.739Z] === RUN TestCreateServiceConfigFileMode [2021-12-03T08:39:48.739Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:48.739Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-12-03T08:39:48.739Z] === RUN TestCreateServiceSysctls [2021-12-03T08:39:48.739Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:48.739Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-12-03T08:39:48.739Z] === RUN TestCreateServiceCapabilities [2021-12-03T08:39:48.739Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:48.739Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-12-03T08:39:48.739Z] === RUN TestInspect [2021-12-03T08:39:48.739Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:48.739Z] --- SKIP: TestInspect (0.01s) [2021-12-03T08:39:48.739Z] === RUN TestCreateJob [2021-12-03T08:39:48.739Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:48.739Z] --- SKIP: TestCreateJob (0.01s) [2021-12-03T08:39:48.739Z] === RUN TestReplicatedJob [2021-12-03T08:39:48.739Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:48.739Z] --- SKIP: TestReplicatedJob (0.01s) [2021-12-03T08:39:48.739Z] === RUN TestUpdateReplicatedJob [2021-12-03T08:39:48.739Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:48.739Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-12-03T08:39:48.739Z] === RUN TestServiceListWithStatuses [2021-12-03T08:39:48.739Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-12-03T08:39:48.739Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-12-03T08:39:48.739Z] === RUN TestDockerNetworkConnectAlias [2021-12-03T08:39:48.739Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:48.739Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-12-03T08:39:48.739Z] === RUN TestDockerNetworkReConnect [2021-12-03T08:39:48.739Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:48.739Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-12-03T08:39:48.739Z] === RUN TestServicePlugin [2021-12-03T08:39:49.012Z] === RUN TestNew [2021-12-03T08:39:49.012Z] --- PASS: TestNew (0.00s) [2021-12-03T08:39:49.012Z] === RUN TestAddDriver [2021-12-03T08:39:49.012Z] --- PASS: TestAddDriver (0.00s) [2021-12-03T08:39:49.012Z] === RUN TestAddDuplicateDriver [2021-12-03T08:39:49.012Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-12-03T08:39:49.012Z] === RUN TestIPAMDefaultAddressSpaces [2021-12-03T08:39:49.012Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-12-03T08:39:49.012Z] === RUN TestDriver [2021-12-03T08:39:49.012Z] --- PASS: TestDriver (0.00s) [2021-12-03T08:39:49.012Z] === RUN TestIPAM [2021-12-03T08:39:49.012Z] --- PASS: TestIPAM (0.00s) [2021-12-03T08:39:49.012Z] === RUN TestWalkIPAMs [2021-12-03T08:39:49.012Z] --- PASS: TestWalkIPAMs (0.00s) [2021-12-03T08:39:49.012Z] === RUN TestWalkDrivers [2021-12-03T08:39:49.012Z] --- PASS: TestWalkDrivers (0.00s) [2021-12-03T08:39:49.012Z] PASS [2021-12-03T08:39:49.012Z] coverage: 82.4% of statements [2021-12-03T08:39:49.012Z] ok github.com/docker/docker/libnetwork/drvregistry 0.069s coverage: 82.4% of statements [2021-12-03T08:39:49.012Z] === RUN TestNAT [2021-12-03T08:39:49.012Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-12-03T08:39:49.012Z] --- SKIP: TestNAT (0.00s) [2021-12-03T08:39:49.012Z] === RUN TestTransparent [2021-12-03T08:39:49.012Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-12-03T08:39:49.012Z] --- SKIP: TestTransparent (0.00s) [2021-12-03T08:39:49.012Z] PASS [2021-12-03T08:39:49.012Z] coverage: 0.0% of statements [2021-12-03T08:39:49.012Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.046s coverage: 0.0% of statements [2021-12-03T08:39:49.012Z] === RUN TestBuildDefault [2021-12-03T08:39:49.012Z] --- PASS: TestBuildDefault (0.00s) [2021-12-03T08:39:49.012Z] === RUN TestBuildHostnameDomainname [2021-12-03T08:39:49.012Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-12-03T08:39:49.012Z] === RUN TestBuildHostname [2021-12-03T08:39:49.012Z] --- PASS: TestBuildHostname (0.00s) [2021-12-03T08:39:49.012Z] === RUN TestBuildHostnameFQDN [2021-12-03T08:39:49.012Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-12-03T08:39:49.012Z] === RUN TestBuildNoIP [2021-12-03T08:39:49.012Z] --- PASS: TestBuildNoIP (0.00s) [2021-12-03T08:39:49.012Z] === RUN TestUpdate [2021-12-03T08:39:49.012Z] --- PASS: TestUpdate (0.00s) [2021-12-03T08:39:49.012Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-12-03T08:39:49.012Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-12-03T08:39:49.012Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-12-03T08:39:49.012Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-12-03T08:39:49.012Z] === RUN TestAddEmpty [2021-12-03T08:39:49.012Z] --- PASS: TestAddEmpty (0.00s) [2021-12-03T08:39:49.012Z] === RUN TestAdd [2021-12-03T08:39:49.012Z] --- PASS: TestAdd (0.00s) [2021-12-03T08:39:49.012Z] === RUN TestDeleteEmpty [2021-12-03T08:39:49.012Z] --- PASS: TestDeleteEmpty (0.00s) [2021-12-03T08:39:49.012Z] === RUN TestDeleteNewline [2021-12-03T08:39:49.012Z] --- PASS: TestDeleteNewline (0.00s) [2021-12-03T08:39:49.012Z] === RUN TestDelete [2021-12-03T08:39:49.012Z] --- PASS: TestDelete (0.00s) [2021-12-03T08:39:49.012Z] === RUN TestConcurrentWrites [2021-12-03T08:39:49.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-12-03T08:39:49.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-12-03T08:39:49.479Z] --- PASS: TestConcurrentWrites (0.15s) [2021-12-03T08:39:49.479Z] PASS [2021-12-03T08:39:49.479Z] coverage: 81.2% of statements [2021-12-03T08:39:49.479Z] ok github.com/docker/docker/libnetwork/etchosts 0.227s coverage: 81.2% of statements [2021-12-03T08:39:49.479Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.96s) [2021-12-03T08:39:49.479Z] === RUN TestRetrieveFromStore [2021-12-03T08:39:49.479Z] === RUN TestNew [2021-12-03T08:39:49.479Z] --- PASS: TestNew (0.00s) [2021-12-03T08:39:49.479Z] === RUN TestAllocate [2021-12-03T08:39:49.479Z] --- PASS: TestAllocate (0.00s) [2021-12-03T08:39:49.479Z] === RUN TestUninitialized [2021-12-03T08:39:49.479Z] --- PASS: TestUninitialized (0.00s) [2021-12-03T08:39:49.479Z] === RUN TestAllocateInRange [2021-12-03T08:39:49.479Z] --- PASS: TestAllocateInRange (0.00s) [2021-12-03T08:39:49.479Z] === RUN TestAllocateSerial [2021-12-03T08:39:49.479Z] --- PASS: TestAllocateSerial (0.00s) [2021-12-03T08:39:49.479Z] PASS [2021-12-03T08:39:49.479Z] coverage: 87.5% of statements [2021-12-03T08:39:49.479Z] ok github.com/docker/docker/libnetwork/idm 0.033s coverage: 87.5% of statements [2021-12-03T08:39:49.946Z] --- PASS: TestRetrieveFromStore (0.29s) [2021-12-03T08:39:49.946Z] === RUN TestIsCorrupted [2021-12-03T08:39:49.946Z] --- PASS: TestIsCorrupted (0.01s) [2021-12-03T08:39:49.946Z] === RUN TestSetRollover [2021-12-03T08:39:49.946Z] === RUN TestDiff [2021-12-03T08:39:49.946Z] --- PASS: TestDiff (0.00s) [2021-12-03T08:39:49.946Z] === RUN TestAddedCallback [2021-12-03T08:39:49.946Z] --- PASS: TestAddedCallback (0.00s) [2021-12-03T08:39:49.946Z] === RUN TestRemovedCallback [2021-12-03T08:39:49.946Z] --- PASS: TestRemovedCallback (0.00s) [2021-12-03T08:39:49.946Z] === RUN TestNoCallback [2021-12-03T08:39:49.946Z] --- PASS: TestNoCallback (0.00s) [2021-12-03T08:39:49.946Z] PASS [2021-12-03T08:39:49.946Z] coverage: 48.1% of statements [2021-12-03T08:39:49.946Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.037s coverage: 48.1% of statements [2021-12-03T08:39:49.946Z] === RUN TestCaller [2021-12-03T08:39:49.946Z] --- PASS: TestCaller (0.00s) [2021-12-03T08:39:49.946Z] PASS [2021-12-03T08:39:49.946Z] coverage: 100.0% of statements [2021-12-03T08:39:49.946Z] ok github.com/docker/docker/libnetwork/internal/caller 0.033s coverage: 100.0% of statements [2021-12-03T08:39:50.189Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-12-03T08:39:50.413Z] === RUN TestSetSerialInsertDelete [2021-12-03T08:39:50.413Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-12-03T08:39:50.413Z] === RUN TestSetParallelInsertDelete [2021-12-03T08:39:50.642Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:50.642Z] --- SKIP: TestServicePlugin (1.88s) [2021-12-03T08:39:50.642Z] === RUN TestServiceUpdateLabel [2021-12-03T08:39:50.642Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:50.642Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-12-03T08:39:50.642Z] === RUN TestServiceUpdateSecrets [2021-12-03T08:39:50.642Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:50.642Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-12-03T08:39:50.642Z] === RUN TestServiceUpdateConfigs [2021-12-03T08:39:50.642Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:50.642Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-12-03T08:39:50.642Z] === RUN TestServiceUpdateNetwork [2021-12-03T08:39:50.642Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:50.642Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-12-03T08:39:50.642Z] === RUN TestServiceUpdatePidsLimit [2021-12-03T08:39:50.642Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:50.642Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-12-03T08:39:50.642Z] PASS [2021-12-03T08:39:50.879Z] --- PASS: TestSetRollover (1.04s) [2021-12-03T08:39:50.879Z] === RUN TestSetRolloverSerial [2021-12-03T08:39:50.879Z] === RUN TestPoolRequest [2021-12-03T08:39:50.879Z] --- PASS: TestPoolRequest (0.00s) [2021-12-03T08:39:50.879Z] === RUN TestOtherRequests [2021-12-03T08:39:50.879Z] --- PASS: TestOtherRequests (0.00s) [2021-12-03T08:39:50.879Z] PASS [2021-12-03T08:39:50.879Z] coverage: 57.1% of statements [2021-12-03T08:39:50.879Z] ok github.com/docker/docker/libnetwork/ipams/null 0.034s coverage: 57.1% of statements [2021-12-03T08:39:50.901Z] [2021-12-03T08:39:50.901Z] === Skipped [2021-12-03T08:39:50.901Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-03T08:39:50.901Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:50.901Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-03T08:39:50.901Z] [2021-12-03T08:39:50.901Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-03T08:39:50.901Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:50.901Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-03T08:39:50.901Z] [2021-12-03T08:39:50.901Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-12-03T08:39:50.901Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:50.901Z] [2021-12-03T08:39:50.901Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-12-03T08:39:50.901Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:50.901Z] [2021-12-03T08:39:50.901Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2021-12-03T08:39:50.901Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:50.901Z] [2021-12-03T08:39:50.901Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-12-03T08:39:50.901Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:50.901Z] [2021-12-03T08:39:50.901Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-12-03T08:39:50.901Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:50.901Z] [2021-12-03T08:39:50.901Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-12-03T08:39:50.901Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:50.901Z] [2021-12-03T08:39:50.901Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-12-03T08:39:50.901Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:50.901Z] [2021-12-03T08:39:50.901Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-12-03T08:39:50.901Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:50.901Z] [2021-12-03T08:39:50.901Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-12-03T08:39:50.901Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:50.901Z] [2021-12-03T08:39:50.901Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-12-03T08:39:50.901Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:50.901Z] [2021-12-03T08:39:50.901Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-12-03T08:39:50.901Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:50.901Z] [2021-12-03T08:39:50.901Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-12-03T08:39:50.901Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:50.901Z] [2021-12-03T08:39:50.901Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-12-03T08:39:50.901Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-12-03T08:39:50.901Z] [2021-12-03T08:39:50.901Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-12-03T08:39:50.901Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:50.901Z] [2021-12-03T08:39:50.901Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-12-03T08:39:50.901Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:50.901Z] [2021-12-03T08:39:50.901Z] === SKIP: amd64.integration.service TestServicePlugin (1.88s) [2021-12-03T08:39:50.901Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:50.901Z] [2021-12-03T08:39:50.901Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-12-03T08:39:50.901Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:50.901Z] [2021-12-03T08:39:50.901Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-12-03T08:39:50.901Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:50.901Z] [2021-12-03T08:39:50.901Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-12-03T08:39:50.901Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:50.901Z] [2021-12-03T08:39:50.901Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-12-03T08:39:50.901Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:50.901Z] [2021-12-03T08:39:50.901Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-12-03T08:39:50.901Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:39:50.901Z] [2021-12-03T08:39:50.901Z] DONE 24 tests, 23 skipped in 2.226s [2021-12-03T08:39:50.901Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-12-03T08:39:50.901Z] INFO: Testing against a local daemon [2021-12-03T08:39:50.901Z] === RUN TestSessionCreate [2021-12-03T08:39:50.901Z] --- PASS: TestSessionCreate (0.02s) [2021-12-03T08:39:50.901Z] === RUN TestSessionCreateWithBadUpgrade [2021-12-03T08:39:50.901Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-12-03T08:39:50.901Z] PASS [2021-12-03T08:39:50.901Z] [2021-12-03T08:39:50.901Z] DONE 2 tests in 0.115s [2021-12-03T08:39:50.901Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-12-03T08:39:50.901Z] INFO: Testing against a local daemon [2021-12-03T08:39:50.901Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-12-03T08:39:50.901Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-12-03T08:39:50.901Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-03T08:39:50.901Z] === RUN TestDiskUsage [2021-12-03T08:39:50.901Z] === PAUSE TestDiskUsage [2021-12-03T08:39:50.901Z] === RUN TestEventsExecDie [2021-12-03T08:39:51.345Z] === RUN TestInt2IP2IntConversion [2021-12-03T08:39:51.468Z] --- PASS: TestEventsExecDie (0.51s) [2021-12-03T08:39:51.468Z] === RUN TestEventsBackwardsCompatible [2021-12-03T08:39:51.468Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-12-03T08:39:51.468Z] === RUN TestEventsVolumeCreate [2021-12-03T08:39:51.726Z] --- PASS: TestEventsVolumeCreate (0.04s) [2021-12-03T08:39:51.727Z] === RUN TestInfoBinaryCommits [2021-12-03T08:39:51.727Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-12-03T08:39:51.727Z] === RUN TestInfoAPIVersioned [2021-12-03T08:39:51.727Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-12-03T08:39:51.727Z] === RUN TestInfoDiscoveryBackend [2021-12-03T08:39:51.812Z] --- PASS: TestSetRolloverSerial (0.87s) [2021-12-03T08:39:51.812Z] === RUN TestGetFirstAvailableFromCurrent [2021-12-03T08:39:51.812Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-12-03T08:39:51.812Z] PASS [2021-12-03T08:39:51.812Z] coverage: 84.4% of statements [2021-12-03T08:39:51.812Z] ok github.com/docker/docker/libnetwork/bitseq 7.743s coverage: 84.4% of statements [2021-12-03T08:39:51.812Z] --- PASS: TestInt2IP2IntConversion (0.42s) [2021-12-03T08:39:51.812Z] === RUN TestGetAddressVersion [2021-12-03T08:39:51.812Z] --- PASS: TestGetAddressVersion (0.00s) [2021-12-03T08:39:51.812Z] === RUN TestKeyString [2021-12-03T08:39:51.812Z] --- PASS: TestKeyString (0.00s) [2021-12-03T08:39:51.812Z] === RUN TestPoolDataMarshal [2021-12-03T08:39:51.812Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-12-03T08:39:51.812Z] === RUN TestSubnetsMarshal [2021-12-03T08:39:51.812Z] --- PASS: TestSubnetsMarshal (0.03s) [2021-12-03T08:39:51.812Z] === RUN TestAddSubnets [2021-12-03T08:39:51.812Z] --- PASS: TestAddSubnets (0.03s) [2021-12-03T08:39:51.812Z] === RUN TestDoublePoolRelease [2021-12-03T08:39:51.812Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-12-03T08:39:51.812Z] === RUN TestAddReleasePoolID [2021-12-03T08:39:51.812Z] --- PASS: TestAddReleasePoolID (0.04s) [2021-12-03T08:39:51.812Z] === RUN TestPredefinedPool [2021-12-03T08:39:51.812Z] --- PASS: TestPredefinedPool (0.02s) [2021-12-03T08:39:51.812Z] === RUN TestRemoveSubnet [2021-12-03T08:39:51.812Z] === RUN TestGetCapabilities [2021-12-03T08:39:51.812Z] --- PASS: TestGetCapabilities (0.01s) [2021-12-03T08:39:51.812Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-12-03T08:39:51.812Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-12-03T08:39:51.812Z] === RUN TestGetDefaultAddressSpaces [2021-12-03T08:39:51.812Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-12-03T08:39:51.812Z] === RUN TestRemoteDriver [2021-12-03T08:39:51.812Z] --- PASS: TestRemoteDriver (0.00s) [2021-12-03T08:39:51.812Z] PASS [2021-12-03T08:39:51.812Z] coverage: 47.4% of statements [2021-12-03T08:39:51.812Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.055s coverage: 47.4% of statements [2021-12-03T08:39:51.812Z] --- PASS: TestRemoveSubnet (0.11s) [2021-12-03T08:39:51.812Z] === RUN TestGetSameAddress [2021-12-03T08:39:51.812Z] --- PASS: TestGetSameAddress (0.01s) [2021-12-03T08:39:51.812Z] === RUN TestPoolAllocationReuse [2021-12-03T08:39:51.909Z] ? github.com/docker/docker/api [no test files] [2021-12-03T08:39:52.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-12-03T08:39:52.293Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-12-03T08:39:52.293Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-12-03T08:39:52.795Z] === RUN TestWindowsIPAM [2021-12-03T08:39:52.795Z] --- PASS: TestWindowsIPAM (0.00s) [2021-12-03T08:39:52.795Z] PASS [2021-12-03T08:39:52.795Z] coverage: 71.4% of statements [2021-12-03T08:39:52.795Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.034s coverage: 71.4% of statements [2021-12-03T08:39:53.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-12-03T08:39:53.261Z] --- PASS: TestPoolAllocationReuse (1.01s) [2021-12-03T08:39:53.261Z] === RUN TestGetAddressSubPoolEqualPool [2021-12-03T08:39:53.261Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-12-03T08:39:53.261Z] === RUN TestRequestReleaseAddressFromSubPool [2021-12-03T08:39:53.261Z] === RUN TestDefaultNetwork [2021-12-03T08:39:53.728Z] --- PASS: TestDefaultNetwork (0.22s) [2021-12-03T08:39:53.728Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-12-03T08:39:53.728Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.22s) [2021-12-03T08:39:53.728Z] === RUN TestInitAddressPools [2021-12-03T08:39:53.728Z] --- PASS: TestInitAddressPools (0.00s) [2021-12-03T08:39:53.728Z] PASS [2021-12-03T08:39:53.728Z] coverage: 74.0% of statements [2021-12-03T08:39:53.728Z] ok github.com/docker/docker/libnetwork/ipamutils 0.494s coverage: 74.0% of statements [2021-12-03T08:39:53.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-12-03T08:39:54.196Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-12-03T08:39:54.196Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-12-03T08:39:54.196Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-12-03T08:39:54.196Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-12-03T08:39:54.196Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-12-03T08:39:54.196Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-12-03T08:39:54.196Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-12-03T08:39:54.196Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-12-03T08:39:54.196Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-12-03T08:39:54.196Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-12-03T08:39:54.196Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-12-03T08:39:54.196Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-12-03T08:39:54.196Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-12-03T08:39:54.196Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-12-03T08:39:54.196Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-12-03T08:39:54.196Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-12-03T08:39:54.196Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-12-03T08:39:54.196Z] === RUN TestKeyValue [2021-12-03T08:39:54.196Z] --- PASS: TestKeyValue (0.00s) [2021-12-03T08:39:54.196Z] PASS [2021-12-03T08:39:54.196Z] coverage: 60.0% of statements [2021-12-03T08:39:54.196Z] ok github.com/docker/docker/libnetwork/netlabel 0.032s coverage: 60.0% of statements [2021-12-03T08:39:54.196Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.22s) [2021-12-03T08:39:54.196Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-12-03T08:39:54.243Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-12-03T08:39:54.664Z] === RUN TestGenerate [2021-12-03T08:39:54.664Z] --- PASS: TestGenerate (0.00s) [2021-12-03T08:39:54.664Z] === RUN TestGeneratePtr [2021-12-03T08:39:54.664Z] --- PASS: TestGeneratePtr (0.00s) [2021-12-03T08:39:54.664Z] === RUN TestGenerateMissingField [2021-12-03T08:39:54.664Z] --- PASS: TestGenerateMissingField (0.00s) [2021-12-03T08:39:54.664Z] === RUN TestFieldCannotBeSet [2021-12-03T08:39:54.664Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-12-03T08:39:54.664Z] === RUN TestTypeMismatchError [2021-12-03T08:39:54.664Z] --- PASS: TestTypeMismatchError (0.00s) [2021-12-03T08:39:54.664Z] PASS [2021-12-03T08:39:54.664Z] coverage: 100.0% of statements [2021-12-03T08:39:54.664Z] ok github.com/docker/docker/libnetwork/options 0.032s coverage: 100.0% of statements [2021-12-03T08:39:55.184Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-12-03T08:39:55.574Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s) [2021-12-03T08:39:55.574Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-12-03T08:39:55.574Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-03T08:39:55.574Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-12-03T08:39:55.574Z] === RUN TestInfoAPI [2021-12-03T08:39:55.574Z] --- PASS: TestInfoAPI (0.02s) [2021-12-03T08:39:55.574Z] === RUN TestInfoAPIWarnings [2021-12-03T08:39:55.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-12-03T08:39:56.232Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.66s) [2021-12-03T08:39:56.232Z] === RUN TestGetAddress [2021-12-03T08:39:56.232Z] testing: warning: no tests to run [2021-12-03T08:39:56.232Z] PASS [2021-12-03T08:39:56.232Z] coverage: 0.0% of statements [2021-12-03T08:39:56.232Z] ok github.com/docker/docker/libnetwork/osl 0.064s coverage: 0.0% of statements [no tests to run] [2021-12-03T08:39:56.232Z] === RUN TestNetworkDBSimple [2021-12-03T08:39:56.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-12-03T08:39:56.699Z] === RUN TestRequestNewPort [2021-12-03T08:39:56.699Z] --- PASS: TestRequestNewPort (0.00s) [2021-12-03T08:39:56.699Z] === RUN TestRequestSpecificPort [2021-12-03T08:39:56.699Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-12-03T08:39:56.699Z] === RUN TestReleasePort [2021-12-03T08:39:56.699Z] --- PASS: TestReleasePort (0.00s) [2021-12-03T08:39:56.699Z] === RUN TestReuseReleasedPort [2021-12-03T08:39:56.699Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-12-03T08:39:56.699Z] === RUN TestReleaseUnreadledPort [2021-12-03T08:39:56.699Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-12-03T08:39:56.699Z] === RUN TestUnknowProtocol [2021-12-03T08:39:56.699Z] --- PASS: TestUnknowProtocol (0.00s) [2021-12-03T08:39:56.699Z] === RUN TestAllocateAllPorts [2021-12-03T08:39:56.699Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-12-03T08:39:56.699Z] === RUN TestPortAllocation [2021-12-03T08:39:56.699Z] --- PASS: TestPortAllocation (0.00s) [2021-12-03T08:39:56.699Z] === RUN TestPortAllocationWithCustomRange [2021-12-03T08:39:56.699Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-12-03T08:39:56.699Z] === RUN TestNoDuplicateBPR [2021-12-03T08:39:56.699Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-12-03T08:39:56.699Z] === RUN TestChangePortRange [2021-12-03T08:39:56.699Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-12-03T08:39:56.699Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-12-03T08:39:56.699Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-12-03T08:39:56.699Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-12-03T08:39:56.699Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-12-03T08:39:56.699Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-12-03T08:39:56.699Z] --- PASS: TestChangePortRange (0.00s) [2021-12-03T08:39:56.699Z] PASS [2021-12-03T08:39:56.699Z] coverage: 88.6% of statements [2021-12-03T08:39:56.699Z] ok github.com/docker/docker/libnetwork/portallocator 0.034s coverage: 88.6% of statements [2021-12-03T08:39:57.166Z] 2021/12/03 08:39:56 Closing DB instances... [2021-12-03T08:39:57.166Z] testing: warning: no tests to run [2021-12-03T08:39:57.166Z] PASS [2021-12-03T08:39:57.166Z] coverage: 0.0% of statements [2021-12-03T08:39:57.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-12-03T08:39:57.633Z] ok github.com/docker/docker/libnetwork/portmapper 0.034s coverage: 0.0% of statements [no tests to run] [2021-12-03T08:39:57.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-12-03T08:39:58.101Z] === RUN TestHashData [2021-12-03T08:39:58.101Z] --- PASS: TestHashData (0.00s) [2021-12-03T08:39:58.101Z] PASS [2021-12-03T08:39:58.101Z] coverage: 2.8% of statements [2021-12-03T08:39:58.101Z] ok github.com/docker/docker/libnetwork/resolvconf 0.034s coverage: 2.8% of statements [2021-12-03T08:39:58.101Z] --- PASS: TestNetworkDBSimple (2.04s) [2021-12-03T08:39:58.101Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-12-03T08:39:58.412Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-12-03T08:39:58.412Z] Using test binary docker [2021-12-03T08:39:58.567Z] === RUN TestErrorConstructors [2021-12-03T08:39:58.567Z] --- PASS: TestErrorConstructors (0.00s) [2021-12-03T08:39:58.567Z] === RUN TestCompareIPMask [2021-12-03T08:39:58.567Z] --- PASS: TestCompareIPMask (0.00s) [2021-12-03T08:39:58.567Z] === RUN TestUtilGetHostPartIP [2021-12-03T08:39:58.567Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-12-03T08:39:58.567Z] === RUN TestUtilGetBroadcastIP [2021-12-03T08:39:58.567Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-12-03T08:39:58.567Z] === RUN TestParseCIDR [2021-12-03T08:39:58.567Z] --- PASS: TestParseCIDR (0.00s) [2021-12-03T08:39:58.567Z] PASS [2021-12-03T08:39:58.567Z] coverage: 37.3% of statements [2021-12-03T08:39:58.567Z] ok github.com/docker/docker/libnetwork/types 0.034s coverage: 37.3% of statements [2021-12-03T08:39:58.673Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-12-03T08:39:58.673Z] +++ /etc/init.d/apparmor start [2021-12-03T08:39:58.673Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-12-03T08:39:58.673Z] INFO: Waiting for daemon to start... [2021-12-03T08:39:58.673Z] Starting dockerd [2021-12-03T08:39:58.673Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2021-12-03T08:39:59.551Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-12-03T08:39:59.551Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-12-03T08:39:59.551Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-12-03T08:39:59.551Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-12-03T08:39:59.551Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-12-03T08:39:59.551Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-12-03T08:39:59.551Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-12-03T08:39:59.551Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-12-03T08:39:59.551Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-12-03T08:39:59.551Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-12-03T08:39:59.551Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-12-03T08:39:59.551Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-12-03T08:39:59.551Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-12-03T08:39:59.551Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-12-03T08:39:59.551Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-12-03T08:39:59.551Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-12-03T08:39:59.551Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-12-03T08:39:59.551Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-12-03T08:39:59.551Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-12-03T08:39:59.551Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-12-03T08:39:59.551Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-12-03T08:39:59.551Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-12-03T08:39:59.551Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-12-03T08:39:59.551Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-12-03T08:39:59.551Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-12-03T08:39:59.551Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-12-03T08:39:59.551Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-12-03T08:39:59.551Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-12-03T08:39:59.551Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-12-03T08:39:59.551Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-12-03T08:39:59.551Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-12-03T08:39:59.551Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-12-03T08:39:59.551Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-12-03T08:39:59.551Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-12-03T08:39:59.551Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-12-03T08:39:59.551Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-12-03T08:39:59.551Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-12-03T08:39:59.551Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-12-03T08:39:59.551Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-12-03T08:39:59.551Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-12-03T08:39:59.551Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-12-03T08:39:59.551Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-12-03T08:39:59.551Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-12-03T08:39:59.552Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-12-03T08:39:59.552Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-12-03T08:39:59.552Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-12-03T08:39:59.552Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-12-03T08:39:59.552Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-12-03T08:39:59.552Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-12-03T08:39:59.552Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-12-03T08:39:59.552Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-12-03T08:39:59.552Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-12-03T08:39:59.552Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-12-03T08:39:59.552Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-12-03T08:39:59.552Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-12-03T08:39:59.552Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-12-03T08:39:59.552Z] PASS [2021-12-03T08:39:59.552Z] coverage: 50.0% of statements [2021-12-03T08:39:59.552Z] ok github.com/docker/docker/oci 0.037s coverage: 50.0% of statements [2021-12-03T08:39:59.552Z] 2021/12/03 08:39:59 Closing DB instances... [2021-12-03T08:40:00.536Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-12-03T08:40:00.536Z] PASS [2021-12-03T08:40:00.536Z] coverage: 100.0% of statements [2021-12-03T08:40:00.536Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.033s coverage: 100.0% of statements [2021-12-03T08:40:00.536Z] === RUN TestAddressPoolOpt [2021-12-03T08:40:00.536Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-12-03T08:40:00.536Z] === RUN TestValidateEnv [2021-12-03T08:40:00.536Z] === RUN TestValidateEnv/a [2021-12-03T08:40:00.536Z] === RUN TestValidateEnv/something [2021-12-03T08:40:00.536Z] === RUN TestValidateEnv/_=a [2021-12-03T08:40:00.536Z] === RUN TestValidateEnv/env1=value1 [2021-12-03T08:40:00.536Z] === RUN TestValidateEnv/_env1=value1 [2021-12-03T08:40:00.536Z] === RUN TestValidateEnv/env2=value2=value3 [2021-12-03T08:40:00.536Z] === RUN TestValidateEnv/env3=abc!qwe [2021-12-03T08:40:00.536Z] === RUN TestValidateEnv/env_4=value_4 [2021-12-03T08:40:00.536Z] === RUN TestValidateEnv/PATH [2021-12-03T08:40:00.536Z] === RUN TestValidateEnv/=a [2021-12-03T08:40:00.536Z] === RUN TestValidateEnv/PATH= [2021-12-03T08:40:00.536Z] === RUN TestValidateEnv/PATH=something [2021-12-03T08:40:00.536Z] === RUN TestValidateEnv/asd!qwe [2021-12-03T08:40:00.536Z] === RUN TestValidateEnv/1asd [2021-12-03T08:40:00.536Z] === RUN TestValidateEnv/123 [2021-12-03T08:40:00.536Z] === RUN TestValidateEnv/some_space [2021-12-03T08:40:00.536Z] === RUN TestValidateEnv/__some_space_before [2021-12-03T08:40:00.536Z] === RUN TestValidateEnv/some_space_after__ [2021-12-03T08:40:00.536Z] === RUN TestValidateEnv/= [2021-12-03T08:40:00.536Z] === RUN TestValidateEnv/PaTh [2021-12-03T08:40:00.536Z] --- PASS: TestValidateEnv (0.00s) [2021-12-03T08:40:00.536Z] --- PASS: TestValidateEnv/a (0.00s) [2021-12-03T08:40:00.536Z] --- PASS: TestValidateEnv/something (0.00s) [2021-12-03T08:40:00.536Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-12-03T08:40:00.536Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-12-03T08:40:00.536Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-12-03T08:40:00.536Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-12-03T08:40:00.536Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-12-03T08:40:00.536Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-12-03T08:40:00.536Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-12-03T08:40:00.536Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-12-03T08:40:00.536Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-12-03T08:40:00.536Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-12-03T08:40:00.536Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-12-03T08:40:00.536Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-12-03T08:40:00.536Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-12-03T08:40:00.536Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-12-03T08:40:00.536Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-12-03T08:40:00.536Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-12-03T08:40:00.536Z] --- PASS: TestValidateEnv/= (0.00s) [2021-12-03T08:40:00.536Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-12-03T08:40:00.536Z] === RUN TestParseHost [2021-12-03T08:40:00.536Z] --- PASS: TestParseHost (0.00s) [2021-12-03T08:40:00.536Z] === RUN TestParseDockerDaemonHost [2021-12-03T08:40:00.536Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-12-03T08:40:00.536Z] === RUN TestParseTCP [2021-12-03T08:40:00.536Z] --- PASS: TestParseTCP (0.00s) [2021-12-03T08:40:00.536Z] === RUN TestParseInvalidUnixAddrInvalid [2021-12-03T08:40:00.536Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-12-03T08:40:00.536Z] === RUN TestValidateExtraHosts [2021-12-03T08:40:00.536Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-12-03T08:40:00.536Z] === RUN TestIpOptString [2021-12-03T08:40:00.536Z] --- PASS: TestIpOptString (0.00s) [2021-12-03T08:40:00.536Z] === RUN TestNewIpOptInvalidDefaultVal [2021-12-03T08:40:00.536Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-12-03T08:40:00.536Z] === RUN TestNewIpOptValidDefaultVal [2021-12-03T08:40:00.536Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-12-03T08:40:00.536Z] === RUN TestIpOptSetInvalidVal [2021-12-03T08:40:00.536Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-12-03T08:40:00.536Z] === RUN TestValidateIPAddress [2021-12-03T08:40:00.536Z] --- PASS: TestValidateIPAddress (0.00s) [2021-12-03T08:40:00.536Z] === RUN TestMapOpts [2021-12-03T08:40:00.536Z] --- PASS: TestMapOpts (0.00s) [2021-12-03T08:40:00.536Z] === RUN TestListOptsWithoutValidator [2021-12-03T08:40:00.536Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-12-03T08:40:00.536Z] === RUN TestListOptsWithValidator [2021-12-03T08:40:00.536Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-12-03T08:40:00.536Z] === RUN TestValidateDNSSearch [2021-12-03T08:40:00.536Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-12-03T08:40:00.536Z] === RUN TestValidateLabel [2021-12-03T08:40:00.536Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-12-03T08:40:00.536Z] === RUN TestValidateLabel/label_with_general_format [2021-12-03T08:40:00.536Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-12-03T08:40:00.536Z] === RUN TestValidateLabel/label_with_one_more [2021-12-03T08:40:00.536Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-12-03T08:40:00.536Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-12-03T08:40:00.536Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-12-03T08:40:00.536Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-12-03T08:40:00.536Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-12-03T08:40:00.536Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-12-03T08:40:00.536Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-12-03T08:40:00.536Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-12-03T08:40:00.536Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-12-03T08:40:00.536Z] --- PASS: TestValidateLabel (0.00s) [2021-12-03T08:40:00.536Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-12-03T08:40:00.536Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-12-03T08:40:00.536Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-12-03T08:40:00.536Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-12-03T08:40:00.536Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-12-03T08:40:00.536Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-12-03T08:40:00.536Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-12-03T08:40:00.536Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-12-03T08:40:00.536Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-12-03T08:40:00.536Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-12-03T08:40:00.536Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-12-03T08:40:00.536Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-12-03T08:40:00.536Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-12-03T08:40:00.536Z] === RUN TestNamedListOpts [2021-12-03T08:40:00.536Z] --- PASS: TestNamedListOpts (0.00s) [2021-12-03T08:40:00.536Z] === RUN TestNamedMapOpts [2021-12-03T08:40:00.536Z] --- PASS: TestNamedMapOpts (0.00s) [2021-12-03T08:40:00.536Z] === RUN TestParseLink [2021-12-03T08:40:00.536Z] --- PASS: TestParseLink (0.00s) [2021-12-03T08:40:00.536Z] === RUN TestQuotedStringSetWithQuotes [2021-12-03T08:40:00.536Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-12-03T08:40:00.536Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-12-03T08:40:00.536Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-12-03T08:40:00.536Z] === RUN TestQuotedStringSetWithNoQuotes [2021-12-03T08:40:00.536Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-12-03T08:40:00.536Z] === RUN TestUlimitOpt [2021-12-03T08:40:00.536Z] --- PASS: TestUlimitOpt (0.00s) [2021-12-03T08:40:00.536Z] PASS [2021-12-03T08:40:00.536Z] coverage: 67.1% of statements [2021-12-03T08:40:00.536Z] ok github.com/docker/docker/opts 0.058s coverage: 67.1% of statements [2021-12-03T08:40:01.004Z] === RUN TestParseVersion [2021-12-03T08:40:01.004Z] --- PASS: TestParseVersion (0.00s) [2021-12-03T08:40:01.004Z] PASS [2021-12-03T08:40:01.004Z] coverage: 52.9% of statements [2021-12-03T08:40:01.004Z] ok github.com/docker/docker/pkg/aaparser 0.032s coverage: 52.9% of statements [2021-12-03T08:40:01.004Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2021-12-03T08:40:01.004Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-12-03T08:40:01.987Z] 2021/12/03 08:40:01 Closing DB instances... [2021-12-03T08:40:02.454Z] === RUN TestPeerCertificateMarshalJSON [2021-12-03T08:40:02.454Z] === RUN TestIsArchivePathDir [2021-12-03T08:40:02.454Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-12-03T08:40:02.454Z] === RUN TestIsArchivePathInvalidFile [2021-12-03T08:40:02.454Z] --- PASS: TestIsArchivePathInvalidFile (0.11s) [2021-12-03T08:40:02.454Z] === RUN TestIsArchivePathTar [2021-12-03T08:40:02.454Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-12-03T08:40:02.454Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-12-03T08:40:02.454Z] --- PASS: TestPeerCertificateMarshalJSON (0.20s) [2021-12-03T08:40:02.454Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-12-03T08:40:02.454Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-12-03T08:40:02.454Z] === RUN TestMiddleware [2021-12-03T08:40:02.454Z] --- PASS: TestMiddleware (0.00s) [2021-12-03T08:40:02.454Z] === RUN TestNewResponseModifier [2021-12-03T08:40:02.454Z] --- PASS: TestNewResponseModifier (0.00s) [2021-12-03T08:40:02.454Z] PASS [2021-12-03T08:40:02.454Z] coverage: 26.8% of statements [2021-12-03T08:40:02.454Z] ok github.com/docker/docker/pkg/authorization 0.235s coverage: 26.8% of statements [2021-12-03T08:40:02.454Z] --- PASS: TestIsArchivePathTar (0.13s) [2021-12-03T08:40:02.454Z] === RUN TestDecompressStreamGzip [2021-12-03T08:40:02.923Z] --- PASS: TestDecompressStreamGzip (0.10s) [2021-12-03T08:40:02.923Z] === RUN TestDecompressStreamBzip2 [2021-12-03T08:40:02.923Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2021-12-03T08:40:02.923Z] === RUN TestDecompressStreamXz [2021-12-03T08:40:02.923Z] archive_test.go:133: Xz not present in msys2 [2021-12-03T08:40:02.923Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-12-03T08:40:02.923Z] === RUN TestDecompressStreamZstd [2021-12-03T08:40:02.923Z] archive_test.go:140: zstd not installed [2021-12-03T08:40:02.923Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2021-12-03T08:40:02.923Z] === RUN TestCompressStreamXzUnsupported [2021-12-03T08:40:02.923Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-12-03T08:40:02.923Z] === RUN TestCompressStreamBzip2Unsupported [2021-12-03T08:40:02.923Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-12-03T08:40:02.923Z] === RUN TestCompressStreamInvalid [2021-12-03T08:40:02.923Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-12-03T08:40:02.923Z] === RUN TestExtensionInvalid [2021-12-03T08:40:02.923Z] --- PASS: TestExtensionInvalid (0.00s) [2021-12-03T08:40:02.923Z] === RUN TestExtensionUncompressed [2021-12-03T08:40:02.923Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-12-03T08:40:02.923Z] === RUN TestExtensionBzip2 [2021-12-03T08:40:02.923Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-12-03T08:40:02.923Z] === RUN TestExtensionGzip [2021-12-03T08:40:02.923Z] --- PASS: TestExtensionGzip (0.00s) [2021-12-03T08:40:02.923Z] === RUN TestExtensionXz [2021-12-03T08:40:02.923Z] --- PASS: TestExtensionXz (0.00s) [2021-12-03T08:40:02.923Z] === RUN TestExtensionZstd [2021-12-03T08:40:02.923Z] --- PASS: TestExtensionZstd (0.00s) [2021-12-03T08:40:02.923Z] === RUN TestCmdStreamLargeStderr [2021-12-03T08:40:02.923Z] --- PASS: TestCmdStreamLargeStderr (0.16s) [2021-12-03T08:40:02.923Z] === RUN TestCmdStreamBad [2021-12-03T08:40:02.923Z] archive_test.go:252: Failing on Windows CI machines [2021-12-03T08:40:02.923Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-12-03T08:40:02.923Z] === RUN TestCmdStreamGood [2021-12-03T08:40:02.923Z] === RUN TestUnbuffered [2021-12-03T08:40:02.923Z] --- PASS: TestUnbuffered (0.00s) [2021-12-03T08:40:02.923Z] === RUN TestRaceUnbuffered [2021-12-03T08:40:02.923Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-12-03T08:40:02.923Z] PASS [2021-12-03T08:40:02.923Z] coverage: 100.0% of statements [2021-12-03T08:40:02.923Z] ok github.com/docker/docker/pkg/broadcaster 0.037s coverage: 100.0% of statements [2021-12-03T08:40:02.923Z] --- PASS: TestCmdStreamGood (0.03s) [2021-12-03T08:40:02.923Z] === RUN TestUntarPathWithInvalidDest [2021-12-03T08:40:02.923Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2021-12-03T08:40:02.923Z] === RUN TestUntarPathWithInvalidSrc [2021-12-03T08:40:02.923Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-12-03T08:40:02.923Z] === RUN TestUntarPath [2021-12-03T08:40:02.923Z] --- PASS: TestUntarPath (0.05s) [2021-12-03T08:40:02.923Z] === RUN TestUntarPathWithDestinationFile [2021-12-03T08:40:03.391Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-12-03T08:40:03.391Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-12-03T08:40:03.391Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2021-12-03T08:40:03.391Z] === RUN TestCopyWithTarInvalidSrc [2021-12-03T08:40:03.391Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-12-03T08:40:03.391Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-12-03T08:40:03.391Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-12-03T08:40:03.391Z] === RUN TestCopyWithTarSrcFile [2021-12-03T08:40:03.391Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-12-03T08:40:03.391Z] === RUN TestCopyWithTarSrcFolder [2021-12-03T08:40:03.391Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-12-03T08:40:03.391Z] === RUN TestCopyFileWithTarInvalidSrc [2021-12-03T08:40:03.391Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-12-03T08:40:03.391Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-12-03T08:40:03.391Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-12-03T08:40:03.391Z] === RUN TestCopyFileWithTarSrcFolder [2021-12-03T08:40:03.391Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-12-03T08:40:03.391Z] === RUN TestCopyFileWithTarSrcFile [2021-12-03T08:40:03.391Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-12-03T08:40:03.391Z] === RUN TestTarFiles [2021-12-03T08:40:03.391Z] === RUN TestMatch [2021-12-03T08:40:03.391Z] === RUN TestMatch/[[]] [2021-12-03T08:40:03.391Z] === RUN TestMatch/[[foo]] [2021-12-03T08:40:03.391Z] === RUN TestMatch/[[bar]_[foo]] [2021-12-03T08:40:03.391Z] === RUN TestMatch/[[foo_bar]] [2021-12-03T08:40:03.391Z] === RUN TestMatch/[[qux]_[foo]] [2021-12-03T08:40:03.391Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-12-03T08:40:03.391Z] === RUN TestMatch/[] [2021-12-03T08:40:03.391Z] === RUN TestMatch/[]#01 [2021-12-03T08:40:03.391Z] === RUN TestMatch/[[qux]] [2021-12-03T08:40:03.391Z] === RUN TestMatch/[[foo_bar_qux]] [2021-12-03T08:40:03.391Z] === RUN TestMatch/[[qux]_[baz]] [2021-12-03T08:40:03.391Z] === RUN TestMatch/[[foo_baz]] [2021-12-03T08:40:03.391Z] --- PASS: TestMatch (0.00s) [2021-12-03T08:40:03.391Z] --- PASS: TestMatch/[[]] (0.00s) [2021-12-03T08:40:03.391Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-12-03T08:40:03.391Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-12-03T08:40:03.391Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-12-03T08:40:03.391Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-12-03T08:40:03.391Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-12-03T08:40:03.391Z] --- PASS: TestMatch/[] (0.00s) [2021-12-03T08:40:03.391Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-12-03T08:40:03.391Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-12-03T08:40:03.391Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-12-03T08:40:03.391Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-12-03T08:40:03.391Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-12-03T08:40:03.391Z] PASS [2021-12-03T08:40:03.391Z] coverage: 87.5% of statements [2021-12-03T08:40:03.391Z] ok github.com/docker/docker/pkg/capabilities 0.035s coverage: 87.5% of statements [2021-12-03T08:40:03.858Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.63s) [2021-12-03T08:40:03.858Z] === RUN TestNetworkDBCRUDTableEntry [2021-12-03T08:40:04.325Z] === RUN TestChrootTarUntar [2021-12-03T08:40:04.325Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:40:04.325Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-12-03T08:40:04.325Z] === RUN TestChrootUntarWithHugeExcludesList [2021-12-03T08:40:04.325Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:40:04.325Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-12-03T08:40:04.325Z] === RUN TestChrootUntarEmptyArchive [2021-12-03T08:40:04.325Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-12-03T08:40:04.325Z] === RUN TestChrootTarUntarWithSymlink [2021-12-03T08:40:04.325Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-03T08:40:04.325Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-12-03T08:40:04.325Z] === RUN TestChrootCopyWithTar [2021-12-03T08:40:04.325Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-03T08:40:04.325Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-12-03T08:40:04.325Z] === RUN TestChrootCopyFileWithTar [2021-12-03T08:40:04.325Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:40:04.325Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-12-03T08:40:04.325Z] === RUN TestChrootUntarPath [2021-12-03T08:40:04.325Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-03T08:40:04.325Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-12-03T08:40:04.325Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-12-03T08:40:04.325Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:40:04.325Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-12-03T08:40:04.325Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-12-03T08:40:04.325Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:40:04.325Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-12-03T08:40:04.325Z] === RUN TestChrootApplyDotDotFile [2021-12-03T08:40:04.325Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:40:04.325Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-12-03T08:40:04.325Z] PASS [2021-12-03T08:40:04.325Z] coverage: 15.1% of statements [2021-12-03T08:40:04.325Z] ok github.com/docker/docker/pkg/chrootarchive 0.071s coverage: 15.1% of statements [2021-12-03T08:40:04.792Z] === RUN TestSizeEmpty [2021-12-03T08:40:04.792Z] --- PASS: TestSizeEmpty (0.00s) [2021-12-03T08:40:04.792Z] === RUN TestSizeEmptyFile [2021-12-03T08:40:04.792Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-12-03T08:40:04.792Z] === RUN TestSizeNonemptyFile [2021-12-03T08:40:04.792Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-12-03T08:40:04.792Z] === RUN TestSizeNestedDirectoryEmpty [2021-12-03T08:40:04.792Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-12-03T08:40:04.792Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-12-03T08:40:04.792Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-12-03T08:40:04.792Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-12-03T08:40:04.792Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-12-03T08:40:04.792Z] === RUN TestMoveToSubdir [2021-12-03T08:40:04.792Z] --- PASS: TestMoveToSubdir (0.00s) [2021-12-03T08:40:04.792Z] === RUN TestSizeNonExistingDirectory [2021-12-03T08:40:04.792Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-12-03T08:40:04.792Z] PASS [2021-12-03T08:40:04.792Z] coverage: 80.0% of statements [2021-12-03T08:40:04.792Z] ok github.com/docker/docker/pkg/directory 0.044s coverage: 80.0% of statements [2021-12-03T08:40:05.254Z] . [2021-12-03T08:40:05.254Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-12-03T08:40:05.254Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-12-03T08:40:05.254Z] Error: No such image: emptyfs [2021-12-03T08:40:05.254Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-12-03T08:40:05.254Z] ++++ docker load [2021-12-03T08:40:05.254Z] Running integration-test (iteration 1) [2021-12-03T08:40:05.254Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-12-03T08:40:05.254Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:40:05.254Z] ++ set -e [2021-12-03T08:40:05.254Z] ++ '[' -n 0 ']' [2021-12-03T08:40:05.254Z] ++ set -x [2021-12-03T08:40:05.254Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:40:05.254Z] Loaded image: busybox:latest [2021-12-03T08:40:05.254Z] Loaded image: busybox:glibc [2021-12-03T08:40:05.775Z] 2021/12/03 08:40:05 Closing DB instances... [2021-12-03T08:40:05.775Z] === RUN Test [2021-12-03T08:40:05.775Z] === RUN Test/TestContainsEntry [2021-12-03T08:40:05.776Z] === RUN Test/TestCreateEntries [2021-12-03T08:40:05.776Z] === RUN Test/TestEntriesDiff [2021-12-03T08:40:05.776Z] === RUN Test/TestEntriesEquality [2021-12-03T08:40:05.776Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-12-03T08:40:05.776Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-12-03T08:40:05.776Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-12-03T08:40:05.776Z] === RUN Test/TestGeneratorNotGenerate [2021-12-03T08:40:05.776Z] === RUN Test/TestGeneratorWithPort [2021-12-03T08:40:05.776Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-12-03T08:40:05.776Z] === RUN Test/TestNewEntry [2021-12-03T08:40:05.776Z] === RUN Test/TestParse [2021-12-03T08:40:05.776Z] --- PASS: Test (0.00s) [2021-12-03T08:40:05.776Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-12-03T08:40:05.776Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-12-03T08:40:05.776Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-12-03T08:40:05.776Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-12-03T08:40:05.776Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-12-03T08:40:05.776Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-12-03T08:40:05.776Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-12-03T08:40:05.776Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-12-03T08:40:05.776Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-12-03T08:40:05.776Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-12-03T08:40:05.776Z] --- PASS: Test/TestNewEntry (0.00s) [2021-12-03T08:40:05.776Z] --- PASS: Test/TestParse (0.00s) [2021-12-03T08:40:05.776Z] PASS [2021-12-03T08:40:05.776Z] coverage: 58.3% of statements [2021-12-03T08:40:05.776Z] ok github.com/docker/docker/pkg/discovery 0.038s coverage: 58.3% of statements [2021-12-03T08:40:05.826Z] Loaded image: debian:bullseye-slim [2021-12-03T08:40:06.087Z] Loaded image: hello-world:latest [2021-12-03T08:40:06.087Z] Loaded image: arm32v7/hello-world:latest [2021-12-03T08:40:06.087Z] INFO: Testing against a local daemon [2021-12-03T08:40:06.087Z] === RUN TestCgroupNamespacesBuild [2021-12-03T08:40:06.686Z] === RUN TestMiddlewares [2021-12-03T08:40:06.686Z] --- PASS: TestMiddlewares (0.01s) [2021-12-03T08:40:06.686Z] PASS [2021-12-03T08:40:06.686Z] coverage: 9.0% of statements [2021-12-03T08:40:06.686Z] ok github.com/docker/docker/api/server 0.089s coverage: 9.0% of statements [2021-12-03T08:40:06.761Z] === RUN Test [2021-12-03T08:40:06.761Z] === RUN Test/TestContent [2021-12-03T08:40:06.761Z] === RUN Test/TestInitialize [2021-12-03T08:40:06.761Z] === RUN Test/TestNew [2021-12-03T08:40:06.761Z] === RUN Test/TestParsingContentsWithComments [2021-12-03T08:40:06.761Z] === RUN Test/TestRegister [2021-12-03T08:40:06.761Z] === RUN Test/TestWatch [2021-12-03T08:40:06.761Z] --- PASS: Test (0.00s) [2021-12-03T08:40:06.761Z] --- PASS: Test/TestContent (0.00s) [2021-12-03T08:40:06.761Z] --- PASS: Test/TestInitialize (0.00s) [2021-12-03T08:40:06.761Z] --- PASS: Test/TestNew (0.00s) [2021-12-03T08:40:06.761Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-12-03T08:40:06.762Z] --- PASS: Test/TestRegister (0.00s) [2021-12-03T08:40:06.762Z] --- PASS: Test/TestWatch (0.00s) [2021-12-03T08:40:06.762Z] PASS [2021-12-03T08:40:06.762Z] coverage: 92.9% of statements [2021-12-03T08:40:06.762Z] ok github.com/docker/docker/pkg/discovery/file 0.056s coverage: 92.9% of statements [2021-12-03T08:40:06.762Z] --- PASS: TestTarFiles (3.39s) [2021-12-03T08:40:06.762Z] === RUN TestDetectCompressionZstd [2021-12-03T08:40:06.762Z] --- PASS: TestDetectCompressionZstd (0.00s) [2021-12-03T08:40:06.762Z] === RUN TestTarUntar [2021-12-03T08:40:06.762Z] --- PASS: TestTarUntar (0.04s) [2021-12-03T08:40:06.762Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-12-03T08:40:06.762Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-12-03T08:40:06.762Z] === RUN TestTarWithOptions [2021-12-03T08:40:06.762Z] --- PASS: TestTarWithOptions (0.02s) [2021-12-03T08:40:06.762Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-12-03T08:40:06.762Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-12-03T08:40:06.762Z] === RUN TestUntarUstarGnuConflict [2021-12-03T08:40:06.762Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-12-03T08:40:06.762Z] === RUN TestUntarInvalidFilenames [2021-12-03T08:40:06.762Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1773783601\\dest" [2021-12-03T08:40:06.762Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2021-12-03T08:40:06.762Z] === RUN TestUntarHardlinkToSymlink [2021-12-03T08:40:06.762Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-12-03T08:40:06.762Z] === RUN TestUntarInvalidHardlink [2021-12-03T08:40:06.762Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1231078399\\victim\\hello" -> "../victim/hello" [2021-12-03T08:40:06.762Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4092943520\\victim\\hello" -> "/../victim/hello" [2021-12-03T08:40:06.762Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2238484947\\victim" -> "../victim" [2021-12-03T08:40:06.762Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1792105767\\victim" -> "../victim" [2021-12-03T08:40:06.762Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1777663572\\victim" -> "../victim" [2021-12-03T08:40:06.762Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink754056815\\victim" -> "../victim" [2021-12-03T08:40:06.762Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-12-03T08:40:06.762Z] === RUN TestUntarInvalidSymlink [2021-12-03T08:40:06.762Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1872760483\\dest\\dotdot" -> "../victim/hello" [2021-12-03T08:40:06.762Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3925034444\\dest\\slash-dotdot" -> "/../victim/hello" [2021-12-03T08:40:06.762Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink26448851\\dest\\loophole-victim" -> "../victim" [2021-12-03T08:40:06.762Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3713869238\\dest\\loophole-victim" -> "../victim" [2021-12-03T08:40:06.762Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2290242717\\dest\\loophole-victim" -> "../victim" [2021-12-03T08:40:06.762Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2886732115\\dest\\loophole-victim" -> "../victim" [2021-12-03T08:40:06.762Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1124342102\\dest\\dir\\loophole" -> "../../victim" [2021-12-03T08:40:06.762Z] --- PASS: TestUntarInvalidSymlink (0.02s) [2021-12-03T08:40:06.762Z] === RUN TestTempArchiveCloseMultipleTimes [2021-12-03T08:40:06.762Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-12-03T08:40:06.762Z] === RUN TestXGlobalNoParent [2021-12-03T08:40:06.762Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-12-03T08:40:06.762Z] === RUN TestReplaceFileTarWrapper [2021-12-03T08:40:06.762Z] --- PASS: TestReplaceFileTarWrapper (0.12s) [2021-12-03T08:40:06.762Z] === RUN TestPrefixHeaderReadable [2021-12-03T08:40:07.228Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-12-03T08:40:07.228Z] === RUN TestDisablePigz [2021-12-03T08:40:07.228Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2021-12-03T08:40:07.228Z] --- PASS: TestDisablePigz (0.11s) [2021-12-03T08:40:07.228Z] === RUN TestPigz [2021-12-03T08:40:07.228Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2021-12-03T08:40:07.228Z] --- PASS: TestPigz (0.12s) [2021-12-03T08:40:07.228Z] === RUN TestCopyFileWithInvalidDest [2021-12-03T08:40:07.228Z] archive_windows_test.go:16: Currently fails [2021-12-03T08:40:07.228Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-12-03T08:40:07.228Z] === RUN TestCanonicalTarNameForPath [2021-12-03T08:40:07.228Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-12-03T08:40:07.228Z] === RUN TestCanonicalTarName [2021-12-03T08:40:07.228Z] --- PASS: TestCanonicalTarName (0.00s) [2021-12-03T08:40:07.228Z] === RUN TestChmodTarEntry [2021-12-03T08:40:07.228Z] --- PASS: TestChmodTarEntry (0.00s) [2021-12-03T08:40:07.228Z] === RUN TestHardLinkOrder [2021-12-03T08:40:07.228Z] --- PASS: TestHardLinkOrder (0.06s) [2021-12-03T08:40:07.228Z] === RUN TestChangeString [2021-12-03T08:40:07.228Z] --- PASS: TestChangeString (0.00s) [2021-12-03T08:40:07.228Z] === RUN TestChangesWithNoChanges [2021-12-03T08:40:07.228Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-12-03T08:40:07.228Z] === RUN TestChangesWithChanges [2021-12-03T08:40:07.228Z] --- PASS: TestChangesWithChanges (0.03s) [2021-12-03T08:40:07.228Z] === RUN TestChangesWithChangesGH13590 [2021-12-03T08:40:07.228Z] changes_test.go:195: needs more investigation [2021-12-03T08:40:07.228Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-12-03T08:40:07.228Z] === RUN TestChangesDirsEmpty [2021-12-03T08:40:07.228Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-12-03T08:40:07.228Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-12-03T08:40:07.228Z] === RUN TestChangesDirsMutated [2021-12-03T08:40:07.228Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-12-03T08:40:07.228Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-12-03T08:40:07.228Z] === RUN TestApplyLayer [2021-12-03T08:40:07.228Z] changes_test.go:432: needs further investigation [2021-12-03T08:40:07.228Z] --- SKIP: TestApplyLayer (0.00s) [2021-12-03T08:40:07.228Z] === RUN TestChangesSizeWithHardlinks [2021-12-03T08:40:07.228Z] changes_test.go:468: needs further investigation [2021-12-03T08:40:07.228Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-12-03T08:40:07.228Z] === RUN TestChangesSizeWithNoChanges [2021-12-03T08:40:07.228Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-12-03T08:40:07.228Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-12-03T08:40:07.228Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-12-03T08:40:07.228Z] === RUN TestChangesSize [2021-12-03T08:40:07.228Z] --- PASS: TestChangesSize (0.00s) [2021-12-03T08:40:07.228Z] === RUN TestApplyLayerInvalidFilenames [2021-12-03T08:40:07.228Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames223220776\\dest" [2021-12-03T08:40:07.228Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-12-03T08:40:07.228Z] === RUN TestApplyLayerInvalidHardlink [2021-12-03T08:40:07.228Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1910368338\\victim\\hello" -> "../victim/hello" [2021-12-03T08:40:07.228Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink246605945\\victim\\hello" -> "/../victim/hello" [2021-12-03T08:40:07.228Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink92474022\\victim" -> "../victim" [2021-12-03T08:40:07.228Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2744111001\\victim" -> "../victim" [2021-12-03T08:40:07.228Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1803688671\\victim" -> "../victim" [2021-12-03T08:40:07.228Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1267237005\\victim" -> "../victim" [2021-12-03T08:40:07.228Z] --- PASS: TestApplyLayerInvalidHardlink (0.05s) [2021-12-03T08:40:07.228Z] === RUN TestApplyLayerInvalidSymlink [2021-12-03T08:40:07.228Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3175095445\\dest\\dotdot" -> "../victim/hello" [2021-12-03T08:40:07.228Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3703806251\\dest\\slash-dotdot" -> "/../victim/hello" [2021-12-03T08:40:07.228Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3985290171\\dest\\loophole-victim" -> "../victim" [2021-12-03T08:40:07.228Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink80475522\\dest\\loophole-victim" -> "../victim" [2021-12-03T08:40:07.228Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink314278790\\dest\\loophole-victim" -> "../victim" [2021-12-03T08:40:07.228Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1634939057\\dest\\loophole-victim" -> "../victim" [2021-12-03T08:40:07.228Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-12-03T08:40:07.228Z] === RUN TestApplyLayerWhiteouts [2021-12-03T08:40:07.470Z] --- PASS: TestCgroupNamespacesBuild (1.11s) [2021-12-03T08:40:07.470Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-12-03T08:40:07.695Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-12-03T08:40:07.695Z] === RUN TestGenerateEmptyFile [2021-12-03T08:40:07.695Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-12-03T08:40:07.695Z] === RUN TestGenerateWithContent [2021-12-03T08:40:07.695Z] --- PASS: TestGenerateWithContent (0.00s) [2021-12-03T08:40:07.695Z] PASS [2021-12-03T08:40:07.695Z] coverage: 62.3% of statements [2021-12-03T08:40:07.695Z] ok github.com/docker/docker/pkg/archive 5.193s coverage: 62.3% of statements [2021-12-03T08:40:07.695Z] === RUN Test [2021-12-03T08:40:07.695Z] === RUN Test/TestInitialize [2021-12-03T08:40:07.695Z] --- PASS: TestNetworkDBCRUDTableEntry (4.11s) [2021-12-03T08:40:07.695Z] === RUN TestNetworkDBCRUDTableEntries [2021-12-03T08:40:07.695Z] time="2021-12-03T08:40:07Z" level=info msg="Initializing discovery without TLS" [2021-12-03T08:40:07.695Z] time="2021-12-03T08:40:07Z" level=info msg="Initializing discovery without TLS" [2021-12-03T08:40:07.695Z] time="2021-12-03T08:40:07Z" level=info msg="Initializing discovery without TLS" [2021-12-03T08:40:07.695Z] === RUN Test/TestInitializeWithCerts [2021-12-03T08:40:07.695Z] time="2021-12-03T08:40:07Z" level=info msg="Initializing discovery with TLS" [2021-12-03T08:40:07.695Z] === RUN Test/TestWatch [2021-12-03T08:40:07.695Z] time="2021-12-03T08:40:07Z" level=info msg="Initializing discovery without TLS" [2021-12-03T08:40:08.411Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.10s) [2021-12-03T08:40:08.411Z] === RUN TestBuildWithSession [2021-12-03T08:40:08.411Z] build_session_test.go:25: TODO: BuildKit [2021-12-03T08:40:08.411Z] --- SKIP: TestBuildWithSession (0.00s) [2021-12-03T08:40:08.411Z] === RUN TestBuildSquashParent [2021-12-03T08:40:09.905Z] 2021/12/03 08:40:09 Closing DB instances... [2021-12-03T08:40:10.889Z] --- PASS: Test (3.12s) [2021-12-03T08:40:10.889Z] --- PASS: Test/TestInitialize (0.12s) [2021-12-03T08:40:10.889Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-12-03T08:40:10.889Z] --- PASS: Test/TestWatch (3.00s) [2021-12-03T08:40:10.889Z] PASS [2021-12-03T08:40:10.889Z] coverage: 84.1% of statements [2021-12-03T08:40:10.889Z] ok github.com/docker/docker/pkg/discovery/kv 3.168s coverage: 84.1% of statements [2021-12-03T08:40:11.356Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2021-12-03T08:40:11.356Z] === RUN TestNetworkDBNodeLeave [2021-12-03T08:40:11.356Z] === RUN Test [2021-12-03T08:40:11.356Z] === RUN Test/TestWatch [2021-12-03T08:40:11.356Z] --- PASS: Test (0.00s) [2021-12-03T08:40:11.356Z] --- PASS: Test/TestWatch (0.00s) [2021-12-03T08:40:11.356Z] PASS [2021-12-03T08:40:11.356Z] coverage: 92.3% of statements [2021-12-03T08:40:11.356Z] ok github.com/docker/docker/pkg/discovery/memory 0.036s coverage: 92.3% of statements [2021-12-03T08:40:11.589Z] --- PASS: TestImportExtremelyLargeImageWorks (89.24s) [2021-12-03T08:40:11.589Z] PASS [2021-12-03T08:40:11.589Z] [2021-12-03T08:40:11.589Z] DONE 12 tests in 91.900s [2021-12-03T08:40:11.589Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-12-03T08:40:11.589Z] INFO: Testing against a local daemon [2021-12-03T08:40:11.589Z] === RUN TestNetworkCreateDelete [2021-12-03T08:40:11.589Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-12-03T08:40:11.589Z] === RUN TestDockerNetworkDeletePreferID [2021-12-03T08:40:11.589Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2021-12-03T08:40:11.589Z] === RUN TestDaemonDNSFallback [2021-12-03T08:40:11.589Z] --- PASS: TestDaemonDNSFallback (6.34s) [2021-12-03T08:40:11.589Z] === RUN TestInspectNetwork [2021-12-03T08:40:12.340Z] === RUN Test [2021-12-03T08:40:12.341Z] === RUN Test/TestInitialize [2021-12-03T08:40:12.341Z] === RUN Test/TestInitializeWithPattern [2021-12-03T08:40:12.341Z] === RUN Test/TestRegister [2021-12-03T08:40:12.341Z] === RUN Test/TestWatch [2021-12-03T08:40:12.341Z] --- PASS: Test (0.00s) [2021-12-03T08:40:12.341Z] --- PASS: Test/TestInitialize (0.00s) [2021-12-03T08:40:12.341Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-12-03T08:40:12.341Z] --- PASS: Test/TestRegister (0.00s) [2021-12-03T08:40:12.341Z] --- PASS: Test/TestWatch (0.00s) [2021-12-03T08:40:12.341Z] PASS [2021-12-03T08:40:12.341Z] coverage: 93.8% of statements [2021-12-03T08:40:12.341Z] ok github.com/docker/docker/pkg/discovery/nodes 0.034s coverage: 93.8% of statements [2021-12-03T08:40:12.615Z] --- PASS: TestBuildSquashParent (3.86s) [2021-12-03T08:40:12.615Z] === RUN TestBuildWithRemoveAndForceRemove [2021-12-03T08:40:12.615Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-03T08:40:12.615Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-03T08:40:12.615Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-03T08:40:12.615Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-03T08:40:12.615Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-03T08:40:12.615Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-03T08:40:12.615Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-03T08:40:12.615Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-03T08:40:12.615Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-03T08:40:12.615Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-03T08:40:12.615Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-03T08:40:12.615Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-03T08:40:12.615Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-03T08:40:12.615Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-03T08:40:12.807Z] === RUN TestPollerAddRemove [2021-12-03T08:40:12.807Z] --- PASS: TestPollerAddRemove (0.00s) [2021-12-03T08:40:12.807Z] === RUN TestPollerEvent [2021-12-03T08:40:12.807Z] poller_test.go:40: No chmod on Windows [2021-12-03T08:40:12.807Z] --- SKIP: TestPollerEvent (0.00s) [2021-12-03T08:40:12.807Z] === RUN TestPollerClose [2021-12-03T08:40:12.807Z] --- PASS: TestPollerClose (0.00s) [2021-12-03T08:40:12.807Z] PASS [2021-12-03T08:40:12.807Z] coverage: 45.7% of statements [2021-12-03T08:40:12.807Z] ok github.com/docker/docker/pkg/filenotify 0.034s coverage: 45.7% of statements [2021-12-03T08:40:13.203Z] c1f4c7287c99: Pull complete [2021-12-03T08:40:13.203Z] Digest: sha256:bfa356b928c9977bf2c03d536e251eda8879debf42d884771cb855313a6a5da7 [2021-12-03T08:40:13.203Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-03T08:40:13.203Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-12-03T08:40:13.203Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-12-03T08:40:13.203Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2300' [2021-12-03T08:40:13.203Z] WARN: Skipping validation tests [2021-12-03T08:40:13.203Z] INFO: Running unit tests at 12/03/2021 08:40:10... [2021-12-03T08:40:13.556Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-03T08:40:13.556Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-03T08:40:13.652Z] --- PASS: TestInfoAPIWarnings (16.34s) [2021-12-03T08:40:13.652Z] === RUN TestInfoDebug [2021-12-03T08:40:13.652Z] --- PASS: TestInfoDebug (0.55s) [2021-12-03T08:40:13.652Z] === RUN TestInfoInsecureRegistries [2021-12-03T08:40:13.652Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-12-03T08:40:13.652Z] === RUN TestInfoRegistryMirrors [2021-12-03T08:40:13.652Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2021-12-03T08:40:13.652Z] === RUN TestLoginFailsWithBadCredentials [2021-12-03T08:40:13.652Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2021-12-03T08:40:13.652Z] === RUN TestPingCacheHeaders [2021-12-03T08:40:13.652Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-12-03T08:40:13.652Z] === RUN TestPingGet [2021-12-03T08:40:13.652Z] --- PASS: TestPingGet (0.01s) [2021-12-03T08:40:13.652Z] === RUN TestPingHead [2021-12-03T08:40:13.652Z] --- PASS: TestPingHead (0.02s) [2021-12-03T08:40:13.652Z] === RUN TestVersion [2021-12-03T08:40:13.652Z] --- PASS: TestVersion (0.02s) [2021-12-03T08:40:13.652Z] === CONT TestDiskUsage [2021-12-03T08:40:13.790Z] === RUN TestCopyFileWithInvalidSrc [2021-12-03T08:40:13.790Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-12-03T08:40:13.790Z] === RUN TestCopyFileWithInvalidDest [2021-12-03T08:40:13.790Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-12-03T08:40:13.790Z] === RUN TestCopyFileWithSameSrcAndDest [2021-12-03T08:40:13.790Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-12-03T08:40:13.790Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-12-03T08:40:13.790Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-12-03T08:40:13.790Z] === RUN TestCopyFile [2021-12-03T08:40:13.790Z] --- PASS: TestCopyFile (0.00s) [2021-12-03T08:40:13.790Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-12-03T08:40:13.790Z] fileutils_test.go:133: Needs porting to Windows [2021-12-03T08:40:13.790Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-12-03T08:40:13.790Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-12-03T08:40:13.790Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-12-03T08:40:13.790Z] === RUN TestReadSymlinkedDirectoryToFile [2021-12-03T08:40:13.790Z] fileutils_test.go:179: Needs porting to Windows [2021-12-03T08:40:13.790Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-12-03T08:40:13.790Z] === RUN TestWildcardMatches [2021-12-03T08:40:13.790Z] --- PASS: TestWildcardMatches (0.00s) [2021-12-03T08:40:13.790Z] === RUN TestPatternMatches [2021-12-03T08:40:13.790Z] --- PASS: TestPatternMatches (0.00s) [2021-12-03T08:40:13.790Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-12-03T08:40:13.790Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-12-03T08:40:13.790Z] === RUN TestPatternMatchesFolderExclusions [2021-12-03T08:40:13.790Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-12-03T08:40:13.790Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-12-03T08:40:13.790Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-12-03T08:40:13.790Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-12-03T08:40:13.790Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-12-03T08:40:13.790Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-12-03T08:40:13.790Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-12-03T08:40:13.790Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-12-03T08:40:13.790Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-12-03T08:40:13.790Z] === RUN TestSingleExclamationError [2021-12-03T08:40:13.790Z] --- PASS: TestSingleExclamationError (0.00s) [2021-12-03T08:40:13.790Z] === RUN TestMatchesWithNoPatterns [2021-12-03T08:40:13.790Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-12-03T08:40:13.790Z] === RUN TestMatchesWithMalformedPatterns [2021-12-03T08:40:13.790Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-12-03T08:40:13.790Z] === RUN TestMatches [2021-12-03T08:40:13.790Z] === RUN TestMatches/MatchesOrParentMatches [2021-12-03T08:40:13.790Z] === RUN TestMatches/MatchesUsingParentResult [2021-12-03T08:40:13.790Z] === RUN TestMatches/MatchesUsingParentResults [2021-12-03T08:40:13.790Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2021-12-03T08:40:13.790Z] --- PASS: TestMatches (0.01s) [2021-12-03T08:40:13.790Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-12-03T08:40:13.790Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-12-03T08:40:13.790Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2021-12-03T08:40:13.790Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2021-12-03T08:40:13.790Z] === RUN TestCleanPatterns [2021-12-03T08:40:13.790Z] --- PASS: TestCleanPatterns (0.00s) [2021-12-03T08:40:13.790Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-12-03T08:40:13.790Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-12-03T08:40:13.790Z] === RUN TestCleanPatternsExceptionFlag [2021-12-03T08:40:13.790Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-12-03T08:40:13.790Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-12-03T08:40:13.790Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-12-03T08:40:13.790Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-12-03T08:40:13.790Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-12-03T08:40:13.790Z] === RUN TestCleanPatternsErrorSingleException [2021-12-03T08:40:13.790Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-12-03T08:40:13.790Z] === RUN TestCreateIfNotExistsDir [2021-12-03T08:40:13.790Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-12-03T08:40:13.790Z] === RUN TestCreateIfNotExistsFile [2021-12-03T08:40:13.790Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-12-03T08:40:13.790Z] === RUN TestMatch [2021-12-03T08:40:13.790Z] --- PASS: TestMatch (0.00s) [2021-12-03T08:40:13.790Z] PASS [2021-12-03T08:40:13.790Z] coverage: 84.0% of statements [2021-12-03T08:40:13.790Z] ok github.com/docker/docker/pkg/fileutils 0.080s coverage: 84.0% of statements [2021-12-03T08:40:13.790Z] --- PASS: TestGetAddress (17.98s) [2021-12-03T08:40:13.790Z] === RUN TestRequestSyntaxCheck [2021-12-03T08:40:13.790Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2021-12-03T08:40:13.790Z] === RUN TestRequest [2021-12-03T08:40:14.219Z] === RUN TestDiskUsage/empty [2021-12-03T08:40:14.219Z] === RUN TestDiskUsage/empty/container_types [2021-12-03T08:40:14.219Z] === RUN TestDiskUsage/empty/image_types [2021-12-03T08:40:14.219Z] === RUN TestDiskUsage/empty/volume_types [2021-12-03T08:40:14.219Z] === RUN TestDiskUsage/empty/build-cache_types [2021-12-03T08:40:14.219Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-12-03T08:40:14.219Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-12-03T08:40:14.219Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-12-03T08:40:14.219Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-12-03T08:40:14.219Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-12-03T08:40:14.219Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-12-03T08:40:14.219Z] === RUN TestDiskUsage/after_LoadBusybox [2021-12-03T08:40:14.257Z] --- PASS: TestNetworkDBNodeLeave (2.82s) [2021-12-03T08:40:14.257Z] === RUN TestNetworkDBWatch [2021-12-03T08:40:14.257Z] === RUN TestGet [2021-12-03T08:40:14.257Z] --- PASS: TestGet (0.00s) [2021-12-03T08:40:14.257Z] === RUN TestGetShortcutString [2021-12-03T08:40:14.257Z] --- PASS: TestGetShortcutString (0.00s) [2021-12-03T08:40:14.257Z] PASS [2021-12-03T08:40:14.257Z] coverage: 42.9% of statements [2021-12-03T08:40:14.257Z] ok github.com/docker/docker/pkg/homedir 0.033s coverage: 42.9% of statements [2021-12-03T08:40:14.478Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-12-03T08:40:14.478Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-12-03T08:40:14.478Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-12-03T08:40:14.478Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-12-03T08:40:14.478Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-12-03T08:40:14.478Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-12-03T08:40:14.478Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-12-03T08:40:14.478Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-12-03T08:40:14.478Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-12-03T08:40:14.478Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-12-03T08:40:14.478Z] === RUN TestDiskUsage/after_container.Run [2021-12-03T08:40:14.497Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-03T08:40:14.723Z] === RUN TestCreateIDMapOrder [2021-12-03T08:40:14.723Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-12-03T08:40:14.723Z] PASS [2021-12-03T08:40:14.723Z] coverage: 7.2% of statements [2021-12-03T08:40:14.723Z] ok github.com/docker/docker/pkg/idtools 0.034s coverage: 7.2% of statements [2021-12-03T08:40:14.737Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-12-03T08:40:14.737Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-12-03T08:40:14.737Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-12-03T08:40:14.737Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-12-03T08:40:14.737Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-12-03T08:40:14.737Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-12-03T08:40:14.737Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-12-03T08:40:14.737Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-12-03T08:40:14.737Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-12-03T08:40:14.737Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-12-03T08:40:14.757Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-03T08:40:14.872Z] === RUN TestInspectNetwork/full_network_id [2021-12-03T08:40:14.872Z] === RUN TestInspectNetwork/partial_network_id [2021-12-03T08:40:14.872Z] === RUN TestInspectNetwork/network_name [2021-12-03T08:40:14.872Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-12-03T08:40:14.995Z] --- PASS: TestDiskUsage (1.21s) [2021-12-03T08:40:14.995Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-12-03T08:40:14.995Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-12-03T08:40:14.995Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-12-03T08:40:14.995Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-12-03T08:40:14.995Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-12-03T08:40:14.995Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-12-03T08:40:14.995Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-12-03T08:40:14.996Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-12-03T08:40:14.996Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-12-03T08:40:14.996Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-12-03T08:40:14.996Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-12-03T08:40:14.996Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2021-12-03T08:40:14.996Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-12-03T08:40:14.996Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-12-03T08:40:14.996Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-12-03T08:40:14.996Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-12-03T08:40:14.996Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-12-03T08:40:14.996Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-12-03T08:40:14.996Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-12-03T08:40:14.996Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-12-03T08:40:14.996Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-12-03T08:40:14.996Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-12-03T08:40:14.996Z] --- PASS: TestDiskUsage/after_container.Run (0.34s) [2021-12-03T08:40:14.996Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2021-12-03T08:40:14.996Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-12-03T08:40:14.996Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-12-03T08:40:14.996Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-12-03T08:40:14.996Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2021-12-03T08:40:14.996Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-12-03T08:40:14.996Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2021-12-03T08:40:14.996Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-12-03T08:40:14.996Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.02s) [2021-12-03T08:40:14.996Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2021-12-03T08:40:14.996Z] PASS [2021-12-03T08:40:14.996Z] [2021-12-03T08:40:14.996Z] === Skipped [2021-12-03T08:40:14.996Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-03T08:40:14.996Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-12-03T08:40:14.996Z] [2021-12-03T08:40:14.996Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-12-03T08:40:14.996Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-03T08:40:14.996Z] [2021-12-03T08:40:14.996Z] DONE 53 tests, 2 skipped in 24.025s [2021-12-03T08:40:14.996Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-12-03T08:40:14.996Z] INFO: Testing against a local daemon [2021-12-03T08:40:14.996Z] === RUN TestVolumesCreateAndList [2021-12-03T08:40:14.996Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-12-03T08:40:14.996Z] === RUN TestVolumesRemove [2021-12-03T08:40:14.996Z] --- PASS: TestVolumesRemove (0.06s) [2021-12-03T08:40:14.996Z] === RUN TestVolumesInspect [2021-12-03T08:40:14.996Z] --- PASS: TestVolumesInspect (0.02s) [2021-12-03T08:40:14.996Z] === RUN TestVolumesInvalidJSON [2021-12-03T08:40:14.996Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-12-03T08:40:14.996Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-12-03T08:40:14.996Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-12-03T08:40:15.254Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-12-03T08:40:15.254Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-12-03T08:40:15.254Z] PASS [2021-12-03T08:40:15.254Z] [2021-12-03T08:40:15.254Z] DONE 5 tests in 0.179s [2021-12-03T08:40:15.254Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-12-03T08:40:15.254Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13417 is not a child of this shell [2021-12-03T08:40:15.254Z] warning: PID 13417 from bundles/test-integration/docker.pid had a nonzero exit code [2021-12-03T08:40:15.254Z] Leaving: AppArmorNo profiles have been unloaded. [2021-12-03T08:40:15.254Z] [2021-12-03T08:40:15.254Z] Unloading profiles will leave already running processes permanently [2021-12-03T08:40:15.254Z] unconfined, which can lead to unexpected situations. [2021-12-03T08:40:15.254Z] [2021-12-03T08:40:15.254Z] To set a process to complain mode, use the command line tool [2021-12-03T08:40:15.254Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-12-03T08:40:15.254Z] Removing test suite binaries [2021-12-03T08:40:15.254Z] exiting test-integration [2021-12-03T08:40:15.254Z] ++ exit 0 [2021-12-03T08:40:15.254Z] [2021-12-03T08:40:15.419Z] INFO: make.ps1 starting at 12/03/2021 08:40:15 [2021-12-03T08:40:15.419Z] INFO: Git commit (dd9782fe94) assumed from DOCKER_GITCOMMIT environment variable [2021-12-03T08:40:15.419Z] INFO: Invoking autogen... [2021-12-03T08:40:15.706Z] === RUN TestFixedBufferCap [2021-12-03T08:40:15.706Z] --- PASS: TestFixedBufferCap (0.00s) [2021-12-03T08:40:15.706Z] === RUN TestFixedBufferLen [2021-12-03T08:40:15.706Z] --- PASS: TestFixedBufferLen (0.00s) [2021-12-03T08:40:15.706Z] === RUN TestFixedBufferString [2021-12-03T08:40:15.706Z] --- PASS: TestFixedBufferString (0.00s) [2021-12-03T08:40:15.706Z] === RUN TestFixedBufferWrite [2021-12-03T08:40:15.706Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-12-03T08:40:15.706Z] === RUN TestFixedBufferRead [2021-12-03T08:40:15.706Z] --- PASS: TestFixedBufferRead (0.00s) [2021-12-03T08:40:15.706Z] === RUN TestBytesPipeRead [2021-12-03T08:40:15.706Z] --- PASS: TestBytesPipeRead (0.00s) [2021-12-03T08:40:15.706Z] === RUN TestBytesPipeWrite [2021-12-03T08:40:15.706Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-12-03T08:40:15.706Z] === RUN TestBytesPipeWriteRandomChunks [2021-12-03T08:40:15.706Z] 2021/12/03 08:40:15 Closing DB instances... [2021-12-03T08:40:15.887Z] INFO: Running unit tests... [2021-12-03T08:40:16.143Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-12-03T08:40:16.143Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.23s) [2021-12-03T08:40:16.143Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.29s) [2021-12-03T08:40:16.143Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.01s) [2021-12-03T08:40:16.143Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.20s) [2021-12-03T08:40:16.143Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.27s) [2021-12-03T08:40:16.143Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.18s) [2021-12-03T08:40:16.143Z] === RUN TestBuildMultiStageCopy [2021-12-03T08:40:16.143Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-12-03T08:40:16.191Z] --- PASS: TestBytesPipeWriteRandomChunks (0.36s) [2021-12-03T08:40:16.191Z] === RUN TestAtomicWriteToFile [2021-12-03T08:40:16.191Z] --- PASS: TestAtomicWriteToFile (0.00s) [2021-12-03T08:40:16.191Z] === RUN TestAtomicWriteSetCommit [2021-12-03T08:40:16.191Z] --- PASS: TestAtomicWriteSetCommit (0.00s) [2021-12-03T08:40:16.191Z] === RUN TestAtomicWriteSetCancel [2021-12-03T08:40:16.191Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2021-12-03T08:40:16.191Z] === RUN TestReadCloserWrapperClose [2021-12-03T08:40:16.191Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-12-03T08:40:16.191Z] === RUN TestReaderErrWrapperReadOnError [2021-12-03T08:40:16.191Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-12-03T08:40:16.191Z] === RUN TestReaderErrWrapperRead [2021-12-03T08:40:16.191Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-12-03T08:40:16.191Z] === RUN TestCancelReadCloser [2021-12-03T08:40:16.191Z] --- PASS: TestCancelReadCloser (0.10s) [2021-12-03T08:40:16.191Z] === RUN TestWriteCloserWrapperClose [2021-12-03T08:40:16.191Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-12-03T08:40:16.191Z] === RUN TestNopWriteCloser [2021-12-03T08:40:16.191Z] --- PASS: TestNopWriteCloser (0.00s) [2021-12-03T08:40:16.191Z] === RUN TestNopWriter [2021-12-03T08:40:16.191Z] --- PASS: TestNopWriter (0.00s) [2021-12-03T08:40:16.191Z] === RUN TestWriteCounter [2021-12-03T08:40:16.191Z] --- PASS: TestWriteCounter (0.00s) [2021-12-03T08:40:16.191Z] PASS [2021-12-03T08:40:16.191Z] coverage: 69.2% of statements [2021-12-03T08:40:16.191Z] ok github.com/docker/docker/pkg/ioutils 0.511s coverage: 69.2% of statements Post stage [Pipeline] junit [2021-12-03T08:40:16.202Z] Recording test results [2021-12-03T08:40:16.657Z] === RUN TestError [2021-12-03T08:40:16.657Z] --- PASS: TestError (0.00s) [2021-12-03T08:40:16.657Z] === RUN TestProgressString [2021-12-03T08:40:16.657Z] === RUN TestProgressString/no_progress [2021-12-03T08:40:16.657Z] === RUN TestProgressString/progress_1 [2021-12-03T08:40:16.657Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-12-03T08:40:16.657Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-12-03T08:40:16.657Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-12-03T08:40:16.657Z] === RUN TestProgressString/with_units [2021-12-03T08:40:16.657Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-12-03T08:40:16.657Z] === RUN TestProgressString/hide_counts [2021-12-03T08:40:16.657Z] --- PASS: TestProgressString (0.00s) [2021-12-03T08:40:16.657Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-12-03T08:40:16.657Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-12-03T08:40:16.657Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-12-03T08:40:16.657Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-12-03T08:40:16.657Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-12-03T08:40:16.657Z] --- PASS: TestProgressString/with_units (0.00s) [2021-12-03T08:40:16.657Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-12-03T08:40:16.657Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-12-03T08:40:16.657Z] === RUN TestJSONMessageDisplay [2021-12-03T08:40:17.084Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-12-03T08:40:17.084Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-12-03T08:40:17.124Z] --- PASS: TestJSONMessageDisplay (0.13s) [2021-12-03T08:40:17.124Z] === RUN TestJSONMessageDisplayWithJSONError [2021-12-03T08:40:17.124Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-12-03T08:40:17.124Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-12-03T08:40:17.124Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-12-03T08:40:17.124Z] === RUN TestDisplayJSONMessagesStream [2021-12-03T08:40:17.124Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-12-03T08:40:17.124Z] PASS [2021-12-03T08:40:17.124Z] coverage: 91.7% of statements [2021-12-03T08:40:17.124Z] ok github.com/docker/docker/pkg/jsonmessage 0.164s coverage: 91.7% of statements [2021-12-03T08:40:17.124Z] --- PASS: TestNetworkDBWatch (3.02s) [2021-12-03T08:40:17.124Z] === RUN TestNetworkDBBulkSync [2021-12-03T08:40:17.344Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-12-03T08:40:17.344Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-12-03T08:40:17.591Z] === RUN TestStandardLongPath [2021-12-03T08:40:17.591Z] --- PASS: TestStandardLongPath (0.00s) [2021-12-03T08:40:17.591Z] === RUN TestUNCLongPath [2021-12-03T08:40:17.591Z] --- PASS: TestUNCLongPath (0.00s) [2021-12-03T08:40:17.591Z] PASS [2021-12-03T08:40:17.591Z] coverage: 100.0% of statements [2021-12-03T08:40:17.591Z] ok github.com/docker/docker/pkg/longpath 0.031s coverage: 100.0% of statements [2021-12-03T08:40:17.605Z] --- PASS: TestBuildMultiStageCopy (1.75s) [2021-12-03T08:40:17.605Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.01s) [2021-12-03T08:40:17.605Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s) [2021-12-03T08:40:17.605Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2021-12-03T08:40:17.605Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2021-12-03T08:40:17.605Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.19s) [2021-12-03T08:40:17.605Z] === RUN TestBuildMultiStageParentConfig [2021-12-03T08:40:18.057Z] === RUN TestNameFormat [2021-12-03T08:40:18.057Z] --- PASS: TestNameFormat (0.00s) [2021-12-03T08:40:18.057Z] === RUN TestNameRetries [2021-12-03T08:40:18.057Z] --- PASS: TestNameRetries (0.00s) [2021-12-03T08:40:18.057Z] PASS [2021-12-03T08:40:18.057Z] coverage: 85.7% of statements [2021-12-03T08:40:18.057Z] ok github.com/docker/docker/pkg/namesgenerator 0.032s coverage: 85.7% of statements [2021-12-03T08:40:18.175Z] --- PASS: TestBuildMultiStageParentConfig (0.53s) [2021-12-03T08:40:18.175Z] === RUN TestBuildLabelWithTargets [2021-12-03T08:40:18.330Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-12-03T08:40:18.524Z] 2021/12/03 08:40:18 Closing DB instances... [2021-12-03T08:40:18.524Z] === RUN TestParseKeyValueOpt [2021-12-03T08:40:18.524Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-12-03T08:40:18.524Z] === RUN TestParseUintList [2021-12-03T08:40:18.524Z] --- PASS: TestParseUintList (0.00s) [2021-12-03T08:40:18.524Z] === RUN TestParseUintListMaximumLimits [2021-12-03T08:40:18.524Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-12-03T08:40:18.524Z] PASS [2021-12-03T08:40:18.524Z] coverage: 97.0% of statements [2021-12-03T08:40:18.524Z] ok github.com/docker/docker/pkg/parsers 0.031s coverage: 97.0% of statements [2021-12-03T08:40:18.672Z] + echo Ensuring container killed. [2021-12-03T08:40:18.672Z] Ensuring container killed. [2021-12-03T08:40:18.672Z] + docker rm -vf docker-pr1 [2021-12-03T08:40:18.672Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-12-03T08:40:18.956Z] + echo Chowning /workspace to jenkins user [2021-12-03T08:40:18.956Z] Chowning /workspace to jenkins user [2021-12-03T08:40:18.956Z] + id -u [2021-12-03T08:40:18.956Z] + id -g [2021-12-03T08:40:18.956Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43057:/workspace busybox chown -R 1000:1000 /workspace [2021-12-03T08:40:18.956Z] Unable to find image 'busybox:latest' locally [2021-12-03T08:40:18.991Z] === RUN TestNewAndRemove [2021-12-03T08:40:18.991Z] --- PASS: TestNewAndRemove (0.00s) [2021-12-03T08:40:18.991Z] === RUN TestRemoveInvalidPath [2021-12-03T08:40:18.991Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-12-03T08:40:18.991Z] PASS [2021-12-03T08:40:18.991Z] coverage: 82.6% of statements [2021-12-03T08:40:18.991Z] ok github.com/docker/docker/pkg/pidfile 0.031s coverage: 82.6% of statements [2021-12-03T08:40:18.991Z] --- PASS: TestRequest (5.21s) [2021-12-03T08:40:18.991Z] === RUN TestOverlappingRequests [2021-12-03T08:40:19.053Z] --- PASS: TestInspectNetwork (7.27s) [2021-12-03T08:40:19.054Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-12-03T08:40:19.054Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-12-03T08:40:19.054Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-12-03T08:40:19.054Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-12-03T08:40:19.054Z] === RUN TestRunContainerWithBridgeNone [2021-12-03T08:40:19.118Z] --- PASS: TestBuildLabelWithTargets (0.84s) [2021-12-03T08:40:19.118Z] === RUN TestBuildWithEmptyLayers [2021-12-03T08:40:19.215Z] latest: Pulling from library/busybox [2021-12-03T08:40:19.215Z] 3aab638df1a9: Pulling fs layer [2021-12-03T08:40:19.215Z] 3aab638df1a9: Download complete [2021-12-03T08:40:19.215Z] 3aab638df1a9: Pull complete [2021-12-03T08:40:19.379Z] --- PASS: TestBuildWithEmptyLayers (0.38s) [2021-12-03T08:40:19.379Z] === RUN TestBuildMultiStageOnBuild [2021-12-03T08:40:19.457Z] --- PASS: TestOverlappingRequests (0.26s) [2021-12-03T08:40:19.458Z] === RUN TestRelease [2021-12-03T08:40:19.475Z] Digest: sha256:52817dece4cfe26f581c834d27a8e1bcc82194f914afe6d50afad5a101234ef1 [2021-12-03T08:40:19.475Z] Status: Downloaded newer image for busybox:latest [2021-12-03T08:40:19.925Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2021-12-03T08:40:19.925Z] === RUN TestNetworkDBCRUDMediumCluster [2021-12-03T08:40:19.989Z] --- PASS: TestRunContainerWithBridgeNone (1.52s) [2021-12-03T08:40:19.989Z] === RUN TestNetworkInvalidJSON [2021-12-03T08:40:19.989Z] === RUN TestNetworkInvalidJSON//networks/create [2021-12-03T08:40:19.989Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-12-03T08:40:19.989Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-12-03T08:40:19.989Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-12-03T08:40:19.989Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-03T08:40:19.989Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-03T08:40:19.989Z] === CONT TestNetworkInvalidJSON//networks/create [2021-12-03T08:40:19.989Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-03T08:40:19.989Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-12-03T08:40:19.989Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-12-03T08:40:19.990Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-12-03T08:40:19.990Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-12-03T08:40:19.990Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-12-03T08:40:19.990Z] === RUN TestNetworkList [2021-12-03T08:40:19.990Z] === RUN TestNetworkList//networks [2021-12-03T08:40:19.990Z] === PAUSE TestNetworkList//networks [2021-12-03T08:40:19.990Z] === RUN TestNetworkList//networks/ [2021-12-03T08:40:19.990Z] === PAUSE TestNetworkList//networks/ [2021-12-03T08:40:19.990Z] === CONT TestNetworkList//networks [2021-12-03T08:40:19.990Z] === CONT TestNetworkList//networks/ [2021-12-03T08:40:19.990Z] --- PASS: TestNetworkList (0.02s) [2021-12-03T08:40:19.990Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-12-03T08:40:19.990Z] --- PASS: TestNetworkList//networks (0.00s) [2021-12-03T08:40:19.990Z] === RUN TestHostIPv4BridgeLabel [2021-12-03T08:40:20.391Z] === RUN TestFailedConnection [2021-12-03T08:40:20.391Z] --- PASS: TestRelease (1.14s) [2021-12-03T08:40:20.391Z] === RUN TestAllocateRandomDeallocate [2021-12-03T08:40:20.557Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-12-03T08:40:20.557Z] === RUN TestDaemonRestartWithLiveRestore [2021-12-03T08:40:20.763Z] --- PASS: TestBuildMultiStageOnBuild (1.18s) [2021-12-03T08:40:20.763Z] === RUN TestBuildUncleanTarFilenames [2021-12-03T08:40:21.024Z] --- PASS: TestBuildUncleanTarFilenames (0.53s) [2021-12-03T08:40:21.024Z] === RUN TestBuildMultiStageLayerLeak [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-12-03T08:40:21.685Z] + bundleName=amd64-rootless [2021-12-03T08:40:21.685Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-12-03T08:40:21.685Z] Creating amd64-rootless-bundles.tar.gz [2021-12-03T08:40:21.685Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-12-03T08:40:21.685Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-12-03T08:40:21.698Z] Archiving artifacts [2021-12-03T08:40:21.932Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-12-03T08:40:21.932Z] === RUN TestDaemonDefaultNetworkPools [2021-12-03T08:40:21.953Z] === RUN TestParseEmptyInterface [2021-12-03T08:40:21.953Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-12-03T08:40:21.953Z] === RUN TestParseNonInterfaceType [2021-12-03T08:40:21.953Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-12-03T08:40:21.953Z] === RUN TestParseWithOneFunction [2021-12-03T08:40:21.953Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-12-03T08:40:21.953Z] === RUN TestParseWithMultipleFuncs [2021-12-03T08:40:21.953Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-12-03T08:40:21.953Z] === RUN TestParseWithUnnamedReturn [2021-12-03T08:40:21.953Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-12-03T08:40:21.953Z] === RUN TestEmbeddedInterface [2021-12-03T08:40:21.953Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-12-03T08:40:21.953Z] === RUN TestParsedImports [2021-12-03T08:40:21.953Z] --- PASS: TestParsedImports (0.00s) [2021-12-03T08:40:21.953Z] === RUN TestAliasedImports [2021-12-03T08:40:21.953Z] --- PASS: TestAliasedImports (0.00s) [2021-12-03T08:40:21.953Z] PASS [2021-12-03T08:40:21.953Z] coverage: 56.8% of statements [2021-12-03T08:40:21.953Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.037s coverage: 56.8% of statements [2021-12-03T08:40:22.408Z] --- PASS: TestBuildMultiStageLayerLeak (1.38s) [2021-12-03T08:40:22.408Z] === RUN TestBuildWithHugeFile [2021-12-03T08:40:22.420Z] --- PASS: TestFailedConnection (2.09s) [2021-12-03T08:40:22.420Z] === RUN TestFailOnce [2021-12-03T08:40:22.420Z] 2021/12/03 08:40:22 http: panic serving 127.0.0.1:49284: Plugin not ready [2021-12-03T08:40:22.420Z] goroutine 11 [running]: [2021-12-03T08:40:22.420Z] net/http.(*conn).serve.func1() [2021-12-03T08:40:22.420Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-12-03T08:40:22.420Z] panic({0x132ac60, 0x1437350}) [2021-12-03T08:40:22.420Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-12-03T08:40:22.420Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x32f8d1776ce519e2}, 0xc000195a98) [2021-12-03T08:40:22.420Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-12-03T08:40:22.420Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x14440d0, 0xc0001b6000}, 0x127ef46) [2021-12-03T08:40:22.420Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-12-03T08:40:22.420Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x14440d0, 0xc0001b6000}, 0xc0000b4000) [2021-12-03T08:40:22.420Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-12-03T08:40:22.420Z] net/http.serverHandler.ServeHTTP({0x14426d0}, {0x14440d0, 0xc0001b6000}, 0xc0000b4000) [2021-12-03T08:40:22.420Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-12-03T08:40:22.420Z] net/http.(*conn).serve(0xc000054a00, {0x1445fa0, 0xc0000960c0}) [2021-12-03T08:40:22.420Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-12-03T08:40:22.420Z] created by net/http.(*Server).Serve [2021-12-03T08:40:22.420Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-12-03T08:40:22.420Z] time="2021-12-03T08:40:22Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49283/Test.FailOnce: Post \"http://127.0.0.1:49283/Test.FailOnce\": EOF, retrying in 1s" [2021-12-03T08:40:22.500Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2021-12-03T08:40:22.500Z] === RUN TestDaemonRestartWithExistingNetwork [2021-12-03T08:40:22.886Z] === RUN TestHTTPTransport [2021-12-03T08:40:22.887Z] --- PASS: TestHTTPTransport (0.00s) [2021-12-03T08:40:22.887Z] PASS [2021-12-03T08:40:22.887Z] coverage: 85.7% of statements [2021-12-03T08:40:22.887Z] ok github.com/docker/docker/pkg/plugins/transport 0.039s coverage: 85.7% of statements [2021-12-03T08:40:22.887Z] 2021/12/03 08:40:22 Closing DB instances... [2021-12-03T08:40:22.887Z] --- PASS: TestAllocateRandomDeallocate (2.51s) [2021-12-03T08:40:22.887Z] === RUN TestRetrieveFromStore [2021-12-03T08:40:23.042Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-12-03T08:40:23.353Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-12-03T08:40:23.353Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-12-03T08:40:23.353Z] === RUN TestBufioReaderPoolPutAndGet [2021-12-03T08:40:23.353Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-12-03T08:40:23.353Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-12-03T08:40:23.353Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-12-03T08:40:23.353Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-12-03T08:40:23.353Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-12-03T08:40:23.353Z] === RUN TestBufioWriterPoolPutAndGet [2021-12-03T08:40:23.353Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-12-03T08:40:23.353Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-12-03T08:40:23.353Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-12-03T08:40:23.353Z] === RUN TestBufferPoolPutAndGet [2021-12-03T08:40:23.353Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-12-03T08:40:23.353Z] PASS [2021-12-03T08:40:23.353Z] coverage: 88.2% of statements [2021-12-03T08:40:23.353Z] ok github.com/docker/docker/pkg/pools 0.032s coverage: 88.2% of statements [2021-12-03T08:40:23.819Z] --- PASS: TestFailOnce (1.13s) [2021-12-03T08:40:23.819Z] === RUN TestEchoInputOutput [2021-12-03T08:40:23.819Z] --- PASS: TestEchoInputOutput (0.00s) [2021-12-03T08:40:23.819Z] === RUN TestBackoff [2021-12-03T08:40:23.819Z] --- PASS: TestBackoff (0.00s) [2021-12-03T08:40:23.819Z] === RUN TestAbortRetry [2021-12-03T08:40:23.819Z] --- PASS: TestAbortRetry (0.00s) [2021-12-03T08:40:23.819Z] === RUN TestClientScheme [2021-12-03T08:40:23.819Z] --- PASS: TestClientScheme (0.00s) [2021-12-03T08:40:23.819Z] === RUN TestNewClientWithTimeout [2021-12-03T08:40:23.819Z] === RUN TestOutputOnPrematureClose [2021-12-03T08:40:23.819Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-12-03T08:40:23.819Z] === RUN TestCompleteSilently [2021-12-03T08:40:23.819Z] --- PASS: TestCompleteSilently (0.00s) [2021-12-03T08:40:23.819Z] PASS [2021-12-03T08:40:23.819Z] coverage: 75.9% of statements [2021-12-03T08:40:23.819Z] ok github.com/docker/docker/pkg/progress 0.028s coverage: 75.9% of statements [2021-12-03T08:40:23.819Z] --- PASS: TestRetrieveFromStore (0.84s) [2021-12-03T08:40:23.819Z] === RUN TestRequestReleaseAddressDuplicate [2021-12-03T08:40:23.819Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-12-03T08:40:23.819Z] === RUN TestParallelPredefinedRequest1 [2021-12-03T08:40:23.819Z] === PAUSE TestParallelPredefinedRequest1 [2021-12-03T08:40:23.820Z] === RUN TestParallelPredefinedRequest2 [2021-12-03T08:40:23.820Z] === PAUSE TestParallelPredefinedRequest2 [2021-12-03T08:40:23.820Z] === RUN TestParallelPredefinedRequest3 [2021-12-03T08:40:23.820Z] === PAUSE TestParallelPredefinedRequest3 [2021-12-03T08:40:23.820Z] === RUN TestParallelPredefinedRequest4 [2021-12-03T08:40:23.820Z] === PAUSE TestParallelPredefinedRequest4 [2021-12-03T08:40:23.820Z] === RUN TestParallelPredefinedRequest5 [2021-12-03T08:40:23.820Z] === PAUSE TestParallelPredefinedRequest5 [2021-12-03T08:40:23.820Z] === RUN TestDebug [2021-12-03T08:40:23.820Z] --- PASS: TestDebug (0.00s) [2021-12-03T08:40:23.820Z] === RUN TestRequestPoolParallel [2021-12-03T08:40:23.874Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-12-03T08:40:23.874Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-12-03T08:40:23.973Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43057/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-12-03T08:40:24.286Z] time="2021-12-03T08:40:23Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-12-03T08:40:24.286Z] === RUN TestSendToOneSub [2021-12-03T08:40:24.286Z] --- PASS: TestSendToOneSub (0.00s) [2021-12-03T08:40:24.286Z] === RUN TestSendToMultipleSubs [2021-12-03T08:40:24.286Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-12-03T08:40:24.286Z] === RUN TestEvictOneSub [2021-12-03T08:40:24.286Z] --- PASS: TestEvictOneSub (0.00s) [2021-12-03T08:40:24.286Z] === RUN TestClosePublisher [2021-12-03T08:40:24.286Z] --- PASS: TestClosePublisher (0.00s) [2021-12-03T08:40:24.286Z] === RUN TestPubSubRace [2021-12-03T08:40:24.286Z] --- PASS: TestRequestPoolParallel (0.39s) [2021-12-03T08:40:24.286Z] === RUN TestFullAllocateRelease [2021-12-03T08:40:24.291Z] + make clean [2021-12-03T08:40:24.550Z] docker volume rm -f docker-dev-cache [2021-12-03T08:40:24.550Z] docker-dev-cache [Pipeline] deleteDir [2021-12-03T08:40:24.754Z] --- PASS: TestFullAllocateRelease (0.29s) [2021-12-03T08:40:24.754Z] === RUN TestOddAllocateRelease [2021-12-03T08:40:24.754Z] --- PASS: TestOddAllocateRelease (0.18s) [2021-12-03T08:40:24.754Z] === RUN TestFullAllocateSerialReleaseParallel [2021-12-03T08:40:24.754Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.05s) [2021-12-03T08:40:24.754Z] === RUN TestOddAllocateSerialReleaseParallel [2021-12-03T08:40:24.754Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.03s) [2021-12-03T08:40:24.754Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-12-03T08:40:24.754Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.03s) [2021-12-03T08:40:24.754Z] === CONT TestParallelPredefinedRequest1 [2021-12-03T08:40:24.754Z] === CONT TestParallelPredefinedRequest4 [2021-12-03T08:40:24.754Z] === CONT TestParallelPredefinedRequest5 [2021-12-03T08:40:24.754Z] === CONT TestParallelPredefinedRequest1 [2021-12-03T08:40:24.754Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:40:24.754Z] === CONT TestParallelPredefinedRequest4 [2021-12-03T08:40:24.754Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:40:24.754Z] === CONT TestParallelPredefinedRequest2 [2021-12-03T08:40:24.754Z] === CONT TestParallelPredefinedRequest5 [2021-12-03T08:40:24.754Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:40:24.754Z] === CONT TestParallelPredefinedRequest2 [2021-12-03T08:40:24.754Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:40:24.754Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-12-03T08:40:24.754Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-12-03T08:40:24.754Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-12-03T08:40:24.754Z] === CONT TestParallelPredefinedRequest3 [2021-12-03T08:40:24.754Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-12-03T08:40:24.754Z] === CONT TestParallelPredefinedRequest3 [2021-12-03T08:40:24.754Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:40:24.754Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-12-03T08:40:24.754Z] PASS [2021-12-03T08:40:24.754Z] coverage: 85.3% of statements [2021-12-03T08:40:24.754Z] ok github.com/docker/docker/libnetwork/ipam 33.582s coverage: 85.3% of statements [2021-12-03T08:40:24.808Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2021-12-03T08:40:24.808Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-12-03T08:40:25.220Z] --- PASS: TestPubSubRace (1.04s) [2021-12-03T08:40:25.221Z] PASS [2021-12-03T08:40:25.221Z] coverage: 75.0% of statements [2021-12-03T08:40:25.221Z] ok github.com/docker/docker/pkg/pubsub 1.071s coverage: 75.0% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-03T08:40:25.375Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2021-12-03T08:40:25.375Z] === RUN TestServiceWithPredefinedNetwork [2021-12-03T08:40:25.688Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.67s) [2021-12-03T08:40:25.688Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-12-03T08:40:25.688Z] time="2021-12-03T08:40:25Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-12-03T08:40:25.688Z] === RUN TestRegister [2021-12-03T08:40:25.688Z] --- PASS: TestRegister (0.00s) [2021-12-03T08:40:25.688Z] === RUN TestCommand [2021-12-03T08:40:25.688Z] --- PASS: TestCommand (0.02s) [2021-12-03T08:40:25.688Z] === RUN TestNaiveSelf [2021-12-03T08:40:25.688Z] --- PASS: TestNaiveSelf (0.02s) [2021-12-03T08:40:25.688Z] PASS [2021-12-03T08:40:25.688Z] coverage: 82.4% of statements [2021-12-03T08:40:25.688Z] ok github.com/docker/docker/pkg/reexec 0.081s coverage: 82.4% of statements [2021-12-03T08:40:26.672Z] === RUN TestDump [2021-12-03T08:40:26.672Z] goroutine 19 [running]: [2021-12-03T08:40:26.672Z] github.com/docker/docker/pkg/stack.dump(0x3cb477) [2021-12-03T08:40:26.672Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-12-03T08:40:26.672Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-12-03T08:40:26.672Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-12-03T08:40:26.672Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-12-03T08:40:26.672Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-12-03T08:40:26.672Z] testing.tRunner(0xc000085380, 0x538e38) [2021-12-03T08:40:26.672Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-03T08:40:26.672Z] created by testing.(*T).Run [2021-12-03T08:40:26.672Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-12-03T08:40:26.672Z] [2021-12-03T08:40:26.672Z] goroutine 1 [chan receive]: [2021-12-03T08:40:26.672Z] testing.(*T).Run(0xc0000851e0, {0x52a4fd, 0x3aa1d3}, 0x538e38) [2021-12-03T08:40:26.672Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-12-03T08:40:26.672Z] testing.runTests.func1(0xc0000b6720) [2021-12-03T08:40:26.672Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-12-03T08:40:26.672Z] testing.tRunner(0xc0000851e0, 0xc0000c1ce0) [2021-12-03T08:40:26.672Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-03T08:40:26.672Z] testing.runTests(0xc0000d0080, {0x69cba0, 0x3, 0x3}, {0x3ca6cd, 0x52c1f7, 0x6a1640}) [2021-12-03T08:40:26.672Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-12-03T08:40:26.672Z] testing.(*M).Run(0xc0000d0080) [2021-12-03T08:40:26.672Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-12-03T08:40:26.672Z] main.main() [2021-12-03T08:40:26.672Z] _testmain.go:95 +0x1f5 [2021-12-03T08:40:26.672Z] --- PASS: TestDump (0.00s) [2021-12-03T08:40:26.672Z] === RUN TestDumpToFile [2021-12-03T08:40:26.672Z] --- PASS: TestDumpToFile (0.12s) [2021-12-03T08:40:26.672Z] === RUN TestDumpToFileWithEmptyInput [2021-12-03T08:40:26.672Z] goroutine 5 [running]: [2021-12-03T08:40:26.672Z] github.com/docker/docker/pkg/stack.dump(0x438434) [2021-12-03T08:40:26.672Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-12-03T08:40:26.672Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x4387e0}) [2021-12-03T08:40:26.672Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-12-03T08:40:26.672Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0x0) [2021-12-03T08:40:26.672Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-12-03T08:40:26.672Z] testing.tRunner(0xc00002cea0, 0x538e28) [2021-12-03T08:40:26.672Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-03T08:40:26.672Z] created by testing.(*T).Run [2021-12-03T08:40:26.672Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-12-03T08:40:26.672Z] [2021-12-03T08:40:26.672Z] goroutine 1 [chan receive]: [2021-12-03T08:40:26.672Z] testing.(*T).Run(0xc0000851e0, {0x531289, 0x3aa1d3}, 0x538e28) [2021-12-03T08:40:26.672Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-12-03T08:40:26.672Z] testing.runTests.func1(0xc0000b6720) [2021-12-03T08:40:26.672Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-12-03T08:40:26.672Z] testing.tRunner(0xc0000851e0, 0xc0000c1ce0) [2021-12-03T08:40:26.672Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-03T08:40:26.672Z] testing.runTests(0xc0000d0080, {0x69cba0, 0x3, 0x3}, {0x3ca6cd, 0x52c1f7, 0x6a1640}) [2021-12-03T08:40:26.672Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-12-03T08:40:26.672Z] testing.(*M).Run(0xc0000d0080) [2021-12-03T08:40:26.672Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-12-03T08:40:26.672Z] main.main() [2021-12-03T08:40:26.672Z] _testmain.go:95 +0x1f5 [2021-12-03T08:40:26.672Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-12-03T08:40:26.672Z] PASS [2021-12-03T08:40:26.672Z] coverage: 90.9% of statements [2021-12-03T08:40:26.672Z] ok github.com/docker/docker/pkg/stack 0.150s coverage: 90.9% of statements [2021-12-03T08:40:26.672Z] 2021/12/03 08:40:26 Closing DB instances... [2021-12-03T08:40:27.139Z] === RUN TestNewStdWriter [2021-12-03T08:40:27.139Z] --- PASS: TestNewStdWriter (0.00s) [2021-12-03T08:40:27.139Z] === RUN TestWriteWithUninitializedStdWriter [2021-12-03T08:40:27.139Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-12-03T08:40:27.139Z] === RUN TestWriteWithNilBytes [2021-12-03T08:40:27.139Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-12-03T08:40:27.139Z] === RUN TestWrite [2021-12-03T08:40:27.139Z] --- PASS: TestWrite (0.00s) [2021-12-03T08:40:27.139Z] === RUN TestWriteWithWriterError [2021-12-03T08:40:27.139Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-12-03T08:40:27.139Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-12-03T08:40:27.139Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-12-03T08:40:27.139Z] === RUN TestStdCopyWriteAndRead [2021-12-03T08:40:27.139Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-12-03T08:40:27.139Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-12-03T08:40:27.139Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-12-03T08:40:27.139Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-12-03T08:40:27.139Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-12-03T08:40:27.139Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-12-03T08:40:27.139Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-12-03T08:40:27.139Z] === RUN TestStdCopyWithInvalidInputHeader [2021-12-03T08:40:27.139Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-12-03T08:40:27.139Z] === RUN TestStdCopyWithCorruptedPrefix [2021-12-03T08:40:27.139Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-12-03T08:40:27.139Z] === RUN TestStdCopyReturnsWriteErrors [2021-12-03T08:40:27.139Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-12-03T08:40:27.139Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-12-03T08:40:27.139Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-12-03T08:40:27.139Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-12-03T08:40:27.139Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-12-03T08:40:27.139Z] PASS [2021-12-03T08:40:27.139Z] coverage: 100.0% of statements [2021-12-03T08:40:27.139Z] ok github.com/docker/docker/pkg/stdcopy 0.033s coverage: 100.0% of statements [2021-12-03T08:40:27.606Z] === RUN TestRawProgressFormatterFormatStatus [2021-12-03T08:40:27.606Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-12-03T08:40:27.606Z] === RUN TestRawProgressFormatterFormatProgress [2021-12-03T08:40:27.606Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-12-03T08:40:27.606Z] === RUN TestFormatStatus [2021-12-03T08:40:27.606Z] --- PASS: TestFormatStatus (0.00s) [2021-12-03T08:40:27.606Z] === RUN TestFormatError [2021-12-03T08:40:27.606Z] --- PASS: TestFormatError (0.00s) [2021-12-03T08:40:27.606Z] === RUN TestFormatJSONError [2021-12-03T08:40:27.606Z] --- PASS: TestFormatJSONError (0.00s) [2021-12-03T08:40:27.606Z] === RUN TestJsonProgressFormatterFormatProgress [2021-12-03T08:40:27.606Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-12-03T08:40:27.606Z] === RUN TestJsonProgressFormatterFormatStatus [2021-12-03T08:40:27.606Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-12-03T08:40:27.606Z] === RUN TestNewJSONProgressOutput [2021-12-03T08:40:27.606Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-12-03T08:40:27.606Z] === RUN TestAuxFormatterEmit [2021-12-03T08:40:27.606Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-12-03T08:40:27.606Z] === RUN TestStreamWriterStdout [2021-12-03T08:40:27.606Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-12-03T08:40:27.606Z] === RUN TestStreamWriterStderr [2021-12-03T08:40:27.606Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-12-03T08:40:27.606Z] PASS [2021-12-03T08:40:27.606Z] coverage: 66.2% of statements [2021-12-03T08:40:27.606Z] ok github.com/docker/docker/pkg/streamformatter 0.028s coverage: 66.2% of statements [2021-12-03T08:40:27.902Z] --- PASS: TestServiceWithPredefinedNetwork (2.25s) [2021-12-03T08:40:27.902Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-12-03T08:40:27.902Z] service_test.go:243: FLAKY_TEST [2021-12-03T08:40:27.902Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-03T08:40:27.902Z] === RUN TestServiceWithDataPathPortInit [2021-12-03T08:40:28.072Z] === RUN TestGenerateRandomID [2021-12-03T08:40:28.072Z] --- PASS: TestGenerateRandomID (0.00s) [2021-12-03T08:40:28.072Z] === RUN TestShortenId [2021-12-03T08:40:28.072Z] --- PASS: TestShortenId (0.00s) [2021-12-03T08:40:28.072Z] === RUN TestShortenSha256Id [2021-12-03T08:40:28.072Z] --- PASS: TestShortenSha256Id (0.00s) [2021-12-03T08:40:28.072Z] === RUN TestShortenIdEmpty [2021-12-03T08:40:28.072Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-12-03T08:40:28.072Z] === RUN TestShortenIdInvalid [2021-12-03T08:40:28.072Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-12-03T08:40:28.072Z] === RUN TestIsShortIDNonHex [2021-12-03T08:40:28.072Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-12-03T08:40:28.072Z] === RUN TestIsShortIDNotCorrectSize [2021-12-03T08:40:28.072Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-12-03T08:40:28.072Z] PASS [2021-12-03T08:40:28.072Z] coverage: 70.6% of statements [2021-12-03T08:40:28.072Z] ok github.com/docker/docker/pkg/stringid 0.028s coverage: 70.6% of statements [2021-12-03T08:40:28.072Z] time="2021-12-03T08:40:27Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-12-03T08:40:28.072Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2021-12-03T08:40:28.072Z] === RUN TestNetworkDBGarbageCollection [2021-12-03T08:40:28.539Z] === RUN TestIsCpusetListAvailable [2021-12-03T08:40:28.539Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-12-03T08:40:28.539Z] PASS [2021-12-03T08:40:28.539Z] coverage: 39.4% of statements [2021-12-03T08:40:28.539Z] ok github.com/docker/docker/pkg/sysinfo 0.030s coverage: 39.4% of statements [2021-12-03T08:40:29.819Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-12-03T08:40:29.819Z] Using test binary docker [2021-12-03T08:40:29.820Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-12-03T08:40:29.820Z] Using test binary docker [2021-12-03T08:40:29.820Z] +++ /etc/init.d/apparmor start [2021-12-03T08:40:29.820Z] +++ /etc/init.d/apparmor start [2021-12-03T08:40:29.820Z] Starting: AppArmorStarting: AppArmor: already loaded with profiles.: Skipped. ...: already loaded with profiles.: Skipped. ... (warning). [2021-12-03T08:40:29.820Z] (warning). [2021-12-03T08:40:29.820Z] INFO: Waiting for daemon to start... [2021-12-03T08:40:29.820Z] INFO: Waiting for daemon to start... [2021-12-03T08:40:29.820Z] Starting dockerd [2021-12-03T08:40:29.820Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-12-03T08:40:29.820Z] Starting dockerd [2021-12-03T08:40:29.820Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-12-03T08:40:30.100Z] === RUN TestChtimes [2021-12-03T08:40:30.100Z] --- PASS: TestChtimes (0.00s) [2021-12-03T08:40:30.100Z] === RUN TestChtimesWindows [2021-12-03T08:40:30.100Z] --- PASS: TestChtimesWindows (0.00s) [2021-12-03T08:40:30.100Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-12-03T08:40:30.100Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-12-03T08:40:30.100Z] === RUN TestEnsureRemoveAllNotExist [2021-12-03T08:40:30.100Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-12-03T08:40:30.100Z] === RUN TestEnsureRemoveAllWithDir [2021-12-03T08:40:30.100Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-12-03T08:40:30.100Z] === RUN TestEnsureRemoveAllWithFile [2021-12-03T08:40:30.100Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-12-03T08:40:30.100Z] === RUN TestHasWin32KSupport [2021-12-03T08:40:30.100Z] syscall_windows_test.go:8: win32k: true [2021-12-03T08:40:30.100Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-12-03T08:40:30.100Z] PASS [2021-12-03T08:40:30.100Z] coverage: 13.0% of statements [2021-12-03T08:40:30.100Z] ok github.com/docker/docker/pkg/system 0.042s coverage: 13.0% of statements [2021-12-03T08:40:30.205Z] ? github.com/docker/docker/api [no test files] [2021-12-03T08:40:30.581Z] === RUN TestTailFile [2021-12-03T08:40:30.581Z] --- PASS: TestTailFile (0.00s) [2021-12-03T08:40:30.581Z] === RUN TestTailFileManyLines [2021-12-03T08:40:30.581Z] --- PASS: TestTailFileManyLines (0.00s) [2021-12-03T08:40:30.581Z] === RUN TestTailEmptyFile [2021-12-03T08:40:30.581Z] --- PASS: TestTailEmptyFile (0.00s) [2021-12-03T08:40:30.581Z] === RUN TestTailNegativeN [2021-12-03T08:40:30.581Z] --- PASS: TestTailNegativeN (0.00s) [2021-12-03T08:40:30.581Z] === RUN TestNewTailReader [2021-12-03T08:40:30.581Z] === PAUSE TestNewTailReader [2021-12-03T08:40:30.581Z] === CONT TestNewTailReader [2021-12-03T08:40:30.581Z] === RUN TestNewTailReader/4_byte_delimiter [2021-12-03T08:40:30.581Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-12-03T08:40:30.581Z] === RUN TestNewTailReader/8_byte_delimiter [2021-12-03T08:40:30.581Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-12-03T08:40:30.581Z] === RUN TestNewTailReader/12_byte_delimiter [2021-12-03T08:40:30.581Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-12-03T08:40:30.581Z] === RUN TestNewTailReader/no_delimiter [2021-12-03T08:40:30.581Z] === PAUSE TestNewTailReader/no_delimiter [2021-12-03T08:40:30.581Z] === RUN TestNewTailReader/single_byte_delimiter [2021-12-03T08:40:30.581Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/2_byte_delimiter [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/truncated_last_line [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-12-03T08:40:30.582Z] === CONT TestNewTailReader/4_byte_delimiter [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-12-03T08:40:30.582Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:40:30.582Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:40:30.582Z] === CONT TestNewTailReader/2_byte_delimiter [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-12-03T08:40:30.582Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:40:30.582Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-12-03T08:40:30.582Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-12-03T08:40:30.582Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-12-03T08:40:30.582Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:40:30.582Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:40:30.582Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:40:30.582Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:40:30.582Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:40:30.582Z] === CONT TestNewTailReader/8_byte_delimiter [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-12-03T08:40:30.582Z] === CONT TestNewTailReader/no_delimiter [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-12-03T08:40:30.582Z] === CONT TestNewTailReader/12_byte_delimiter [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-12-03T08:40:30.582Z] === CONT TestNewTailReader/single_byte_delimiter [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-12-03T08:40:30.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-12-03T08:40:30.582Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-12-03T08:40:30.583Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:40:30.583Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:40:30.583Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:40:30.583Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:40:30.583Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-12-03T08:40:30.583Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:40:30.583Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:40:30.583Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:40:30.583Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:40:30.583Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:40:30.583Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:40:30.583Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:40:30.583Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:40:30.583Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:40:30.583Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:40:30.583Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:40:30.583Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:40:30.583Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-12-03T08:40:30.583Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:40:30.583Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-12-03T08:40:30.583Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-12-03T08:40:30.583Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-12-03T08:40:30.583Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:40:30.583Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:40:30.583Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:40:30.583Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:40:30.583Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-12-03T08:40:30.583Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:40:30.583Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-12-03T08:40:30.583Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-12-03T08:40:30.583Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-12-03T08:40:30.583Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:40:30.583Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:40:30.583Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:40:30.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:40:30.584Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:40:30.584Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:40:30.584Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:40:30.584Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:40:30.584Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:40:30.584Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:40:30.584Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:40:30.584Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:40:30.584Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-12-03T08:40:30.584Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:40:30.584Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:40:30.584Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:40:30.584Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-12-03T08:40:30.584Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:40:30.584Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:40:30.584Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-12-03T08:40:30.584Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-12-03T08:40:30.584Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-12-03T08:40:30.584Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-12-03T08:40:30.584Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-12-03T08:40:30.584Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-12-03T08:40:30.584Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-12-03T08:40:30.584Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-12-03T08:40:30.584Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:40:30.584Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-12-03T08:40:30.584Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-12-03T08:40:30.584Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:40:30.584Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:40:30.584Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:40:30.584Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:40:30.584Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-12-03T08:40:30.584Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:40:30.584Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:40:30.584Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-12-03T08:40:30.584Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:40:30.584Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:40:30.584Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-12-03T08:40:30.584Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:40:30.584Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:40:30.584Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:40:30.584Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:40:30.584Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-12-03T08:40:30.584Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-12-03T08:40:30.584Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:40:30.585Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:40:30.585Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:40:30.585Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-12-03T08:40:30.585Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:40:30.585Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:40:30.585Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:40:30.585Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:40:30.585Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:40:30.585Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:40:30.585Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:40:30.585Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:40:30.585Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:40:30.585Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:40:30.585Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:40:30.585Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-12-03T08:40:30.585Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-12-03T08:40:30.585Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:40:30.585Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:40:30.585Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:40:30.585Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:40:30.585Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:40:30.585Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:40:30.585Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:40:30.585Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:40:30.585Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:40:30.585Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:40:30.585Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:40:30.585Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:40:30.585Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:40:30.585Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:40:30.585Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:40:30.585Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-12-03T08:40:30.585Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:40:30.585Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:40:30.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-12-03T08:40:30.586Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:40:30.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:40:30.586Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:40:30.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:40:30.586Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:40:30.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:40:30.586Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:40:30.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:40:30.586Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:40:30.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:40:30.586Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:40:30.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:40:30.586Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:40:30.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:40:30.586Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-12-03T08:40:30.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:40:30.586Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:40:30.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-12-03T08:40:30.586Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:40:30.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:40:30.586Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:40:30.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:40:30.586Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:40:30.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:40:30.586Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:40:30.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:40:30.586Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:40:30.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:40:30.586Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:40:30.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:40:30.586Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:40:30.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:40:30.586Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:40:30.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:40:30.586Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:40:30.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-12-03T08:40:30.586Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-12-03T08:40:30.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-12-03T08:40:30.586Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-12-03T08:40:30.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-12-03T08:40:30.586Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-12-03T08:40:30.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-12-03T08:40:30.586Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-12-03T08:40:30.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-12-03T08:40:30.586Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-12-03T08:40:30.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-12-03T08:40:30.586Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-12-03T08:40:30.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-12-03T08:40:30.586Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-12-03T08:40:30.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-12-03T08:40:30.586Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-12-03T08:40:30.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-12-03T08:40:30.586Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-12-03T08:40:30.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-12-03T08:40:30.586Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-12-03T08:40:30.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-12-03T08:40:30.586Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:40:30.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:40:30.586Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:40:30.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:40:30.586Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:40:30.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:40:30.586Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:40:30.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:40:30.586Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:40:30.586Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:40:30.586Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:40:30.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:40:30.586Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:40:30.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:40:30.586Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:40:30.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:40:30.586Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:40:30.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:40:30.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:40:30.586Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:40:30.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:40:30.586Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:40:30.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:40:30.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:40:30.586Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:40:30.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:40:30.586Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:40:30.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:40:30.586Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:40:30.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:40:30.586Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:40:30.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:40:30.586Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:40:30.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:40:30.586Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:40:30.587Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:40:31.054Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-12-03T08:40:31.054Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-12-03T08:40:31.054Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-12-03T08:40:31.054Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-12-03T08:40:31.055Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-12-03T08:40:31.055Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:40:31.055Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-12-03T08:40:31.055Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:40:31.055Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:40:31.055Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-12-03T08:40:31.055Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:40:31.055Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-12-03T08:40:31.055Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-12-03T08:40:31.055Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:40:31.055Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:40:31.055Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:40:31.055Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:40:31.055Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:40:31.055Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:40:31.055Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:40:31.055Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:40:31.055Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:40:31.055Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:40:31.055Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:40:31.055Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:40:31.055Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:40:31.055Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:40:31.055Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-12-03T08:40:31.055Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.01s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-12-03T08:40:31.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-03T08:40:31.057Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:40:31.057Z] PASS [2021-12-03T08:40:31.057Z] coverage: 88.6% of statements [2021-12-03T08:40:31.057Z] ok github.com/docker/docker/pkg/tailfile 0.136s coverage: 88.6% of statements [2021-12-03T08:40:31.524Z] === RUN TestTarSumRemoveNonExistent [2021-12-03T08:40:31.524Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-12-03T08:40:31.524Z] === RUN TestTarSumRemove [2021-12-03T08:40:31.524Z] --- PASS: TestTarSumRemove (0.00s) [2021-12-03T08:40:31.524Z] === RUN TestSortFileInfoSums [2021-12-03T08:40:31.524Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-12-03T08:40:31.524Z] === RUN TestNewTarSumForLabelInvalid [2021-12-03T08:40:31.524Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-12-03T08:40:31.524Z] === RUN TestNewTarSumForLabel [2021-12-03T08:40:31.524Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-12-03T08:40:31.524Z] === RUN TestEmptyTar [2021-12-03T08:40:31.524Z] --- PASS: TestEmptyTar (0.00s) [2021-12-03T08:40:31.524Z] === RUN TestTarSumsReadSize [2021-12-03T08:40:31.524Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-12-03T08:40:31.524Z] === RUN TestTarSums [2021-12-03T08:40:31.524Z] --- PASS: TestTarSums (0.05s) [2021-12-03T08:40:31.524Z] === RUN TestIteration [2021-12-03T08:40:31.524Z] --- PASS: TestIteration (0.00s) [2021-12-03T08:40:31.524Z] === RUN TestVersionLabelForChecksum [2021-12-03T08:40:31.524Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-12-03T08:40:31.524Z] === RUN TestVersion [2021-12-03T08:40:31.524Z] --- PASS: TestVersion (0.00s) [2021-12-03T08:40:31.524Z] === RUN TestGetVersion [2021-12-03T08:40:31.524Z] --- PASS: TestGetVersion (0.00s) [2021-12-03T08:40:31.524Z] === RUN TestGetVersions [2021-12-03T08:40:31.524Z] --- PASS: TestGetVersions (0.00s) [2021-12-03T08:40:31.524Z] PASS [2021-12-03T08:40:31.524Z] coverage: 89.3% of statements [2021-12-03T08:40:31.524Z] ok github.com/docker/docker/pkg/tarsum 0.093s coverage: 89.3% of statements [2021-12-03T08:40:31.524Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-12-03T08:40:31.524Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-12-03T08:40:31.524Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-12-03T08:40:31.524Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-12-03T08:40:31.993Z] testing: warning: no tests to run [2021-12-03T08:40:31.993Z] PASS [2021-12-03T08:40:31.993Z] coverage: [no statements] [2021-12-03T08:40:31.993Z] ok github.com/docker/docker/pkg/term/windows 0.029s coverage: [no statements] [no tests to run] [2021-12-03T08:40:31.993Z] === RUN TestTruncIndex [2021-12-03T08:40:31.993Z] --- PASS: TestTruncIndex (0.10s) [2021-12-03T08:40:31.993Z] PASS [2021-12-03T08:40:31.993Z] coverage: 91.5% of statements [2021-12-03T08:40:31.993Z] ok github.com/docker/docker/pkg/truncindex 0.127s coverage: 91.5% of statements [2021-12-03T08:40:32.459Z] === RUN TestIsGIT [2021-12-03T08:40:32.459Z] --- PASS: TestIsGIT (0.00s) [2021-12-03T08:40:32.459Z] === RUN TestIsTransport [2021-12-03T08:40:32.459Z] --- PASS: TestIsTransport (0.00s) [2021-12-03T08:40:32.459Z] PASS [2021-12-03T08:40:32.459Z] coverage: 100.0% of statements [2021-12-03T08:40:32.459Z] ok github.com/docker/docker/pkg/urlutil 0.030s coverage: 100.0% of statements [2021-12-03T08:40:32.459Z] === RUN TestVersionInfo [2021-12-03T08:40:32.459Z] --- PASS: TestVersionInfo (0.00s) [2021-12-03T08:40:32.459Z] === RUN TestAppendVersions [2021-12-03T08:40:32.459Z] --- PASS: TestAppendVersions (0.00s) [2021-12-03T08:40:32.459Z] PASS [2021-12-03T08:40:32.459Z] coverage: 88.9% of statements [2021-12-03T08:40:32.460Z] ok github.com/docker/docker/pkg/useragent 0.027s coverage: 88.9% of statements [2021-12-03T08:40:32.460Z] time="2021-12-03T08:40:32Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-12-03T08:40:33.110Z] .. [2021-12-03T08:40:33.110Z] [2021-12-03T08:40:33.110Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-12-03T08:40:33.110Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-12-03T08:40:33.110Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-12-03T08:40:33.110Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-12-03T08:40:33.110Z] Error: No such image: emptyfs [2021-12-03T08:40:33.110Z] Error: No such image: emptyfs [2021-12-03T08:40:33.110Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-12-03T08:40:33.110Z] ++++ docker load [2021-12-03T08:40:33.110Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-12-03T08:40:33.110Z] ++++ docker load [2021-12-03T08:40:33.110Z] Running integration-test (iteration 1) [2021-12-03T08:40:33.110Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-12-03T08:40:33.110Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-12-03T08:40:33.110Z] ++ set -e [2021-12-03T08:40:33.110Z] ++ '[' -n 0 ']' [2021-12-03T08:40:33.110Z] ++ set -x [2021-12-03T08:40:33.110Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-12-03T08:40:33.110Z] Running integration-test (iteration 1) [2021-12-03T08:40:33.110Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-12-03T08:40:33.110Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-12-03T08:40:33.110Z] ++ set -e [2021-12-03T08:40:33.110Z] ++ '[' -n 0 ']' [2021-12-03T08:40:33.110Z] ++ set -x [2021-12-03T08:40:33.110Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-12-03T08:40:33.443Z] === RUN TestNewSettable [2021-12-03T08:40:33.443Z] --- PASS: TestNewSettable (0.00s) [2021-12-03T08:40:33.443Z] === RUN TestIsSettable [2021-12-03T08:40:33.443Z] --- PASS: TestIsSettable (0.00s) [2021-12-03T08:40:33.443Z] === RUN TestUpdateSettingsEnv [2021-12-03T08:40:33.443Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-12-03T08:40:33.443Z] PASS [2021-12-03T08:40:33.443Z] coverage: 20.0% of statements [2021-12-03T08:40:33.443Z] ok github.com/docker/docker/plugin/v2 0.030s coverage: 20.0% of statements [2021-12-03T08:40:33.443Z] === RUN TestValidatePrivileges [2021-12-03T08:40:33.443Z] --- PASS: TestValidatePrivileges (0.00s) [2021-12-03T08:40:33.443Z] === RUN TestFilterByCapNeg [2021-12-03T08:40:33.443Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-12-03T08:40:33.443Z] === RUN TestFilterByCapPos [2021-12-03T08:40:33.443Z] --- PASS: TestFilterByCapPos (0.00s) [2021-12-03T08:40:33.443Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-12-03T08:40:33.443Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-12-03T08:40:33.443Z] PASS [2021-12-03T08:40:33.443Z] coverage: 12.0% of statements [2021-12-03T08:40:33.443Z] ok github.com/docker/docker/plugin 0.038s coverage: 12.0% of statements [2021-12-03T08:40:34.048Z] Loaded image: busybox:latest [2021-12-03T08:40:34.048Z] Loaded image: busybox:latest [2021-12-03T08:40:34.307Z] Loaded image: busybox:glibc [2021-12-03T08:40:34.430Z] === RUN TestLoad [2021-12-03T08:40:34.430Z] --- PASS: TestLoad (0.00s) [2021-12-03T08:40:34.430Z] === RUN TestSave [2021-12-03T08:40:34.430Z] --- PASS: TestSave (0.02s) [2021-12-03T08:40:34.430Z] === RUN TestAddDeleteGet [2021-12-03T08:40:34.430Z] --- PASS: TestAddDeleteGet (0.03s) [2021-12-03T08:40:34.430Z] === RUN TestInvalidTags [2021-12-03T08:40:34.430Z] --- PASS: TestInvalidTags (0.00s) [2021-12-03T08:40:34.430Z] PASS [2021-12-03T08:40:34.430Z] coverage: 84.4% of statements [2021-12-03T08:40:34.430Z] ok github.com/docker/docker/reference 0.091s coverage: 84.4% of statements [2021-12-03T08:40:34.568Z] Loaded image: busybox:glibc [2021-12-03T08:40:34.897Z] === RUN TestResolveAuthConfigIndexServer [2021-12-03T08:40:34.897Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-12-03T08:40:34.897Z] === RUN TestResolveAuthConfigFullURL [2021-12-03T08:40:34.897Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-12-03T08:40:34.897Z] === RUN TestLoadAllowNondistributableArtifacts [2021-12-03T08:40:34.897Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-12-03T08:40:34.897Z] === RUN TestValidateMirror [2021-12-03T08:40:34.897Z] --- PASS: TestValidateMirror (0.00s) [2021-12-03T08:40:34.897Z] === RUN TestLoadInsecureRegistries [2021-12-03T08:40:35.364Z] time="2021-12-03T08:40:34Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-12-03T08:40:35.364Z] time="2021-12-03T08:40:34Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-12-03T08:40:35.364Z] time="2021-12-03T08:40:34Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-12-03T08:40:35.364Z] --- PASS: TestLoadInsecureRegistries (0.13s) [2021-12-03T08:40:35.364Z] === RUN TestNewServiceConfig [2021-12-03T08:40:35.364Z] --- PASS: TestNewServiceConfig (0.00s) [2021-12-03T08:40:35.364Z] === RUN TestValidateIndexName [2021-12-03T08:40:35.364Z] --- PASS: TestValidateIndexName (0.00s) [2021-12-03T08:40:35.364Z] === RUN TestValidateIndexNameWithError [2021-12-03T08:40:35.364Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-12-03T08:40:35.364Z] === RUN TestEndpointParse [2021-12-03T08:40:35.364Z] --- PASS: TestEndpointParse (0.00s) [2021-12-03T08:40:35.364Z] === RUN TestEndpointParseInvalid [2021-12-03T08:40:35.364Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-12-03T08:40:35.364Z] === RUN TestValidateEndpoint [2021-12-03T08:40:35.364Z] --- PASS: TestValidateEndpoint (0.00s) [2021-12-03T08:40:35.364Z] === RUN TestPing [2021-12-03T08:40:35.364Z] --- PASS: TestPing (0.00s) [2021-12-03T08:40:35.364Z] === RUN TestPingRegistryEndpoint [2021-12-03T08:40:35.364Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:40:35.364Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-12-03T08:40:35.364Z] === RUN TestEndpoint [2021-12-03T08:40:35.364Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:40:35.364Z] --- SKIP: TestEndpoint (0.00s) [2021-12-03T08:40:35.364Z] === RUN TestParseRepositoryInfo [2021-12-03T08:40:35.364Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-12-03T08:40:35.364Z] === RUN TestNewIndexInfo [2021-12-03T08:40:35.364Z] --- PASS: TestNewIndexInfo (0.00s) [2021-12-03T08:40:35.364Z] === RUN TestMirrorEndpointLookup [2021-12-03T08:40:35.364Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:40:35.364Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-12-03T08:40:35.364Z] === RUN TestSearchRepositories [2021-12-03T08:40:35.364Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-12-03T08:40:35.364Z] Host: 127.0.0.1:49302 [2021-12-03T08:40:35.364Z] User-Agent: docker test client [2021-12-03T08:40:35.364Z] Authorization: Token fake-token [2021-12-03T08:40:35.364Z] X-Docker-Token: true [2021-12-03T08:40:35.364Z] Accept-Encoding: gzip [2021-12-03T08:40:35.364Z] [2021-12-03T08:40:35.364Z] [2021-12-03T08:40:35.364Z] registry_test.go:730: HTTP/1.1 200 OK [2021-12-03T08:40:35.364Z] Connection: close [2021-12-03T08:40:35.364Z] Content-Length: 144 [2021-12-03T08:40:35.364Z] Cache-Control: no-cache [2021-12-03T08:40:35.364Z] Content-Type: application/json [2021-12-03T08:40:35.364Z] Date: Fri, 03 Dec 2021 08:40:35 GMT [2021-12-03T08:40:35.364Z] Expires: -1 [2021-12-03T08:40:35.364Z] Pragma: no-cache [2021-12-03T08:40:35.364Z] Server: docker-tests/mock [2021-12-03T08:40:35.364Z] X-Docker-Registry-Config: mock [2021-12-03T08:40:35.364Z] X-Docker-Registry-Version: 0.0.0 [2021-12-03T08:40:35.364Z] [2021-12-03T08:40:35.364Z] [2021-12-03T08:40:35.364Z] --- PASS: TestSearchRepositories (0.00s) [2021-12-03T08:40:35.364Z] === RUN TestTrustedLocation [2021-12-03T08:40:35.364Z] --- PASS: TestTrustedLocation (0.00s) [2021-12-03T08:40:35.364Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-12-03T08:40:35.364Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-12-03T08:40:35.364Z] === RUN TestAllowNondistributableArtifacts [2021-12-03T08:40:35.364Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-12-03T08:40:35.364Z] === RUN TestIsSecureIndex [2021-12-03T08:40:35.364Z] --- PASS: TestIsSecureIndex (0.00s) [2021-12-03T08:40:35.364Z] PASS [2021-12-03T08:40:35.364Z] coverage: 51.2% of statements [2021-12-03T08:40:35.364Z] ok github.com/docker/docker/registry 0.210s coverage: 51.2% of statements [2021-12-03T08:40:35.364Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-12-03T08:40:35.364Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-12-03T08:40:35.364Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-12-03T08:40:35.364Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-12-03T08:40:35.364Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-12-03T08:40:35.364Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-12-03T08:40:35.364Z] === RUN TestResumableRequestReaderWithReadError [2021-12-03T08:40:35.364Z] time="2021-12-03T08:40:35Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-12-03T08:40:35.364Z] --- PASS: TestResumableRequestReaderWithReadError (0.12s) [2021-12-03T08:40:35.364Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-12-03T08:40:35.364Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-12-03T08:40:35.364Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-12-03T08:40:35.364Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-12-03T08:40:35.364Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-12-03T08:40:35.364Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-12-03T08:40:35.364Z] === RUN TestResumableRequestReader [2021-12-03T08:40:35.364Z] --- PASS: TestResumableRequestReader (0.00s) [2021-12-03T08:40:35.364Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-12-03T08:40:35.364Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-12-03T08:40:35.364Z] PASS [2021-12-03T08:40:35.364Z] coverage: 100.0% of statements [2021-12-03T08:40:35.364Z] ok github.com/docker/docker/registry/resumable 0.175s coverage: 100.0% of statements [2021-12-03T08:40:35.830Z] === RUN TestRestartManagerTimeout [2021-12-03T08:40:35.830Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-12-03T08:40:35.830Z] === RUN TestRestartManagerTimeoutReset [2021-12-03T08:40:35.830Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-12-03T08:40:35.830Z] PASS [2021-12-03T08:40:35.830Z] coverage: 50.9% of statements [2021-12-03T08:40:35.830Z] ok github.com/docker/docker/restartmanager 0.030s coverage: 50.9% of statements [2021-12-03T08:40:35.830Z] === RUN TestDecodeContainerConfig [2021-12-03T08:40:35.830Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-12-03T08:40:35.830Z] === RUN TestDecodeContainerConfigIsolation [2021-12-03T08:40:35.830Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-12-03T08:40:35.830Z] === RUN TestValidatePrivileged [2021-12-03T08:40:35.830Z] --- PASS: TestValidatePrivileged (0.00s) [2021-12-03T08:40:35.830Z] PASS [2021-12-03T08:40:35.830Z] coverage: 52.6% of statements [2021-12-03T08:40:35.830Z] ok github.com/docker/docker/runconfig 0.031s coverage: 52.6% of statements [2021-12-03T08:40:36.297Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-12-03T08:40:36.297Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-12-03T08:40:36.297Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-12-03T08:40:36.297Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-12-03T08:40:36.297Z] PASS [2021-12-03T08:40:36.297Z] coverage: 62.5% of statements [2021-12-03T08:40:36.297Z] ok github.com/docker/docker/testutil 0.061s coverage: 62.5% of statements [2021-12-03T08:40:38.505Z] === RUN TestGetDriver [2021-12-03T08:40:38.505Z] --- PASS: TestGetDriver (0.00s) [2021-12-03T08:40:38.505Z] === RUN TestVolumeRequestError [2021-12-03T08:40:38.505Z] --- PASS: TestVolumeRequestError (0.01s) [2021-12-03T08:40:38.505Z] PASS [2021-12-03T08:40:38.505Z] coverage: 36.1% of statements [2021-12-03T08:40:38.505Z] ok github.com/docker/docker/volume/drivers 0.040s coverage: 36.1% of statements [2021-12-03T08:40:38.505Z] === RUN TestGetAddress [2021-12-03T08:40:38.505Z] --- PASS: TestGetAddress (0.00s) [2021-12-03T08:40:38.505Z] === RUN TestRemove [2021-12-03T08:40:38.505Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-12-03T08:40:38.505Z] --- SKIP: TestRemove (0.00s) [2021-12-03T08:40:38.505Z] === RUN TestInitializeWithVolumes [2021-12-03T08:40:38.505Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-12-03T08:40:38.505Z] === RUN TestCreate [2021-12-03T08:40:38.505Z] --- PASS: TestCreate (0.01s) [2021-12-03T08:40:38.505Z] === RUN TestValidateName [2021-12-03T08:40:38.505Z] --- PASS: TestValidateName (0.00s) [2021-12-03T08:40:38.505Z] === RUN TestCreateWithOpts [2021-12-03T08:40:38.505Z] local_test.go:180: runtime.GOOS == "windows" [2021-12-03T08:40:38.505Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-12-03T08:40:38.505Z] === RUN TestRelaodNoOpts [2021-12-03T08:40:38.505Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-12-03T08:40:38.505Z] PASS [2021-12-03T08:40:38.505Z] coverage: 41.5% of statements [2021-12-03T08:40:38.505Z] ok github.com/docker/docker/volume/local 0.056s coverage: 41.5% of statements [2021-12-03T08:40:38.758Z] Loaded image: debian:bullseye-slim [2021-12-03T08:40:38.966Z] ..........................xx.................... [ 29%] [2021-12-03T08:40:39.324Z] Loaded image: hello-world:latest [2021-12-03T08:40:39.324Z] Loaded image: debian:bullseye-slim [2021-12-03T08:40:39.492Z] === RUN TestLCOWParseMountRaw [2021-12-03T08:40:39.492Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-12-03T08:40:39.492Z] === RUN TestLCOWParseMountRawSplit [2021-12-03T08:40:39.492Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-12-03T08:40:39.492Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-12-03T08:40:39.492Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-12-03T08:40:39.492Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-12-03T08:40:39.492Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-12-03T08:40:39.492Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-12-03T08:40:39.492Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-12-03T08:40:39.492Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-12-03T08:40:39.492Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-12-03T08:40:39.492Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-12-03T08:40:39.492Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-12-03T08:40:39.492Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-12-03T08:40:39.492Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-12-03T08:40:39.492Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-12-03T08:40:39.492Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-12-03T08:40:39.492Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-12-03T08:40:39.492Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-12-03T08:40:39.492Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-12-03T08:40:39.492Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-12-03T08:40:39.492Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-12-03T08:40:39.492Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-12-03T08:40:39.492Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-12-03T08:40:39.493Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-12-03T08:40:39.493Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-12-03T08:40:39.493Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-12-03T08:40:39.493Z] === RUN TestLinuxParseMountRaw [2021-12-03T08:40:39.493Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-12-03T08:40:39.493Z] === RUN TestLinuxParseMountRawSplit [2021-12-03T08:40:39.493Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-12-03T08:40:39.493Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-12-03T08:40:39.493Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-12-03T08:40:39.493Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-12-03T08:40:39.493Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-12-03T08:40:39.493Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-12-03T08:40:39.493Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-12-03T08:40:39.493Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-12-03T08:40:39.493Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-12-03T08:40:39.493Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-12-03T08:40:39.493Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-12-03T08:40:39.493Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-12-03T08:40:39.493Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-12-03T08:40:39.493Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-12-03T08:40:39.493Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-12-03T08:40:39.493Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-12-03T08:40:39.493Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-12-03T08:40:39.493Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-12-03T08:40:39.493Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-12-03T08:40:39.493Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-12-03T08:40:39.493Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-12-03T08:40:39.493Z] === RUN TestConvertTmpfsOptions [2021-12-03T08:40:39.493Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-12-03T08:40:39.493Z] linux_parser_test.go:209: data="ro" [2021-12-03T08:40:39.493Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-12-03T08:40:39.493Z] === RUN TestParseMountSpec [2021-12-03T08:40:39.493Z] parser_test.go:62: case 0 [2021-12-03T08:40:39.493Z] parser_test.go:62: case 1 [2021-12-03T08:40:39.493Z] parser_test.go:62: case 2 [2021-12-03T08:40:39.493Z] parser_test.go:62: case 3 [2021-12-03T08:40:39.493Z] parser_test.go:62: case 4 [2021-12-03T08:40:39.493Z] parser_test.go:62: case 5 [2021-12-03T08:40:39.493Z] --- PASS: TestParseMountSpec (0.00s) [2021-12-03T08:40:39.493Z] === RUN TestValidateMount [2021-12-03T08:40:39.493Z] --- PASS: TestValidateMount (0.00s) [2021-12-03T08:40:39.493Z] === RUN TestWindowsParseMountRaw [2021-12-03T08:40:39.493Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-12-03T08:40:39.493Z] === RUN TestWindowsParseMountRawSplit [2021-12-03T08:40:39.493Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-12-03T08:40:39.493Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-12-03T08:40:39.493Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-12-03T08:40:39.493Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-12-03T08:40:39.493Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-12-03T08:40:39.493Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-12-03T08:40:39.493Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-12-03T08:40:39.493Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-12-03T08:40:39.493Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-12-03T08:40:39.493Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-12-03T08:40:39.493Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-12-03T08:40:39.493Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-12-03T08:40:39.493Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-12-03T08:40:39.493Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-12-03T08:40:39.493Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-12-03T08:40:39.493Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-12-03T08:40:39.493Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-12-03T08:40:39.493Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-12-03T08:40:39.493Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-12-03T08:40:39.493Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-12-03T08:40:39.493Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-12-03T08:40:39.493Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-12-03T08:40:39.493Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-12-03T08:40:39.493Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-12-03T08:40:39.493Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-12-03T08:40:39.493Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-12-03T08:40:39.493Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-12-03T08:40:39.493Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-12-03T08:40:39.493Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-12-03T08:40:39.493Z] PASS [2021-12-03T08:40:39.493Z] coverage: 67.6% of statements [2021-12-03T08:40:39.493Z] ok github.com/docker/docker/volume/mounts 0.038s coverage: 67.6% of statements [2021-12-03T08:40:39.583Z] Loaded image: arm32v7/hello-world:latest [2021-12-03T08:40:39.583Z] Loaded image: hello-world:latest [2021-12-03T08:40:39.583Z] INFO: Testing against a local daemon [2021-12-03T08:40:39.583Z] === RUN TestDockerDaemonSuite [2021-12-03T08:40:39.583Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-12-03T08:40:39.842Z] Loaded image: arm32v7/hello-world:latest [2021-12-03T08:40:39.842Z] INFO: Testing against a local daemon [2021-12-03T08:40:39.842Z] === RUN TestDockerSuite [2021-12-03T08:40:39.842Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-12-03T08:40:39.842Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-12-03T08:40:39.842Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-12-03T08:40:39.842Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-12-03T08:40:39.842Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-12-03T08:40:39.842Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-12-03T08:40:39.842Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-12-03T08:40:39.960Z] === RUN TestSetGetMeta [2021-12-03T08:40:39.960Z] === PAUSE TestSetGetMeta [2021-12-03T08:40:39.960Z] === RUN TestRestore [2021-12-03T08:40:39.960Z] === PAUSE TestRestore [2021-12-03T08:40:39.960Z] === RUN TestServiceCreate [2021-12-03T08:40:39.960Z] === PAUSE TestServiceCreate [2021-12-03T08:40:39.960Z] === RUN TestServiceList [2021-12-03T08:40:39.960Z] === PAUSE TestServiceList [2021-12-03T08:40:39.960Z] === RUN TestServiceRemove [2021-12-03T08:40:39.960Z] === PAUSE TestServiceRemove [2021-12-03T08:40:39.960Z] === RUN TestServiceGet [2021-12-03T08:40:39.960Z] === PAUSE TestServiceGet [2021-12-03T08:40:39.960Z] === RUN TestServicePrune [2021-12-03T08:40:39.960Z] === PAUSE TestServicePrune [2021-12-03T08:40:39.960Z] === RUN TestCreate [2021-12-03T08:40:39.960Z] === PAUSE TestCreate [2021-12-03T08:40:39.960Z] === RUN TestRemove [2021-12-03T08:40:39.960Z] === PAUSE TestRemove [2021-12-03T08:40:39.960Z] === RUN TestList [2021-12-03T08:40:39.960Z] === PAUSE TestList [2021-12-03T08:40:39.960Z] === RUN TestFindByDriver [2021-12-03T08:40:39.960Z] === PAUSE TestFindByDriver [2021-12-03T08:40:39.960Z] === RUN TestFindByReferenced [2021-12-03T08:40:39.960Z] === PAUSE TestFindByReferenced [2021-12-03T08:40:39.960Z] === RUN TestDerefMultipleOfSameRef [2021-12-03T08:40:39.960Z] === PAUSE TestDerefMultipleOfSameRef [2021-12-03T08:40:39.960Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-12-03T08:40:39.960Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-12-03T08:40:39.960Z] === RUN TestDefererencePluginOnCreateError [2021-12-03T08:40:39.960Z] === PAUSE TestDefererencePluginOnCreateError [2021-12-03T08:40:39.960Z] === RUN TestRefDerefRemove [2021-12-03T08:40:39.960Z] === PAUSE TestRefDerefRemove [2021-12-03T08:40:39.960Z] === RUN TestGet [2021-12-03T08:40:39.960Z] === PAUSE TestGet [2021-12-03T08:40:39.960Z] === RUN TestGetWithReference [2021-12-03T08:40:39.960Z] === PAUSE TestGetWithReference [2021-12-03T08:40:39.960Z] === RUN TestFilterFunc [2021-12-03T08:40:39.960Z] === RUN TestFilterFunc/test_nil_list [2021-12-03T08:40:39.960Z] === PAUSE TestFilterFunc/test_nil_list [2021-12-03T08:40:39.960Z] === RUN TestFilterFunc/test_empty_list [2021-12-03T08:40:39.960Z] === PAUSE TestFilterFunc/test_empty_list [2021-12-03T08:40:39.960Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-12-03T08:40:39.960Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-12-03T08:40:39.960Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-12-03T08:40:39.960Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-12-03T08:40:39.960Z] === RUN TestFilterFunc/test_filter_some [2021-12-03T08:40:39.960Z] === PAUSE TestFilterFunc/test_filter_some [2021-12-03T08:40:39.960Z] === RUN TestFilterFunc/test_filter_middle [2021-12-03T08:40:39.960Z] === PAUSE TestFilterFunc/test_filter_middle [2021-12-03T08:40:39.960Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-12-03T08:40:39.960Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-12-03T08:40:39.960Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-12-03T08:40:39.960Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-12-03T08:40:39.960Z] === CONT TestFilterFunc/test_nil_list [2021-12-03T08:40:39.960Z] === CONT TestFilterFunc/test_filter_some [2021-12-03T08:40:39.960Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-12-03T08:40:39.960Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-12-03T08:40:39.960Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-12-03T08:40:39.960Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-12-03T08:40:39.960Z] === CONT TestFilterFunc/test_empty_list [2021-12-03T08:40:39.960Z] === CONT TestFilterFunc/test_filter_middle [2021-12-03T08:40:39.960Z] --- PASS: TestFilterFunc (0.00s) [2021-12-03T08:40:39.960Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-12-03T08:40:39.960Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-12-03T08:40:39.960Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-12-03T08:40:39.960Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-12-03T08:40:39.960Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-12-03T08:40:39.960Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-12-03T08:40:39.960Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-12-03T08:40:39.960Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-12-03T08:40:39.960Z] === CONT TestSetGetMeta [2021-12-03T08:40:39.960Z] === CONT TestServiceGet [2021-12-03T08:40:39.960Z] === CONT TestList [2021-12-03T08:40:39.960Z] === CONT TestCreate [2021-12-03T08:40:39.960Z] --- PASS: TestSetGetMeta (0.01s) [2021-12-03T08:40:39.960Z] === CONT TestRemove [2021-12-03T08:40:39.960Z] --- PASS: TestList (0.02s) [2021-12-03T08:40:39.960Z] === CONT TestServicePrune [2021-12-03T08:40:39.960Z] --- PASS: TestCreate (0.02s) [2021-12-03T08:40:39.961Z] === CONT TestServiceList [2021-12-03T08:40:39.961Z] --- PASS: TestRemove (0.02s) [2021-12-03T08:40:39.961Z] === CONT TestServiceRemove [2021-12-03T08:40:40.102Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-12-03T08:40:40.427Z] --- PASS: TestServiceGet (0.10s) [2021-12-03T08:40:40.427Z] === CONT TestServiceCreate [2021-12-03T08:40:40.427Z] time="2021-12-03T08:40:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-03T08:40:40.427Z] --- PASS: TestServiceRemove (0.08s) [2021-12-03T08:40:40.427Z] === CONT TestDefererencePluginOnCreateError [2021-12-03T08:40:40.427Z] --- PASS: TestServiceList (0.09s) [2021-12-03T08:40:40.427Z] === CONT TestGetWithReference [2021-12-03T08:40:40.427Z] time="2021-12-03T08:40:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-03T08:40:40.427Z] time="2021-12-03T08:40:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-03T08:40:40.427Z] time="2021-12-03T08:40:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-12-03T08:40:40.427Z] --- PASS: TestServiceCreate (0.02s) [2021-12-03T08:40:40.427Z] === CONT TestGet [2021-12-03T08:40:40.427Z] time="2021-12-03T08:40:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-03T08:40:40.427Z] --- PASS: TestGetWithReference (0.01s) [2021-12-03T08:40:40.427Z] === CONT TestRefDerefRemove [2021-12-03T08:40:40.427Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-12-03T08:40:40.427Z] === CONT TestRestore [2021-12-03T08:40:40.427Z] --- PASS: TestServicePrune (0.11s) [2021-12-03T08:40:40.427Z] === CONT TestDerefMultipleOfSameRef [2021-12-03T08:40:40.427Z] --- PASS: TestGet (0.01s) [2021-12-03T08:40:40.427Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-12-03T08:40:40.427Z] --- PASS: TestRefDerefRemove (0.01s) [2021-12-03T08:40:40.427Z] === CONT TestFindByReferenced [2021-12-03T08:40:40.427Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2021-12-03T08:40:40.427Z] === CONT TestFindByDriver [2021-12-03T08:40:40.427Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-12-03T08:40:40.427Z] --- PASS: TestRestore (0.02s) [2021-12-03T08:40:40.427Z] --- PASS: TestFindByReferenced (0.01s) [2021-12-03T08:40:40.427Z] --- PASS: TestFindByDriver (0.01s) [2021-12-03T08:40:40.427Z] PASS [2021-12-03T08:40:40.427Z] coverage: 69.0% of statements [2021-12-03T08:40:40.427Z] ok github.com/docker/docker/volume/service 0.191s coverage: 69.0% of statements [2021-12-03T08:40:40.676Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-12-03T08:40:40.935Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-12-03T08:40:41.408Z] --- PASS: TestNewClientWithTimeout (17.62s) [2021-12-03T08:40:41.408Z] === RUN TestClientStream [2021-12-03T08:40:41.408Z] --- PASS: TestClientStream (0.00s) [2021-12-03T08:40:41.408Z] === RUN TestClientSendFile [2021-12-03T08:40:41.409Z] --- PASS: TestClientSendFile (0.00s) [2021-12-03T08:40:41.409Z] === RUN TestClientWithRequestTimeout [2021-12-03T08:40:41.409Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-12-03T08:40:41.409Z] === RUN TestFileSpecPlugin [2021-12-03T08:40:41.409Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-12-03T08:40:41.409Z] === RUN TestFileJSONSpecPlugin [2021-12-03T08:40:41.409Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-12-03T08:40:41.409Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-12-03T08:40:41.409Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-12-03T08:40:41.409Z] === RUN TestPluginAddHandler [2021-12-03T08:40:41.409Z] --- PASS: TestPluginAddHandler (0.00s) [2021-12-03T08:40:41.409Z] === RUN TestPluginWaitBadPlugin [2021-12-03T08:40:41.409Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-12-03T08:40:41.409Z] === RUN TestGet [2021-12-03T08:40:41.409Z] time="2021-12-03T08:40:41Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-12-03T08:40:41.503Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-12-03T08:40:41.503Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-12-03T08:40:42.072Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-12-03T08:40:42.072Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-12-03T08:40:42.072Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-12-03T08:40:42.391Z] time="2021-12-03T08:40:42Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-12-03T08:40:42.772Z] --- PASS: TestServiceWithDataPathPortInit (13.76s) [2021-12-03T08:40:42.772Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-12-03T08:40:43.983Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-12-03T08:40:43.983Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-12-03T08:40:43.983Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-12-03T08:40:43.983Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-12-03T08:40:44.147Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:hoc4tsc8zvonpvk3js3smp9dc Created:2021-12-03 08:40:42.670298648 +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[741f7b4136050a60e018ac951525e058e5ca8ad154ccabb5128f0a34f6825a76:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t70qe09lbt9gegbq1novyymm9 EndpointID:6f52a5c1551972c280f165a9004483cfc0e3050bf713b8d189bf7285029ef98d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a6177577b5e9bd208ff94e3a931ba8035d4c9630a913a8b757ce45a82462e794 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:2be6c46f66e9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t70qe09lbt9gegbq1novyymm9 EndpointID:6f52a5c1551972c280f165a9004483cfc0e3050bf713b8d189bf7285029ef98d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-12-03T08:40:44.242Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-12-03T08:40:44.609Z] time="2021-12-03T08:40:44Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-12-03T08:40:45.159Z] === RUN TestMiddlewares [2021-12-03T08:40:45.159Z] --- PASS: TestMiddlewares (0.00s) [2021-12-03T08:40:45.159Z] PASS [2021-12-03T08:40:45.159Z] coverage: 9.0% of statements [2021-12-03T08:40:45.159Z] ok github.com/docker/docker/api/server 0.053s coverage: 9.0% of statements [2021-12-03T08:40:45.179Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-12-03T08:40:46.116Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-12-03T08:40:46.375Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-12-03T08:40:46.375Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-12-03T08:40:46.375Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-12-03T08:40:46.375Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-12-03T08:40:48.328Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s) [2021-12-03T08:40:48.328Z] PASS [2021-12-03T08:40:48.328Z] [2021-12-03T08:40:48.328Z] === Skipped [2021-12-03T08:40:48.328Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-03T08:40:48.328Z] service_test.go:243: FLAKY_TEST [2021-12-03T08:40:48.328Z] [2021-12-03T08:40:48.328Z] DONE 26 tests, 1 skipped in 43.820s [2021-12-03T08:40:48.328Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-12-03T08:40:48.328Z] INFO: Testing against a local daemon [2021-12-03T08:40:48.328Z] === RUN TestDockerNetworkIpvlanPersistance [2021-12-03T08:40:48.328Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-03T08:40:48.328Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-12-03T08:40:48.328Z] === RUN TestDockerNetworkIpvlan [2021-12-03T08:40:48.328Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-03T08:40:48.328Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-12-03T08:40:48.328Z] PASS [2021-12-03T08:40:48.328Z] [2021-12-03T08:40:48.328Z] === Skipped [2021-12-03T08:40:48.328Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-12-03T08:40:48.328Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-03T08:40:48.328Z] [2021-12-03T08:40:48.328Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-12-03T08:40:48.328Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-03T08:40:48.328Z] [2021-12-03T08:40:48.328Z] DONE 2 tests, 2 skipped in 0.039s [2021-12-03T08:40:48.328Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-12-03T08:40:48.328Z] INFO: Testing against a local daemon [2021-12-03T08:40:48.328Z] === RUN TestDockerNetworkMacvlanPersistance [2021-12-03T08:40:48.386Z] time="2021-12-03T08:40:48Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-12-03T08:40:49.702Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2021-12-03T08:40:49.702Z] === RUN TestDockerNetworkMacvlan [2021-12-03T08:40:50.268Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-12-03T08:40:51.204Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-12-03T08:40:51.771Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-12-03T08:40:52.936Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-12-03T08:40:53.672Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-12-03T08:40:55.133Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-12-03T08:40:55.574Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-12-03T08:40:56.227Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-12-03T08:40:57.026Z] --- PASS: TestGet (15.01s) [2021-12-03T08:40:57.026Z] === RUN TestPluginWithNoManifest [2021-12-03T08:40:57.026Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-12-03T08:40:57.026Z] === RUN TestGetAll [2021-12-03T08:40:57.026Z] --- PASS: TestGetAll (0.00s) [2021-12-03T08:40:57.026Z] PASS [2021-12-03T08:40:57.026Z] coverage: 73.2% of statements [2021-12-03T08:40:57.026Z] ok github.com/docker/docker/pkg/plugins 35.918s coverage: 73.2% of statements [2021-12-03T08:40:57.335Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-12-03T08:40:57.335Z] === RUN TestBoolValue [2021-12-03T08:40:57.335Z] --- PASS: TestBoolValue (0.00s) [2021-12-03T08:40:57.335Z] === RUN TestBoolValueOrDefault [2021-12-03T08:40:57.335Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-12-03T08:40:57.335Z] === RUN TestInt64ValueOrZero [2021-12-03T08:40:57.335Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-12-03T08:40:57.335Z] === RUN TestInt64ValueOrDefault [2021-12-03T08:40:57.335Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-12-03T08:40:57.335Z] === RUN TestInt64ValueOrDefaultWithError [2021-12-03T08:40:57.335Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-12-03T08:40:57.335Z] === RUN TestJsonContentType [2021-12-03T08:40:57.335Z] --- PASS: TestJsonContentType (0.00s) [2021-12-03T08:40:57.335Z] PASS [2021-12-03T08:40:57.335Z] coverage: 14.7% of statements [2021-12-03T08:40:57.335Z] ok github.com/docker/docker/api/server/httputils 0.088s coverage: 14.7% of statements [2021-12-03T08:40:57.335Z] === RUN TestMaskSecretKeys [2021-12-03T08:40:57.335Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-12-03T08:40:57.335Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-12-03T08:40:57.335Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-12-03T08:40:57.335Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-12-03T08:40:57.335Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-12-03T08:40:57.335Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-12-03T08:40:57.335Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-12-03T08:40:57.335Z] === RUN TestVersionMiddlewareVersion [2021-12-03T08:40:57.335Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-12-03T08:40:57.335Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-12-03T08:40:57.335Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-12-03T08:40:57.335Z] PASS [2021-12-03T08:40:57.335Z] coverage: 37.7% of statements [2021-12-03T08:40:57.335Z] ok github.com/docker/docker/api/server/middleware 0.042s coverage: 37.7% of statements [2021-12-03T08:40:57.335Z] ? github.com/docker/docker/api/server/router [no test files] [2021-12-03T08:40:57.335Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-12-03T08:40:57.335Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-12-03T08:40:57.335Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-12-03T08:40:57.335Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-12-03T08:40:57.335Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-12-03T08:40:57.335Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-12-03T08:40:57.335Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-12-03T08:40:57.335Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-12-03T08:40:57.335Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-12-03T08:40:57.335Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-12-03T08:40:57.335Z] === RUN TestStrSliceMarshalJSON [2021-12-03T08:40:57.335Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-12-03T08:40:57.335Z] === RUN TestStrSliceUnmarshalJSON [2021-12-03T08:40:57.335Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-12-03T08:40:57.335Z] === RUN TestStrSliceUnmarshalString [2021-12-03T08:40:57.335Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-12-03T08:40:57.335Z] === RUN TestStrSliceUnmarshalSlice [2021-12-03T08:40:57.335Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-12-03T08:40:57.335Z] PASS [2021-12-03T08:40:57.335Z] coverage: 90.0% of statements [2021-12-03T08:40:57.335Z] ok github.com/docker/docker/api/types/strslice 0.038s coverage: 90.0% of statements [2021-12-03T08:40:57.335Z] === RUN TestAdjustForAPIVersion [2021-12-03T08:40:57.335Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-12-03T08:40:57.335Z] PASS [2021-12-03T08:40:57.335Z] coverage: 5.7% of statements [2021-12-03T08:40:57.335Z] ok github.com/docker/docker/api/server/router/swarm 0.037s coverage: 5.7% of statements [2021-12-03T08:40:57.335Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-12-03T08:40:57.335Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-12-03T08:40:57.335Z] ? github.com/docker/docker/api/types [no test files] [2021-12-03T08:40:57.335Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-12-03T08:40:57.335Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-12-03T08:40:57.335Z] ? github.com/docker/docker/api/types/container [no test files] [2021-12-03T08:40:57.335Z] ? github.com/docker/docker/api/types/events [no test files] [2021-12-03T08:40:57.335Z] === RUN TestToJSON [2021-12-03T08:40:57.335Z] --- PASS: TestToJSON (0.00s) [2021-12-03T08:40:57.335Z] === RUN TestToParamWithVersion [2021-12-03T08:40:57.335Z] --- PASS: TestToParamWithVersion (0.00s) [2021-12-03T08:40:57.335Z] === RUN TestFromJSON [2021-12-03T08:40:57.335Z] --- PASS: TestFromJSON (0.00s) [2021-12-03T08:40:57.335Z] === RUN TestEmpty [2021-12-03T08:40:57.335Z] --- PASS: TestEmpty (0.00s) [2021-12-03T08:40:57.335Z] === RUN TestArgsMatchKVListEmptySources [2021-12-03T08:40:57.335Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-12-03T08:40:57.335Z] === RUN TestArgsMatchKVList [2021-12-03T08:40:57.335Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-12-03T08:40:57.335Z] === RUN TestArgsMatch [2021-12-03T08:40:57.335Z] --- PASS: TestArgsMatch (0.00s) [2021-12-03T08:40:57.335Z] === RUN TestAdd [2021-12-03T08:40:57.335Z] --- PASS: TestAdd (0.00s) [2021-12-03T08:40:57.335Z] === RUN TestDel [2021-12-03T08:40:57.335Z] --- PASS: TestDel (0.00s) [2021-12-03T08:40:57.335Z] === RUN TestLen [2021-12-03T08:40:57.335Z] --- PASS: TestLen (0.00s) [2021-12-03T08:40:57.335Z] === RUN TestExactMatch [2021-12-03T08:40:57.335Z] --- PASS: TestExactMatch (0.00s) [2021-12-03T08:40:57.335Z] === RUN TestOnlyOneExactMatch [2021-12-03T08:40:57.335Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-12-03T08:40:57.335Z] === RUN TestContains [2021-12-03T08:40:57.335Z] --- PASS: TestContains (0.00s) [2021-12-03T08:40:57.335Z] === RUN TestValidate [2021-12-03T08:40:57.335Z] --- PASS: TestValidate (0.00s) [2021-12-03T08:40:57.335Z] === RUN TestWalkValues [2021-12-03T08:40:57.335Z] --- PASS: TestWalkValues (0.00s) [2021-12-03T08:40:57.335Z] === RUN TestFuzzyMatch [2021-12-03T08:40:57.335Z] --- PASS: TestFuzzyMatch (0.00s) [2021-12-03T08:40:57.335Z] === RUN TestClone [2021-12-03T08:40:57.335Z] --- PASS: TestClone (0.00s) [2021-12-03T08:40:57.335Z] PASS [2021-12-03T08:40:57.335Z] coverage: 92.2% of statements [2021-12-03T08:40:57.335Z] ok github.com/docker/docker/api/types/filters 0.036s coverage: 92.2% of statements [2021-12-03T08:40:57.335Z] ? github.com/docker/docker/api/types/image [no test files] [2021-12-03T08:40:57.335Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-12-03T08:40:57.335Z] ? github.com/docker/docker/api/types/network [no test files] [2021-12-03T08:40:57.335Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-12-03T08:40:57.335Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-12-03T08:40:57.335Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-12-03T08:40:57.335Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-12-03T08:40:57.335Z] === RUN TestDurationToSecondsString [2021-12-03T08:40:57.335Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-12-03T08:40:57.335Z] === RUN TestGetTimestamp [2021-12-03T08:40:57.335Z] --- PASS: TestGetTimestamp (0.13s) [2021-12-03T08:40:57.335Z] === RUN TestParseTimestamps [2021-12-03T08:40:57.335Z] --- PASS: TestParseTimestamps (0.00s) [2021-12-03T08:40:57.335Z] PASS [2021-12-03T08:40:57.335Z] coverage: 100.0% of statements [2021-12-03T08:40:57.335Z] ok github.com/docker/docker/api/types/time 0.171s coverage: 100.0% of statements [2021-12-03T08:40:57.335Z] === RUN TestCompareVersion [2021-12-03T08:40:57.335Z] --- PASS: TestCompareVersion (0.00s) [2021-12-03T08:40:57.335Z] PASS [2021-12-03T08:40:57.335Z] coverage: 77.3% of statements [2021-12-03T08:40:57.335Z] ok github.com/docker/docker/api/types/versions 0.033s coverage: 77.3% of statements [2021-12-03T08:40:57.335Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-12-03T08:40:57.335Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-12-03T08:40:57.335Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-12-03T08:40:57.335Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-12-03T08:40:57.335Z] ? github.com/docker/docker/builder [no test files] [2021-12-03T08:40:57.335Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-12-03T08:40:57.335Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-12-03T08:40:57.335Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-12-03T08:40:57.335Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-12-03T08:40:57.335Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-12-03T08:40:57.335Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-12-03T08:40:57.335Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-12-03T08:40:57.335Z] === RUN TestParseRemoteURL [2021-12-03T08:40:57.335Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-12-03T08:40:57.335Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-12-03T08:40:57.335Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-12-03T08:40:57.335Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-12-03T08:40:57.335Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-12-03T08:40:57.335Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-12-03T08:40:57.336Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-12-03T08:40:57.336Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-12-03T08:40:57.336Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-12-03T08:40:57.336Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-12-03T08:40:57.336Z] --- PASS: TestParseRemoteURL (0.00s) [2021-12-03T08:40:57.336Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-12-03T08:40:57.336Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-12-03T08:40:57.336Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-12-03T08:40:57.336Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-12-03T08:40:57.336Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-12-03T08:40:57.336Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-12-03T08:40:57.336Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-12-03T08:40:57.336Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-12-03T08:40:57.336Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-12-03T08:40:57.336Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-12-03T08:40:57.336Z] === RUN TestCloneArgsSmartHttp [2021-12-03T08:40:57.336Z] --- PASS: TestCloneArgsSmartHttp (0.03s) [2021-12-03T08:40:57.336Z] === RUN TestCloneArgsDumbHttp [2021-12-03T08:40:57.336Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-12-03T08:40:57.336Z] === RUN TestCloneArgsGit [2021-12-03T08:40:57.336Z] --- PASS: TestCloneArgsGit (0.00s) [2021-12-03T08:40:57.336Z] === RUN TestCheckoutGit [2021-12-03T08:40:57.336Z] === RUN TestEnable [2021-12-03T08:40:57.336Z] --- PASS: TestEnable (0.00s) [2021-12-03T08:40:57.336Z] === RUN TestDisable [2021-12-03T08:40:57.336Z] --- PASS: TestDisable (0.00s) [2021-12-03T08:40:57.336Z] === RUN TestEnabled [2021-12-03T08:40:57.336Z] --- PASS: TestEnabled (0.00s) [2021-12-03T08:40:57.336Z] PASS [2021-12-03T08:40:57.336Z] coverage: 100.0% of statements [2021-12-03T08:40:57.336Z] ok github.com/docker/docker/cli/debug 0.033s coverage: 100.0% of statements [2021-12-03T08:40:57.336Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-12-03T08:40:57.336Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-12-03T08:40:57.336Z] === RUN TestProcessNoDockerignore [2021-12-03T08:40:57.336Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-12-03T08:40:57.336Z] === RUN TestProcessShouldLeaveAllFiles [2021-12-03T08:40:57.336Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-12-03T08:40:57.336Z] === RUN TestDetectContentType [2021-12-03T08:40:57.336Z] --- PASS: TestDetectContentType (0.00s) [2021-12-03T08:40:57.336Z] === RUN TestSelectAcceptableMIME [2021-12-03T08:40:57.336Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-12-03T08:40:57.336Z] === RUN TestInspectEmptyResponse [2021-12-03T08:40:57.336Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-12-03T08:40:57.336Z] === RUN TestInspectResponseBinary [2021-12-03T08:40:57.336Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-12-03T08:40:57.336Z] === RUN TestResponseUnsupportedContentType [2021-12-03T08:40:57.336Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-12-03T08:40:57.336Z] === RUN TestInspectResponseTextSimple [2021-12-03T08:40:57.336Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-12-03T08:40:57.336Z] === RUN TestInspectResponseEmptyContentType [2021-12-03T08:40:57.336Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-12-03T08:40:57.336Z] === RUN TestUnknownContentLength [2021-12-03T08:40:57.336Z] --- PASS: TestUnknownContentLength (0.00s) [2021-12-03T08:40:57.336Z] === RUN TestDownloadRemote [2021-12-03T08:40:57.336Z] --- PASS: TestDownloadRemote (0.07s) [2021-12-03T08:40:57.336Z] === RUN TestGetWithStatusError [2021-12-03T08:40:57.336Z] --- PASS: TestGetWithStatusError (0.00s) [2021-12-03T08:40:57.336Z] === RUN TestCloseRootDirectory [2021-12-03T08:40:57.336Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:40:57.336Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-12-03T08:40:57.336Z] === RUN TestHashFile [2021-12-03T08:40:57.336Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:40:57.336Z] --- SKIP: TestHashFile (0.00s) [2021-12-03T08:40:57.336Z] === RUN TestHashSubdir [2021-12-03T08:40:57.336Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:40:57.336Z] --- SKIP: TestHashSubdir (0.00s) [2021-12-03T08:40:57.336Z] === RUN TestRemoveDirectory [2021-12-03T08:40:57.336Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:40:57.336Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-12-03T08:40:57.336Z] PASS [2021-12-03T08:40:57.336Z] coverage: 9.3% of statements [2021-12-03T08:40:57.336Z] ok github.com/docker/docker/builder/remotecontext 0.207s coverage: 9.3% of statements [2021-12-03T08:40:57.336Z] === RUN TestGetAllAllowed [2021-12-03T08:40:57.336Z] --- PASS: TestGetAllAllowed (0.00s) [2021-12-03T08:40:57.336Z] === RUN TestGetAllMeta [2021-12-03T08:40:57.336Z] --- PASS: TestGetAllMeta (0.00s) [2021-12-03T08:40:57.336Z] === RUN TestWarnOnUnusedBuildArgs [2021-12-03T08:40:57.336Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-12-03T08:40:57.336Z] === RUN TestIsUnreferencedBuiltin [2021-12-03T08:40:57.336Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-12-03T08:40:57.336Z] === RUN TestIsExistingDirectory [2021-12-03T08:40:57.336Z] --- PASS: TestIsExistingDirectory (0.01s) [2021-12-03T08:40:57.336Z] === RUN TestGetFilenameForDownload [2021-12-03T08:40:57.336Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-12-03T08:40:57.336Z] === RUN TestEnv2Variables [2021-12-03T08:40:57.336Z] --- PASS: TestEnv2Variables (0.00s) [2021-12-03T08:40:57.336Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-12-03T08:40:57.336Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-12-03T08:40:57.336Z] === RUN TestMaintainer [2021-12-03T08:40:57.336Z] --- PASS: TestMaintainer (0.00s) [2021-12-03T08:40:57.336Z] === RUN TestLabel [2021-12-03T08:40:57.336Z] --- PASS: TestLabel (0.00s) [2021-12-03T08:40:57.336Z] === RUN TestFromScratch [2021-12-03T08:40:57.336Z] --- PASS: TestFromScratch (0.00s) [2021-12-03T08:40:57.336Z] === RUN TestFromWithArg [2021-12-03T08:40:57.336Z] --- PASS: TestFromWithArg (0.00s) [2021-12-03T08:40:57.336Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-12-03T08:40:57.336Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-12-03T08:40:57.336Z] === RUN TestFromWithUndefinedArg [2021-12-03T08:40:57.336Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-12-03T08:40:57.336Z] === RUN TestFromMultiStageWithNamedStage [2021-12-03T08:40:57.336Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-12-03T08:40:57.336Z] === RUN TestOnbuild [2021-12-03T08:40:57.336Z] --- PASS: TestOnbuild (0.00s) [2021-12-03T08:40:57.336Z] === RUN TestWorkdir [2021-12-03T08:40:57.336Z] --- PASS: TestWorkdir (0.00s) [2021-12-03T08:40:57.336Z] === RUN TestCmd [2021-12-03T08:40:57.336Z] --- PASS: TestCmd (0.00s) [2021-12-03T08:40:57.336Z] === RUN TestHealthcheckNone [2021-12-03T08:40:57.336Z] --- PASS: TestHealthcheckNone (0.00s) [2021-12-03T08:40:57.336Z] === RUN TestHealthcheckCmd [2021-12-03T08:40:57.336Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-12-03T08:40:57.336Z] === RUN TestEntrypoint [2021-12-03T08:40:57.336Z] --- PASS: TestEntrypoint (0.00s) [2021-12-03T08:40:57.336Z] === RUN TestExpose [2021-12-03T08:40:57.336Z] --- PASS: TestExpose (0.00s) [2021-12-03T08:40:57.336Z] === RUN TestUser [2021-12-03T08:40:57.336Z] --- PASS: TestUser (0.00s) [2021-12-03T08:40:57.336Z] === RUN TestVolume [2021-12-03T08:40:57.336Z] --- PASS: TestVolume (0.00s) [2021-12-03T08:40:57.336Z] === RUN TestStopSignal [2021-12-03T08:40:57.336Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-12-03T08:40:57.336Z] --- SKIP: TestStopSignal (0.00s) [2021-12-03T08:40:57.336Z] === RUN TestArg [2021-12-03T08:40:57.336Z] --- PASS: TestArg (0.00s) [2021-12-03T08:40:57.336Z] === RUN TestShell [2021-12-03T08:40:57.336Z] --- PASS: TestShell (0.00s) [2021-12-03T08:40:57.336Z] === RUN TestPrependEnvOnCmd [2021-12-03T08:40:57.336Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-12-03T08:40:57.336Z] === RUN TestRunWithBuildArgs [2021-12-03T08:40:57.336Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-12-03T08:40:57.336Z] === RUN TestRunIgnoresHealthcheck [2021-12-03T08:40:57.336Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-12-03T08:40:57.336Z] === RUN TestDispatchUnsupportedOptions [2021-12-03T08:40:57.336Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-12-03T08:40:57.336Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-12-03T08:40:57.336Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-12-03T08:40:57.336Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-12-03T08:40:57.336Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-12-03T08:40:57.336Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-12-03T08:40:57.336Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-12-03T08:40:57.336Z] === RUN TestNormalizeWorkdir [2021-12-03T08:40:57.336Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-12-03T08:40:57.336Z] === RUN TestDispatch [2021-12-03T08:40:57.336Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-12-03T08:40:57.336Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-12-03T08:40:57.793Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-12-03T08:40:57.793Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-12-03T08:40:57.793Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-12-03T08:40:57.793Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-12-03T08:40:57.793Z] === RUN TestDispatch/COPY_url [2021-12-03T08:40:57.793Z] --- PASS: TestDispatch (0.06s) [2021-12-03T08:40:57.793Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-12-03T08:40:57.793Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-12-03T08:40:57.793Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-12-03T08:40:57.793Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-12-03T08:40:57.793Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-12-03T08:40:57.793Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-12-03T08:40:57.793Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-12-03T08:40:57.793Z] === RUN TestAddScratchImageAddsToMounts [2021-12-03T08:40:57.793Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-12-03T08:40:57.793Z] === RUN TestAddFromScratchPopulatesPlatform [2021-12-03T08:40:57.793Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-12-03T08:40:57.793Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-12-03T08:40:57.793Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-12-03T08:40:57.793Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-12-03T08:40:57.793Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-12-03T08:40:57.793Z] === RUN TestImageSourceGetAddsToMounts [2021-12-03T08:40:57.793Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-12-03T08:40:57.793Z] === RUN TestEmptyDockerfile [2021-12-03T08:40:57.793Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-12-03T08:40:57.793Z] === RUN TestSymlinkDockerfile [2021-12-03T08:40:57.793Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-12-03T08:40:57.793Z] === RUN TestDockerfileOutsideTheBuildContext [2021-12-03T08:40:57.793Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-12-03T08:40:57.793Z] === RUN TestNonExistingDockerfile [2021-12-03T08:40:57.793Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-12-03T08:40:57.793Z] === RUN TestCopyRunConfig [2021-12-03T08:40:57.793Z] --- PASS: TestCopyRunConfig (0.00s) [2021-12-03T08:40:57.793Z] === RUN TestDeepCopyRunConfig [2021-12-03T08:40:57.793Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-12-03T08:40:57.793Z] === RUN TestExportImage [2021-12-03T08:40:57.793Z] --- PASS: TestExportImage (0.00s) [2021-12-03T08:40:57.793Z] === RUN TestNormalizeDest [2021-12-03T08:40:57.793Z] --- PASS: TestNormalizeDest (0.00s) [2021-12-03T08:40:57.793Z] PASS [2021-12-03T08:40:57.793Z] coverage: 46.8% of statements [2021-12-03T08:40:57.793Z] ok github.com/docker/docker/builder/dockerfile 0.187s coverage: 46.8% of statements [2021-12-03T08:40:57.793Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-12-03T08:40:57.793Z] === RUN TestTCP4Proxy [2021-12-03T08:40:57.793Z] --- PASS: TestTCP4Proxy (0.01s) [2021-12-03T08:40:57.793Z] === RUN TestTCP4ProxyHalfClose [2021-12-03T08:40:57.793Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-12-03T08:40:57.793Z] === RUN TestTCP6Proxy [2021-12-03T08:40:57.793Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-12-03T08:40:57.793Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-12-03T08:40:57.793Z] === RUN TestTCPDualStackProxy [2021-12-03T08:40:57.793Z] network_proxy_test.go:208: No support for dual stack yet [2021-12-03T08:40:57.793Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-12-03T08:40:57.793Z] === RUN TestUDP4Proxy [2021-12-03T08:40:57.793Z] --- PASS: TestUDP4Proxy (0.00s) [2021-12-03T08:40:57.793Z] === RUN TestUDP6Proxy [2021-12-03T08:40:57.793Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-12-03T08:40:57.793Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-12-03T08:40:57.793Z] === RUN TestUDPWriteError [2021-12-03T08:40:57.793Z] --- PASS: TestUDPWriteError (0.00s) [2021-12-03T08:40:57.793Z] === RUN TestSCTP4Proxy [2021-12-03T08:40:57.793Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-12-03T08:40:57.793Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-12-03T08:40:57.793Z] === RUN TestSCTP6Proxy [2021-12-03T08:40:57.793Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-12-03T08:40:57.793Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-12-03T08:40:57.793Z] PASS [2021-12-03T08:40:57.793Z] coverage: 49.4% of statements [2021-12-03T08:40:57.793Z] ok github.com/docker/docker/cmd/docker-proxy 0.065s coverage: 49.4% of statements [2021-12-03T08:40:58.135Z] --- PASS: TestBuildWithHugeFile (110.29s) [2021-12-03T08:40:58.135Z] === RUN TestBuildWCOWSandboxSize [2021-12-03T08:40:58.135Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-03T08:40:58.135Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-12-03T08:40:58.135Z] === RUN TestBuildWithEmptyDockerfile [2021-12-03T08:40:58.135Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-03T08:40:58.135Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-03T08:40:58.135Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-03T08:40:58.135Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-03T08:40:58.135Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-03T08:40:58.135Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-03T08:40:58.135Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-03T08:40:58.135Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-03T08:40:58.135Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-12-03T08:40:58.394Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-03T08:40:58.394Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-12-03T08:40:58.394Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2021-12-03T08:40:58.394Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2021-12-03T08:40:58.394Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-12-03T08:40:58.394Z] === RUN TestBuildPreserveOwnership [2021-12-03T08:40:58.394Z] === RUN TestBuildPreserveOwnership/copy_from [2021-12-03T08:40:58.860Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-12-03T08:40:59.428Z] --- PASS: TestDockerNetworkMacvlan (9.69s) [2021-12-03T08:40:59.428Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-12-03T08:40:59.428Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-12-03T08:40:59.428Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.92s) [2021-12-03T08:40:59.428Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.86s) [2021-12-03T08:40:59.428Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.04s) [2021-12-03T08:40:59.428Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) [2021-12-03T08:40:59.428Z] PASS [2021-12-03T08:40:59.428Z] [2021-12-03T08:40:59.428Z] DONE 8 tests in 11.093s [2021-12-03T08:40:59.428Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-12-03T08:40:59.428Z] testing: warning: no tests to run [2021-12-03T08:40:59.428Z] PASS [2021-12-03T08:40:59.428Z] [2021-12-03T08:40:59.429Z] DONE 0 tests in 0.011s [2021-12-03T08:40:59.429Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-12-03T08:40:59.429Z] INFO: Testing against a local daemon [2021-12-03T08:40:59.429Z] === RUN TestAuthZPluginAllowRequest [2021-12-03T08:41:00.294Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-12-03T08:41:00.809Z] --- PASS: TestAuthZPluginAllowRequest (1.21s) [2021-12-03T08:41:00.809Z] === RUN TestAuthZPluginTLS [2021-12-03T08:41:00.860Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-12-03T08:41:00.860Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-12-03T08:41:01.375Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-12-03T08:41:01.375Z] === RUN TestAuthZPluginDenyRequest [2021-12-03T08:41:01.428Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-12-03T08:41:01.940Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-12-03T08:41:01.940Z] === RUN TestAuthZPluginAPIDenyResponse [2021-12-03T08:41:01.995Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-12-03T08:41:01.995Z] --- PASS: TestBuildPreserveOwnership (3.63s) [2021-12-03T08:41:01.995Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.36s) [2021-12-03T08:41:01.995Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.25s) [2021-12-03T08:41:01.995Z] === RUN TestBuildPlatformInvalid [2021-12-03T08:41:01.995Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2021-12-03T08:41:01.995Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-12-03T08:41:02.199Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-12-03T08:41:02.199Z] === RUN TestAuthZPluginDenyResponse [2021-12-03T08:41:02.547Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-12-03T08:41:02.562Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-12-03T08:41:02.562Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-12-03T08:41:02.766Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-12-03T08:41:02.766Z] === RUN TestAuthZPluginAllowEventStream [2021-12-03T08:41:03.499Z] Loaded image: busybox:latest [2021-12-03T08:41:03.499Z] Loaded image: busybox:glibc [2021-12-03T08:41:04.067Z] docker_cli_daemon_test.go:1455: [dbb809b9133cd] daemon is not started [2021-12-03T08:41:04.140Z] --- PASS: TestAuthZPluginAllowEventStream (1.15s) [2021-12-03T08:41:04.140Z] === RUN TestAuthZPluginErrorResponse [2021-12-03T08:41:04.634Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-12-03T08:41:04.706Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-12-03T08:41:04.706Z] === RUN TestAuthZPluginErrorRequest [2021-12-03T08:41:04.965Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-12-03T08:41:04.965Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-12-03T08:41:05.202Z] check_test.go:308: [d0e93e66f0673] daemon is not started [2021-12-03T08:41:05.202Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-12-03T08:41:05.531Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-12-03T08:41:05.531Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-12-03T08:41:06.334Z] === RUN TestCheckpointCreateError [2021-12-03T08:41:06.335Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestCheckpointCreate [2021-12-03T08:41:06.335Z] --- PASS: TestCheckpointCreate (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestCheckpointDeleteError [2021-12-03T08:41:06.335Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestCheckpointDelete [2021-12-03T08:41:06.335Z] --- PASS: TestCheckpointDelete (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestCheckpointListError [2021-12-03T08:41:06.335Z] --- PASS: TestCheckpointListError (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestCheckpointList [2021-12-03T08:41:06.335Z] --- PASS: TestCheckpointList (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestCheckpointListContainerNotFound [2021-12-03T08:41:06.335Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestNewClientWithOpsFromEnv [2021-12-03T08:41:06.335Z] client_test.go:23: runtime.GOOS == "windows" [2021-12-03T08:41:06.335Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestGetAPIPath [2021-12-03T08:41:06.335Z] --- PASS: TestGetAPIPath (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestParseHostURL [2021-12-03T08:41:06.335Z] --- PASS: TestParseHostURL (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-12-03T08:41:06.335Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestNegotiateAPIVersionEmpty [2021-12-03T08:41:06.335Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestNegotiateAPIVersion [2021-12-03T08:41:06.335Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestNegotiateAPVersionOverride [2021-12-03T08:41:06.335Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestNegotiateAPIVersionAutomatic [2021-12-03T08:41:06.335Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-12-03T08:41:06.335Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-12-03T08:41:06.335Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestClientRedirect [2021-12-03T08:41:06.335Z] --- PASS: TestClientRedirect (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestConfigCreateUnsupported [2021-12-03T08:41:06.335Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestConfigCreateError [2021-12-03T08:41:06.335Z] --- PASS: TestConfigCreateError (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestConfigCreate [2021-12-03T08:41:06.335Z] --- PASS: TestConfigCreate (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestConfigInspectNotFound [2021-12-03T08:41:06.335Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestConfigInspectWithEmptyID [2021-12-03T08:41:06.335Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestConfigInspectUnsupported [2021-12-03T08:41:06.335Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestConfigInspectError [2021-12-03T08:41:06.335Z] --- PASS: TestConfigInspectError (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestConfigInspectConfigNotFound [2021-12-03T08:41:06.335Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestConfigInspect [2021-12-03T08:41:06.335Z] --- PASS: TestConfigInspect (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestConfigListUnsupported [2021-12-03T08:41:06.335Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestConfigListError [2021-12-03T08:41:06.335Z] --- PASS: TestConfigListError (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestConfigList [2021-12-03T08:41:06.335Z] --- PASS: TestConfigList (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestConfigRemoveUnsupported [2021-12-03T08:41:06.335Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestConfigRemoveError [2021-12-03T08:41:06.335Z] --- PASS: TestConfigRemoveError (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestConfigRemove [2021-12-03T08:41:06.335Z] --- PASS: TestConfigRemove (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestConfigUpdateUnsupported [2021-12-03T08:41:06.335Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestConfigUpdateError [2021-12-03T08:41:06.335Z] --- PASS: TestConfigUpdateError (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestConfigUpdate [2021-12-03T08:41:06.335Z] --- PASS: TestConfigUpdate (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestContainerCommitError [2021-12-03T08:41:06.335Z] --- PASS: TestContainerCommitError (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestContainerCommit [2021-12-03T08:41:06.335Z] --- PASS: TestContainerCommit (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestContainerStatPathError [2021-12-03T08:41:06.335Z] --- PASS: TestContainerStatPathError (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestContainerStatPathNotFoundError [2021-12-03T08:41:06.335Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestContainerStatPathNoHeaderError [2021-12-03T08:41:06.335Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestContainerStatPath [2021-12-03T08:41:06.335Z] --- PASS: TestContainerStatPath (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestCopyToContainerError [2021-12-03T08:41:06.335Z] --- PASS: TestCopyToContainerError (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestCopyToContainerNotFoundError [2021-12-03T08:41:06.335Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestCopyToContainerNotStatusOKError [2021-12-03T08:41:06.335Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestCopyToContainer [2021-12-03T08:41:06.335Z] --- PASS: TestCopyToContainer (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestCopyFromContainerError [2021-12-03T08:41:06.335Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestCopyFromContainerNotFoundError [2021-12-03T08:41:06.335Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestCopyFromContainerNotStatusOKError [2021-12-03T08:41:06.335Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestCopyFromContainerNoHeaderError [2021-12-03T08:41:06.335Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestCopyFromContainer [2021-12-03T08:41:06.335Z] --- PASS: TestCopyFromContainer (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestContainerCreateError [2021-12-03T08:41:06.335Z] --- PASS: TestContainerCreateError (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestContainerCreateImageNotFound [2021-12-03T08:41:06.335Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestContainerCreateWithName [2021-12-03T08:41:06.335Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestContainerCreateAutoRemove [2021-12-03T08:41:06.335Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestContainerDiffError [2021-12-03T08:41:06.335Z] --- PASS: TestContainerDiffError (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestContainerDiff [2021-12-03T08:41:06.335Z] --- PASS: TestContainerDiff (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestContainerExecCreateError [2021-12-03T08:41:06.335Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestContainerExecCreate [2021-12-03T08:41:06.335Z] --- PASS: TestContainerExecCreate (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestContainerExecStartError [2021-12-03T08:41:06.335Z] --- PASS: TestContainerExecStartError (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestContainerExecStart [2021-12-03T08:41:06.335Z] --- PASS: TestContainerExecStart (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestContainerExecInspectError [2021-12-03T08:41:06.335Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestContainerExecInspect [2021-12-03T08:41:06.335Z] --- PASS: TestContainerExecInspect (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestContainerExportError [2021-12-03T08:41:06.335Z] --- PASS: TestContainerExportError (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestContainerExport [2021-12-03T08:41:06.335Z] --- PASS: TestContainerExport (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestContainerInspectError [2021-12-03T08:41:06.335Z] --- PASS: TestContainerInspectError (0.00s) [2021-12-03T08:41:06.335Z] === RUN TestContainerInspectContainerNotFound [2021-12-03T08:41:06.579Z] Loaded image: debian:bullseye-slim [2021-12-03T08:41:06.579Z] === RUN TestDockerSuite/TestAttachDetach [2021-12-03T08:41:06.579Z] Loaded image: hello-world:latest [2021-12-03T08:41:06.579Z] Loaded image: arm32v7/hello-world:latest [2021-12-03T08:41:06.792Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestContainerInspectWithEmptyID [2021-12-03T08:41:06.792Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestContainerInspect [2021-12-03T08:41:06.792Z] --- PASS: TestContainerInspect (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestContainerInspectNode [2021-12-03T08:41:06.792Z] --- PASS: TestContainerInspectNode (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestContainerKillError [2021-12-03T08:41:06.792Z] --- PASS: TestContainerKillError (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestContainerKill [2021-12-03T08:41:06.792Z] --- PASS: TestContainerKill (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestContainerListError [2021-12-03T08:41:06.792Z] --- PASS: TestContainerListError (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestContainerList [2021-12-03T08:41:06.792Z] --- PASS: TestContainerList (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestContainerLogsNotFoundError [2021-12-03T08:41:06.792Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestContainerLogsError [2021-12-03T08:41:06.792Z] --- PASS: TestContainerLogsError (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestContainerLogs [2021-12-03T08:41:06.792Z] --- PASS: TestContainerLogs (0.14s) [2021-12-03T08:41:06.792Z] === RUN TestContainerPauseError [2021-12-03T08:41:06.792Z] --- PASS: TestContainerPauseError (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestContainerPause [2021-12-03T08:41:06.792Z] --- PASS: TestContainerPause (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestContainersPruneError [2021-12-03T08:41:06.792Z] --- PASS: TestContainersPruneError (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestContainersPrune [2021-12-03T08:41:06.792Z] --- PASS: TestContainersPrune (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestContainerRemoveError [2021-12-03T08:41:06.792Z] --- PASS: TestContainerRemoveError (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestContainerRemoveNotFoundError [2021-12-03T08:41:06.792Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestContainerRemove [2021-12-03T08:41:06.792Z] --- PASS: TestContainerRemove (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestContainerRenameError [2021-12-03T08:41:06.792Z] --- PASS: TestContainerRenameError (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestContainerRename [2021-12-03T08:41:06.792Z] --- PASS: TestContainerRename (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestContainerResizeError [2021-12-03T08:41:06.792Z] --- PASS: TestContainerResizeError (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestContainerExecResizeError [2021-12-03T08:41:06.792Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestContainerResize [2021-12-03T08:41:06.792Z] --- PASS: TestContainerResize (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestContainerExecResize [2021-12-03T08:41:06.792Z] --- PASS: TestContainerExecResize (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestContainerRestartError [2021-12-03T08:41:06.792Z] --- PASS: TestContainerRestartError (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestContainerRestart [2021-12-03T08:41:06.792Z] --- PASS: TestContainerRestart (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestContainerStartError [2021-12-03T08:41:06.792Z] --- PASS: TestContainerStartError (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestContainerStart [2021-12-03T08:41:06.792Z] --- PASS: TestContainerStart (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestContainerStatsError [2021-12-03T08:41:06.792Z] --- PASS: TestContainerStatsError (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestContainerStats [2021-12-03T08:41:06.792Z] --- PASS: TestContainerStats (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestContainerStopError [2021-12-03T08:41:06.792Z] --- PASS: TestContainerStopError (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestContainerStop [2021-12-03T08:41:06.792Z] --- PASS: TestContainerStop (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestContainerTopError [2021-12-03T08:41:06.792Z] --- PASS: TestContainerTopError (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestContainerTop [2021-12-03T08:41:06.792Z] --- PASS: TestContainerTop (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestContainerUnpauseError [2021-12-03T08:41:06.792Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestContainerUnpause [2021-12-03T08:41:06.792Z] --- PASS: TestContainerUnpause (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestContainerUpdateError [2021-12-03T08:41:06.792Z] --- PASS: TestContainerUpdateError (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestContainerUpdate [2021-12-03T08:41:06.792Z] --- PASS: TestContainerUpdate (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestContainerWaitError [2021-12-03T08:41:06.792Z] --- PASS: TestContainerWaitError (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestContainerWait [2021-12-03T08:41:06.792Z] --- PASS: TestContainerWait (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestDiskUsageError [2021-12-03T08:41:06.792Z] --- PASS: TestDiskUsageError (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestDiskUsage [2021-12-03T08:41:06.792Z] --- PASS: TestDiskUsage (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestDistributionInspectUnsupported [2021-12-03T08:41:06.792Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestDistributionInspectWithEmptyID [2021-12-03T08:41:06.792Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestEventsErrorInOptions [2021-12-03T08:41:06.792Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestEventsErrorFromServer [2021-12-03T08:41:06.792Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestEvents [2021-12-03T08:41:06.792Z] --- PASS: TestEvents (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestTLSCloseWriter [2021-12-03T08:41:06.792Z] === PAUSE TestTLSCloseWriter [2021-12-03T08:41:06.792Z] === RUN TestImageBuildError [2021-12-03T08:41:06.792Z] --- PASS: TestImageBuildError (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestImageBuild [2021-12-03T08:41:06.792Z] --- PASS: TestImageBuild (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestGetDockerOS [2021-12-03T08:41:06.792Z] --- PASS: TestGetDockerOS (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestImageCreateError [2021-12-03T08:41:06.792Z] --- PASS: TestImageCreateError (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestImageCreate [2021-12-03T08:41:06.792Z] --- PASS: TestImageCreate (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestImageHistoryError [2021-12-03T08:41:06.792Z] --- PASS: TestImageHistoryError (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestImageHistory [2021-12-03T08:41:06.792Z] --- PASS: TestImageHistory (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestImageImportError [2021-12-03T08:41:06.792Z] --- PASS: TestImageImportError (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestImageImport [2021-12-03T08:41:06.792Z] --- PASS: TestImageImport (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestImageInspectError [2021-12-03T08:41:06.792Z] --- PASS: TestImageInspectError (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestImageInspectImageNotFound [2021-12-03T08:41:06.792Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestImageInspectWithEmptyID [2021-12-03T08:41:06.792Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestImageInspect [2021-12-03T08:41:06.792Z] --- PASS: TestImageInspect (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestImageListError [2021-12-03T08:41:06.792Z] --- PASS: TestImageListError (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestImageList [2021-12-03T08:41:06.792Z] --- PASS: TestImageList (0.01s) [2021-12-03T08:41:06.792Z] === RUN TestImageListApiBefore125 [2021-12-03T08:41:06.792Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestImageLoadError [2021-12-03T08:41:06.792Z] --- PASS: TestImageLoadError (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestImageLoad [2021-12-03T08:41:06.792Z] --- PASS: TestImageLoad (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestImagesPruneError [2021-12-03T08:41:06.792Z] --- PASS: TestImagesPruneError (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestImagesPrune [2021-12-03T08:41:06.792Z] --- PASS: TestImagesPrune (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestImagePullReferenceParseError [2021-12-03T08:41:06.792Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestImagePullAnyError [2021-12-03T08:41:06.792Z] --- PASS: TestImagePullAnyError (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestImagePullStatusUnauthorizedError [2021-12-03T08:41:06.792Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-12-03T08:41:06.792Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-12-03T08:41:06.792Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-12-03T08:41:06.792Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestImagePullWithoutErrors [2021-12-03T08:41:06.792Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestImagePushReferenceError [2021-12-03T08:41:06.792Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestImagePushAnyError [2021-12-03T08:41:06.792Z] --- PASS: TestImagePushAnyError (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestImagePushStatusUnauthorizedError [2021-12-03T08:41:06.792Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-12-03T08:41:06.792Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-12-03T08:41:06.792Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-12-03T08:41:06.792Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestImagePushWithoutErrors [2021-12-03T08:41:06.792Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-12-03T08:41:06.792Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-12-03T08:41:06.792Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-12-03T08:41:06.792Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-12-03T08:41:06.792Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-12-03T08:41:06.792Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-12-03T08:41:06.792Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-12-03T08:41:06.792Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-12-03T08:41:06.792Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestImageRemoveError [2021-12-03T08:41:06.792Z] --- PASS: TestImageRemoveError (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestImageRemoveImageNotFound [2021-12-03T08:41:06.792Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestImageRemove [2021-12-03T08:41:06.792Z] --- PASS: TestImageRemove (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestImageSaveError [2021-12-03T08:41:06.792Z] --- PASS: TestImageSaveError (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestImageSave [2021-12-03T08:41:06.792Z] --- PASS: TestImageSave (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestImageSearchAnyError [2021-12-03T08:41:06.792Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestImageSearchStatusUnauthorizedError [2021-12-03T08:41:06.792Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-12-03T08:41:06.792Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-12-03T08:41:06.792Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-12-03T08:41:06.792Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestImageSearchWithoutErrors [2021-12-03T08:41:06.792Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestImageTagError [2021-12-03T08:41:06.792Z] --- PASS: TestImageTagError (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestImageTagInvalidReference [2021-12-03T08:41:06.792Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestImageTagInvalidSourceImageName [2021-12-03T08:41:06.792Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestImageTagHexSource [2021-12-03T08:41:06.792Z] --- PASS: TestImageTagHexSource (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestImageTag [2021-12-03T08:41:06.792Z] --- PASS: TestImageTag (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestInfoServerError [2021-12-03T08:41:06.792Z] --- PASS: TestInfoServerError (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestInfoInvalidResponseJSONError [2021-12-03T08:41:06.792Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestInfo [2021-12-03T08:41:06.792Z] --- PASS: TestInfo (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestNetworkConnectError [2021-12-03T08:41:06.792Z] --- PASS: TestNetworkConnectError (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-12-03T08:41:06.792Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestNetworkConnect [2021-12-03T08:41:06.792Z] --- PASS: TestNetworkConnect (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestNetworkCreateError [2021-12-03T08:41:06.792Z] --- PASS: TestNetworkCreateError (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestNetworkCreate [2021-12-03T08:41:06.792Z] --- PASS: TestNetworkCreate (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestNetworkDisconnectError [2021-12-03T08:41:06.792Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestNetworkDisconnect [2021-12-03T08:41:06.792Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestNetworkInspect [2021-12-03T08:41:06.792Z] === RUN TestNetworkInspect/empty_ID [2021-12-03T08:41:06.792Z] === RUN TestNetworkInspect/no_options [2021-12-03T08:41:06.792Z] === RUN TestNetworkInspect/verbose [2021-12-03T08:41:06.792Z] === RUN TestNetworkInspect/global_scope [2021-12-03T08:41:06.792Z] === RUN TestNetworkInspect/unknown_network [2021-12-03T08:41:06.792Z] === RUN TestNetworkInspect/server_error [2021-12-03T08:41:06.792Z] --- PASS: TestNetworkInspect (0.00s) [2021-12-03T08:41:06.792Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2021-12-03T08:41:06.792Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2021-12-03T08:41:06.792Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2021-12-03T08:41:06.792Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2021-12-03T08:41:06.792Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2021-12-03T08:41:06.792Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestNetworkListError [2021-12-03T08:41:06.792Z] --- PASS: TestNetworkListError (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestNetworkList [2021-12-03T08:41:06.792Z] --- PASS: TestNetworkList (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestNetworksPruneError [2021-12-03T08:41:06.792Z] --- PASS: TestNetworksPruneError (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestNetworksPrune [2021-12-03T08:41:06.792Z] --- PASS: TestNetworksPrune (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestNetworkRemoveError [2021-12-03T08:41:06.792Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestNetworkRemove [2021-12-03T08:41:06.792Z] --- PASS: TestNetworkRemove (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestNodeInspectError [2021-12-03T08:41:06.792Z] --- PASS: TestNodeInspectError (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestNodeInspectNodeNotFound [2021-12-03T08:41:06.792Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestNodeInspectWithEmptyID [2021-12-03T08:41:06.792Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestNodeInspect [2021-12-03T08:41:06.792Z] --- PASS: TestNodeInspect (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestNodeListError [2021-12-03T08:41:06.792Z] --- PASS: TestNodeListError (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestNodeList [2021-12-03T08:41:06.792Z] --- PASS: TestNodeList (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestNodeRemoveError [2021-12-03T08:41:06.792Z] --- PASS: TestNodeRemoveError (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestNodeRemove [2021-12-03T08:41:06.792Z] --- PASS: TestNodeRemove (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestNodeUpdateError [2021-12-03T08:41:06.792Z] --- PASS: TestNodeUpdateError (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestNodeUpdate [2021-12-03T08:41:06.792Z] --- PASS: TestNodeUpdate (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestOptionWithTimeout [2021-12-03T08:41:06.792Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestPingFail [2021-12-03T08:41:06.792Z] --- PASS: TestPingFail (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestPingWithError [2021-12-03T08:41:06.792Z] 2021/12/03 08:41:06 RoundTripper returned a response & error; ignoring response [2021-12-03T08:41:06.792Z] 2021/12/03 08:41:06 RoundTripper returned a response & error; ignoring response [2021-12-03T08:41:06.792Z] --- PASS: TestPingWithError (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestPingSuccess [2021-12-03T08:41:06.792Z] --- PASS: TestPingSuccess (0.00s) [2021-12-03T08:41:06.792Z] === RUN TestPingHeadFallback [2021-12-03T08:41:06.792Z] === RUN TestPingHeadFallback/OK [2021-12-03T08:41:06.792Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-12-03T08:41:06.792Z] === RUN TestPingHeadFallback/Not_Found [2021-12-03T08:41:06.792Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-12-03T08:41:06.793Z] --- PASS: TestPingHeadFallback (0.00s) [2021-12-03T08:41:06.793Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-12-03T08:41:06.793Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-12-03T08:41:06.793Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-12-03T08:41:06.793Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestPluginDisableError [2021-12-03T08:41:06.793Z] --- PASS: TestPluginDisableError (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestPluginDisable [2021-12-03T08:41:06.793Z] --- PASS: TestPluginDisable (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestPluginEnableError [2021-12-03T08:41:06.793Z] --- PASS: TestPluginEnableError (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestPluginEnable [2021-12-03T08:41:06.793Z] --- PASS: TestPluginEnable (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestPluginInspectError [2021-12-03T08:41:06.793Z] --- PASS: TestPluginInspectError (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestPluginInspectWithEmptyID [2021-12-03T08:41:06.793Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestPluginInspect [2021-12-03T08:41:06.793Z] --- PASS: TestPluginInspect (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestPluginListError [2021-12-03T08:41:06.793Z] --- PASS: TestPluginListError (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestPluginList [2021-12-03T08:41:06.793Z] --- PASS: TestPluginList (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestPluginPushError [2021-12-03T08:41:06.793Z] --- PASS: TestPluginPushError (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestPluginPush [2021-12-03T08:41:06.793Z] --- PASS: TestPluginPush (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestPluginRemoveError [2021-12-03T08:41:06.793Z] --- PASS: TestPluginRemoveError (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestPluginRemove [2021-12-03T08:41:06.793Z] --- PASS: TestPluginRemove (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestPluginSetError [2021-12-03T08:41:06.793Z] --- PASS: TestPluginSetError (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestPluginSet [2021-12-03T08:41:06.793Z] --- PASS: TestPluginSet (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestSetHostHeader [2021-12-03T08:41:06.793Z] --- PASS: TestSetHostHeader (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestPlainTextError [2021-12-03T08:41:06.793Z] --- PASS: TestPlainTextError (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestInfiniteError [2021-12-03T08:41:06.793Z] --- PASS: TestInfiniteError (0.02s) [2021-12-03T08:41:06.793Z] === RUN TestCanceledContext [2021-12-03T08:41:06.793Z] 2021/12/03 08:41:06 RoundTripper returned a response & error; ignoring response [2021-12-03T08:41:06.793Z] --- PASS: TestCanceledContext (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestDeadlineExceededContext [2021-12-03T08:41:06.793Z] 2021/12/03 08:41:06 RoundTripper returned a response & error; ignoring response [2021-12-03T08:41:06.793Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestSecretCreateUnsupported [2021-12-03T08:41:06.793Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestSecretCreateError [2021-12-03T08:41:06.793Z] --- PASS: TestSecretCreateError (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestSecretCreate [2021-12-03T08:41:06.793Z] --- PASS: TestSecretCreate (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestSecretInspectUnsupported [2021-12-03T08:41:06.793Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestSecretInspectError [2021-12-03T08:41:06.793Z] --- PASS: TestSecretInspectError (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestSecretInspectSecretNotFound [2021-12-03T08:41:06.793Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestSecretInspectWithEmptyID [2021-12-03T08:41:06.793Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestSecretInspect [2021-12-03T08:41:06.793Z] --- PASS: TestSecretInspect (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestSecretListUnsupported [2021-12-03T08:41:06.793Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestSecretListError [2021-12-03T08:41:06.793Z] --- PASS: TestSecretListError (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestSecretList [2021-12-03T08:41:06.793Z] --- PASS: TestSecretList (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestSecretRemoveUnsupported [2021-12-03T08:41:06.793Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestSecretRemoveError [2021-12-03T08:41:06.793Z] --- PASS: TestSecretRemoveError (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestSecretRemove [2021-12-03T08:41:06.793Z] --- PASS: TestSecretRemove (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestSecretUpdateUnsupported [2021-12-03T08:41:06.793Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestSecretUpdateError [2021-12-03T08:41:06.793Z] --- PASS: TestSecretUpdateError (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestSecretUpdate [2021-12-03T08:41:06.793Z] --- PASS: TestSecretUpdate (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestServiceCreateError [2021-12-03T08:41:06.793Z] --- PASS: TestServiceCreateError (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestServiceCreate [2021-12-03T08:41:06.793Z] --- PASS: TestServiceCreate (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestServiceCreateCompatiblePlatforms [2021-12-03T08:41:06.793Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestServiceCreateDigestPinning [2021-12-03T08:41:06.793Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestServiceInspectError [2021-12-03T08:41:06.793Z] --- PASS: TestServiceInspectError (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestServiceInspectServiceNotFound [2021-12-03T08:41:06.793Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestServiceInspectWithEmptyID [2021-12-03T08:41:06.793Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestServiceInspect [2021-12-03T08:41:06.793Z] --- PASS: TestServiceInspect (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestServiceListError [2021-12-03T08:41:06.793Z] --- PASS: TestServiceListError (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestServiceList [2021-12-03T08:41:06.793Z] --- PASS: TestServiceList (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestServiceLogsError [2021-12-03T08:41:06.793Z] --- PASS: TestServiceLogsError (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestServiceLogs [2021-12-03T08:41:06.793Z] --- PASS: TestServiceLogs (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestServiceRemoveError [2021-12-03T08:41:06.793Z] --- PASS: TestServiceRemoveError (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestServiceRemoveNotFoundError [2021-12-03T08:41:06.793Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestServiceRemove [2021-12-03T08:41:06.793Z] --- PASS: TestServiceRemove (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestServiceUpdateError [2021-12-03T08:41:06.793Z] --- PASS: TestServiceUpdateError (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestServiceUpdate [2021-12-03T08:41:06.793Z] --- PASS: TestServiceUpdate (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestSwarmGetUnlockKeyError [2021-12-03T08:41:06.793Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestSwarmGetUnlockKey [2021-12-03T08:41:06.793Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestSwarmInitError [2021-12-03T08:41:06.793Z] --- PASS: TestSwarmInitError (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestSwarmInit [2021-12-03T08:41:06.793Z] --- PASS: TestSwarmInit (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestSwarmInspectError [2021-12-03T08:41:06.793Z] --- PASS: TestSwarmInspectError (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestSwarmInspect [2021-12-03T08:41:06.793Z] --- PASS: TestSwarmInspect (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestSwarmJoinError [2021-12-03T08:41:06.793Z] --- PASS: TestSwarmJoinError (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestSwarmJoin [2021-12-03T08:41:06.793Z] --- PASS: TestSwarmJoin (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestSwarmLeaveError [2021-12-03T08:41:06.793Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestSwarmLeave [2021-12-03T08:41:06.793Z] --- PASS: TestSwarmLeave (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestSwarmUnlockError [2021-12-03T08:41:06.793Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestSwarmUnlock [2021-12-03T08:41:06.793Z] --- PASS: TestSwarmUnlock (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestSwarmUpdateError [2021-12-03T08:41:06.793Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestSwarmUpdate [2021-12-03T08:41:06.793Z] --- PASS: TestSwarmUpdate (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestTaskInspectError [2021-12-03T08:41:06.793Z] --- PASS: TestTaskInspectError (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestTaskInspectWithEmptyID [2021-12-03T08:41:06.793Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestTaskInspect [2021-12-03T08:41:06.793Z] --- PASS: TestTaskInspect (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestTaskListError [2021-12-03T08:41:06.793Z] --- PASS: TestTaskListError (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestTaskList [2021-12-03T08:41:06.793Z] --- PASS: TestTaskList (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestVolumeCreateError [2021-12-03T08:41:06.793Z] --- PASS: TestVolumeCreateError (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestVolumeCreate [2021-12-03T08:41:06.793Z] --- PASS: TestVolumeCreate (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestVolumeInspectError [2021-12-03T08:41:06.793Z] --- PASS: TestVolumeInspectError (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestVolumeInspectNotFound [2021-12-03T08:41:06.793Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestVolumeInspectWithEmptyID [2021-12-03T08:41:06.793Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestVolumeInspect [2021-12-03T08:41:06.793Z] --- PASS: TestVolumeInspect (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestVolumeListError [2021-12-03T08:41:06.793Z] --- PASS: TestVolumeListError (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestVolumeList [2021-12-03T08:41:06.793Z] --- PASS: TestVolumeList (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestVolumeRemoveError [2021-12-03T08:41:06.793Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-12-03T08:41:06.793Z] === RUN TestVolumeRemove [2021-12-03T08:41:06.793Z] --- PASS: TestVolumeRemove (0.00s) [2021-12-03T08:41:06.793Z] === CONT TestTLSCloseWriter [2021-12-03T08:41:06.793Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-12-03T08:41:06.793Z] PASS [2021-12-03T08:41:06.793Z] coverage: 75.1% of statements [2021-12-03T08:41:06.793Z] ok github.com/docker/docker/client 0.293s coverage: 75.1% of statements [2021-12-03T08:41:07.115Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-12-03T08:41:07.146Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-12-03T08:41:07.405Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-12-03T08:41:07.430Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.51s) [2021-12-03T08:41:07.430Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-12-03T08:41:07.972Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-12-03T08:41:08.802Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.52s) [2021-12-03T08:41:08.802Z] === RUN TestAuthZPluginHeader [2021-12-03T08:41:08.907Z] check_test.go:308: [d3d70f32a5398] daemon is not started [2021-12-03T08:41:08.907Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-12-03T08:41:09.368Z] --- PASS: TestAuthZPluginHeader (0.72s) [2021-12-03T08:41:09.368Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-12-03T08:41:09.843Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-12-03T08:41:10.780Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-12-03T08:41:11.346Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-12-03T08:41:12.289Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-12-03T08:41:13.568Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.94s) [2021-12-03T08:41:13.568Z] === RUN TestAuthZPluginV2Disable [2021-12-03T08:41:13.666Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-12-03T08:41:13.924Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-12-03T08:41:15.319Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-12-03T08:41:16.275Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-12-03T08:41:16.534Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-12-03T08:41:16.534Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-12-03T08:41:16.886Z] --- PASS: TestAuthZPluginV2Disable (3.37s) [2021-12-03T08:41:16.886Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-12-03T08:41:17.909Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-12-03T08:41:18.842Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-12-03T08:41:19.409Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-12-03T08:41:19.668Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.67s) [2021-12-03T08:41:19.668Z] PASS [2021-12-03T08:41:19.668Z] [2021-12-03T08:41:19.668Z] === Skipped [2021-12-03T08:41:19.668Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-12-03T08:41:19.668Z] build_session_test.go:25: TODO: BuildKit [2021-12-03T08:41:19.668Z] [2021-12-03T08:41:19.668Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-12-03T08:41:19.668Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-03T08:41:19.668Z] [2021-12-03T08:41:19.668Z] DONE 34 tests, 2 skipped in 176.867s [2021-12-03T08:41:19.926Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-12-03T08:41:19.926Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:41:19.926Z] ++ set -e [2021-12-03T08:41:19.926Z] ++ '[' -n 0 ']' [2021-12-03T08:41:19.926Z] ++ set -x [2021-12-03T08:41:19.926Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:41:19.926Z] INFO: Testing against a local daemon [2021-12-03T08:41:19.926Z] === RUN TestConfigInspect [2021-12-03T08:41:20.166Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.18s) [2021-12-03T08:41:20.166Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-12-03T08:41:21.580Z] --- PASS: TestCheckoutGit (26.36s) [2021-12-03T08:41:21.580Z] === RUN TestValidGitTransport [2021-12-03T08:41:21.580Z] --- PASS: TestValidGitTransport (0.00s) [2021-12-03T08:41:21.580Z] === RUN TestGitInvalidRef [2021-12-03T08:41:22.037Z] --- PASS: TestGitInvalidRef (0.16s) [2021-12-03T08:41:22.037Z] PASS [2021-12-03T08:41:22.037Z] coverage: 86.3% of statements [2021-12-03T08:41:22.037Z] ok github.com/docker/docker/builder/remotecontext/git 26.599s coverage: 86.3% of statements [2021-12-03T08:41:22.279Z] 2021/12/03 08:41:20 Closing DB instances... [2021-12-03T08:41:22.279Z] --- PASS: TestNetworkDBGarbageCollection (54.24s) [2021-12-03T08:41:22.279Z] === RUN TestFindNode [2021-12-03T08:41:22.279Z] 2021/12/03 08:41:22 Closing DB instances... [2021-12-03T08:41:22.279Z] --- PASS: TestFindNode (0.02s) [2021-12-03T08:41:22.279Z] === RUN TestChangeNodeState [2021-12-03T08:41:22.279Z] 2021/12/03 08:41:22 Closing DB instances... [2021-12-03T08:41:22.279Z] --- PASS: TestChangeNodeState (0.01s) [2021-12-03T08:41:22.279Z] === RUN TestNodeReincarnation [2021-12-03T08:41:22.279Z] 2021/12/03 08:41:22 Closing DB instances... [2021-12-03T08:41:22.456Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-12-03T08:41:22.494Z] ? github.com/docker/docker/cli [no test files] [2021-12-03T08:41:22.494Z] ? github.com/docker/docker/cli/config [no test files] [2021-12-03T08:41:22.896Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-12-03T08:41:23.022Z] --- PASS: TestConfigInspect (3.06s) [2021-12-03T08:41:23.022Z] === RUN TestConfigList [2021-12-03T08:41:25.555Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-12-03T08:41:26.121Z] --- PASS: TestConfigList (2.93s) [2021-12-03T08:41:26.121Z] === RUN TestConfigsCreateAndDelete [2021-12-03T08:41:28.026Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-12-03T08:41:28.129Z] time="2021-12-03T08:41:27Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-12-03T08:41:28.129Z] --- PASS: TestNodeReincarnation (5.01s) [2021-12-03T08:41:28.129Z] === RUN TestParallelCreate [2021-12-03T08:41:28.129Z] 2021/12/03 08:41:27 Closing DB instances... [2021-12-03T08:41:28.129Z] --- PASS: TestParallelCreate (0.01s) [2021-12-03T08:41:28.129Z] === RUN TestParallelDelete [2021-12-03T08:41:28.129Z] 2021/12/03 08:41:27 Closing DB instances... [2021-12-03T08:41:28.129Z] --- PASS: TestParallelDelete (0.01s) [2021-12-03T08:41:28.129Z] === RUN TestNetworkDBIslands [2021-12-03T08:41:28.129Z] time="2021-12-03T08:41:27Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:7ab7e9312b23 with config:&{NodeID:7ab7e9312b23 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-12-03T08:41:28.129Z] time="2021-12-03T08:41:27Z" level=info msg="Node 7ab7e9312b23/172.18.253.226, joined gossip cluster" [2021-12-03T08:41:28.129Z] time="2021-12-03T08:41:27Z" level=info msg="Node 7ab7e9312b23/172.18.253.226, added to nodes list" [2021-12-03T08:41:28.129Z] time="2021-12-03T08:41:27Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:5cb6e714e2c6 with config:&{NodeID:5cb6e714e2c6 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-12-03T08:41:28.129Z] time="2021-12-03T08:41:27Z" level=info msg="Node 5cb6e714e2c6/172.18.253.226, joined gossip cluster" [2021-12-03T08:41:28.129Z] time="2021-12-03T08:41:27Z" level=info msg="Node 5cb6e714e2c6/172.18.253.226, added to nodes list" [2021-12-03T08:41:28.129Z] time="2021-12-03T08:41:27Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-12-03T08:41:28.129Z] time="2021-12-03T08:41:27Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-12-03T08:41:28.129Z] time="2021-12-03T08:41:27Z" level=debug msg="memberlist: Stream connection from=[::1]:49347" [2021-12-03T08:41:28.129Z] time="2021-12-03T08:41:27Z" level=info msg="Node 5cb6e714e2c6/172.18.253.226, joined gossip cluster" [2021-12-03T08:41:28.129Z] time="2021-12-03T08:41:27Z" level=info msg="Node 5cb6e714e2c6/172.18.253.226, added to nodes list" [2021-12-03T08:41:28.129Z] time="2021-12-03T08:41:27Z" level=info msg="Node 7ab7e9312b23/172.18.253.226, joined gossip cluster" [2021-12-03T08:41:28.129Z] time="2021-12-03T08:41:27Z" level=info msg="Node 7ab7e9312b23/172.18.253.226, added to nodes list" [2021-12-03T08:41:28.129Z] time="2021-12-03T08:41:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-12-03T08:41:28.129Z] time="2021-12-03T08:41:27Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49348" [2021-12-03T08:41:28.129Z] time="2021-12-03T08:41:28Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:2170abc7b6f8 with config:&{NodeID:2170abc7b6f8 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-12-03T08:41:28.129Z] time="2021-12-03T08:41:28Z" level=info msg="Node 2170abc7b6f8/172.18.253.226, joined gossip cluster" [2021-12-03T08:41:28.129Z] time="2021-12-03T08:41:28Z" level=info msg="Node 2170abc7b6f8/172.18.253.226, added to nodes list" [2021-12-03T08:41:28.129Z] time="2021-12-03T08:41:28Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-12-03T08:41:28.129Z] time="2021-12-03T08:41:28Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-12-03T08:41:28.129Z] time="2021-12-03T08:41:28Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2021-12-03T08:41:28.129Z] time="2021-12-03T08:41:28Z" level=info msg="Node 2170abc7b6f8/172.18.253.226, joined gossip cluster" [2021-12-03T08:41:28.129Z] time="2021-12-03T08:41:28Z" level=info msg="Node 2170abc7b6f8/172.18.253.226, added to nodes list" [2021-12-03T08:41:28.129Z] time="2021-12-03T08:41:28Z" level=info msg="Node 7ab7e9312b23/172.18.253.226, joined gossip cluster" [2021-12-03T08:41:28.129Z] time="2021-12-03T08:41:28Z" level=info msg="Node 7ab7e9312b23/172.18.253.226, added to nodes list" [2021-12-03T08:41:28.129Z] time="2021-12-03T08:41:28Z" level=info msg="Node 5cb6e714e2c6/172.18.253.226, joined gossip cluster" [2021-12-03T08:41:28.129Z] time="2021-12-03T08:41:28Z" level=info msg="Node 5cb6e714e2c6/172.18.253.226, added to nodes list" [2021-12-03T08:41:28.129Z] time="2021-12-03T08:41:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-12-03T08:41:28.129Z] time="2021-12-03T08:41:28Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2021-12-03T08:41:28.267Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-12-03T08:41:28.267Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-12-03T08:41:28.267Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-12-03T08:41:28.267Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-12-03T08:41:28.267Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-12-03T08:41:28.267Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-12-03T08:41:28.267Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-12-03T08:41:28.267Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.02s) [2021-12-03T08:41:28.267Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-12-03T08:41:28.267Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-12-03T08:41:28.267Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-12-03T08:41:28.267Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-12-03T08:41:28.267Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-12-03T08:41:28.267Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2021-12-03T08:41:28.267Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-12-03T08:41:28.267Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-12-03T08:41:28.267Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-12-03T08:41:28.267Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-12-03T08:41:28.267Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-12-03T08:41:28.267Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.02s) [2021-12-03T08:41:28.267Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-12-03T08:41:28.267Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.02s) [2021-12-03T08:41:28.267Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-12-03T08:41:28.267Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.01s) [2021-12-03T08:41:28.267Z] === RUN TestConfigureDaemonLogs [2021-12-03T08:41:28.267Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-12-03T08:41:28.267Z] === RUN TestCommonOptionsInstallFlags [2021-12-03T08:41:28.267Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-12-03T08:41:28.267Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-12-03T08:41:28.267Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-12-03T08:41:28.267Z] PASS [2021-12-03T08:41:28.267Z] coverage: 18.6% of statements [2021-12-03T08:41:28.267Z] ok github.com/docker/docker/cmd/dockerd 0.277s coverage: 18.6% of statements [2021-12-03T08:41:28.267Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-12-03T08:41:28.267Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-12-03T08:41:28.594Z] --- PASS: TestConfigsCreateAndDelete (2.73s) [2021-12-03T08:41:28.594Z] === RUN TestConfigsUpdate [2021-12-03T08:41:28.596Z] time="2021-12-03T08:41:28Z" level=info msg="Node 2170abc7b6f8/172.18.253.226, joined gossip cluster" [2021-12-03T08:41:28.596Z] time="2021-12-03T08:41:28Z" level=info msg="Node 2170abc7b6f8/172.18.253.226, added to nodes list" [2021-12-03T08:41:28.596Z] time="2021-12-03T08:41:28Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:83aeb7b7a413 with config:&{NodeID:83aeb7b7a413 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-12-03T08:41:28.596Z] time="2021-12-03T08:41:28Z" level=info msg="Node 83aeb7b7a413/172.18.253.226, joined gossip cluster" [2021-12-03T08:41:28.596Z] time="2021-12-03T08:41:28Z" level=info msg="Node 83aeb7b7a413/172.18.253.226, added to nodes list" [2021-12-03T08:41:28.596Z] time="2021-12-03T08:41:28Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-12-03T08:41:28.596Z] time="2021-12-03T08:41:28Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-12-03T08:41:28.596Z] time="2021-12-03T08:41:28Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2021-12-03T08:41:28.596Z] time="2021-12-03T08:41:28Z" level=info msg="Node 83aeb7b7a413/172.18.253.226, joined gossip cluster" [2021-12-03T08:41:28.596Z] time="2021-12-03T08:41:28Z" level=info msg="Node 83aeb7b7a413/172.18.253.226, added to nodes list" [2021-12-03T08:41:28.596Z] time="2021-12-03T08:41:28Z" level=info msg="Node 7ab7e9312b23/172.18.253.226, joined gossip cluster" [2021-12-03T08:41:28.596Z] time="2021-12-03T08:41:28Z" level=info msg="Node 7ab7e9312b23/172.18.253.226, added to nodes list" [2021-12-03T08:41:28.596Z] time="2021-12-03T08:41:28Z" level=info msg="Node 5cb6e714e2c6/172.18.253.226, joined gossip cluster" [2021-12-03T08:41:28.596Z] time="2021-12-03T08:41:28Z" level=info msg="Node 5cb6e714e2c6/172.18.253.226, added to nodes list" [2021-12-03T08:41:28.596Z] time="2021-12-03T08:41:28Z" level=info msg="Node 2170abc7b6f8/172.18.253.226, joined gossip cluster" [2021-12-03T08:41:28.596Z] time="2021-12-03T08:41:28Z" level=info msg="Node 2170abc7b6f8/172.18.253.226, added to nodes list" [2021-12-03T08:41:28.596Z] time="2021-12-03T08:41:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-12-03T08:41:28.596Z] time="2021-12-03T08:41:28Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2021-12-03T08:41:28.724Z] === RUN TestContainerStopSignal [2021-12-03T08:41:28.724Z] --- PASS: TestContainerStopSignal (0.00s) [2021-12-03T08:41:28.724Z] === RUN TestContainerStopTimeout [2021-12-03T08:41:28.724Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-12-03T08:41:28.724Z] === RUN TestContainerSecretReferenceDestTarget [2021-12-03T08:41:28.724Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-12-03T08:41:28.724Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-12-03T08:41:28.724Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-12-03T08:41:28.724Z] === RUN TestContainerLogPathSetForRingLogger [2021-12-03T08:41:28.724Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-12-03T08:41:28.724Z] === RUN TestReplaceAndAppendEnvVars [2021-12-03T08:41:28.724Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-12-03T08:41:28.724Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-12-03T08:41:28.724Z] === RUN TestNewMemoryStore [2021-12-03T08:41:28.724Z] --- PASS: TestNewMemoryStore (0.00s) [2021-12-03T08:41:28.724Z] === RUN TestAddContainers [2021-12-03T08:41:28.724Z] --- PASS: TestAddContainers (0.00s) [2021-12-03T08:41:28.724Z] === RUN TestGetContainer [2021-12-03T08:41:28.724Z] --- PASS: TestGetContainer (0.00s) [2021-12-03T08:41:28.724Z] === RUN TestDeleteContainer [2021-12-03T08:41:28.724Z] --- PASS: TestDeleteContainer (0.00s) [2021-12-03T08:41:28.724Z] === RUN TestListContainers [2021-12-03T08:41:28.724Z] --- PASS: TestListContainers (0.00s) [2021-12-03T08:41:28.724Z] === RUN TestFirstContainer [2021-12-03T08:41:28.724Z] --- PASS: TestFirstContainer (0.00s) [2021-12-03T08:41:28.724Z] === RUN TestApplyAllContainer [2021-12-03T08:41:28.724Z] --- PASS: TestApplyAllContainer (0.00s) [2021-12-03T08:41:28.724Z] === RUN TestIsValidHealthString [2021-12-03T08:41:28.724Z] --- PASS: TestIsValidHealthString (0.00s) [2021-12-03T08:41:28.724Z] === RUN TestStateRunStop [2021-12-03T08:41:28.724Z] --- PASS: TestStateRunStop (0.00s) [2021-12-03T08:41:28.724Z] === RUN TestStateTimeoutWait [2021-12-03T08:41:28.724Z] state_test.go:141: Stop callback fired [2021-12-03T08:41:28.724Z] state_test.go:165: Stop callback fired [2021-12-03T08:41:28.724Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-12-03T08:41:28.724Z] === RUN TestIsValidStateString [2021-12-03T08:41:28.724Z] --- PASS: TestIsValidStateString (0.00s) [2021-12-03T08:41:28.724Z] === RUN TestViewSaveDelete [2021-12-03T08:41:28.724Z] --- PASS: TestViewSaveDelete (0.01s) [2021-12-03T08:41:28.724Z] === RUN TestViewAll [2021-12-03T08:41:28.724Z] --- PASS: TestViewAll (0.01s) [2021-12-03T08:41:28.724Z] === RUN TestViewGet [2021-12-03T08:41:28.724Z] --- PASS: TestViewGet (0.01s) [2021-12-03T08:41:28.724Z] === RUN TestNames [2021-12-03T08:41:28.724Z] --- PASS: TestNames (0.00s) [2021-12-03T08:41:29.062Z] time="2021-12-03T08:41:28Z" level=info msg="Node 83aeb7b7a413/172.18.253.226, joined gossip cluster" [2021-12-03T08:41:29.062Z] time="2021-12-03T08:41:28Z" level=info msg="Node 83aeb7b7a413/172.18.253.226, added to nodes list" [2021-12-03T08:41:29.062Z] time="2021-12-03T08:41:28Z" level=info msg="Node 83aeb7b7a413/172.18.253.226, joined gossip cluster" [2021-12-03T08:41:29.062Z] time="2021-12-03T08:41:28Z" level=info msg="Node 83aeb7b7a413/172.18.253.226, added to nodes list" [2021-12-03T08:41:29.062Z] time="2021-12-03T08:41:28Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:813dcd0eb597 with config:&{NodeID:813dcd0eb597 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-12-03T08:41:29.062Z] time="2021-12-03T08:41:28Z" level=info msg="Node 813dcd0eb597/172.18.253.226, joined gossip cluster" [2021-12-03T08:41:29.062Z] time="2021-12-03T08:41:28Z" level=info msg="Node 813dcd0eb597/172.18.253.226, added to nodes list" [2021-12-03T08:41:29.062Z] time="2021-12-03T08:41:28Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-12-03T08:41:29.062Z] time="2021-12-03T08:41:28Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-12-03T08:41:29.062Z] time="2021-12-03T08:41:28Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2021-12-03T08:41:29.062Z] time="2021-12-03T08:41:28Z" level=info msg="Node 813dcd0eb597/172.18.253.226, joined gossip cluster" [2021-12-03T08:41:29.062Z] time="2021-12-03T08:41:28Z" level=info msg="Node 813dcd0eb597/172.18.253.226, added to nodes list" [2021-12-03T08:41:29.062Z] time="2021-12-03T08:41:28Z" level=info msg="Node 7ab7e9312b23/172.18.253.226, joined gossip cluster" [2021-12-03T08:41:29.062Z] time="2021-12-03T08:41:28Z" level=info msg="Node 7ab7e9312b23/172.18.253.226, added to nodes list" [2021-12-03T08:41:29.062Z] time="2021-12-03T08:41:28Z" level=info msg="Node 5cb6e714e2c6/172.18.253.226, joined gossip cluster" [2021-12-03T08:41:29.062Z] time="2021-12-03T08:41:28Z" level=info msg="Node 5cb6e714e2c6/172.18.253.226, added to nodes list" [2021-12-03T08:41:29.063Z] time="2021-12-03T08:41:28Z" level=info msg="Node 2170abc7b6f8/172.18.253.226, joined gossip cluster" [2021-12-03T08:41:29.063Z] time="2021-12-03T08:41:28Z" level=info msg="Node 2170abc7b6f8/172.18.253.226, added to nodes list" [2021-12-03T08:41:29.063Z] time="2021-12-03T08:41:28Z" level=info msg="Node 83aeb7b7a413/172.18.253.226, joined gossip cluster" [2021-12-03T08:41:29.063Z] time="2021-12-03T08:41:28Z" level=info msg="Node 83aeb7b7a413/172.18.253.226, added to nodes list" [2021-12-03T08:41:29.063Z] time="2021-12-03T08:41:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-12-03T08:41:29.063Z] time="2021-12-03T08:41:28Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2021-12-03T08:41:29.161Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-12-03T08:41:29.192Z] === RUN TestViewWithHealthCheck [2021-12-03T08:41:29.192Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-12-03T08:41:29.192Z] PASS [2021-12-03T08:41:29.192Z] coverage: 41.7% of statements [2021-12-03T08:41:29.192Z] ok github.com/docker/docker/container 0.216s coverage: 41.7% of statements [2021-12-03T08:41:29.192Z] ? github.com/docker/docker/container/stream [no test files] [2021-12-03T08:41:29.192Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-12-03T08:41:29.192Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-12-03T08:41:29.192Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-12-03T08:41:29.529Z] time="2021-12-03T08:41:29Z" level=info msg="Node 813dcd0eb597/172.18.253.226, joined gossip cluster" [2021-12-03T08:41:29.529Z] time="2021-12-03T08:41:29Z" level=info msg="Node 813dcd0eb597/172.18.253.226, added to nodes list" [2021-12-03T08:41:29.529Z] time="2021-12-03T08:41:29Z" level=info msg="Node 813dcd0eb597/172.18.253.226, joined gossip cluster" [2021-12-03T08:41:29.529Z] time="2021-12-03T08:41:29Z" level=info msg="Node 813dcd0eb597/172.18.253.226, added to nodes list" [2021-12-03T08:41:29.529Z] time="2021-12-03T08:41:29Z" level=info msg="Node 813dcd0eb597/172.18.253.226, joined gossip cluster" [2021-12-03T08:41:29.529Z] time="2021-12-03T08:41:29Z" level=info msg="Node 813dcd0eb597/172.18.253.226, added to nodes list" [2021-12-03T08:41:29.529Z] networkdb_test.go:835: Re-joining: 3 [2021-12-03T08:41:29.529Z] time="2021-12-03T08:41:29Z" level=info msg="The new bootstrap node list is:[172.18.253.226:10033 172.18.253.226:10034 172.18.253.226:10035]" [2021-12-03T08:41:29.529Z] time="2021-12-03T08:41:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.253.226:10033" [2021-12-03T08:41:29.529Z] time="2021-12-03T08:41:29Z" level=debug msg="memberlist: Stream connection from=172.18.253.226:49355" [2021-12-03T08:41:29.529Z] time="2021-12-03T08:41:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.253.226:10034" [2021-12-03T08:41:29.529Z] time="2021-12-03T08:41:29Z" level=debug msg="memberlist: Stream connection from=172.18.253.226:49356" [2021-12-03T08:41:29.529Z] time="2021-12-03T08:41:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.253.226:10035" [2021-12-03T08:41:29.529Z] time="2021-12-03T08:41:29Z" level=debug msg="memberlist: Stream connection from=172.18.253.226:49357" [2021-12-03T08:41:29.529Z] networkdb_test.go:835: Re-joining: 4 [2021-12-03T08:41:29.529Z] time="2021-12-03T08:41:29Z" level=info msg="The new bootstrap node list is:[172.18.253.226:10033 172.18.253.226:10034 172.18.253.226:10035]" [2021-12-03T08:41:29.529Z] time="2021-12-03T08:41:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.253.226:10033" [2021-12-03T08:41:29.529Z] time="2021-12-03T08:41:29Z" level=debug msg="memberlist: Stream connection from=172.18.253.226:49358" [2021-12-03T08:41:29.529Z] time="2021-12-03T08:41:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.253.226:10034" [2021-12-03T08:41:29.529Z] time="2021-12-03T08:41:29Z" level=debug msg="memberlist: Stream connection from=172.18.253.226:49359" [2021-12-03T08:41:29.529Z] time="2021-12-03T08:41:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.253.226:10035" [2021-12-03T08:41:29.529Z] time="2021-12-03T08:41:29Z" level=debug msg="memberlist: Stream connection from=172.18.253.226:49360" [2021-12-03T08:41:29.996Z] time="2021-12-03T08:41:29Z" level=info msg="node 0 leaving" [2021-12-03T08:41:29.996Z] time="2021-12-03T08:41:29Z" level=info msg="Node 7ab7e9312b23 change state NodeActive --> NodeLeft" [2021-12-03T08:41:29.996Z] time="2021-12-03T08:41:29Z" level=info msg="node3(2170abc7b6f8): Node leave event for 7ab7e9312b23/172.18.253.226" [2021-12-03T08:41:29.996Z] time="2021-12-03T08:41:29Z" level=info msg="Node 7ab7e9312b23 change state NodeActive --> NodeLeft" [2021-12-03T08:41:29.996Z] time="2021-12-03T08:41:29Z" level=info msg="node5(813dcd0eb597): Node leave event for 7ab7e9312b23/172.18.253.226" [2021-12-03T08:41:29.996Z] time="2021-12-03T08:41:29Z" level=info msg="Node 7ab7e9312b23 change state NodeActive --> NodeLeft" [2021-12-03T08:41:29.996Z] time="2021-12-03T08:41:29Z" level=info msg="node2(5cb6e714e2c6): Node leave event for 7ab7e9312b23/172.18.253.226" [2021-12-03T08:41:29.996Z] time="2021-12-03T08:41:29Z" level=info msg="Node 7ab7e9312b23 change state NodeActive --> NodeLeft" [2021-12-03T08:41:29.996Z] time="2021-12-03T08:41:29Z" level=info msg="node4(83aeb7b7a413): Node leave event for 7ab7e9312b23/172.18.253.226" [2021-12-03T08:41:29.996Z] time="2021-12-03T08:41:29Z" level=info msg="Node 7ab7e9312b23 change state NodeActive --> NodeLeft" [2021-12-03T08:41:29.996Z] time="2021-12-03T08:41:29Z" level=info msg="node1(7ab7e9312b23): Node leave event for 7ab7e9312b23/172.18.253.226" [2021-12-03T08:41:30.156Z] === RUN TestPrepare [2021-12-03T08:41:30.156Z] --- PASS: TestPrepare (0.00s) [2021-12-03T08:41:30.156Z] === RUN TestStart [2021-12-03T08:41:30.156Z] --- PASS: TestStart (0.00s) [2021-12-03T08:41:30.156Z] === RUN TestWaitCancel [2021-12-03T08:41:30.156Z] --- PASS: TestWaitCancel (0.00s) [2021-12-03T08:41:30.156Z] === RUN TestWaitDisabled [2021-12-03T08:41:30.156Z] --- PASS: TestWaitDisabled (0.00s) [2021-12-03T08:41:30.156Z] === RUN TestWaitEnabled [2021-12-03T08:41:30.156Z] --- PASS: TestWaitEnabled (0.00s) [2021-12-03T08:41:30.156Z] === RUN TestRemove [2021-12-03T08:41:30.156Z] --- PASS: TestRemove (0.00s) [2021-12-03T08:41:30.156Z] PASS [2021-12-03T08:41:30.156Z] coverage: 65.3% of statements [2021-12-03T08:41:30.156Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.054s coverage: 65.3% of statements [2021-12-03T08:41:30.462Z] time="2021-12-03T08:41:30Z" level=info msg="Node 7ab7e9312b23/172.18.253.226, left gossip cluster" [2021-12-03T08:41:30.462Z] time="2021-12-03T08:41:30Z" level=info msg="Node 7ab7e9312b23/172.18.253.226, left gossip cluster" [2021-12-03T08:41:30.462Z] time="2021-12-03T08:41:30Z" level=info msg="Node 7ab7e9312b23/172.18.253.226, left gossip cluster" [2021-12-03T08:41:30.462Z] time="2021-12-03T08:41:30Z" level=info msg="Node 7ab7e9312b23/172.18.253.226, left gossip cluster" [2021-12-03T08:41:30.462Z] time="2021-12-03T08:41:30Z" level=info msg="Node 7ab7e9312b23/172.18.253.226, left gossip cluster" [2021-12-03T08:41:30.462Z] time="2021-12-03T08:41:30Z" level=info msg="node 1 leaving" [2021-12-03T08:41:30.462Z] time="2021-12-03T08:41:30Z" level=info msg="Node 5cb6e714e2c6 change state NodeActive --> NodeLeft" [2021-12-03T08:41:30.462Z] time="2021-12-03T08:41:30Z" level=info msg="node4(83aeb7b7a413): Node leave event for 5cb6e714e2c6/172.18.253.226" [2021-12-03T08:41:30.462Z] time="2021-12-03T08:41:30Z" level=info msg="Node 5cb6e714e2c6/172.18.253.226, left gossip cluster" [2021-12-03T08:41:30.462Z] time="2021-12-03T08:41:30Z" level=info msg="Node 5cb6e714e2c6 change state NodeActive --> NodeFailed" [2021-12-03T08:41:30.462Z] time="2021-12-03T08:41:30Z" level=info msg="Node 5cb6e714e2c6/172.18.253.226, added to failed nodes list" [2021-12-03T08:41:30.462Z] time="2021-12-03T08:41:30Z" level=info msg="Node 5cb6e714e2c6 change state NodeActive --> NodeLeft" [2021-12-03T08:41:30.462Z] time="2021-12-03T08:41:30Z" level=info msg="Node 5cb6e714e2c6 change state NodeActive --> NodeLeft" [2021-12-03T08:41:30.462Z] time="2021-12-03T08:41:30Z" level=info msg="node3(2170abc7b6f8): Node leave event for 5cb6e714e2c6/172.18.253.226" [2021-12-03T08:41:30.462Z] time="2021-12-03T08:41:30Z" level=info msg="node5(813dcd0eb597): Node leave event for 5cb6e714e2c6/172.18.253.226" [2021-12-03T08:41:30.462Z] time="2021-12-03T08:41:30Z" level=error msg="node: 5cb6e714e2c6 is unknown to memberlist" [2021-12-03T08:41:30.928Z] time="2021-12-03T08:41:30Z" level=info msg="Node 5cb6e714e2c6/172.18.253.226, left gossip cluster" [2021-12-03T08:41:30.928Z] time="2021-12-03T08:41:30Z" level=info msg="Node 5cb6e714e2c6/172.18.253.226, left gossip cluster" [2021-12-03T08:41:30.928Z] time="2021-12-03T08:41:30Z" level=info msg="Node 5cb6e714e2c6/172.18.253.226, left gossip cluster" [2021-12-03T08:41:30.928Z] time="2021-12-03T08:41:30Z" level=info msg="node 2 leaving" [2021-12-03T08:41:30.928Z] time="2021-12-03T08:41:30Z" level=info msg="Node 2170abc7b6f8 change state NodeActive --> NodeLeft" [2021-12-03T08:41:30.928Z] time="2021-12-03T08:41:30Z" level=info msg="node5(813dcd0eb597): Node leave event for 2170abc7b6f8/172.18.253.226" [2021-12-03T08:41:30.928Z] time="2021-12-03T08:41:30Z" level=info msg="Node 2170abc7b6f8 change state NodeActive --> NodeLeft" [2021-12-03T08:41:30.928Z] time="2021-12-03T08:41:30Z" level=info msg="node3(2170abc7b6f8): Node leave event for 2170abc7b6f8/172.18.253.226" [2021-12-03T08:41:30.928Z] time="2021-12-03T08:41:30Z" level=info msg="Node 2170abc7b6f8 change state NodeActive --> NodeLeft" [2021-12-03T08:41:30.928Z] time="2021-12-03T08:41:30Z" level=info msg="node4(83aeb7b7a413): Node leave event for 2170abc7b6f8/172.18.253.226" [2021-12-03T08:41:30.928Z] time="2021-12-03T08:41:30Z" level=debug msg="memberlist: Failed ping: 813dcd0eb597 (timeout reached)" [2021-12-03T08:41:30.928Z] time="2021-12-03T08:41:30Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.18.253.226:10034: use of closed network connection" [2021-12-03T08:41:30.928Z] time="2021-12-03T08:41:30Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.18.253.226:10035: use of closed network connection" [2021-12-03T08:41:30.928Z] time="2021-12-03T08:41:30Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.18.253.226:10036: use of closed network connection" [2021-12-03T08:41:30.928Z] time="2021-12-03T08:41:30Z" level=debug msg="memberlist: Stream connection from=172.18.253.226:49361" [2021-12-03T08:41:31.394Z] time="2021-12-03T08:41:31Z" level=info msg="Node 2170abc7b6f8/172.18.253.226, left gossip cluster" [2021-12-03T08:41:31.394Z] time="2021-12-03T08:41:31Z" level=info msg="Node 2170abc7b6f8/172.18.253.226, left gossip cluster" [2021-12-03T08:41:31.394Z] time="2021-12-03T08:41:31Z" level=info msg="Node 2170abc7b6f8/172.18.253.226, left gossip cluster" [2021-12-03T08:41:31.394Z] time="2021-12-03T08:41:31Z" level=warning msg="memberlist: Was able to connect to 813dcd0eb597 but other probes failed, network may be misconfigured" [2021-12-03T08:41:31.687Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-12-03T08:41:31.687Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2021-12-03T08:41:31.687Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-12-03T08:41:31.687Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-12-03T08:41:31.687Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-12-03T08:41:31.687Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-12-03T08:41:31.687Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-12-03T08:41:31.687Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-12-03T08:41:31.687Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-12-03T08:41:31.687Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-12-03T08:41:31.687Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-12-03T08:41:31.687Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-12-03T08:41:31.687Z] === RUN TestServiceConvertToGRPCIsolation [2021-12-03T08:41:31.687Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-12-03T08:41:31.687Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-12-03T08:41:31.687Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-12-03T08:41:31.687Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-12-03T08:41:31.687Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-12-03T08:41:31.687Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-12-03T08:41:31.687Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-12-03T08:41:31.687Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-12-03T08:41:31.687Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-12-03T08:41:31.687Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-12-03T08:41:31.687Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-12-03T08:41:31.687Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-12-03T08:41:31.687Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-12-03T08:41:31.687Z] === RUN TestServiceConvertFromGRPCIsolation [2021-12-03T08:41:31.687Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-12-03T08:41:31.687Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-12-03T08:41:31.687Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-12-03T08:41:31.687Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-12-03T08:41:31.687Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-12-03T08:41:31.687Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-12-03T08:41:31.687Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-12-03T08:41:31.687Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-12-03T08:41:31.687Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-12-03T08:41:31.687Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-12-03T08:41:31.687Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-12-03T08:41:31.687Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-12-03T08:41:31.687Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-12-03T08:41:31.687Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-12-03T08:41:31.687Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-12-03T08:41:31.687Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-12-03T08:41:31.687Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-12-03T08:41:31.687Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-12-03T08:41:31.687Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-12-03T08:41:31.687Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-12-03T08:41:31.687Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-12-03T08:41:31.687Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-12-03T08:41:31.687Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-12-03T08:41:31.687Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-12-03T08:41:31.687Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-12-03T08:41:31.687Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-12-03T08:41:31.687Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-12-03T08:41:31.687Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-12-03T08:41:31.687Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-12-03T08:41:31.687Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-12-03T08:41:31.687Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-12-03T08:41:31.687Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-12-03T08:41:31.687Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-12-03T08:41:31.687Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-12-03T08:41:31.687Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-12-03T08:41:31.687Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-12-03T08:41:31.687Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-12-03T08:41:31.687Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-12-03T08:41:31.687Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-12-03T08:41:31.687Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-12-03T08:41:31.687Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-12-03T08:41:31.687Z] === RUN TestServiceConvertFromGRPCConfigs [2021-12-03T08:41:31.687Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-12-03T08:41:31.687Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-12-03T08:41:31.687Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-12-03T08:41:31.687Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-12-03T08:41:31.687Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-12-03T08:41:31.687Z] === RUN TestServiceConvertToGRPCConfigs [2021-12-03T08:41:31.687Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-12-03T08:41:31.687Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-12-03T08:41:31.687Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-12-03T08:41:31.687Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-12-03T08:41:31.687Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-12-03T08:41:31.687Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-12-03T08:41:31.687Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-12-03T08:41:31.687Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-12-03T08:41:31.687Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-12-03T08:41:31.687Z] PASS [2021-12-03T08:41:31.687Z] coverage: 35.9% of statements [2021-12-03T08:41:31.687Z] ok github.com/docker/docker/daemon/cluster/convert 0.440s coverage: 35.9% of statements [2021-12-03T08:41:31.695Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-12-03T08:41:31.695Z] --- PASS: TestConfigsUpdate (2.93s) [2021-12-03T08:41:31.695Z] === RUN TestTemplatedConfig [2021-12-03T08:41:31.695Z] check_test.go:308: [dfa2a1b4ce8d0] daemon is not started [2021-12-03T08:41:31.695Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-12-03T08:41:31.861Z] networkdb_test.go:867: node4: OK [2021-12-03T08:41:31.861Z] networkdb_test.go:867: node5: OK [2021-12-03T08:41:31.861Z] time="2021-12-03T08:41:31Z" level=info msg="node 0 coming back" [2021-12-03T08:41:31.861Z] time="2021-12-03T08:41:31Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:7aa4b47a47c2 with config:&{NodeID:7aa4b47a47c2 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-12-03T08:41:31.861Z] time="2021-12-03T08:41:31Z" level=info msg="Node 7aa4b47a47c2/172.18.253.226, joined gossip cluster" [2021-12-03T08:41:31.861Z] time="2021-12-03T08:41:31Z" level=info msg="Node 7aa4b47a47c2/172.18.253.226, added to nodes list" [2021-12-03T08:41:31.861Z] time="2021-12-03T08:41:31Z" level=info msg="node 1 coming back" [2021-12-03T08:41:31.861Z] time="2021-12-03T08:41:31Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:6e3c3da7a05f with config:&{NodeID:6e3c3da7a05f Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-12-03T08:41:31.861Z] time="2021-12-03T08:41:31Z" level=info msg="Node 6e3c3da7a05f/172.18.253.226, joined gossip cluster" [2021-12-03T08:41:31.861Z] time="2021-12-03T08:41:31Z" level=info msg="Node 6e3c3da7a05f/172.18.253.226, added to nodes list" [2021-12-03T08:41:31.861Z] time="2021-12-03T08:41:31Z" level=info msg="node 2 coming back" [2021-12-03T08:41:31.861Z] time="2021-12-03T08:41:31Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:36824960208e with config:&{NodeID:36824960208e Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-12-03T08:41:31.861Z] time="2021-12-03T08:41:31Z" level=info msg="Node 36824960208e/172.18.253.226, joined gossip cluster" [2021-12-03T08:41:31.861Z] time="2021-12-03T08:41:31Z" level=info msg="Node 36824960208e/172.18.253.226, added to nodes list" [2021-12-03T08:41:32.145Z] === RUN TestNewListSecretsFilters [2021-12-03T08:41:32.145Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-12-03T08:41:32.145Z] === RUN TestNewListConfigsFilters [2021-12-03T08:41:32.145Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-12-03T08:41:32.145Z] PASS [2021-12-03T08:41:32.145Z] coverage: 0.5% of statements [2021-12-03T08:41:32.145Z] ok github.com/docker/docker/daemon/cluster 0.821s coverage: 0.5% of statements [2021-12-03T08:41:32.265Z] check_test.go:308: [d1129934b8103] daemon is not started [2021-12-03T08:41:32.265Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-12-03T08:41:32.357Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.81s) [2021-12-03T08:41:32.357Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-12-03T08:41:32.590Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-12-03T08:41:33.201Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-12-03T08:41:33.676Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-12-03T08:41:33.769Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-12-03T08:41:33.769Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-12-03T08:41:34.336Z] check_test.go:308: [dcd60b198e55a] daemon is not started [2021-12-03T08:41:34.336Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-12-03T08:41:34.801Z] time="2021-12-03T08:41:34Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.18.253.226:10033 172.18.253.226:10034 172.18.253.226:10035]" [2021-12-03T08:41:35.128Z] === RUN TestDiscoveryOptsErrors [2021-12-03T08:41:35.128Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-12-03T08:41:35.128Z] === RUN TestDiscoveryOpts [2021-12-03T08:41:35.128Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-12-03T08:41:35.128Z] PASS [2021-12-03T08:41:35.128Z] coverage: 30.0% of statements [2021-12-03T08:41:35.128Z] ok github.com/docker/docker/daemon/discovery 0.045s coverage: 30.0% of statements [2021-12-03T08:41:35.128Z] === RUN TestBuilderGC [2021-12-03T08:41:35.128Z] --- PASS: TestBuilderGC (0.00s) [2021-12-03T08:41:35.128Z] === RUN TestDaemonConfigurationNotFound [2021-12-03T08:41:35.128Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-12-03T08:41:35.128Z] === RUN TestDaemonBrokenConfiguration [2021-12-03T08:41:35.128Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-12-03T08:41:35.128Z] === RUN TestParseClusterAdvertiseSettings [2021-12-03T08:41:35.128Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-12-03T08:41:35.128Z] === RUN TestFindConfigurationConflicts [2021-12-03T08:41:35.128Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-12-03T08:41:35.128Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-12-03T08:41:35.128Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-12-03T08:41:35.128Z] === RUN TestDaemonConfigurationMergeConflicts [2021-12-03T08:41:35.128Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-12-03T08:41:35.128Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-12-03T08:41:35.128Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-12-03T08:41:35.128Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-12-03T08:41:35.128Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-12-03T08:41:35.128Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-12-03T08:41:35.128Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-12-03T08:41:35.128Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-12-03T08:41:35.128Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-12-03T08:41:35.128Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-12-03T08:41:35.128Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-12-03T08:41:35.128Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2021-12-03T08:41:35.128Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-12-03T08:41:35.128Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-12-03T08:41:35.128Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-12-03T08:41:35.128Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-12-03T08:41:35.128Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-12-03T08:41:35.128Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-12-03T08:41:35.128Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-12-03T08:41:35.128Z] === RUN TestValidateConfigurationErrors [2021-12-03T08:41:35.128Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-12-03T08:41:35.128Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-12-03T08:41:35.128Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-12-03T08:41:35.128Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-12-03T08:41:35.128Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-12-03T08:41:35.128Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-12-03T08:41:35.128Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-12-03T08:41:35.128Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-12-03T08:41:35.128Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-12-03T08:41:35.128Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-12-03T08:41:35.128Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-12-03T08:41:35.128Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-12-03T08:41:35.128Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-12-03T08:41:35.128Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-12-03T08:41:35.128Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-12-03T08:41:35.128Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-12-03T08:41:35.128Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-12-03T08:41:35.128Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-12-03T08:41:35.128Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-12-03T08:41:35.128Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-12-03T08:41:35.128Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-12-03T08:41:35.128Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-12-03T08:41:35.128Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-12-03T08:41:35.128Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-12-03T08:41:35.128Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-12-03T08:41:35.128Z] === RUN TestValidateConfiguration [2021-12-03T08:41:35.128Z] === RUN TestValidateConfiguration/with_label [2021-12-03T08:41:35.128Z] === RUN TestValidateConfiguration/with_dns [2021-12-03T08:41:35.128Z] === RUN TestValidateConfiguration/with_dns-search [2021-12-03T08:41:35.128Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-12-03T08:41:35.128Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-12-03T08:41:35.128Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-12-03T08:41:35.128Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-12-03T08:41:35.128Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-12-03T08:41:35.128Z] --- PASS: TestValidateConfiguration (0.00s) [2021-12-03T08:41:35.128Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-12-03T08:41:35.128Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-12-03T08:41:35.128Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-12-03T08:41:35.128Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-12-03T08:41:35.128Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-12-03T08:41:35.128Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-12-03T08:41:35.128Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-12-03T08:41:35.128Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-12-03T08:41:35.128Z] === RUN TestModifiedDiscoverySettings [2021-12-03T08:41:35.128Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-12-03T08:41:35.128Z] === RUN TestReloadSetConfigFileNotExist [2021-12-03T08:41:35.128Z] time="2021-12-03T08:41:34Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-12-03T08:41:35.128Z] --- PASS: TestReloadSetConfigFileNotExist (0.14s) [2021-12-03T08:41:35.128Z] === RUN TestReloadDefaultConfigNotExist [2021-12-03T08:41:35.128Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:41:35.128Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-12-03T08:41:35.128Z] === RUN TestReloadBadDefaultConfig [2021-12-03T08:41:35.128Z] time="2021-12-03T08:41:35Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1760578471" [2021-12-03T08:41:35.128Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-12-03T08:41:35.128Z] === RUN TestReloadWithConflictingLabels [2021-12-03T08:41:35.128Z] time="2021-12-03T08:41:35Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-339441430" [2021-12-03T08:41:35.128Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-12-03T08:41:35.128Z] === RUN TestReloadWithDuplicateLabels [2021-12-03T08:41:35.128Z] time="2021-12-03T08:41:35Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2846302967" [2021-12-03T08:41:35.128Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-12-03T08:41:35.128Z] === RUN TestMaskURLCredentials [2021-12-03T08:41:35.128Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-12-03T08:41:35.128Z] === RUN TestDaemonConfigurationMerge [2021-12-03T08:41:35.128Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-12-03T08:41:35.128Z] PASS [2021-12-03T08:41:35.128Z] coverage: 80.0% of statements [2021-12-03T08:41:35.128Z] ok github.com/docker/docker/daemon/config 0.376s coverage: 80.0% of statements [2021-12-03T08:41:35.267Z] time="2021-12-03T08:41:34Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.18.253.226:10033 172.18.253.226:10034 172.18.253.226:10035]" [2021-12-03T08:41:35.281Z] --- PASS: TestTemplatedConfig (3.40s) [2021-12-03T08:41:35.281Z] === RUN TestConfigCreateResolve [2021-12-03T08:41:35.281Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-12-03T08:41:35.540Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-12-03T08:41:35.734Z] time="2021-12-03T08:41:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.253.226:10033" [2021-12-03T08:41:35.734Z] time="2021-12-03T08:41:35Z" level=debug msg="memberlist: Stream connection from=172.18.253.226:49362" [2021-12-03T08:41:35.734Z] time="2021-12-03T08:41:35Z" level=info msg="Node 83aeb7b7a413/172.18.253.226, joined gossip cluster" [2021-12-03T08:41:35.734Z] time="2021-12-03T08:41:35Z" level=info msg="Node 83aeb7b7a413/172.18.253.226, added to nodes list" [2021-12-03T08:41:35.734Z] time="2021-12-03T08:41:35Z" level=info msg="Node 813dcd0eb597/172.18.253.226, joined gossip cluster" [2021-12-03T08:41:35.734Z] time="2021-12-03T08:41:35Z" level=info msg="Node 813dcd0eb597/172.18.253.226, added to nodes list" [2021-12-03T08:41:35.734Z] time="2021-12-03T08:41:35Z" level=info msg="Node 7aa4b47a47c2/172.18.253.226, joined gossip cluster" [2021-12-03T08:41:35.734Z] time="2021-12-03T08:41:35Z" level=info msg="Node 7aa4b47a47c2/172.18.253.226, is the new incarnation of the shutdown node 7ab7e9312b23/172.18.253.226" [2021-12-03T08:41:35.734Z] time="2021-12-03T08:41:35Z" level=info msg="Node 7aa4b47a47c2/172.18.253.226, added to nodes list" [2021-12-03T08:41:35.734Z] time="2021-12-03T08:41:35Z" level=debug msg="memberlist: Stream connection from=172.18.253.226:49363" [2021-12-03T08:41:35.734Z] time="2021-12-03T08:41:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.253.226:10034" [2021-12-03T08:41:35.734Z] time="2021-12-03T08:41:35Z" level=info msg="Node 83aeb7b7a413/172.18.253.226, joined gossip cluster" [2021-12-03T08:41:35.734Z] time="2021-12-03T08:41:35Z" level=info msg="Node 83aeb7b7a413/172.18.253.226, added to nodes list" [2021-12-03T08:41:35.734Z] time="2021-12-03T08:41:35Z" level=info msg="Node 7aa4b47a47c2/172.18.253.226, joined gossip cluster" [2021-12-03T08:41:35.734Z] time="2021-12-03T08:41:35Z" level=info msg="Node 7aa4b47a47c2/172.18.253.226, added to nodes list" [2021-12-03T08:41:35.734Z] time="2021-12-03T08:41:35Z" level=info msg="Node 813dcd0eb597/172.18.253.226, joined gossip cluster" [2021-12-03T08:41:35.734Z] time="2021-12-03T08:41:35Z" level=info msg="Node 813dcd0eb597/172.18.253.226, added to nodes list" [2021-12-03T08:41:35.734Z] time="2021-12-03T08:41:35Z" level=info msg="Node 6e3c3da7a05f/172.18.253.226, joined gossip cluster" [2021-12-03T08:41:35.734Z] time="2021-12-03T08:41:35Z" level=info msg="Node 6e3c3da7a05f/172.18.253.226, is the new incarnation of the shutdown node 5cb6e714e2c6/172.18.253.226" [2021-12-03T08:41:35.734Z] time="2021-12-03T08:41:35Z" level=info msg="Node 6e3c3da7a05f/172.18.253.226, added to nodes list" [2021-12-03T08:41:35.734Z] time="2021-12-03T08:41:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.253.226:10035" [2021-12-03T08:41:35.734Z] time="2021-12-03T08:41:35Z" level=debug msg="memberlist: Stream connection from=172.18.253.226:49364" [2021-12-03T08:41:35.734Z] time="2021-12-03T08:41:35Z" level=info msg="Node 6e3c3da7a05f/172.18.253.226, joined gossip cluster" [2021-12-03T08:41:35.734Z] time="2021-12-03T08:41:35Z" level=info msg="Node 6e3c3da7a05f/172.18.253.226, added to nodes list" [2021-12-03T08:41:35.734Z] time="2021-12-03T08:41:35Z" level=info msg="Node 7aa4b47a47c2/172.18.253.226, joined gossip cluster" [2021-12-03T08:41:35.734Z] time="2021-12-03T08:41:35Z" level=info msg="Node 7aa4b47a47c2/172.18.253.226, added to nodes list" [2021-12-03T08:41:35.734Z] time="2021-12-03T08:41:35Z" level=info msg="Node 813dcd0eb597/172.18.253.226, joined gossip cluster" [2021-12-03T08:41:35.734Z] time="2021-12-03T08:41:35Z" level=info msg="Node 36824960208e/172.18.253.226, joined gossip cluster" [2021-12-03T08:41:35.734Z] time="2021-12-03T08:41:35Z" level=info msg="Node 813dcd0eb597/172.18.253.226, added to nodes list" [2021-12-03T08:41:35.734Z] time="2021-12-03T08:41:35Z" level=info msg="Node 83aeb7b7a413/172.18.253.226, joined gossip cluster" [2021-12-03T08:41:35.734Z] time="2021-12-03T08:41:35Z" level=info msg="Node 83aeb7b7a413/172.18.253.226, added to nodes list" [2021-12-03T08:41:35.734Z] time="2021-12-03T08:41:35Z" level=info msg="Node 36824960208e/172.18.253.226, is the new incarnation of the shutdown node 2170abc7b6f8/172.18.253.226" [2021-12-03T08:41:35.734Z] time="2021-12-03T08:41:35Z" level=info msg="Node 36824960208e/172.18.253.226, added to nodes list" [2021-12-03T08:41:35.734Z] time="2021-12-03T08:41:35Z" level=info msg="Node 6e3c3da7a05f/172.18.253.226, joined gossip cluster" [2021-12-03T08:41:35.734Z] time="2021-12-03T08:41:35Z" level=info msg="Node 6e3c3da7a05f/172.18.253.226, added to nodes list" [2021-12-03T08:41:35.734Z] time="2021-12-03T08:41:35Z" level=info msg="Node 6e3c3da7a05f/172.18.253.226, joined gossip cluster" [2021-12-03T08:41:35.734Z] time="2021-12-03T08:41:35Z" level=info msg="Node 6e3c3da7a05f/172.18.253.226, is the new incarnation of the shutdown node 5cb6e714e2c6/172.18.253.226" [2021-12-03T08:41:35.734Z] time="2021-12-03T08:41:35Z" level=info msg="Node 6e3c3da7a05f/172.18.253.226, added to nodes list" [2021-12-03T08:41:35.734Z] time="2021-12-03T08:41:35Z" level=info msg="Node 7aa4b47a47c2/172.18.253.226, joined gossip cluster" [2021-12-03T08:41:35.734Z] time="2021-12-03T08:41:35Z" level=info msg="Node 7aa4b47a47c2/172.18.253.226, is the new incarnation of the shutdown node 7ab7e9312b23/172.18.253.226" [2021-12-03T08:41:35.734Z] time="2021-12-03T08:41:35Z" level=info msg="Node 7aa4b47a47c2/172.18.253.226, added to nodes list" [2021-12-03T08:41:35.734Z] time="2021-12-03T08:41:35Z" level=info msg="Node 36824960208e/172.18.253.226, joined gossip cluster" [2021-12-03T08:41:35.734Z] time="2021-12-03T08:41:35Z" level=info msg="Node 36824960208e/172.18.253.226, added to nodes list" [2021-12-03T08:41:35.734Z] time="2021-12-03T08:41:35Z" level=info msg="Node 36824960208e/172.18.253.226, joined gossip cluster" [2021-12-03T08:41:35.734Z] time="2021-12-03T08:41:35Z" level=info msg="Node 36824960208e/172.18.253.226, added to nodes list" [2021-12-03T08:41:35.734Z] time="2021-12-03T08:41:35Z" level=info msg="Node 36824960208e/172.18.253.226, joined gossip cluster" [2021-12-03T08:41:35.734Z] time="2021-12-03T08:41:35Z" level=info msg="Node 36824960208e/172.18.253.226, is the new incarnation of the shutdown node 2170abc7b6f8/172.18.253.226" [2021-12-03T08:41:35.734Z] time="2021-12-03T08:41:35Z" level=info msg="Node 36824960208e/172.18.253.226, added to nodes list" [2021-12-03T08:41:35.734Z] 2021/12/03 08:41:35 Closing DB instances... [2021-12-03T08:41:35.734Z] time="2021-12-03T08:41:35Z" level=info msg="Node 7aa4b47a47c2 change state NodeActive --> NodeLeft" [2021-12-03T08:41:35.734Z] time="2021-12-03T08:41:35Z" level=info msg="node4(83aeb7b7a413): Node leave event for 7aa4b47a47c2/172.18.253.226" [2021-12-03T08:41:35.734Z] time="2021-12-03T08:41:35Z" level=info msg="Node 7aa4b47a47c2 change state NodeActive --> NodeLeft" [2021-12-03T08:41:35.734Z] time="2021-12-03T08:41:35Z" level=info msg="Node 7aa4b47a47c2 change state NodeActive --> NodeLeft" [2021-12-03T08:41:35.734Z] time="2021-12-03T08:41:35Z" level=info msg="node3(36824960208e): Node leave event for 7aa4b47a47c2/172.18.253.226" [2021-12-03T08:41:35.734Z] time="2021-12-03T08:41:35Z" level=info msg="node5(813dcd0eb597): Node leave event for 7aa4b47a47c2/172.18.253.226" [2021-12-03T08:41:35.734Z] time="2021-12-03T08:41:35Z" level=info msg="Node 7aa4b47a47c2 change state NodeActive --> NodeLeft" [2021-12-03T08:41:35.734Z] time="2021-12-03T08:41:35Z" level=info msg="node2(6e3c3da7a05f): Node leave event for 7aa4b47a47c2/172.18.253.226" [2021-12-03T08:41:35.734Z] time="2021-12-03T08:41:35Z" level=info msg="Node 7aa4b47a47c2 change state NodeActive --> NodeLeft" [2021-12-03T08:41:35.734Z] time="2021-12-03T08:41:35Z" level=info msg="node1(7aa4b47a47c2): Node leave event for 7aa4b47a47c2/172.18.253.226" [2021-12-03T08:41:36.030Z] === RUN TestBoolValue [2021-12-03T08:41:36.030Z] --- PASS: TestBoolValue (0.00s) [2021-12-03T08:41:36.030Z] === RUN TestBoolValueOrDefault [2021-12-03T08:41:36.030Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-12-03T08:41:36.030Z] === RUN TestInt64ValueOrZero [2021-12-03T08:41:36.030Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-12-03T08:41:36.030Z] === RUN TestInt64ValueOrDefault [2021-12-03T08:41:36.030Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-12-03T08:41:36.030Z] === RUN TestInt64ValueOrDefaultWithError [2021-12-03T08:41:36.030Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-12-03T08:41:36.030Z] === RUN TestJsonContentType [2021-12-03T08:41:36.030Z] --- PASS: TestJsonContentType (0.00s) [2021-12-03T08:41:36.030Z] PASS [2021-12-03T08:41:36.030Z] coverage: 14.7% of statements [2021-12-03T08:41:36.030Z] ok github.com/docker/docker/api/server/httputils 0.107s coverage: 14.7% of statements [2021-12-03T08:41:36.030Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-12-03T08:41:36.030Z] === RUN TestMaskSecretKeys [2021-12-03T08:41:36.030Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-12-03T08:41:36.030Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-12-03T08:41:36.030Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-12-03T08:41:36.030Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-12-03T08:41:36.030Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-12-03T08:41:36.030Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-12-03T08:41:36.030Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-12-03T08:41:36.030Z] === RUN TestVersionMiddlewareVersion [2021-12-03T08:41:36.030Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-12-03T08:41:36.030Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-12-03T08:41:36.030Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-12-03T08:41:36.030Z] PASS [2021-12-03T08:41:36.030Z] coverage: 37.7% of statements [2021-12-03T08:41:36.030Z] ok github.com/docker/docker/api/server/middleware 0.067s coverage: 37.7% of statements [2021-12-03T08:41:36.030Z] ? github.com/docker/docker/api/server/router [no test files] [2021-12-03T08:41:36.030Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-12-03T08:41:36.030Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-12-03T08:41:36.030Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-12-03T08:41:36.030Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-12-03T08:41:36.030Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-12-03T08:41:36.030Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-12-03T08:41:36.030Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-12-03T08:41:36.030Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-12-03T08:41:36.030Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-12-03T08:41:36.030Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-12-03T08:41:36.030Z] === RUN TestAdjustForAPIVersion [2021-12-03T08:41:36.030Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-12-03T08:41:36.030Z] PASS [2021-12-03T08:41:36.030Z] coverage: 5.7% of statements [2021-12-03T08:41:36.030Z] ok github.com/docker/docker/api/server/router/swarm 0.040s coverage: 5.7% of statements [2021-12-03T08:41:36.030Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-12-03T08:41:36.030Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-12-03T08:41:36.030Z] ? github.com/docker/docker/api/types [no test files] [2021-12-03T08:41:36.030Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-12-03T08:41:36.030Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-12-03T08:41:36.030Z] ? github.com/docker/docker/api/types/container [no test files] [2021-12-03T08:41:36.030Z] ? github.com/docker/docker/api/types/events [no test files] [2021-12-03T08:41:36.030Z] === RUN TestStrSliceMarshalJSON [2021-12-03T08:41:36.030Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-12-03T08:41:36.030Z] === RUN TestStrSliceUnmarshalJSON [2021-12-03T08:41:36.030Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-12-03T08:41:36.030Z] === RUN TestStrSliceUnmarshalString [2021-12-03T08:41:36.030Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-12-03T08:41:36.030Z] === RUN TestStrSliceUnmarshalSlice [2021-12-03T08:41:36.030Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-12-03T08:41:36.030Z] PASS [2021-12-03T08:41:36.030Z] coverage: 90.0% of statements [2021-12-03T08:41:36.030Z] ok github.com/docker/docker/api/types/strslice 0.033s coverage: 90.0% of statements [2021-12-03T08:41:36.030Z] === RUN TestToJSON [2021-12-03T08:41:36.030Z] --- PASS: TestToJSON (0.00s) [2021-12-03T08:41:36.030Z] === RUN TestToParamWithVersion [2021-12-03T08:41:36.030Z] --- PASS: TestToParamWithVersion (0.00s) [2021-12-03T08:41:36.030Z] === RUN TestFromJSON [2021-12-03T08:41:36.030Z] --- PASS: TestFromJSON (0.00s) [2021-12-03T08:41:36.030Z] === RUN TestEmpty [2021-12-03T08:41:36.030Z] --- PASS: TestEmpty (0.00s) [2021-12-03T08:41:36.030Z] === RUN TestArgsMatchKVListEmptySources [2021-12-03T08:41:36.030Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-12-03T08:41:36.030Z] === RUN TestArgsMatchKVList [2021-12-03T08:41:36.030Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-12-03T08:41:36.030Z] === RUN TestArgsMatch [2021-12-03T08:41:36.030Z] --- PASS: TestArgsMatch (0.00s) [2021-12-03T08:41:36.030Z] === RUN TestAdd [2021-12-03T08:41:36.030Z] --- PASS: TestAdd (0.00s) [2021-12-03T08:41:36.030Z] === RUN TestDel [2021-12-03T08:41:36.030Z] --- PASS: TestDel (0.00s) [2021-12-03T08:41:36.030Z] === RUN TestLen [2021-12-03T08:41:36.030Z] --- PASS: TestLen (0.00s) [2021-12-03T08:41:36.030Z] === RUN TestExactMatch [2021-12-03T08:41:36.030Z] --- PASS: TestExactMatch (0.00s) [2021-12-03T08:41:36.030Z] === RUN TestOnlyOneExactMatch [2021-12-03T08:41:36.030Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-12-03T08:41:36.030Z] === RUN TestContains [2021-12-03T08:41:36.030Z] --- PASS: TestContains (0.00s) [2021-12-03T08:41:36.030Z] === RUN TestValidate [2021-12-03T08:41:36.030Z] --- PASS: TestValidate (0.00s) [2021-12-03T08:41:36.030Z] === RUN TestWalkValues [2021-12-03T08:41:36.030Z] --- PASS: TestWalkValues (0.00s) [2021-12-03T08:41:36.030Z] === RUN TestFuzzyMatch [2021-12-03T08:41:36.030Z] --- PASS: TestFuzzyMatch (0.00s) [2021-12-03T08:41:36.030Z] === RUN TestClone [2021-12-03T08:41:36.030Z] --- PASS: TestClone (0.00s) [2021-12-03T08:41:36.030Z] PASS [2021-12-03T08:41:36.030Z] coverage: 92.2% of statements [2021-12-03T08:41:36.030Z] ok github.com/docker/docker/api/types/filters 0.033s coverage: 92.2% of statements [2021-12-03T08:41:36.030Z] ? github.com/docker/docker/api/types/image [no test files] [2021-12-03T08:41:36.030Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-12-03T08:41:36.030Z] ? github.com/docker/docker/api/types/network [no test files] [2021-12-03T08:41:36.030Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-12-03T08:41:36.030Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-12-03T08:41:36.030Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-12-03T08:41:36.030Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-12-03T08:41:36.030Z] === RUN TestDurationToSecondsString [2021-12-03T08:41:36.030Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-12-03T08:41:36.030Z] === RUN TestGetTimestamp [2021-12-03T08:41:36.030Z] --- PASS: TestGetTimestamp (0.15s) [2021-12-03T08:41:36.030Z] === RUN TestParseTimestamps [2021-12-03T08:41:36.030Z] --- PASS: TestParseTimestamps (0.00s) [2021-12-03T08:41:36.030Z] PASS [2021-12-03T08:41:36.030Z] coverage: 100.0% of statements [2021-12-03T08:41:36.030Z] ok github.com/docker/docker/api/types/time 0.187s coverage: 100.0% of statements [2021-12-03T08:41:36.030Z] === RUN TestCompareVersion [2021-12-03T08:41:36.030Z] --- PASS: TestCompareVersion (0.00s) [2021-12-03T08:41:36.030Z] PASS [2021-12-03T08:41:36.030Z] coverage: 77.3% of statements [2021-12-03T08:41:36.030Z] ok github.com/docker/docker/api/types/versions 0.030s coverage: 77.3% of statements [2021-12-03T08:41:36.030Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-12-03T08:41:36.030Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-12-03T08:41:36.030Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-12-03T08:41:36.030Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-12-03T08:41:36.030Z] ? github.com/docker/docker/builder [no test files] [2021-12-03T08:41:36.030Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-12-03T08:41:36.030Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-12-03T08:41:36.030Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-12-03T08:41:36.030Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-12-03T08:41:36.030Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-12-03T08:41:36.030Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-12-03T08:41:36.030Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-12-03T08:41:36.030Z] === RUN TestParseRemoteURL [2021-12-03T08:41:36.030Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-12-03T08:41:36.030Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-12-03T08:41:36.030Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-12-03T08:41:36.030Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-12-03T08:41:36.030Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-12-03T08:41:36.030Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-12-03T08:41:36.030Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-12-03T08:41:36.030Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-12-03T08:41:36.030Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-12-03T08:41:36.030Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-12-03T08:41:36.030Z] --- PASS: TestParseRemoteURL (0.00s) [2021-12-03T08:41:36.030Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-12-03T08:41:36.030Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-12-03T08:41:36.030Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-12-03T08:41:36.030Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-12-03T08:41:36.030Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-12-03T08:41:36.030Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-12-03T08:41:36.030Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-12-03T08:41:36.030Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-12-03T08:41:36.030Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-12-03T08:41:36.030Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-12-03T08:41:36.030Z] === RUN TestCloneArgsSmartHttp [2021-12-03T08:41:36.030Z] --- PASS: TestCloneArgsSmartHttp (0.07s) [2021-12-03T08:41:36.030Z] === RUN TestCloneArgsDumbHttp [2021-12-03T08:41:36.030Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-12-03T08:41:36.030Z] === RUN TestCloneArgsGit [2021-12-03T08:41:36.030Z] --- PASS: TestCloneArgsGit (0.00s) [2021-12-03T08:41:36.030Z] === RUN TestCheckoutGit [2021-12-03T08:41:36.030Z] === RUN TestEnable [2021-12-03T08:41:36.030Z] --- PASS: TestEnable (0.00s) [2021-12-03T08:41:36.030Z] === RUN TestDisable [2021-12-03T08:41:36.030Z] --- PASS: TestDisable (0.00s) [2021-12-03T08:41:36.030Z] === RUN TestEnabled [2021-12-03T08:41:36.031Z] --- PASS: TestEnabled (0.00s) [2021-12-03T08:41:36.031Z] PASS [2021-12-03T08:41:36.031Z] coverage: 100.0% of statements [2021-12-03T08:41:36.031Z] ok github.com/docker/docker/cli/debug 0.035s coverage: 100.0% of statements [2021-12-03T08:41:36.031Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-12-03T08:41:36.031Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-12-03T08:41:36.031Z] === RUN TestProcessNoDockerignore [2021-12-03T08:41:36.031Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-12-03T08:41:36.031Z] === RUN TestProcessShouldLeaveAllFiles [2021-12-03T08:41:36.031Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-12-03T08:41:36.031Z] === RUN TestDetectContentType [2021-12-03T08:41:36.031Z] --- PASS: TestDetectContentType (0.00s) [2021-12-03T08:41:36.031Z] === RUN TestSelectAcceptableMIME [2021-12-03T08:41:36.031Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-12-03T08:41:36.031Z] === RUN TestInspectEmptyResponse [2021-12-03T08:41:36.031Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-12-03T08:41:36.031Z] === RUN TestInspectResponseBinary [2021-12-03T08:41:36.031Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-12-03T08:41:36.031Z] === RUN TestResponseUnsupportedContentType [2021-12-03T08:41:36.031Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-12-03T08:41:36.031Z] === RUN TestInspectResponseTextSimple [2021-12-03T08:41:36.031Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-12-03T08:41:36.031Z] === RUN TestInspectResponseEmptyContentType [2021-12-03T08:41:36.031Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-12-03T08:41:36.031Z] === RUN TestUnknownContentLength [2021-12-03T08:41:36.031Z] --- PASS: TestUnknownContentLength (0.00s) [2021-12-03T08:41:36.031Z] === RUN TestDownloadRemote [2021-12-03T08:41:36.031Z] --- PASS: TestDownloadRemote (0.06s) [2021-12-03T08:41:36.031Z] === RUN TestGetWithStatusError [2021-12-03T08:41:36.031Z] --- PASS: TestGetWithStatusError (0.00s) [2021-12-03T08:41:36.031Z] === RUN TestCloseRootDirectory [2021-12-03T08:41:36.031Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:41:36.031Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-12-03T08:41:36.031Z] === RUN TestHashFile [2021-12-03T08:41:36.031Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:41:36.031Z] --- SKIP: TestHashFile (0.00s) [2021-12-03T08:41:36.031Z] === RUN TestHashSubdir [2021-12-03T08:41:36.031Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:41:36.031Z] --- SKIP: TestHashSubdir (0.00s) [2021-12-03T08:41:36.031Z] === RUN TestRemoveDirectory [2021-12-03T08:41:36.031Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:41:36.031Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-12-03T08:41:36.031Z] PASS [2021-12-03T08:41:36.031Z] coverage: 9.3% of statements [2021-12-03T08:41:36.031Z] ok github.com/docker/docker/builder/remotecontext 0.219s coverage: 9.3% of statements [2021-12-03T08:41:36.031Z] === RUN TestGetAllAllowed [2021-12-03T08:41:36.031Z] --- PASS: TestGetAllAllowed (0.00s) [2021-12-03T08:41:36.031Z] === RUN TestGetAllMeta [2021-12-03T08:41:36.031Z] --- PASS: TestGetAllMeta (0.00s) [2021-12-03T08:41:36.031Z] === RUN TestWarnOnUnusedBuildArgs [2021-12-03T08:41:36.031Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-12-03T08:41:36.031Z] === RUN TestIsUnreferencedBuiltin [2021-12-03T08:41:36.031Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-12-03T08:41:36.031Z] === RUN TestIsExistingDirectory [2021-12-03T08:41:36.031Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-12-03T08:41:36.031Z] === RUN TestGetFilenameForDownload [2021-12-03T08:41:36.031Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-12-03T08:41:36.031Z] === RUN TestEnv2Variables [2021-12-03T08:41:36.031Z] --- PASS: TestEnv2Variables (0.00s) [2021-12-03T08:41:36.031Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-12-03T08:41:36.031Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-12-03T08:41:36.031Z] === RUN TestMaintainer [2021-12-03T08:41:36.031Z] --- PASS: TestMaintainer (0.00s) [2021-12-03T08:41:36.031Z] === RUN TestLabel [2021-12-03T08:41:36.031Z] --- PASS: TestLabel (0.00s) [2021-12-03T08:41:36.031Z] === RUN TestFromScratch [2021-12-03T08:41:36.031Z] --- PASS: TestFromScratch (0.00s) [2021-12-03T08:41:36.031Z] === RUN TestFromWithArg [2021-12-03T08:41:36.031Z] --- PASS: TestFromWithArg (0.00s) [2021-12-03T08:41:36.031Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-12-03T08:41:36.031Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-12-03T08:41:36.031Z] === RUN TestFromWithUndefinedArg [2021-12-03T08:41:36.031Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-12-03T08:41:36.031Z] === RUN TestFromMultiStageWithNamedStage [2021-12-03T08:41:36.031Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-12-03T08:41:36.031Z] === RUN TestOnbuild [2021-12-03T08:41:36.031Z] --- PASS: TestOnbuild (0.00s) [2021-12-03T08:41:36.031Z] === RUN TestWorkdir [2021-12-03T08:41:36.031Z] --- PASS: TestWorkdir (0.00s) [2021-12-03T08:41:36.031Z] === RUN TestCmd [2021-12-03T08:41:36.031Z] --- PASS: TestCmd (0.00s) [2021-12-03T08:41:36.031Z] === RUN TestHealthcheckNone [2021-12-03T08:41:36.031Z] --- PASS: TestHealthcheckNone (0.00s) [2021-12-03T08:41:36.031Z] === RUN TestHealthcheckCmd [2021-12-03T08:41:36.031Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-12-03T08:41:36.031Z] === RUN TestEntrypoint [2021-12-03T08:41:36.031Z] --- PASS: TestEntrypoint (0.00s) [2021-12-03T08:41:36.031Z] === RUN TestExpose [2021-12-03T08:41:36.031Z] --- PASS: TestExpose (0.00s) [2021-12-03T08:41:36.031Z] === RUN TestUser [2021-12-03T08:41:36.031Z] --- PASS: TestUser (0.00s) [2021-12-03T08:41:36.031Z] === RUN TestVolume [2021-12-03T08:41:36.031Z] --- PASS: TestVolume (0.00s) [2021-12-03T08:41:36.031Z] === RUN TestStopSignal [2021-12-03T08:41:36.031Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-12-03T08:41:36.031Z] --- SKIP: TestStopSignal (0.00s) [2021-12-03T08:41:36.031Z] === RUN TestArg [2021-12-03T08:41:36.031Z] --- PASS: TestArg (0.00s) [2021-12-03T08:41:36.031Z] === RUN TestShell [2021-12-03T08:41:36.031Z] --- PASS: TestShell (0.00s) [2021-12-03T08:41:36.031Z] === RUN TestPrependEnvOnCmd [2021-12-03T08:41:36.031Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-12-03T08:41:36.031Z] === RUN TestRunWithBuildArgs [2021-12-03T08:41:36.031Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-12-03T08:41:36.031Z] === RUN TestRunIgnoresHealthcheck [2021-12-03T08:41:36.031Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-12-03T08:41:36.031Z] === RUN TestDispatchUnsupportedOptions [2021-12-03T08:41:36.031Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-12-03T08:41:36.031Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-12-03T08:41:36.031Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-12-03T08:41:36.031Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-12-03T08:41:36.031Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-12-03T08:41:36.031Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-12-03T08:41:36.031Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-12-03T08:41:36.031Z] === RUN TestNormalizeWorkdir [2021-12-03T08:41:36.031Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-12-03T08:41:36.031Z] === RUN TestDispatch [2021-12-03T08:41:36.031Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-12-03T08:41:36.031Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-12-03T08:41:36.031Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-12-03T08:41:36.031Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-12-03T08:41:36.031Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-12-03T08:41:36.031Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-12-03T08:41:36.031Z] === RUN TestDispatch/COPY_url [2021-12-03T08:41:36.031Z] --- PASS: TestDispatch (0.06s) [2021-12-03T08:41:36.031Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2021-12-03T08:41:36.031Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-12-03T08:41:36.031Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-12-03T08:41:36.031Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-12-03T08:41:36.031Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-12-03T08:41:36.031Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-12-03T08:41:36.031Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-12-03T08:41:36.031Z] === RUN TestAddScratchImageAddsToMounts [2021-12-03T08:41:36.031Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-12-03T08:41:36.031Z] === RUN TestAddFromScratchPopulatesPlatform [2021-12-03T08:41:36.031Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-12-03T08:41:36.031Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-12-03T08:41:36.031Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-12-03T08:41:36.031Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-12-03T08:41:36.031Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-12-03T08:41:36.031Z] === RUN TestImageSourceGetAddsToMounts [2021-12-03T08:41:36.031Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-12-03T08:41:36.031Z] === RUN TestEmptyDockerfile [2021-12-03T08:41:36.031Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-12-03T08:41:36.031Z] === RUN TestSymlinkDockerfile [2021-12-03T08:41:36.031Z] --- PASS: TestSymlinkDockerfile (0.00s) [2021-12-03T08:41:36.031Z] === RUN TestDockerfileOutsideTheBuildContext [2021-12-03T08:41:36.031Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-12-03T08:41:36.031Z] === RUN TestNonExistingDockerfile [2021-12-03T08:41:36.031Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-12-03T08:41:36.031Z] === RUN TestCopyRunConfig [2021-12-03T08:41:36.031Z] --- PASS: TestCopyRunConfig (0.00s) [2021-12-03T08:41:36.031Z] === RUN TestDeepCopyRunConfig [2021-12-03T08:41:36.031Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-12-03T08:41:36.031Z] === RUN TestExportImage [2021-12-03T08:41:36.031Z] --- PASS: TestExportImage (0.00s) [2021-12-03T08:41:36.031Z] === RUN TestNormalizeDest [2021-12-03T08:41:36.031Z] --- PASS: TestNormalizeDest (0.00s) [2021-12-03T08:41:36.031Z] PASS [2021-12-03T08:41:36.031Z] coverage: 46.8% of statements [2021-12-03T08:41:36.031Z] ok github.com/docker/docker/builder/dockerfile 0.161s coverage: 46.8% of statements [2021-12-03T08:41:36.031Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-12-03T08:41:36.094Z] === RUN TestWaitNodeAttachment [2021-12-03T08:41:36.094Z] === RUN TestEventsLog [2021-12-03T08:41:36.094Z] --- PASS: TestEventsLog (0.00s) [2021-12-03T08:41:36.094Z] === RUN TestEventsLogTimeout [2021-12-03T08:41:36.094Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-12-03T08:41:36.094Z] === RUN TestLogEvents [2021-12-03T08:41:36.094Z] --- PASS: TestLogEvents (0.05s) [2021-12-03T08:41:36.094Z] === RUN TestLoadBufferedEvents [2021-12-03T08:41:36.121Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-12-03T08:41:36.200Z] time="2021-12-03T08:41:35Z" level=info msg="Node 7aa4b47a47c2/172.18.253.226, left gossip cluster" [2021-12-03T08:41:36.201Z] time="2021-12-03T08:41:35Z" level=info msg="Node 7aa4b47a47c2/172.18.253.226, left gossip cluster" [2021-12-03T08:41:36.201Z] time="2021-12-03T08:41:35Z" level=info msg="Node 7aa4b47a47c2/172.18.253.226, left gossip cluster" [2021-12-03T08:41:36.201Z] time="2021-12-03T08:41:35Z" level=info msg="Node 7aa4b47a47c2/172.18.253.226, left gossip cluster" [2021-12-03T08:41:36.201Z] time="2021-12-03T08:41:35Z" level=info msg="Node 7aa4b47a47c2/172.18.253.226, left gossip cluster" [2021-12-03T08:41:36.201Z] time="2021-12-03T08:41:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.253.226:10033" [2021-12-03T08:41:36.201Z] time="2021-12-03T08:41:35Z" level=debug msg="memberlist: Stream connection from=172.18.253.226:49365" [2021-12-03T08:41:36.201Z] time="2021-12-03T08:41:35Z" level=error msg="node: 7aa4b47a47c2 is unknown to memberlist" [2021-12-03T08:41:36.201Z] time="2021-12-03T08:41:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.253.226:10034" [2021-12-03T08:41:36.201Z] time="2021-12-03T08:41:35Z" level=debug msg="memberlist: Stream connection from=172.18.253.226:49366" [2021-12-03T08:41:36.201Z] time="2021-12-03T08:41:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.253.226:10035" [2021-12-03T08:41:36.201Z] time="2021-12-03T08:41:35Z" level=debug msg="memberlist: Stream connection from=172.18.253.226:49367" [2021-12-03T08:41:36.201Z] time="2021-12-03T08:41:36Z" level=info msg="Node 6e3c3da7a05f change state NodeActive --> NodeLeft" [2021-12-03T08:41:36.201Z] time="2021-12-03T08:41:36Z" level=info msg="node3(36824960208e): Node leave event for 6e3c3da7a05f/172.18.253.226" [2021-12-03T08:41:36.201Z] time="2021-12-03T08:41:36Z" level=info msg="Node 6e3c3da7a05f change state NodeActive --> NodeLeft" [2021-12-03T08:41:36.201Z] time="2021-12-03T08:41:36Z" level=info msg="node5(813dcd0eb597): Node leave event for 6e3c3da7a05f/172.18.253.226" [2021-12-03T08:41:36.201Z] time="2021-12-03T08:41:36Z" level=info msg="Node 6e3c3da7a05f change state NodeActive --> NodeLeft" [2021-12-03T08:41:36.201Z] time="2021-12-03T08:41:36Z" level=info msg="node4(83aeb7b7a413): Node leave event for 6e3c3da7a05f/172.18.253.226" [2021-12-03T08:41:36.201Z] time="2021-12-03T08:41:36Z" level=info msg="Node 6e3c3da7a05f change state NodeActive --> NodeLeft" [2021-12-03T08:41:36.201Z] time="2021-12-03T08:41:36Z" level=info msg="node2(6e3c3da7a05f): Node leave event for 6e3c3da7a05f/172.18.253.226" [2021-12-03T08:41:36.379Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-12-03T08:41:36.499Z] === RUN TestTCP4Proxy [2021-12-03T08:41:36.499Z] --- PASS: TestTCP4Proxy (0.01s) [2021-12-03T08:41:36.499Z] === RUN TestTCP4ProxyHalfClose [2021-12-03T08:41:36.499Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-12-03T08:41:36.499Z] === RUN TestTCP6Proxy [2021-12-03T08:41:36.499Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-12-03T08:41:36.499Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-12-03T08:41:36.499Z] === RUN TestTCPDualStackProxy [2021-12-03T08:41:36.499Z] network_proxy_test.go:208: No support for dual stack yet [2021-12-03T08:41:36.499Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-12-03T08:41:36.499Z] === RUN TestUDP4Proxy [2021-12-03T08:41:36.499Z] --- PASS: TestUDP4Proxy (0.00s) [2021-12-03T08:41:36.499Z] === RUN TestUDP6Proxy [2021-12-03T08:41:36.499Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-12-03T08:41:36.551Z] --- PASS: TestLoadBufferedEvents (0.13s) [2021-12-03T08:41:36.551Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-12-03T08:41:36.551Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-12-03T08:41:36.551Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-12-03T08:41:36.551Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-12-03T08:41:36.551Z] PASS [2021-12-03T08:41:36.551Z] coverage: 50.0% of statements [2021-12-03T08:41:36.551Z] --- PASS: TestWaitNodeAttachment (0.42s) [2021-12-03T08:41:36.551Z] === RUN TestIsolationConversion [2021-12-03T08:41:36.551Z] === RUN TestIsolationConversion/default [2021-12-03T08:41:36.551Z] === RUN TestIsolationConversion/process [2021-12-03T08:41:36.551Z] === RUN TestIsolationConversion/hyperv [2021-12-03T08:41:36.551Z] --- PASS: TestIsolationConversion (0.00s) [2021-12-03T08:41:36.551Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-12-03T08:41:36.551Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-12-03T08:41:36.551Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-12-03T08:41:36.551Z] === RUN TestContainerLabels [2021-12-03T08:41:36.551Z] --- PASS: TestContainerLabels (0.00s) [2021-12-03T08:41:36.551Z] === RUN TestCredentialSpecConversion [2021-12-03T08:41:36.551Z] === RUN TestCredentialSpecConversion/none [2021-12-03T08:41:36.551Z] === RUN TestCredentialSpecConversion/config [2021-12-03T08:41:36.551Z] === RUN TestCredentialSpecConversion/file [2021-12-03T08:41:36.551Z] === RUN TestCredentialSpecConversion/registry [2021-12-03T08:41:36.551Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-12-03T08:41:36.551Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-12-03T08:41:36.551Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-12-03T08:41:36.551Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-12-03T08:41:36.551Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-12-03T08:41:36.551Z] === RUN TestControllerValidateMountBind [2021-12-03T08:41:36.551Z] ok github.com/docker/docker/daemon/events 0.365s coverage: 50.0% of statements [2021-12-03T08:41:36.551Z] --- PASS: TestControllerValidateMountBind (0.01s) [2021-12-03T08:41:36.551Z] === RUN TestControllerValidateMountVolume [2021-12-03T08:41:36.551Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-12-03T08:41:36.551Z] === RUN TestControllerValidateMountTarget [2021-12-03T08:41:36.551Z] --- PASS: TestControllerValidateMountTarget (0.01s) [2021-12-03T08:41:36.551Z] === RUN TestControllerValidateMountTmpfs [2021-12-03T08:41:36.551Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-12-03T08:41:36.551Z] === RUN TestControllerValidateMountInvalidType [2021-12-03T08:41:36.551Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-12-03T08:41:36.551Z] === RUN TestControllerValidateMountNamedPipe [2021-12-03T08:41:36.551Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-12-03T08:41:36.551Z] PASS [2021-12-03T08:41:36.551Z] coverage: 11.0% of statements [2021-12-03T08:41:36.551Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.644s coverage: 11.0% of statements [2021-12-03T08:41:36.667Z] time="2021-12-03T08:41:36Z" level=info msg="Node 6e3c3da7a05f/172.18.253.226, left gossip cluster" [2021-12-03T08:41:36.667Z] time="2021-12-03T08:41:36Z" level=info msg="Node 6e3c3da7a05f/172.18.253.226, left gossip cluster" [2021-12-03T08:41:36.667Z] time="2021-12-03T08:41:36Z" level=info msg="Node 6e3c3da7a05f/172.18.253.226, left gossip cluster" [2021-12-03T08:41:36.667Z] time="2021-12-03T08:41:36Z" level=info msg="Node 6e3c3da7a05f/172.18.253.226, left gossip cluster" [2021-12-03T08:41:36.667Z] time="2021-12-03T08:41:36Z" level=info msg="Node 36824960208e change state NodeActive --> NodeLeft" [2021-12-03T08:41:36.667Z] time="2021-12-03T08:41:36Z" level=info msg="node5(813dcd0eb597): Node leave event for 36824960208e/172.18.253.226" [2021-12-03T08:41:36.667Z] time="2021-12-03T08:41:36Z" level=info msg="Node 36824960208e change state NodeActive --> NodeLeft" [2021-12-03T08:41:36.667Z] time="2021-12-03T08:41:36Z" level=info msg="node4(83aeb7b7a413): Node leave event for 36824960208e/172.18.253.226" [2021-12-03T08:41:36.967Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-12-03T08:41:36.967Z] === RUN TestUDPWriteError [2021-12-03T08:41:36.967Z] --- PASS: TestUDPWriteError (0.00s) [2021-12-03T08:41:36.967Z] === RUN TestSCTP4Proxy [2021-12-03T08:41:36.967Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-12-03T08:41:36.967Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-12-03T08:41:36.967Z] === RUN TestSCTP6Proxy [2021-12-03T08:41:36.967Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-12-03T08:41:36.967Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-12-03T08:41:36.967Z] PASS [2021-12-03T08:41:36.967Z] coverage: 49.4% of statements [2021-12-03T08:41:36.967Z] ok github.com/docker/docker/cmd/docker-proxy 0.048s coverage: 49.4% of statements [2021-12-03T08:41:37.007Z] === RUN TestIsEmptyDir [2021-12-03T08:41:37.007Z] --- PASS: TestIsEmptyDir (0.01s) [2021-12-03T08:41:37.007Z] PASS [2021-12-03T08:41:37.007Z] coverage: 2.3% of statements [2021-12-03T08:41:37.007Z] ok github.com/docker/docker/daemon/graphdriver 0.066s coverage: 2.3% of statements [2021-12-03T08:41:37.133Z] time="2021-12-03T08:41:36Z" level=info msg="Node 36824960208e change state NodeActive --> NodeLeft" [2021-12-03T08:41:37.133Z] time="2021-12-03T08:41:36Z" level=info msg="node3(36824960208e): Node leave event for 36824960208e/172.18.253.226" [2021-12-03T08:41:37.133Z] time="2021-12-03T08:41:36Z" level=info msg="Node 36824960208e/172.18.253.226, left gossip cluster" [2021-12-03T08:41:37.133Z] time="2021-12-03T08:41:36Z" level=info msg="Node 36824960208e/172.18.253.226, left gossip cluster" [2021-12-03T08:41:37.133Z] time="2021-12-03T08:41:36Z" level=info msg="Node 36824960208e/172.18.253.226, left gossip cluster" [2021-12-03T08:41:37.133Z] time="2021-12-03T08:41:36Z" level=debug msg="memberlist: Failed ping: 83aeb7b7a413 (timeout reached)" [2021-12-03T08:41:37.133Z] time="2021-12-03T08:41:36Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.18.253.226:10037: use of closed network connection" [2021-12-03T08:41:37.133Z] time="2021-12-03T08:41:36Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.18.253.226:10035: use of closed network connection" [2021-12-03T08:41:37.133Z] time="2021-12-03T08:41:36Z" level=debug msg="memberlist: Stream connection from=172.18.253.226:49368" [2021-12-03T08:41:37.464Z] === RUN TestVerifyNetworkingConfig [2021-12-03T08:41:37.464Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-12-03T08:41:37.464Z] === RUN TestGetContainer [2021-12-03T08:41:37.464Z] --- PASS: TestGetContainer (0.00s) [2021-12-03T08:41:37.464Z] === RUN TestValidContainerNames [2021-12-03T08:41:37.464Z] --- PASS: TestValidContainerNames (0.00s) [2021-12-03T08:41:37.464Z] === RUN TestContainerInitDNS [2021-12-03T08:41:37.464Z] daemon_test.go:146: root required [2021-12-03T08:41:37.464Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-12-03T08:41:37.464Z] === RUN TestMerge [2021-12-03T08:41:37.464Z] --- PASS: TestMerge (0.00s) [2021-12-03T08:41:37.464Z] === RUN TestValidateContainerIsolation [2021-12-03T08:41:37.464Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-12-03T08:41:37.464Z] === RUN TestFindNetworkErrorType [2021-12-03T08:41:37.464Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-12-03T08:41:37.464Z] === RUN TestEnsureServicesExist [2021-12-03T08:41:37.464Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-12-03T08:41:37.464Z] === RUN TestEnsureServicesExistErrors [2021-12-03T08:41:37.464Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-12-03T08:41:37.464Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-12-03T08:41:37.464Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-12-03T08:41:37.464Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-12-03T08:41:37.464Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-12-03T08:41:37.464Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-12-03T08:41:37.464Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-12-03T08:41:37.464Z] === RUN TestContainerDelete [2021-12-03T08:41:37.464Z] --- PASS: TestContainerDelete (0.00s) [2021-12-03T08:41:37.464Z] === RUN TestContainerDoubleDelete [2021-12-03T08:41:37.464Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-12-03T08:41:37.464Z] === RUN TestLogContainerEventCopyLabels [2021-12-03T08:41:37.464Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-12-03T08:41:37.464Z] === RUN TestLogContainerEventWithAttributes [2021-12-03T08:41:37.464Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-12-03T08:41:37.464Z] === RUN TestNoneHealthcheck [2021-12-03T08:41:37.464Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-12-03T08:41:37.464Z] === RUN TestHealthStates [2021-12-03T08:41:37.464Z] time="2021-12-03T08:41:37Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-12-03T08:41:37.464Z] time="2021-12-03T08:41:37Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-12-03T08:41:37.464Z] time="2021-12-03T08:41:37Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-12-03T08:41:37.464Z] time="2021-12-03T08:41:37Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-12-03T08:41:37.464Z] time="2021-12-03T08:41:37Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-12-03T08:41:37.464Z] time="2021-12-03T08:41:37Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-12-03T08:41:37.464Z] time="2021-12-03T08:41:37Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-12-03T08:41:37.464Z] time="2021-12-03T08:41:37Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-12-03T08:41:37.464Z] time="2021-12-03T08:41:37Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-12-03T08:41:37.464Z] time="2021-12-03T08:41:37Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-12-03T08:41:37.464Z] --- PASS: TestHealthStates (0.12s) [2021-12-03T08:41:37.464Z] === RUN TestGetInspectData [2021-12-03T08:41:37.464Z] --- PASS: TestGetInspectData (0.00s) [2021-12-03T08:41:37.464Z] === RUN TestFillLicense [2021-12-03T08:41:37.464Z] --- PASS: TestFillLicense (0.00s) [2021-12-03T08:41:37.464Z] === RUN TestListInvalidFilter [2021-12-03T08:41:37.464Z] --- PASS: TestListInvalidFilter (0.00s) [2021-12-03T08:41:37.464Z] === RUN TestNameFilter [2021-12-03T08:41:37.464Z] --- PASS: TestNameFilter (0.00s) [2021-12-03T08:41:37.464Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-12-03T08:41:37.464Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-12-03T08:41:37.464Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-12-03T08:41:37.464Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-12-03T08:41:37.464Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-12-03T08:41:37.464Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-12-03T08:41:37.464Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-12-03T08:41:37.464Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-12-03T08:41:37.464Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-12-03T08:41:37.464Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-12-03T08:41:37.464Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-12-03T08:41:37.464Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-12-03T08:41:37.464Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-12-03T08:41:37.464Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2021-12-03T08:41:37.464Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-12-03T08:41:37.464Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-12-03T08:41:37.464Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-12-03T08:41:37.464Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-12-03T08:41:37.464Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-12-03T08:41:37.464Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-12-03T08:41:37.464Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-12-03T08:41:37.464Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-12-03T08:41:37.464Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-12-03T08:41:37.464Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-12-03T08:41:37.464Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-12-03T08:41:37.464Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-12-03T08:41:37.464Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-12-03T08:41:37.464Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-12-03T08:41:37.464Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-12-03T08:41:37.464Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-12-03T08:41:37.464Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-12-03T08:41:37.464Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-12-03T08:41:37.464Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-12-03T08:41:37.464Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2021-12-03T08:41:37.464Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-12-03T08:41:37.464Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-12-03T08:41:37.464Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-12-03T08:41:37.464Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-12-03T08:41:37.464Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-12-03T08:41:37.464Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-12-03T08:41:37.464Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-12-03T08:41:37.464Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-12-03T08:41:37.464Z] === RUN TestDaemonReloadLabels [2021-12-03T08:41:37.464Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-12-03T08:41:37.464Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-12-03T08:41:37.464Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-12-03T08:41:37.464Z] === RUN TestDaemonReloadMirrors [2021-12-03T08:41:37.464Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-12-03T08:41:37.464Z] === RUN TestDaemonReloadInsecureRegistries [2021-12-03T08:41:37.464Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-12-03T08:41:37.464Z] === RUN TestDaemonReloadNotAffectOthers [2021-12-03T08:41:37.464Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-12-03T08:41:37.464Z] === RUN TestDaemonDiscoveryReload [2021-12-03T08:41:37.464Z] === RUN TestLinkNaming [2021-12-03T08:41:37.464Z] --- PASS: TestLinkNaming (0.00s) [2021-12-03T08:41:37.464Z] === RUN TestLinkNew [2021-12-03T08:41:37.464Z] --- PASS: TestLinkNew (0.00s) [2021-12-03T08:41:37.464Z] === RUN TestLinkEnv [2021-12-03T08:41:37.464Z] --- PASS: TestLinkEnv (0.00s) [2021-12-03T08:41:37.464Z] === RUN TestLinkMultipleEnv [2021-12-03T08:41:37.464Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-12-03T08:41:37.464Z] === RUN TestLinkPortRangeEnv [2021-12-03T08:41:37.464Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-12-03T08:41:37.464Z] PASS [2021-12-03T08:41:37.464Z] coverage: 93.0% of statements [2021-12-03T08:41:37.464Z] ok github.com/docker/docker/daemon/links 0.033s coverage: 93.0% of statements [2021-12-03T08:41:37.607Z] time="2021-12-03T08:41:37Z" level=info msg="Node 83aeb7b7a413 change state NodeActive --> NodeLeft" [2021-12-03T08:41:37.607Z] time="2021-12-03T08:41:37Z" level=info msg="node5(813dcd0eb597): Node leave event for 83aeb7b7a413/172.18.253.226" [2021-12-03T08:41:37.607Z] time="2021-12-03T08:41:37Z" level=info msg="Node 83aeb7b7a413 change state NodeActive --> NodeLeft" [2021-12-03T08:41:37.607Z] time="2021-12-03T08:41:37Z" level=info msg="node4(83aeb7b7a413): Node leave event for 83aeb7b7a413/172.18.253.226" [2021-12-03T08:41:37.607Z] time="2021-12-03T08:41:37Z" level=warning msg="memberlist: Was able to connect to 83aeb7b7a413 but other probes failed, network may be misconfigured" [2021-12-03T08:41:37.759Z] --- PASS: TestConfigCreateResolve (2.75s) [2021-12-03T08:41:37.759Z] PASS [2021-12-03T08:41:37.759Z] [2021-12-03T08:41:37.759Z] DONE 6 tests in 17.971s [2021-12-03T08:41:37.759Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-12-03T08:41:37.759Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:41:37.759Z] ++ set -e [2021-12-03T08:41:37.759Z] ++ '[' -n 0 ']' [2021-12-03T08:41:37.759Z] ++ set -x [2021-12-03T08:41:37.759Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:41:38.017Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-12-03T08:41:38.017Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-12-03T08:41:38.017Z] INFO: Testing against a local daemon [2021-12-03T08:41:38.017Z] === RUN TestCheckpoint [2021-12-03T08:41:38.017Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-03T08:41:38.017Z] --- SKIP: TestCheckpoint (0.00s) [2021-12-03T08:41:38.017Z] === RUN TestContainerInvalidJSON [2021-12-03T08:41:38.017Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-12-03T08:41:38.017Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-12-03T08:41:38.017Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-12-03T08:41:38.017Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-12-03T08:41:38.017Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-12-03T08:41:38.017Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-12-03T08:41:38.017Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-12-03T08:41:38.017Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-12-03T08:41:38.017Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-12-03T08:41:38.017Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-12-03T08:41:38.073Z] time="2021-12-03T08:41:37Z" level=info msg="Node 83aeb7b7a413/172.18.253.226, left gossip cluster" [2021-12-03T08:41:38.073Z] time="2021-12-03T08:41:37Z" level=info msg="Node 83aeb7b7a413/172.18.253.226, left gossip cluster" [2021-12-03T08:41:38.079Z] tests/integration/api_service_test.py .................................. [ 59%] [2021-12-03T08:41:38.276Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-12-03T08:41:38.277Z] === RUN TestCopyFromContainerPathIsNotDir [2021-12-03T08:41:38.277Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-12-03T08:41:38.277Z] === RUN TestCopyToContainerPathDoesNotExist [2021-12-03T08:41:38.277Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-12-03T08:41:38.277Z] === RUN TestCopyToContainerPathIsNotDir [2021-12-03T08:41:38.277Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-12-03T08:41:38.277Z] === RUN TestCopyFromContainer [2021-12-03T08:41:38.428Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-12-03T08:41:38.428Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-12-03T08:41:38.539Z] time="2021-12-03T08:41:38Z" level=info msg="Node 813dcd0eb597/172.18.253.226, left gossip cluster" [2021-12-03T08:41:38.539Z] time="2021-12-03T08:41:38Z" level=info msg="Node 813dcd0eb597 change state NodeActive --> NodeFailed" [2021-12-03T08:41:38.539Z] time="2021-12-03T08:41:38Z" level=info msg="Node 813dcd0eb597/172.18.253.226, added to failed nodes list" [2021-12-03T08:41:38.539Z] --- PASS: TestNetworkDBIslands (11.25s) [2021-12-03T08:41:38.539Z] PASS [2021-12-03T08:41:38.539Z] coverage: 60.0% of statements [2021-12-03T08:41:38.539Z] ok github.com/docker/docker/libnetwork/networkdb 102.611s coverage: 60.0% of statements [2021-12-03T08:41:38.539Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-12-03T08:41:38.539Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-12-03T08:41:38.539Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-12-03T08:41:38.539Z] ? github.com/docker/docker/oci/caps [no test files] [2021-12-03T08:41:38.539Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-12-03T08:41:38.539Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-12-03T08:41:38.539Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-12-03T08:41:38.539Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-12-03T08:41:38.539Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-12-03T08:41:38.539Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-12-03T08:41:38.539Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-12-03T08:41:38.539Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-12-03T08:41:38.539Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-12-03T08:41:38.539Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-12-03T08:41:38.539Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-12-03T08:41:38.539Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-12-03T08:41:38.539Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-12-03T08:41:38.539Z] ? github.com/docker/docker/pkg/term [no test files] [2021-12-03T08:41:38.539Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-12-03T08:41:38.539Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-12-03T08:41:38.539Z] ? github.com/docker/docker/quota [no test files] [2021-12-03T08:41:38.539Z] ? github.com/docker/docker/rootless [no test files] [2021-12-03T08:41:38.539Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-12-03T08:41:38.539Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-12-03T08:41:38.539Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-12-03T08:41:38.539Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-12-03T08:41:38.539Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-12-03T08:41:38.539Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-12-03T08:41:38.539Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-12-03T08:41:38.539Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-12-03T08:41:38.539Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-12-03T08:41:38.539Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-12-03T08:41:38.539Z] ? github.com/docker/docker/testutil/request [no test files] [2021-12-03T08:41:38.539Z] ? github.com/docker/docker/volume [no test files] [2021-12-03T08:41:38.539Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-12-03T08:41:38.539Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-12-03T08:41:38.884Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-12-03T08:41:38.884Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-12-03T08:41:38.884Z] === RUN TestAdapterReadLogs [2021-12-03T08:41:38.884Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-12-03T08:41:38.884Z] === RUN TestCopier [2021-12-03T08:41:38.884Z] --- PASS: TestCopier (0.00s) [2021-12-03T08:41:38.884Z] === RUN TestCopierLongLines [2021-12-03T08:41:38.884Z] --- PASS: TestCopierLongLines (0.00s) [2021-12-03T08:41:38.884Z] === RUN TestCopierSlow [2021-12-03T08:41:39.472Z] --- PASS: TestCopierSlow (0.20s) [2021-12-03T08:41:39.472Z] === RUN TestCopierWithSized [2021-12-03T08:41:39.472Z] === RUN TestCopierWithSized/as_is [2021-12-03T08:41:39.472Z] === RUN TestCopierWithSized/With_RingLogger [2021-12-03T08:41:39.472Z] --- PASS: TestCopierWithSized (0.01s) [2021-12-03T08:41:39.472Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-12-03T08:41:39.472Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-12-03T08:41:39.472Z] === RUN TestCopierWithPartial [2021-12-03T08:41:39.472Z] --- PASS: TestCopierWithPartial (0.00s) [2021-12-03T08:41:39.472Z] === RUN TestRingLogger [2021-12-03T08:41:39.472Z] --- PASS: TestRingLogger (0.00s) [2021-12-03T08:41:39.472Z] === RUN TestRingCap [2021-12-03T08:41:39.472Z] --- PASS: TestRingCap (0.00s) [2021-12-03T08:41:39.472Z] === RUN TestRingClose [2021-12-03T08:41:39.472Z] --- PASS: TestRingClose (0.00s) [2021-12-03T08:41:39.472Z] === RUN TestRingDrain [2021-12-03T08:41:39.472Z] --- PASS: TestRingDrain (0.00s) [2021-12-03T08:41:39.472Z] PASS [2021-12-03T08:41:39.472Z] coverage: 43.8% of statements [2021-12-03T08:41:39.472Z] ok github.com/docker/docker/daemon/logger 0.259s coverage: 43.8% of statements [2021-12-03T08:41:39.929Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-12-03T08:41:39.929Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-12-03T08:41:39.929Z] reload_test.go:520: root required [2021-12-03T08:41:39.929Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-12-03T08:41:39.929Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-12-03T08:41:39.929Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-12-03T08:41:39.929Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-12-03T08:41:39.929Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2021-12-03T08:41:39.929Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-12-03T08:41:39.929Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-12-03T08:41:39.929Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-12-03T08:41:39.929Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-12-03T08:41:39.929Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-12-03T08:41:39.929Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-12-03T08:41:39.929Z] === RUN TestParseVolumesFrom [2021-12-03T08:41:39.929Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-12-03T08:41:39.929Z] PASS [2021-12-03T08:41:39.929Z] coverage: 9.0% of statements [2021-12-03T08:41:39.929Z] ok github.com/docker/docker/daemon 2.318s coverage: 9.0% of statements [2021-12-03T08:41:39.929Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-12-03T08:41:39.929Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-12-03T08:41:39.929Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-12-03T08:41:39.929Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-12-03T08:41:39.929Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-12-03T08:41:39.929Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-12-03T08:41:39.929Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-12-03T08:41:39.929Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-12-03T08:41:39.929Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-12-03T08:41:39.929Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-12-03T08:41:39.929Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-12-03T08:41:39.929Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-12-03T08:41:39.929Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-12-03T08:41:39.929Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-12-03T08:41:39.929Z] === RUN TestNewStreamConfig [2021-12-03T08:41:39.929Z] === RUN TestNewStreamConfig/defaults [2021-12-03T08:41:39.929Z] === RUN TestNewStreamConfig/invalid_create_group [2021-12-03T08:41:39.929Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-12-03T08:41:39.929Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-12-03T08:41:39.929Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-12-03T08:41:39.929Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-12-03T08:41:39.929Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-12-03T08:41:39.929Z] --- PASS: TestNewStreamConfig (0.00s) [2021-12-03T08:41:39.929Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-12-03T08:41:39.929Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-12-03T08:41:39.929Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-12-03T08:41:39.929Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-12-03T08:41:39.929Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-12-03T08:41:39.929Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-12-03T08:41:39.929Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-12-03T08:41:39.929Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-12-03T08:41:39.929Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-12-03T08:41:39.929Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2021-12-03T08:41:39.929Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2021-12-03T08:41:39.929Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2021-12-03T08:41:39.929Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2021-12-03T08:41:39.929Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2021-12-03T08:41:39.929Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2021-12-03T08:41:39.929Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-12-03T08:41:39.929Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-12-03T08:41:39.929Z] === RUN TestNewAWSLogsClientRegionDetect [2021-12-03T08:41:40.183Z] === RUN TestCopyFromContainer// [2021-12-03T08:41:40.183Z] === RUN TestCopyFromContainer//bar/root [2021-12-03T08:41:40.183Z] === RUN TestCopyFromContainer//bar/root/ [2021-12-03T08:41:40.183Z] === RUN TestCopyFromContainer/bar/quux [2021-12-03T08:41:40.183Z] === RUN TestCopyFromContainer/bar/quux/ [2021-12-03T08:41:40.183Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-12-03T08:41:40.183Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-12-03T08:41:40.183Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-12-03T08:41:40.385Z] time="2021-12-03T08:41:39Z" level=info msg="Trying to get region from EC2 Metadata" [2021-12-03T08:41:40.385Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2021-12-03T08:41:40.385Z] === RUN TestCreateSuccess [2021-12-03T08:41:40.385Z] --- PASS: TestCreateSuccess (0.00s) [2021-12-03T08:41:40.385Z] === RUN TestCreateStreamSkipped [2021-12-03T08:41:40.385Z] time="2021-12-03T08:41:39Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-12-03T08:41:40.385Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-12-03T08:41:40.385Z] === RUN TestCreateLogGroupSuccess [2021-12-03T08:41:40.385Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-12-03T08:41:40.385Z] === RUN TestCreateError [2021-12-03T08:41:40.385Z] --- PASS: TestCreateError (0.00s) [2021-12-03T08:41:40.385Z] === RUN TestCreateAlreadyExists [2021-12-03T08:41:40.385Z] time="2021-12-03T08:41:39Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-12-03T08:41:40.385Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-12-03T08:41:40.385Z] === RUN TestLogClosed [2021-12-03T08:41:40.385Z] --- PASS: TestLogClosed (0.00s) [2021-12-03T08:41:40.385Z] === RUN TestLogBlocking [2021-12-03T08:41:40.385Z] --- PASS: TestLogBlocking (0.00s) [2021-12-03T08:41:40.385Z] === RUN TestLogNonBlockingBufferEmpty [2021-12-03T08:41:40.385Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-12-03T08:41:40.385Z] === RUN TestLogNonBlockingBufferFull [2021-12-03T08:41:40.385Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-12-03T08:41:40.385Z] === RUN TestPublishBatchSuccess [2021-12-03T08:41:40.385Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-12-03T08:41:40.385Z] === RUN TestPublishBatchError [2021-12-03T08:41:40.385Z] time="2021-12-03T08:41:39Z" level=error msg=Error [2021-12-03T08:41:40.385Z] --- PASS: TestPublishBatchError (0.00s) [2021-12-03T08:41:40.385Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-12-03T08:41:40.385Z] time="2021-12-03T08:41:39Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-12-03T08:41:40.385Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-12-03T08:41:40.385Z] === RUN TestPublishBatchAlreadyAccepted [2021-12-03T08:41:40.386Z] time="2021-12-03T08:41:39Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-12-03T08:41:40.386Z] time="2021-12-03T08:41:39Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-12-03T08:41:40.386Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-12-03T08:41:40.386Z] === RUN TestCollectBatchSimple [2021-12-03T08:41:40.386Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-12-03T08:41:40.386Z] === RUN TestCollectBatchTicker [2021-12-03T08:41:40.386Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-12-03T08:41:40.386Z] === RUN TestCollectBatchMultilinePattern [2021-12-03T08:41:40.386Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-12-03T08:41:40.386Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-12-03T08:41:40.386Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-12-03T08:41:40.386Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-12-03T08:41:40.386Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-12-03T08:41:40.386Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-12-03T08:41:40.386Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2021-12-03T08:41:40.386Z] === RUN TestCollectBatchClose [2021-12-03T08:41:40.386Z] --- PASS: TestCollectBatchClose (0.00s) [2021-12-03T08:41:40.386Z] === RUN TestEffectiveLen [2021-12-03T08:41:40.386Z] === RUN TestEffectiveLen/0/Hello [2021-12-03T08:41:40.386Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-12-03T08:41:40.386Z] === RUN TestEffectiveLen/2/🙃 [2021-12-03T08:41:40.386Z] === RUN TestEffectiveLen/3/���� [2021-12-03T08:41:40.386Z] === RUN TestEffectiveLen/4/He��o [2021-12-03T08:41:40.386Z] === RUN TestEffectiveLen/5/ [2021-12-03T08:41:40.386Z] --- PASS: TestEffectiveLen (0.00s) [2021-12-03T08:41:40.386Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-12-03T08:41:40.386Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-12-03T08:41:40.386Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-12-03T08:41:40.386Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-12-03T08:41:40.386Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-12-03T08:41:40.386Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-12-03T08:41:40.386Z] === RUN TestFindValidSplit [2021-12-03T08:41:40.386Z] === RUN TestFindValidSplit/0/ [2021-12-03T08:41:40.386Z] cloudwatchlogs_test.go:1105: [2021-12-03T08:41:40.386Z] cloudwatchlogs_test.go:1106: [2021-12-03T08:41:40.386Z] === RUN TestFindValidSplit/1/Hello [2021-12-03T08:41:40.386Z] cloudwatchlogs_test.go:1105: Hello [2021-12-03T08:41:40.386Z] cloudwatchlogs_test.go:1106: [2021-12-03T08:41:40.386Z] === RUN TestFindValidSplit/2/Hello [2021-12-03T08:41:40.386Z] cloudwatchlogs_test.go:1105: He [2021-12-03T08:41:40.386Z] cloudwatchlogs_test.go:1106: llo [2021-12-03T08:41:40.386Z] === RUN TestFindValidSplit/3/Hello [2021-12-03T08:41:40.386Z] cloudwatchlogs_test.go:1105: [2021-12-03T08:41:40.386Z] cloudwatchlogs_test.go:1106: Hello [2021-12-03T08:41:40.386Z] === RUN TestFindValidSplit/4/🙃 [2021-12-03T08:41:40.386Z] cloudwatchlogs_test.go:1105: [2021-12-03T08:41:40.386Z] cloudwatchlogs_test.go:1106: 🙃 [2021-12-03T08:41:40.386Z] === RUN TestFindValidSplit/5/🙃 [2021-12-03T08:41:40.386Z] cloudwatchlogs_test.go:1105: 🙃 [2021-12-03T08:41:40.386Z] cloudwatchlogs_test.go:1106: [2021-12-03T08:41:40.386Z] === RUN TestFindValidSplit/6/a� [2021-12-03T08:41:40.386Z] cloudwatchlogs_test.go:1105: a [2021-12-03T08:41:40.386Z] cloudwatchlogs_test.go:1106: � [2021-12-03T08:41:40.386Z] === RUN TestFindValidSplit/7/a� [2021-12-03T08:41:40.386Z] cloudwatchlogs_test.go:1105: a� [2021-12-03T08:41:40.386Z] cloudwatchlogs_test.go:1106: [2021-12-03T08:41:40.386Z] --- PASS: TestFindValidSplit (0.01s) [2021-12-03T08:41:40.386Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-12-03T08:41:40.386Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-12-03T08:41:40.386Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-12-03T08:41:40.386Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-12-03T08:41:40.386Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-12-03T08:41:40.386Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-12-03T08:41:40.386Z] --- PASS: TestFindValidSplit/6/a� (0.01s) [2021-12-03T08:41:40.386Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-12-03T08:41:40.386Z] === RUN TestProcessEventEmoji [2021-12-03T08:41:40.386Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-12-03T08:41:40.386Z] === RUN TestCollectBatchLineSplit [2021-12-03T08:41:40.386Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-12-03T08:41:40.386Z] === RUN TestCollectBatchLineSplitWithBinary [2021-12-03T08:41:40.386Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-12-03T08:41:40.386Z] === RUN TestCollectBatchMaxEvents [2021-12-03T08:41:40.386Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-12-03T08:41:40.386Z] === RUN TestCollectBatchMaxTotalBytes [2021-12-03T08:41:40.386Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-12-03T08:41:40.386Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-12-03T08:41:40.386Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-12-03T08:41:40.386Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-12-03T08:41:40.386Z] === RUN TestSearchRegistryForImagesErrors [2021-12-03T08:41:40.386Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-12-03T08:41:40.386Z] === RUN TestSearchRegistryForImages [2021-12-03T08:41:40.386Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-12-03T08:41:40.386Z] === RUN TestOnlyPlatformWithFallback [2021-12-03T08:41:40.386Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-12-03T08:41:40.386Z] === RUN TestImageDelete [2021-12-03T08:41:40.386Z] === RUN TestImageDelete/no_lease [2021-12-03T08:41:40.386Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-12-03T08:41:40.386Z] === RUN TestParseLogOptionsMultilinePattern [2021-12-03T08:41:40.386Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-12-03T08:41:40.386Z] === RUN TestParseLogOptionsDatetimeFormat [2021-12-03T08:41:40.386Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-12-03T08:41:40.386Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-12-03T08:41:40.386Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-12-03T08:41:40.386Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-12-03T08:41:40.386Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-12-03T08:41:40.386Z] === RUN TestImageDelete/lease_exists [2021-12-03T08:41:40.386Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-12-03T08:41:40.386Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-12-03T08:41:40.386Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-12-03T08:41:40.386Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-12-03T08:41:40.386Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-12-03T08:41:40.386Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-12-03T08:41:40.386Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-12-03T08:41:40.386Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-12-03T08:41:40.386Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-12-03T08:41:40.386Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-12-03T08:41:40.386Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-12-03T08:41:40.386Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-12-03T08:41:40.386Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-12-03T08:41:40.386Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-12-03T08:41:40.386Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-12-03T08:41:40.386Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-12-03T08:41:40.386Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-12-03T08:41:40.386Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-12-03T08:41:40.386Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-12-03T08:41:40.386Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-12-03T08:41:40.386Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-12-03T08:41:40.386Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-12-03T08:41:40.386Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-12-03T08:41:40.386Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-12-03T08:41:40.386Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-12-03T08:41:40.386Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-12-03T08:41:40.386Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-12-03T08:41:40.386Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-12-03T08:41:40.386Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-12-03T08:41:40.386Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-12-03T08:41:40.386Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-12-03T08:41:40.386Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-12-03T08:41:40.386Z] === RUN TestValidateLogOptionsFormat [2021-12-03T08:41:40.386Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2021-12-03T08:41:40.386Z] === RUN TestValidateLogOptionsFormat/1/random [2021-12-03T08:41:40.386Z] === RUN TestValidateLogOptionsFormat/2/ [2021-12-03T08:41:40.386Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2021-12-03T08:41:40.386Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2021-12-03T08:41:40.386Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2021-12-03T08:41:40.386Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2021-12-03T08:41:40.386Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2021-12-03T08:41:40.386Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2021-12-03T08:41:40.386Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2021-12-03T08:41:40.386Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2021-12-03T08:41:40.386Z] === RUN TestCreateTagSuccess [2021-12-03T08:41:40.386Z] --- PASS: TestCreateTagSuccess (0.01s) [2021-12-03T08:41:40.386Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-12-03T08:41:40.386Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-12-03T08:41:40.386Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-12-03T08:41:40.386Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-12-03T08:41:40.386Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-12-03T08:41:40.386Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-12-03T08:41:40.386Z] PASS [2021-12-03T08:41:40.386Z] coverage: 78.0% of statements [2021-12-03T08:41:40.386Z] ok github.com/docker/docker/daemon/logger/awslogs 0.385s coverage: 78.0% of statements [2021-12-03T08:41:40.386Z] --- PASS: TestImageDelete (0.08s) [2021-12-03T08:41:40.386Z] --- PASS: TestImageDelete/no_lease (0.02s) [2021-12-03T08:41:40.386Z] --- PASS: TestImageDelete/lease_exists (0.05s) [2021-12-03T08:41:40.386Z] === RUN TestContentStoreForPull [2021-12-03T08:41:40.386Z] --- PASS: TestContentStoreForPull (0.14s) [2021-12-03T08:41:40.386Z] PASS [2021-12-03T08:41:40.386Z] coverage: 6.7% of statements [2021-12-03T08:41:40.386Z] ok github.com/docker/docker/daemon/images 0.383s coverage: 6.7% of statements [2021-12-03T08:41:40.386Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-12-03T08:41:40.442Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-12-03T08:41:40.442Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-12-03T08:41:40.442Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-12-03T08:41:40.442Z] === RUN TestCopyFromContainer/bar/notarget [2021-12-03T08:41:40.701Z] --- PASS: TestCopyFromContainer (2.29s) [2021-12-03T08:41:40.701Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-12-03T08:41:40.701Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-12-03T08:41:40.701Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-12-03T08:41:40.701Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-12-03T08:41:40.701Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-12-03T08:41:40.701Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2021-12-03T08:41:40.701Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-12-03T08:41:40.701Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-12-03T08:41:40.701Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-12-03T08:41:40.701Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2021-12-03T08:41:40.701Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-12-03T08:41:40.701Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-03T08:41:40.701Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-03T08:41:40.701Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-03T08:41:40.701Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-03T08:41:40.701Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-03T08:41:40.701Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-03T08:41:40.701Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-03T08:41:40.701Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-03T08:41:40.701Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-03T08:41:40.701Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.05s) [2021-12-03T08:41:40.701Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-12-03T08:41:40.701Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-12-03T08:41:40.701Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-12-03T08:41:40.701Z] === RUN TestCreateLinkToNonExistingContainer [2021-12-03T08:41:40.701Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-12-03T08:41:40.701Z] === RUN TestCreateWithInvalidEnv [2021-12-03T08:41:40.701Z] === RUN TestCreateWithInvalidEnv/0 [2021-12-03T08:41:40.701Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-12-03T08:41:40.701Z] === RUN TestCreateWithInvalidEnv/1 [2021-12-03T08:41:40.701Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-12-03T08:41:40.701Z] === RUN TestCreateWithInvalidEnv/2 [2021-12-03T08:41:40.701Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-12-03T08:41:40.701Z] === CONT TestCreateWithInvalidEnv/0 [2021-12-03T08:41:40.701Z] === CONT TestCreateWithInvalidEnv/2 [2021-12-03T08:41:40.701Z] === CONT TestCreateWithInvalidEnv/1 [2021-12-03T08:41:40.701Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-12-03T08:41:40.701Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-12-03T08:41:40.701Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-12-03T08:41:40.701Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-12-03T08:41:40.701Z] === RUN TestCreateTmpfsMountsTarget [2021-12-03T08:41:40.840Z] [2021-12-03T08:41:40.840Z] === Skipped [2021-12-03T08:41:40.840Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-12-03T08:41:40.840Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-12-03T08:41:40.840Z] [2021-12-03T08:41:40.840Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-12-03T08:41:40.840Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:41:40.840Z] [2021-12-03T08:41:40.840Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-12-03T08:41:40.840Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:41:40.840Z] [2021-12-03T08:41:40.840Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-12-03T08:41:40.840Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:41:40.840Z] [2021-12-03T08:41:40.840Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2021-12-03T08:41:40.840Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:41:40.840Z] [2021-12-03T08:41:40.840Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.01s) [2021-12-03T08:41:40.840Z] client_test.go:23: runtime.GOOS == "windows" [2021-12-03T08:41:40.840Z] [2021-12-03T08:41:40.840Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-12-03T08:41:40.840Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-12-03T08:41:40.840Z] [2021-12-03T08:41:40.840Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-12-03T08:41:40.840Z] network_proxy_test.go:208: No support for dual stack yet [2021-12-03T08:41:40.840Z] [2021-12-03T08:41:40.840Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-12-03T08:41:40.840Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-12-03T08:41:40.840Z] [2021-12-03T08:41:40.840Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-12-03T08:41:40.840Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-12-03T08:41:40.840Z] [2021-12-03T08:41:40.840Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-12-03T08:41:40.840Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-12-03T08:41:40.840Z] [2021-12-03T08:41:40.840Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-12-03T08:41:40.840Z] daemon_test.go:146: root required [2021-12-03T08:41:40.840Z] [2021-12-03T08:41:40.840Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-12-03T08:41:40.840Z] reload_test.go:520: root required [2021-12-03T08:41:40.840Z] [2021-12-03T08:41:40.840Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2021-12-03T08:41:40.840Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:41:40.840Z] [2021-12-03T08:41:40.840Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-12-03T08:41:40.840Z] pull_v2_test.go:73: Needs fixing on Windows [2021-12-03T08:41:40.840Z] [2021-12-03T08:41:40.840Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-12-03T08:41:40.840Z] pull_v2_test.go:118: Needs fixing on Windows [2021-12-03T08:41:40.840Z] [2021-12-03T08:41:40.840Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-12-03T08:41:40.841Z] download_test.go:267: Needs fixing on Windows [2021-12-03T08:41:40.841Z] [2021-12-03T08:41:40.841Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-12-03T08:41:40.841Z] layer_test.go:303: Failing on Windows [2021-12-03T08:41:40.841Z] [2021-12-03T08:41:40.841Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-12-03T08:41:40.841Z] layer_test.go:352: Failing on Windows [2021-12-03T08:41:40.841Z] [2021-12-03T08:41:40.841Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-12-03T08:41:40.841Z] layer_test.go:467: Failing on Windows [2021-12-03T08:41:40.841Z] [2021-12-03T08:41:40.841Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-12-03T08:41:40.841Z] layer_test.go:696: Failing on Windows [2021-12-03T08:41:40.841Z] [2021-12-03T08:41:40.841Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-12-03T08:41:40.841Z] migration_test.go:45: Failing on Windows [2021-12-03T08:41:40.841Z] [2021-12-03T08:41:40.841Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-12-03T08:41:40.841Z] migration_test.go:181: Failing on Windows [2021-12-03T08:41:40.841Z] [2021-12-03T08:41:40.841Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-12-03T08:41:40.841Z] mount_test.go:17: Failing on Windows [2021-12-03T08:41:40.841Z] [2021-12-03T08:41:40.841Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-12-03T08:41:40.841Z] mount_test.go:76: Failing on Windows [2021-12-03T08:41:40.841Z] [2021-12-03T08:41:40.841Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-12-03T08:41:40.841Z] mount_test.go:125: Failing on Windows [2021-12-03T08:41:40.841Z] [2021-12-03T08:41:40.841Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-12-03T08:41:40.841Z] mount_test.go:212: Failing on Windows [2021-12-03T08:41:40.841Z] [2021-12-03T08:41:40.841Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-12-03T08:41:40.841Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:41:40.841Z] [2021-12-03T08:41:40.841Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-12-03T08:41:40.841Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:41:40.841Z] [2021-12-03T08:41:40.841Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-12-03T08:41:40.841Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:41:40.841Z] [2021-12-03T08:41:40.841Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-12-03T08:41:40.841Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:41:40.841Z] [2021-12-03T08:41:40.841Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-12-03T08:41:40.841Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:41:40.841Z] [2021-12-03T08:41:40.841Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-12-03T08:41:40.841Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:41:40.841Z] [2021-12-03T08:41:40.841Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-12-03T08:41:40.841Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:41:40.841Z] [2021-12-03T08:41:40.841Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-12-03T08:41:40.841Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:41:40.841Z] [2021-12-03T08:41:40.841Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-12-03T08:41:40.841Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:41:40.841Z] [2021-12-03T08:41:40.841Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-12-03T08:41:40.841Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:41:40.841Z] [2021-12-03T08:41:40.841Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-12-03T08:41:40.841Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-12-03T08:41:40.841Z] [2021-12-03T08:41:40.841Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-12-03T08:41:40.841Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-12-03T08:41:40.841Z] [2021-12-03T08:41:40.841Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-12-03T08:41:40.841Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:41:40.841Z] [2021-12-03T08:41:40.841Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-12-03T08:41:40.841Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:41:40.841Z] [2021-12-03T08:41:40.841Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-12-03T08:41:40.841Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:41:40.841Z] [2021-12-03T08:41:40.841Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-12-03T08:41:40.841Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:41:40.841Z] [2021-12-03T08:41:40.841Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-12-03T08:41:40.841Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:41:40.841Z] [2021-12-03T08:41:40.841Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-12-03T08:41:40.841Z] archive_test.go:133: Xz not present in msys2 [2021-12-03T08:41:40.841Z] [2021-12-03T08:41:40.841Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2021-12-03T08:41:40.841Z] archive_test.go:140: zstd not installed [2021-12-03T08:41:40.841Z] [2021-12-03T08:41:40.841Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-12-03T08:41:40.841Z] archive_test.go:252: Failing on Windows CI machines [2021-12-03T08:41:40.841Z] [2021-12-03T08:41:40.841Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-12-03T08:41:40.841Z] archive_windows_test.go:16: Currently fails [2021-12-03T08:41:40.841Z] [2021-12-03T08:41:40.841Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-12-03T08:41:40.841Z] changes_test.go:195: needs more investigation [2021-12-03T08:41:40.841Z] [2021-12-03T08:41:40.841Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-12-03T08:41:40.841Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-12-03T08:41:40.841Z] [2021-12-03T08:41:40.841Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-12-03T08:41:40.841Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-12-03T08:41:40.841Z] [2021-12-03T08:41:40.841Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-12-03T08:41:40.841Z] changes_test.go:432: needs further investigation [2021-12-03T08:41:40.841Z] [2021-12-03T08:41:40.841Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-12-03T08:41:40.841Z] changes_test.go:468: needs further investigation [2021-12-03T08:41:40.841Z] [2021-12-03T08:41:40.841Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-12-03T08:41:40.841Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:41:40.841Z] [2021-12-03T08:41:40.841Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-12-03T08:41:40.841Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:41:40.841Z] [2021-12-03T08:41:40.841Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-12-03T08:41:40.841Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-03T08:41:40.841Z] [2021-12-03T08:41:40.841Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-12-03T08:41:40.841Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-03T08:41:40.841Z] [2021-12-03T08:41:40.841Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-12-03T08:41:40.841Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:41:40.841Z] [2021-12-03T08:41:40.841Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-12-03T08:41:40.841Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-03T08:41:40.841Z] [2021-12-03T08:41:40.841Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-12-03T08:41:40.841Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:41:40.841Z] [2021-12-03T08:41:40.841Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-12-03T08:41:40.841Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:41:40.841Z] [2021-12-03T08:41:40.841Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-12-03T08:41:40.841Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:41:40.841Z] [2021-12-03T08:41:40.841Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-12-03T08:41:40.841Z] poller_test.go:40: No chmod on Windows [2021-12-03T08:41:40.841Z] [2021-12-03T08:41:40.841Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-12-03T08:41:40.841Z] fileutils_test.go:133: Needs porting to Windows [2021-12-03T08:41:40.841Z] [2021-12-03T08:41:40.841Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-12-03T08:41:40.841Z] fileutils_test.go:179: Needs porting to Windows [2021-12-03T08:41:40.841Z] [2021-12-03T08:41:40.841Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-12-03T08:41:40.841Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:41:40.841Z] [2021-12-03T08:41:40.841Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-12-03T08:41:40.841Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:41:40.841Z] [2021-12-03T08:41:40.841Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-12-03T08:41:40.841Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:41:40.841Z] [2021-12-03T08:41:40.841Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-12-03T08:41:40.841Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-12-03T08:41:40.841Z] [2021-12-03T08:41:40.841Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-12-03T08:41:40.841Z] local_test.go:180: runtime.GOOS == "windows" [2021-12-03T08:41:40.841Z] [2021-12-03T08:41:40.841Z] DONE 2099 tests, 70 skipped in 238.468s [2021-12-03T08:41:40.843Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-12-03T08:41:40.843Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-12-03T08:41:40.843Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-12-03T08:41:40.843Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-12-03T08:41:40.843Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-12-03T08:41:40.843Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-12-03T08:41:40.843Z] === RUN TestJSONLogsMarshalJSONBuf [2021-12-03T08:41:40.843Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-12-03T08:41:40.843Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-12-03T08:41:40.959Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-12-03T08:41:40.959Z] === RUN TestCreateWithCustomMaskedPaths [2021-12-03T08:41:41.218Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-12-03T08:41:41.301Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2021-12-03T08:41:41.301Z] === RUN TestFastTimeMarshalJSON [2021-12-03T08:41:41.301Z] --- PASS: TestFastTimeMarshalJSON (0.06s) [2021-12-03T08:41:41.301Z] PASS [2021-12-03T08:41:41.301Z] coverage: 87.2% of statements [2021-12-03T08:41:41.301Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.272s coverage: 87.2% of statements [2021-12-03T08:41:41.301Z] === RUN TestJSONFileLogger [2021-12-03T08:41:41.301Z] --- PASS: TestJSONFileLogger (0.00s) [2021-12-03T08:41:41.301Z] === RUN TestJSONFileLoggerWithTags [2021-12-03T08:41:41.301Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-12-03T08:41:41.301Z] === RUN TestJSONFileLoggerWithOpts [2021-12-03T08:41:41.301Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-12-03T08:41:41.301Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-12-03T08:41:41.301Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-12-03T08:41:41.301Z] === RUN TestEncodeDecode [2021-12-03T08:41:41.301Z] === PAUSE TestEncodeDecode [2021-12-03T08:41:41.301Z] === RUN TestUnexpectedEOF [2021-12-03T08:41:41.301Z] time="2021-12-03T08:41:41Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-12-03T08:41:41.301Z] time="2021-12-03T08:41:41Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-12-03T08:41:41.301Z] --- PASS: TestUnexpectedEOF (0.12s) [2021-12-03T08:41:41.301Z] === CONT TestEncodeDecode [2021-12-03T08:41:41.301Z] --- PASS: TestEncodeDecode (0.00s) [2021-12-03T08:41:41.301Z] PASS [2021-12-03T08:41:41.301Z] coverage: 69.9% of statements [2021-12-03T08:41:41.301Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.230s coverage: 69.9% of statements [2021-12-03T08:41:41.307Z] INFO: make.ps1 ended at 12/03/2021 08:41:40 [2021-12-03T08:41:41.479Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-12-03T08:41:42.046Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-12-03T08:41:42.267Z] === RUN TestWriteLog [2021-12-03T08:41:42.267Z] === PAUSE TestWriteLog [2021-12-03T08:41:42.267Z] === RUN TestReadLog [2021-12-03T08:41:42.267Z] === PAUSE TestReadLog [2021-12-03T08:41:42.267Z] === CONT TestWriteLog [2021-12-03T08:41:42.267Z] === CONT TestReadLog [2021-12-03T08:41:42.267Z] === RUN TestReadLog/tail_exact [2021-12-03T08:41:42.267Z] --- PASS: TestWriteLog (0.05s) [2021-12-03T08:41:42.267Z] === RUN TestReadLog/tail_less_than_available [2021-12-03T08:41:42.267Z] === RUN TestReadLog/tail_more_than_available [2021-12-03T08:41:42.267Z] --- PASS: TestReadLog (0.13s) [2021-12-03T08:41:42.267Z] --- PASS: TestReadLog/tail_exact (0.12s) [2021-12-03T08:41:42.267Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-12-03T08:41:42.267Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-12-03T08:41:42.267Z] PASS [2021-12-03T08:41:42.267Z] coverage: 75.2% of statements [2021-12-03T08:41:42.267Z] ok github.com/docker/docker/daemon/logger/local 0.362s coverage: 75.2% of statements [2021-12-03T08:41:42.267Z] === RUN TestOpenFileDelete [2021-12-03T08:41:42.267Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-12-03T08:41:42.267Z] --- PASS: TestOpenFileDelete (0.00s) [2021-12-03T08:41:42.267Z] === RUN TestOpenFileRename [2021-12-03T08:41:42.267Z] --- PASS: TestOpenFileRename (0.01s) [2021-12-03T08:41:42.267Z] === RUN TestParseLogTagDefaultTag [2021-12-03T08:41:42.267Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-12-03T08:41:42.267Z] === RUN TestParseLogTag [2021-12-03T08:41:42.267Z] --- PASS: TestParseLogTag (0.00s) [2021-12-03T08:41:42.267Z] === RUN TestParseLogTagEmptyTag [2021-12-03T08:41:42.267Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-12-03T08:41:42.267Z] === RUN TestTailFiles [2021-12-03T08:41:42.267Z] --- PASS: TestTailFiles (0.00s) [2021-12-03T08:41:42.267Z] === RUN TestFollowLogsConsumerGone [2021-12-03T08:41:42.267Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-12-03T08:41:42.267Z] === RUN TestFollowLogsProducerGone [2021-12-03T08:41:42.267Z] logfile_test.go:231: messages sent: 4098, received: 4098 [2021-12-03T08:41:42.267Z] logfile_test.go:178: logDecode() closed after sending 4098 messages [2021-12-03T08:41:42.267Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-12-03T08:41:42.267Z] === RUN TestCheckCapacityAndRotate [2021-12-03T08:41:42.267Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-12-03T08:41:42.267Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-12-03T08:41:42.267Z] --- PASS: TestCheckCapacityAndRotate (0.03s) [2021-12-03T08:41:42.267Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-12-03T08:41:42.267Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) [2021-12-03T08:41:42.267Z] PASS [2021-12-03T08:41:42.267Z] coverage: 53.7% of statements [2021-12-03T08:41:42.267Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.094s coverage: 53.7% of statements [2021-12-03T08:41:42.724Z] === RUN TestLog [2021-12-03T08:41:42.724Z] --- PASS: TestLog (0.01s) [2021-12-03T08:41:42.724Z] PASS [2021-12-03T08:41:42.724Z] coverage: 31.5% of statements [2021-12-03T08:41:42.724Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.046s coverage: 31.5% of statements [2021-12-03T08:41:42.868Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-12-03T08:41:42.868Z] INFO: Unit tests ended at 12/03/2021 08:41:42. Duration:00:04:09.4850862 [2021-12-03T08:41:42.868Z] INFO: Building busybox [2021-12-03T08:41:42.868Z] Sending build context to Docker daemon 5.12kB [2021-12-03T08:41:42.868Z] [2021-12-03T08:41:42.868Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-12-03T08:41:42.868Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-12-03T08:41:42.868Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-12-03T08:41:42.868Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-12-03T08:41:42.868Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-12-03T08:41:42.868Z] ---> 3d4792f88e26 [2021-12-03T08:41:42.868Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-12-03T08:41:42.868Z] ---> Running in d0b232f52033 [2021-12-03T08:41:42.983Z] --- PASS: TestCreateWithCustomMaskedPaths (1.91s) [2021-12-03T08:41:42.983Z] === RUN TestCreateWithCustomReadonlyPaths [2021-12-03T08:41:43.180Z] === RUN TestNewParse [2021-12-03T08:41:43.180Z] --- PASS: TestNewParse (0.00s) [2021-12-03T08:41:43.180Z] PASS [2021-12-03T08:41:43.180Z] coverage: 8.3% of statements [2021-12-03T08:41:43.180Z] ok github.com/docker/docker/daemon/logger/templates 0.034s coverage: 8.3% of statements [2021-12-03T08:41:43.180Z] === RUN TestValidateLogOpt [2021-12-03T08:41:43.180Z] --- PASS: TestValidateLogOpt (0.00s) [2021-12-03T08:41:43.180Z] === RUN TestNewMissedConfig [2021-12-03T08:41:43.180Z] --- PASS: TestNewMissedConfig (0.00s) [2021-12-03T08:41:43.180Z] === RUN TestNewMissedUrl [2021-12-03T08:41:43.180Z] --- PASS: TestNewMissedUrl (0.00s) [2021-12-03T08:41:43.180Z] === RUN TestNewMissedToken [2021-12-03T08:41:43.180Z] --- PASS: TestNewMissedToken (0.00s) [2021-12-03T08:41:43.180Z] === RUN TestNewWithProxy [2021-12-03T08:41:43.180Z] --- PASS: TestNewWithProxy (0.00s) [2021-12-03T08:41:43.180Z] === RUN TestDefault [2021-12-03T08:41:43.180Z] --- PASS: TestDefault (0.01s) [2021-12-03T08:41:43.180Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-12-03T08:41:43.180Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-12-03T08:41:43.180Z] === RUN TestJsonFormat [2021-12-03T08:41:43.180Z] --- PASS: TestJsonFormat (0.01s) [2021-12-03T08:41:43.180Z] === RUN TestRawFormat [2021-12-03T08:41:43.180Z] --- PASS: TestRawFormat (0.00s) [2021-12-03T08:41:43.180Z] === RUN TestRawFormatWithLabels [2021-12-03T08:41:43.180Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-12-03T08:41:43.180Z] === RUN TestRawFormatWithoutTag [2021-12-03T08:41:43.180Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-12-03T08:41:43.180Z] === RUN TestBatching [2021-12-03T08:41:43.637Z] --- PASS: TestBatching (0.22s) [2021-12-03T08:41:43.637Z] === RUN TestFrequency [2021-12-03T08:41:43.637Z] === RUN TestParseLogFormat [2021-12-03T08:41:43.637Z] --- PASS: TestParseLogFormat (0.00s) [2021-12-03T08:41:43.637Z] === RUN TestValidateLogOptEmpty [2021-12-03T08:41:43.637Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-12-03T08:41:43.637Z] === RUN TestValidateSyslogAddress [2021-12-03T08:41:43.637Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-12-03T08:41:43.637Z] === RUN TestParseAddressDefaultPort [2021-12-03T08:41:43.637Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-12-03T08:41:43.637Z] === RUN TestValidateSyslogFacility [2021-12-03T08:41:43.637Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-12-03T08:41:43.637Z] === RUN TestValidateLogOptSyslogFormat [2021-12-03T08:41:43.637Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-12-03T08:41:43.637Z] === RUN TestValidateLogOpt [2021-12-03T08:41:43.637Z] --- PASS: TestValidateLogOpt (0.00s) [2021-12-03T08:41:43.637Z] PASS [2021-12-03T08:41:43.637Z] coverage: 46.8% of statements [2021-12-03T08:41:43.637Z] ok github.com/docker/docker/daemon/logger/syslog 0.053s coverage: 46.8% of statements [2021-12-03T08:41:43.637Z] --- PASS: TestFrequency (0.16s) [2021-12-03T08:41:43.637Z] === RUN TestOneMessagePerRequest [2021-12-03T08:41:43.637Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-12-03T08:41:43.637Z] === RUN TestVerify [2021-12-03T08:41:43.637Z] --- PASS: TestVerify (0.00s) [2021-12-03T08:41:43.637Z] === RUN TestSkipVerify [2021-12-03T08:41:43.637Z] time="2021-12-03T08:41:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:41:43.637Z] time="2021-12-03T08:41:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:41:43.637Z] time="2021-12-03T08:41:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:41:43.637Z] time="2021-12-03T08:41:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:41:43.637Z] time="2021-12-03T08:41:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:41:43.892Z] --- PASS: TestBuildWithHugeFile (68.02s) [2021-12-03T08:41:43.892Z] === RUN TestBuildWCOWSandboxSize [2021-12-03T08:41:43.892Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-03T08:41:43.892Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-12-03T08:41:43.892Z] === RUN TestBuildWithEmptyDockerfile [2021-12-03T08:41:43.892Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-03T08:41:43.892Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-03T08:41:43.892Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-03T08:41:43.892Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-03T08:41:43.892Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-03T08:41:43.892Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-03T08:41:43.892Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-03T08:41:43.892Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-03T08:41:43.892Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-03T08:41:43.892Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-12-03T08:41:43.892Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2021-12-03T08:41:43.892Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2021-12-03T08:41:43.892Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2021-12-03T08:41:43.892Z] === RUN TestBuildPreserveOwnership [2021-12-03T08:41:43.892Z] === RUN TestBuildPreserveOwnership/copy_from [2021-12-03T08:41:43.892Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-12-03T08:41:43.892Z] --- PASS: TestBuildPreserveOwnership (2.64s) [2021-12-03T08:41:43.892Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.77s) [2021-12-03T08:41:43.892Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.86s) [2021-12-03T08:41:43.892Z] === RUN TestBuildPlatformInvalid [2021-12-03T08:41:43.892Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-12-03T08:41:43.892Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-12-03T08:41:43.892Z] Loaded image: busybox:latest [2021-12-03T08:41:43.892Z] Loaded image: busybox:glibc [2021-12-03T08:41:43.892Z] Loaded image: debian:bullseye-slim [2021-12-03T08:41:43.892Z] Loaded image: hello-world:latest [2021-12-03T08:41:43.892Z] Loaded image: arm32v7/hello-world:latest [2021-12-03T08:41:43.892Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.88s) [2021-12-03T08:41:43.892Z] PASS [2021-12-03T08:41:43.892Z] [2021-12-03T08:41:43.892Z] === Skipped [2021-12-03T08:41:43.892Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-12-03T08:41:43.892Z] build_session_test.go:25: TODO: BuildKit [2021-12-03T08:41:43.892Z] [2021-12-03T08:41:43.892Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-12-03T08:41:43.892Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-03T08:41:43.892Z] [2021-12-03T08:41:43.892Z] DONE 34 tests, 2 skipped in 97.678s [2021-12-03T08:41:43.892Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-12-03T08:41:43.892Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:41:43.892Z] ++ set -e [2021-12-03T08:41:43.892Z] ++ '[' -n 0 ']' [2021-12-03T08:41:43.892Z] ++ set -x [2021-12-03T08:41:43.892Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:41:43.892Z] INFO: Testing against a local daemon [2021-12-03T08:41:43.892Z] === RUN TestConfigInspect [2021-12-03T08:41:44.093Z] --- PASS: TestSkipVerify (0.65s) [2021-12-03T08:41:44.093Z] === RUN TestBufferMaximum [2021-12-03T08:41:44.093Z] time="2021-12-03T08:41:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:41:44.093Z] time="2021-12-03T08:41:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:41:44.093Z] time="2021-12-03T08:41:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:41:44.093Z] time="2021-12-03T08:41:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:41:44.093Z] time="2021-12-03T08:41:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:41:44.093Z] time="2021-12-03T08:41:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1638520903.983423\",\"host\":\"58b083e161de\"}'" [2021-12-03T08:41:44.093Z] time="2021-12-03T08:41:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1638520903.983423\",\"host\":\"58b083e161de\"}'" [2021-12-03T08:41:44.093Z] --- PASS: TestBufferMaximum (0.00s) [2021-12-03T08:41:44.093Z] === RUN TestServerAlwaysDown [2021-12-03T08:41:44.093Z] time="2021-12-03T08:41:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:41:44.093Z] time="2021-12-03T08:41:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:41:44.093Z] time="2021-12-03T08:41:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1638520903.985547\",\"host\":\"58b083e161de\"}'" [2021-12-03T08:41:44.093Z] time="2021-12-03T08:41:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1638520903.985547\",\"host\":\"58b083e161de\"}'" [2021-12-03T08:41:44.093Z] time="2021-12-03T08:41:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:41:44.093Z] time="2021-12-03T08:41:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1638520903.985547\",\"host\":\"58b083e161de\"}'" [2021-12-03T08:41:44.093Z] time="2021-12-03T08:41:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1638520903.986543\",\"host\":\"58b083e161de\"}'" [2021-12-03T08:41:44.093Z] time="2021-12-03T08:41:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1638520903.986543\",\"host\":\"58b083e161de\"}'" [2021-12-03T08:41:44.093Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-12-03T08:41:44.093Z] === RUN TestCannotSendAfterClose [2021-12-03T08:41:44.093Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-12-03T08:41:44.093Z] === RUN TestDeadlockOnBlockedEndpoint [2021-12-03T08:41:44.359Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.60s) [2021-12-03T08:41:44.359Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-12-03T08:41:44.359Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-03T08:41:44.359Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-03T08:41:44.359Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-03T08:41:44.359Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-03T08:41:44.359Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-03T08:41:44.359Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-03T08:41:44.359Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-03T08:41:44.359Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-03T08:41:44.359Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-03T08:41:44.359Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-03T08:41:44.359Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-03T08:41:44.359Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-03T08:41:44.359Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-03T08:41:44.359Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-03T08:41:44.359Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-03T08:41:44.359Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2021-12-03T08:41:44.359Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-12-03T08:41:44.359Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-12-03T08:41:44.359Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-12-03T08:41:44.359Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-12-03T08:41:44.359Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-12-03T08:41:44.359Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-12-03T08:41:44.462Z] --- PASS: TestConfigInspect (2.23s) [2021-12-03T08:41:44.462Z] === RUN TestConfigList [2021-12-03T08:41:44.549Z] === RUN TestV1IDService [2021-12-03T08:41:44.549Z] --- PASS: TestV1IDService (0.02s) [2021-12-03T08:41:44.549Z] === RUN TestV2MetadataService [2021-12-03T08:41:45.295Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.63s) [2021-12-03T08:41:45.295Z] === RUN TestCreateDifferentPlatform [2021-12-03T08:41:45.295Z] === RUN TestCreateDifferentPlatform/different_os [2021-12-03T08:41:45.295Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-12-03T08:41:45.295Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-12-03T08:41:45.295Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-12-03T08:41:45.295Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-12-03T08:41:45.295Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-12-03T08:41:45.295Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-12-03T08:41:45.295Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-12-03T08:41:45.295Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-12-03T08:41:45.295Z] === RUN TestContainerStartOnDaemonRestart [2021-12-03T08:41:45.295Z] === PAUSE TestContainerStartOnDaemonRestart [2021-12-03T08:41:45.295Z] === RUN TestDaemonRestartIpcMode [2021-12-03T08:41:45.295Z] === PAUSE TestDaemonRestartIpcMode [2021-12-03T08:41:45.295Z] === RUN TestDaemonHostGatewayIP [2021-12-03T08:41:45.295Z] === PAUSE TestDaemonHostGatewayIP [2021-12-03T08:41:45.295Z] === RUN TestRestartDaemonWithRestartingContainer [2021-12-03T08:41:45.295Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-12-03T08:41:45.295Z] === RUN TestContainerKillOnDaemonStart [2021-12-03T08:41:45.295Z] === PAUSE TestContainerKillOnDaemonStart [2021-12-03T08:41:45.295Z] === RUN TestDiff [2021-12-03T08:41:45.514Z] time="2021-12-03T08:41:44Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-12-03T08:41:45.514Z] time="2021-12-03T08:41:44Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"58b083e161de\"}'" [2021-12-03T08:41:45.514Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-12-03T08:41:45.514Z] PASS [2021-12-03T08:41:45.514Z] coverage: 82.5% of statements [2021-12-03T08:41:45.514Z] --- PASS: TestV2MetadataService (0.77s) [2021-12-03T08:41:45.514Z] PASS [2021-12-03T08:41:45.514Z] coverage: 48.2% of statements [2021-12-03T08:41:45.514Z] ok github.com/docker/docker/daemon/logger/splunk 2.114s coverage: 82.5% of statements [2021-12-03T08:41:45.514Z] ok github.com/docker/docker/distribution/metadata 0.860s coverage: 48.2% of statements [2021-12-03T08:41:45.514Z] ? github.com/docker/docker/daemon/names [no test files] [2021-12-03T08:41:45.514Z] ? github.com/docker/docker/daemon/network [no test files] [2021-12-03T08:41:45.514Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-12-03T08:41:45.514Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-12-03T08:41:45.514Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-12-03T08:41:45.514Z] === RUN TestContinueOnError_MirrorEndpoint [2021-12-03T08:41:45.514Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-12-03T08:41:45.514Z] === RUN TestContinueOnError_NeverContinue [2021-12-03T08:41:45.514Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-12-03T08:41:45.515Z] === RUN TestManifestStore [2021-12-03T08:41:45.515Z] === RUN TestManifestStore/no_remote_or_local [2021-12-03T08:41:45.515Z] === RUN TestSuccessfulDownload [2021-12-03T08:41:45.515Z] download_test.go:267: Needs fixing on Windows [2021-12-03T08:41:45.515Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-12-03T08:41:45.515Z] === RUN TestCancelledDownload [2021-12-03T08:41:45.515Z] --- PASS: TestCancelledDownload (0.00s) [2021-12-03T08:41:45.515Z] === RUN TestMaxDownloadAttempts [2021-12-03T08:41:45.515Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-12-03T08:41:45.515Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-12-03T08:41:45.515Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-12-03T08:41:45.515Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-12-03T08:41:45.515Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-12-03T08:41:45.515Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-12-03T08:41:45.515Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-12-03T08:41:45.515Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-12-03T08:41:45.515Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-12-03T08:41:45.515Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-12-03T08:41:45.515Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-12-03T08:41:45.515Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-12-03T08:41:45.515Z] time="2021-12-03T08:41:45Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local491884131\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-12-03T08:41:45.515Z] === RUN TestManifestStore/no_local_cache [2021-12-03T08:41:45.515Z] === RUN TestManifestStore/with_local_cache [2021-12-03T08:41:45.515Z] === RUN TestManifestStore/unknown_media_type [2021-12-03T08:41:45.515Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-12-03T08:41:45.515Z] time="2021-12-03T08:41:45Z" level=warning msg="reference for unknown type: " [2021-12-03T08:41:45.515Z] time="2021-12-03T08:41:45Z" level=warning msg="reference for unknown type: " [2021-12-03T08:41:45.515Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-12-03T08:41:45.515Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-12-03T08:41:45.515Z] time="2021-12-03T08:41:45Z" level=warning msg="reference for unknown type: " [2021-12-03T08:41:45.515Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-12-03T08:41:45.515Z] time="2021-12-03T08:41:45Z" level=warning msg="reference for unknown type: " [2021-12-03T08:41:45.515Z] time="2021-12-03T08:41:45Z" level=warning msg="reference for unknown type: " [2021-12-03T08:41:45.515Z] === RUN TestManifestStore/error_persisting_manifest [2021-12-03T08:41:45.515Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-12-03T08:41:45.515Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-12-03T08:41:45.515Z] time="2021-12-03T08:41:45Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-12-03T08:41:45.515Z] --- PASS: TestManifestStore (0.24s) [2021-12-03T08:41:45.515Z] --- PASS: TestManifestStore/no_remote_or_local (0.15s) [2021-12-03T08:41:45.515Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-12-03T08:41:45.515Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-12-03T08:41:45.515Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-12-03T08:41:45.515Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-12-03T08:41:45.515Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-12-03T08:41:45.515Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-12-03T08:41:45.515Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-12-03T08:41:45.515Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-12-03T08:41:45.515Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-12-03T08:41:45.515Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-12-03T08:41:45.515Z] === RUN TestDetectManifestBlobMediaType [2021-12-03T08:41:45.515Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-12-03T08:41:45.515Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-12-03T08:41:45.515Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-12-03T08:41:45.515Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-12-03T08:41:45.515Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-12-03T08:41:45.515Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-12-03T08:41:45.515Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-12-03T08:41:45.515Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-12-03T08:41:45.515Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-12-03T08:41:45.515Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-12-03T08:41:45.515Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-12-03T08:41:45.515Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-12-03T08:41:45.515Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-12-03T08:41:45.515Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2021-12-03T08:41:45.515Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2021-12-03T08:41:45.515Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2021-12-03T08:41:45.515Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2021-12-03T08:41:45.515Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2021-12-03T08:41:45.515Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2021-12-03T08:41:45.515Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2021-12-03T08:41:45.515Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2021-12-03T08:41:45.515Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2021-12-03T08:41:45.515Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2021-12-03T08:41:45.515Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2021-12-03T08:41:45.515Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2021-12-03T08:41:45.515Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2021-12-03T08:41:45.515Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2021-12-03T08:41:45.515Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2021-12-03T08:41:45.515Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2021-12-03T08:41:45.515Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2021-12-03T08:41:45.515Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2021-12-03T08:41:45.515Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2021-12-03T08:41:45.515Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2021-12-03T08:41:45.515Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2021-12-03T08:41:45.515Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2021-12-03T08:41:45.515Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2021-12-03T08:41:45.515Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2021-12-03T08:41:45.515Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2021-12-03T08:41:45.515Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2021-12-03T08:41:45.515Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2021-12-03T08:41:45.515Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2021-12-03T08:41:45.515Z] === RUN TestFixManifestLayers [2021-12-03T08:41:45.515Z] --- PASS: TestFixManifestLayers (0.00s) [2021-12-03T08:41:45.515Z] === RUN TestFixManifestLayersBaseLayerParent [2021-12-03T08:41:45.515Z] pull_v2_test.go:73: Needs fixing on Windows [2021-12-03T08:41:45.515Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-12-03T08:41:45.515Z] === RUN TestFixManifestLayersBadParent [2021-12-03T08:41:45.515Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-12-03T08:41:45.515Z] === RUN TestValidateManifest [2021-12-03T08:41:45.515Z] pull_v2_test.go:118: Needs fixing on Windows [2021-12-03T08:41:45.515Z] --- SKIP: TestValidateManifest (0.00s) [2021-12-03T08:41:45.515Z] === RUN TestFormatPlatform [2021-12-03T08:41:45.515Z] --- PASS: TestFormatPlatform (0.00s) [2021-12-03T08:41:45.515Z] === RUN TestGetRepositoryMountCandidates [2021-12-03T08:41:45.515Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-12-03T08:41:45.515Z] === RUN TestLayerAlreadyExists [2021-12-03T08:41:45.515Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-12-03T08:41:45.515Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-12-03T08:41:45.515Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-12-03T08:41:45.515Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-12-03T08:41:45.515Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-12-03T08:41:45.515Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-12-03T08:41:45.515Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-12-03T08:41:45.515Z] === RUN TestWhenEmptyAuthConfig [2021-12-03T08:41:45.555Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-12-03T08:41:45.643Z] === RUN TestCheckpointCreateError [2021-12-03T08:41:45.643Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestCheckpointCreate [2021-12-03T08:41:45.643Z] --- PASS: TestCheckpointCreate (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestCheckpointDeleteError [2021-12-03T08:41:45.643Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestCheckpointDelete [2021-12-03T08:41:45.643Z] --- PASS: TestCheckpointDelete (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestCheckpointListError [2021-12-03T08:41:45.643Z] --- PASS: TestCheckpointListError (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestCheckpointList [2021-12-03T08:41:45.643Z] --- PASS: TestCheckpointList (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestCheckpointListContainerNotFound [2021-12-03T08:41:45.643Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestNewClientWithOpsFromEnv [2021-12-03T08:41:45.643Z] client_test.go:23: runtime.GOOS == "windows" [2021-12-03T08:41:45.643Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestGetAPIPath [2021-12-03T08:41:45.643Z] --- PASS: TestGetAPIPath (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestParseHostURL [2021-12-03T08:41:45.643Z] --- PASS: TestParseHostURL (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-12-03T08:41:45.643Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestNegotiateAPIVersionEmpty [2021-12-03T08:41:45.643Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestNegotiateAPIVersion [2021-12-03T08:41:45.643Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestNegotiateAPVersionOverride [2021-12-03T08:41:45.643Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestNegotiateAPIVersionAutomatic [2021-12-03T08:41:45.643Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-12-03T08:41:45.643Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-12-03T08:41:45.643Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestClientRedirect [2021-12-03T08:41:45.643Z] --- PASS: TestClientRedirect (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestConfigCreateUnsupported [2021-12-03T08:41:45.643Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestConfigCreateError [2021-12-03T08:41:45.643Z] --- PASS: TestConfigCreateError (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestConfigCreate [2021-12-03T08:41:45.643Z] --- PASS: TestConfigCreate (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestConfigInspectNotFound [2021-12-03T08:41:45.643Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestConfigInspectWithEmptyID [2021-12-03T08:41:45.643Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestConfigInspectUnsupported [2021-12-03T08:41:45.643Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestConfigInspectError [2021-12-03T08:41:45.643Z] --- PASS: TestConfigInspectError (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestConfigInspectConfigNotFound [2021-12-03T08:41:45.643Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestConfigInspect [2021-12-03T08:41:45.643Z] --- PASS: TestConfigInspect (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestConfigListUnsupported [2021-12-03T08:41:45.643Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestConfigListError [2021-12-03T08:41:45.643Z] --- PASS: TestConfigListError (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestConfigList [2021-12-03T08:41:45.643Z] --- PASS: TestConfigList (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestConfigRemoveUnsupported [2021-12-03T08:41:45.643Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestConfigRemoveError [2021-12-03T08:41:45.643Z] --- PASS: TestConfigRemoveError (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestConfigRemove [2021-12-03T08:41:45.643Z] --- PASS: TestConfigRemove (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestConfigUpdateUnsupported [2021-12-03T08:41:45.643Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestConfigUpdateError [2021-12-03T08:41:45.643Z] --- PASS: TestConfigUpdateError (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestConfigUpdate [2021-12-03T08:41:45.643Z] --- PASS: TestConfigUpdate (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestContainerCommitError [2021-12-03T08:41:45.643Z] --- PASS: TestContainerCommitError (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestContainerCommit [2021-12-03T08:41:45.643Z] --- PASS: TestContainerCommit (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestContainerStatPathError [2021-12-03T08:41:45.643Z] --- PASS: TestContainerStatPathError (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestContainerStatPathNotFoundError [2021-12-03T08:41:45.643Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestContainerStatPathNoHeaderError [2021-12-03T08:41:45.643Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestContainerStatPath [2021-12-03T08:41:45.643Z] --- PASS: TestContainerStatPath (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestCopyToContainerError [2021-12-03T08:41:45.643Z] --- PASS: TestCopyToContainerError (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestCopyToContainerNotFoundError [2021-12-03T08:41:45.643Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestCopyToContainerNotStatusOKError [2021-12-03T08:41:45.643Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestCopyToContainer [2021-12-03T08:41:45.643Z] --- PASS: TestCopyToContainer (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestCopyFromContainerError [2021-12-03T08:41:45.643Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestCopyFromContainerNotFoundError [2021-12-03T08:41:45.643Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestCopyFromContainerNotStatusOKError [2021-12-03T08:41:45.643Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestCopyFromContainerNoHeaderError [2021-12-03T08:41:45.643Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestCopyFromContainer [2021-12-03T08:41:45.643Z] --- PASS: TestCopyFromContainer (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestContainerCreateError [2021-12-03T08:41:45.643Z] --- PASS: TestContainerCreateError (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestContainerCreateImageNotFound [2021-12-03T08:41:45.643Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestContainerCreateWithName [2021-12-03T08:41:45.643Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestContainerCreateAutoRemove [2021-12-03T08:41:45.643Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestContainerDiffError [2021-12-03T08:41:45.643Z] --- PASS: TestContainerDiffError (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestContainerDiff [2021-12-03T08:41:45.643Z] --- PASS: TestContainerDiff (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestContainerExecCreateError [2021-12-03T08:41:45.643Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestContainerExecCreate [2021-12-03T08:41:45.643Z] --- PASS: TestContainerExecCreate (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestContainerExecStartError [2021-12-03T08:41:45.643Z] --- PASS: TestContainerExecStartError (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestContainerExecStart [2021-12-03T08:41:45.643Z] --- PASS: TestContainerExecStart (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestContainerExecInspectError [2021-12-03T08:41:45.643Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestContainerExecInspect [2021-12-03T08:41:45.643Z] --- PASS: TestContainerExecInspect (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestContainerExportError [2021-12-03T08:41:45.643Z] --- PASS: TestContainerExportError (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestContainerExport [2021-12-03T08:41:45.643Z] --- PASS: TestContainerExport (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestContainerInspectError [2021-12-03T08:41:45.643Z] --- PASS: TestContainerInspectError (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestContainerInspectContainerNotFound [2021-12-03T08:41:45.643Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestContainerInspectWithEmptyID [2021-12-03T08:41:45.643Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestContainerInspect [2021-12-03T08:41:45.643Z] --- PASS: TestContainerInspect (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestContainerInspectNode [2021-12-03T08:41:45.643Z] --- PASS: TestContainerInspectNode (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestContainerKillError [2021-12-03T08:41:45.643Z] --- PASS: TestContainerKillError (0.00s) [2021-12-03T08:41:45.643Z] === RUN TestContainerKill [2021-12-03T08:41:45.644Z] --- PASS: TestContainerKill (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestContainerListError [2021-12-03T08:41:45.644Z] --- PASS: TestContainerListError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestContainerList [2021-12-03T08:41:45.644Z] --- PASS: TestContainerList (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestContainerLogsNotFoundError [2021-12-03T08:41:45.644Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestContainerLogsError [2021-12-03T08:41:45.644Z] --- PASS: TestContainerLogsError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestContainerLogs [2021-12-03T08:41:45.644Z] --- PASS: TestContainerLogs (0.13s) [2021-12-03T08:41:45.644Z] === RUN TestContainerPauseError [2021-12-03T08:41:45.644Z] --- PASS: TestContainerPauseError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestContainerPause [2021-12-03T08:41:45.644Z] --- PASS: TestContainerPause (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestContainersPruneError [2021-12-03T08:41:45.644Z] --- PASS: TestContainersPruneError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestContainersPrune [2021-12-03T08:41:45.644Z] --- PASS: TestContainersPrune (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestContainerRemoveError [2021-12-03T08:41:45.644Z] --- PASS: TestContainerRemoveError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestContainerRemoveNotFoundError [2021-12-03T08:41:45.644Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestContainerRemove [2021-12-03T08:41:45.644Z] --- PASS: TestContainerRemove (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestContainerRenameError [2021-12-03T08:41:45.644Z] --- PASS: TestContainerRenameError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestContainerRename [2021-12-03T08:41:45.644Z] --- PASS: TestContainerRename (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestContainerResizeError [2021-12-03T08:41:45.644Z] --- PASS: TestContainerResizeError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestContainerExecResizeError [2021-12-03T08:41:45.644Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestContainerResize [2021-12-03T08:41:45.644Z] --- PASS: TestContainerResize (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestContainerExecResize [2021-12-03T08:41:45.644Z] --- PASS: TestContainerExecResize (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestContainerRestartError [2021-12-03T08:41:45.644Z] --- PASS: TestContainerRestartError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestContainerRestart [2021-12-03T08:41:45.644Z] --- PASS: TestContainerRestart (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestContainerStartError [2021-12-03T08:41:45.644Z] --- PASS: TestContainerStartError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestContainerStart [2021-12-03T08:41:45.644Z] --- PASS: TestContainerStart (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestContainerStatsError [2021-12-03T08:41:45.644Z] --- PASS: TestContainerStatsError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestContainerStats [2021-12-03T08:41:45.644Z] --- PASS: TestContainerStats (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestContainerStopError [2021-12-03T08:41:45.644Z] --- PASS: TestContainerStopError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestContainerStop [2021-12-03T08:41:45.644Z] --- PASS: TestContainerStop (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestContainerTopError [2021-12-03T08:41:45.644Z] --- PASS: TestContainerTopError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestContainerTop [2021-12-03T08:41:45.644Z] --- PASS: TestContainerTop (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestContainerUnpauseError [2021-12-03T08:41:45.644Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestContainerUnpause [2021-12-03T08:41:45.644Z] --- PASS: TestContainerUnpause (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestContainerUpdateError [2021-12-03T08:41:45.644Z] --- PASS: TestContainerUpdateError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestContainerUpdate [2021-12-03T08:41:45.644Z] --- PASS: TestContainerUpdate (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestContainerWaitError [2021-12-03T08:41:45.644Z] --- PASS: TestContainerWaitError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestContainerWait [2021-12-03T08:41:45.644Z] --- PASS: TestContainerWait (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestDiskUsageError [2021-12-03T08:41:45.644Z] --- PASS: TestDiskUsageError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestDiskUsage [2021-12-03T08:41:45.644Z] --- PASS: TestDiskUsage (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestDistributionInspectUnsupported [2021-12-03T08:41:45.644Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestDistributionInspectWithEmptyID [2021-12-03T08:41:45.644Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestEventsErrorInOptions [2021-12-03T08:41:45.644Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestEventsErrorFromServer [2021-12-03T08:41:45.644Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestEvents [2021-12-03T08:41:45.644Z] --- PASS: TestEvents (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestTLSCloseWriter [2021-12-03T08:41:45.644Z] === PAUSE TestTLSCloseWriter [2021-12-03T08:41:45.644Z] === RUN TestImageBuildError [2021-12-03T08:41:45.644Z] --- PASS: TestImageBuildError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestImageBuild [2021-12-03T08:41:45.644Z] --- PASS: TestImageBuild (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestGetDockerOS [2021-12-03T08:41:45.644Z] --- PASS: TestGetDockerOS (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestImageCreateError [2021-12-03T08:41:45.644Z] --- PASS: TestImageCreateError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestImageCreate [2021-12-03T08:41:45.644Z] --- PASS: TestImageCreate (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestImageHistoryError [2021-12-03T08:41:45.644Z] --- PASS: TestImageHistoryError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestImageHistory [2021-12-03T08:41:45.644Z] --- PASS: TestImageHistory (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestImageImportError [2021-12-03T08:41:45.644Z] --- PASS: TestImageImportError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestImageImport [2021-12-03T08:41:45.644Z] --- PASS: TestImageImport (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestImageInspectError [2021-12-03T08:41:45.644Z] --- PASS: TestImageInspectError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestImageInspectImageNotFound [2021-12-03T08:41:45.644Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestImageInspectWithEmptyID [2021-12-03T08:41:45.644Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestImageInspect [2021-12-03T08:41:45.644Z] --- PASS: TestImageInspect (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestImageListError [2021-12-03T08:41:45.644Z] --- PASS: TestImageListError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestImageList [2021-12-03T08:41:45.644Z] --- PASS: TestImageList (0.01s) [2021-12-03T08:41:45.644Z] === RUN TestImageListApiBefore125 [2021-12-03T08:41:45.644Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestImageLoadError [2021-12-03T08:41:45.644Z] --- PASS: TestImageLoadError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestImageLoad [2021-12-03T08:41:45.644Z] --- PASS: TestImageLoad (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestImagesPruneError [2021-12-03T08:41:45.644Z] --- PASS: TestImagesPruneError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestImagesPrune [2021-12-03T08:41:45.644Z] --- PASS: TestImagesPrune (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestImagePullReferenceParseError [2021-12-03T08:41:45.644Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestImagePullAnyError [2021-12-03T08:41:45.644Z] --- PASS: TestImagePullAnyError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestImagePullStatusUnauthorizedError [2021-12-03T08:41:45.644Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-12-03T08:41:45.644Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-12-03T08:41:45.644Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-12-03T08:41:45.644Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestImagePullWithoutErrors [2021-12-03T08:41:45.644Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestImagePushReferenceError [2021-12-03T08:41:45.644Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestImagePushAnyError [2021-12-03T08:41:45.644Z] --- PASS: TestImagePushAnyError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestImagePushStatusUnauthorizedError [2021-12-03T08:41:45.644Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-12-03T08:41:45.644Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-12-03T08:41:45.644Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-12-03T08:41:45.644Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestImagePushWithoutErrors [2021-12-03T08:41:45.644Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-12-03T08:41:45.644Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-12-03T08:41:45.644Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-12-03T08:41:45.644Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-12-03T08:41:45.644Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-12-03T08:41:45.644Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-12-03T08:41:45.644Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-12-03T08:41:45.644Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-12-03T08:41:45.644Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestImageRemoveError [2021-12-03T08:41:45.644Z] --- PASS: TestImageRemoveError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestImageRemoveImageNotFound [2021-12-03T08:41:45.644Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestImageRemove [2021-12-03T08:41:45.644Z] --- PASS: TestImageRemove (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestImageSaveError [2021-12-03T08:41:45.644Z] --- PASS: TestImageSaveError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestImageSave [2021-12-03T08:41:45.644Z] --- PASS: TestImageSave (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestImageSearchAnyError [2021-12-03T08:41:45.644Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestImageSearchStatusUnauthorizedError [2021-12-03T08:41:45.644Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-12-03T08:41:45.644Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-12-03T08:41:45.644Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-12-03T08:41:45.644Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestImageSearchWithoutErrors [2021-12-03T08:41:45.644Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestImageTagError [2021-12-03T08:41:45.644Z] --- PASS: TestImageTagError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestImageTagInvalidReference [2021-12-03T08:41:45.644Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestImageTagInvalidSourceImageName [2021-12-03T08:41:45.644Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestImageTagHexSource [2021-12-03T08:41:45.644Z] --- PASS: TestImageTagHexSource (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestImageTag [2021-12-03T08:41:45.644Z] --- PASS: TestImageTag (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestInfoServerError [2021-12-03T08:41:45.644Z] --- PASS: TestInfoServerError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestInfoInvalidResponseJSONError [2021-12-03T08:41:45.644Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestInfo [2021-12-03T08:41:45.644Z] --- PASS: TestInfo (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestNetworkConnectError [2021-12-03T08:41:45.644Z] --- PASS: TestNetworkConnectError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-12-03T08:41:45.644Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestNetworkConnect [2021-12-03T08:41:45.644Z] --- PASS: TestNetworkConnect (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestNetworkCreateError [2021-12-03T08:41:45.644Z] --- PASS: TestNetworkCreateError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestNetworkCreate [2021-12-03T08:41:45.644Z] --- PASS: TestNetworkCreate (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestNetworkDisconnectError [2021-12-03T08:41:45.644Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestNetworkDisconnect [2021-12-03T08:41:45.644Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestNetworkInspect [2021-12-03T08:41:45.644Z] === RUN TestNetworkInspect/empty_ID [2021-12-03T08:41:45.644Z] === RUN TestNetworkInspect/no_options [2021-12-03T08:41:45.644Z] === RUN TestNetworkInspect/verbose [2021-12-03T08:41:45.644Z] === RUN TestNetworkInspect/global_scope [2021-12-03T08:41:45.644Z] === RUN TestNetworkInspect/unknown_network [2021-12-03T08:41:45.644Z] === RUN TestNetworkInspect/server_error [2021-12-03T08:41:45.644Z] --- PASS: TestNetworkInspect (0.00s) [2021-12-03T08:41:45.644Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2021-12-03T08:41:45.644Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2021-12-03T08:41:45.644Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2021-12-03T08:41:45.644Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2021-12-03T08:41:45.644Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2021-12-03T08:41:45.644Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestNetworkListError [2021-12-03T08:41:45.644Z] --- PASS: TestNetworkListError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestNetworkList [2021-12-03T08:41:45.644Z] --- PASS: TestNetworkList (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestNetworksPruneError [2021-12-03T08:41:45.644Z] --- PASS: TestNetworksPruneError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestNetworksPrune [2021-12-03T08:41:45.644Z] --- PASS: TestNetworksPrune (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestNetworkRemoveError [2021-12-03T08:41:45.644Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestNetworkRemove [2021-12-03T08:41:45.644Z] --- PASS: TestNetworkRemove (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestNodeInspectError [2021-12-03T08:41:45.644Z] --- PASS: TestNodeInspectError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestNodeInspectNodeNotFound [2021-12-03T08:41:45.644Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestNodeInspectWithEmptyID [2021-12-03T08:41:45.644Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestNodeInspect [2021-12-03T08:41:45.644Z] --- PASS: TestNodeInspect (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestNodeListError [2021-12-03T08:41:45.644Z] --- PASS: TestNodeListError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestNodeList [2021-12-03T08:41:45.644Z] --- PASS: TestNodeList (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestNodeRemoveError [2021-12-03T08:41:45.644Z] --- PASS: TestNodeRemoveError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestNodeRemove [2021-12-03T08:41:45.644Z] --- PASS: TestNodeRemove (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestNodeUpdateError [2021-12-03T08:41:45.644Z] --- PASS: TestNodeUpdateError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestNodeUpdate [2021-12-03T08:41:45.644Z] --- PASS: TestNodeUpdate (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestOptionWithTimeout [2021-12-03T08:41:45.644Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestPingFail [2021-12-03T08:41:45.644Z] --- PASS: TestPingFail (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestPingWithError [2021-12-03T08:41:45.644Z] 2021/12/03 08:41:44 RoundTripper returned a response & error; ignoring response [2021-12-03T08:41:45.644Z] 2021/12/03 08:41:44 RoundTripper returned a response & error; ignoring response [2021-12-03T08:41:45.644Z] --- PASS: TestPingWithError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestPingSuccess [2021-12-03T08:41:45.644Z] --- PASS: TestPingSuccess (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestPingHeadFallback [2021-12-03T08:41:45.644Z] === RUN TestPingHeadFallback/OK [2021-12-03T08:41:45.644Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-12-03T08:41:45.644Z] === RUN TestPingHeadFallback/Not_Found [2021-12-03T08:41:45.644Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-12-03T08:41:45.644Z] --- PASS: TestPingHeadFallback (0.00s) [2021-12-03T08:41:45.644Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-12-03T08:41:45.644Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-12-03T08:41:45.644Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-12-03T08:41:45.644Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestPluginDisableError [2021-12-03T08:41:45.644Z] --- PASS: TestPluginDisableError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestPluginDisable [2021-12-03T08:41:45.644Z] --- PASS: TestPluginDisable (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestPluginEnableError [2021-12-03T08:41:45.644Z] --- PASS: TestPluginEnableError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestPluginEnable [2021-12-03T08:41:45.644Z] --- PASS: TestPluginEnable (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestPluginInspectError [2021-12-03T08:41:45.644Z] --- PASS: TestPluginInspectError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestPluginInspectWithEmptyID [2021-12-03T08:41:45.644Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestPluginInspect [2021-12-03T08:41:45.644Z] --- PASS: TestPluginInspect (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestPluginListError [2021-12-03T08:41:45.644Z] --- PASS: TestPluginListError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestPluginList [2021-12-03T08:41:45.644Z] --- PASS: TestPluginList (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestPluginPushError [2021-12-03T08:41:45.644Z] --- PASS: TestPluginPushError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestPluginPush [2021-12-03T08:41:45.644Z] --- PASS: TestPluginPush (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestPluginRemoveError [2021-12-03T08:41:45.644Z] --- PASS: TestPluginRemoveError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestPluginRemove [2021-12-03T08:41:45.644Z] --- PASS: TestPluginRemove (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestPluginSetError [2021-12-03T08:41:45.644Z] --- PASS: TestPluginSetError (0.00s) [2021-12-03T08:41:45.644Z] === RUN TestPluginSet [2021-12-03T08:41:45.644Z] --- PASS: TestPluginSet (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestSetHostHeader [2021-12-03T08:41:45.645Z] --- PASS: TestSetHostHeader (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestPlainTextError [2021-12-03T08:41:45.645Z] --- PASS: TestPlainTextError (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestInfiniteError [2021-12-03T08:41:45.645Z] --- PASS: TestInfiniteError (0.04s) [2021-12-03T08:41:45.645Z] === RUN TestCanceledContext [2021-12-03T08:41:45.645Z] 2021/12/03 08:41:44 RoundTripper returned a response & error; ignoring response [2021-12-03T08:41:45.645Z] --- PASS: TestCanceledContext (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestDeadlineExceededContext [2021-12-03T08:41:45.645Z] 2021/12/03 08:41:44 RoundTripper returned a response & error; ignoring response [2021-12-03T08:41:45.645Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestSecretCreateUnsupported [2021-12-03T08:41:45.645Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestSecretCreateError [2021-12-03T08:41:45.645Z] --- PASS: TestSecretCreateError (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestSecretCreate [2021-12-03T08:41:45.645Z] --- PASS: TestSecretCreate (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestSecretInspectUnsupported [2021-12-03T08:41:45.645Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestSecretInspectError [2021-12-03T08:41:45.645Z] --- PASS: TestSecretInspectError (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestSecretInspectSecretNotFound [2021-12-03T08:41:45.645Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestSecretInspectWithEmptyID [2021-12-03T08:41:45.645Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestSecretInspect [2021-12-03T08:41:45.645Z] --- PASS: TestSecretInspect (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestSecretListUnsupported [2021-12-03T08:41:45.645Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestSecretListError [2021-12-03T08:41:45.645Z] --- PASS: TestSecretListError (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestSecretList [2021-12-03T08:41:45.645Z] --- PASS: TestSecretList (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestSecretRemoveUnsupported [2021-12-03T08:41:45.645Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestSecretRemoveError [2021-12-03T08:41:45.645Z] --- PASS: TestSecretRemoveError (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestSecretRemove [2021-12-03T08:41:45.645Z] --- PASS: TestSecretRemove (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestSecretUpdateUnsupported [2021-12-03T08:41:45.645Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestSecretUpdateError [2021-12-03T08:41:45.645Z] --- PASS: TestSecretUpdateError (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestSecretUpdate [2021-12-03T08:41:45.645Z] --- PASS: TestSecretUpdate (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestServiceCreateError [2021-12-03T08:41:45.645Z] --- PASS: TestServiceCreateError (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestServiceCreate [2021-12-03T08:41:45.645Z] --- PASS: TestServiceCreate (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestServiceCreateCompatiblePlatforms [2021-12-03T08:41:45.645Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestServiceCreateDigestPinning [2021-12-03T08:41:45.645Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestServiceInspectError [2021-12-03T08:41:45.645Z] --- PASS: TestServiceInspectError (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestServiceInspectServiceNotFound [2021-12-03T08:41:45.645Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestServiceInspectWithEmptyID [2021-12-03T08:41:45.645Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestServiceInspect [2021-12-03T08:41:45.645Z] --- PASS: TestServiceInspect (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestServiceListError [2021-12-03T08:41:45.645Z] --- PASS: TestServiceListError (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestServiceList [2021-12-03T08:41:45.645Z] --- PASS: TestServiceList (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestServiceLogsError [2021-12-03T08:41:45.645Z] --- PASS: TestServiceLogsError (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestServiceLogs [2021-12-03T08:41:45.645Z] --- PASS: TestServiceLogs (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestServiceRemoveError [2021-12-03T08:41:45.645Z] --- PASS: TestServiceRemoveError (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestServiceRemoveNotFoundError [2021-12-03T08:41:45.645Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestServiceRemove [2021-12-03T08:41:45.645Z] --- PASS: TestServiceRemove (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestServiceUpdateError [2021-12-03T08:41:45.645Z] --- PASS: TestServiceUpdateError (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestServiceUpdate [2021-12-03T08:41:45.645Z] --- PASS: TestServiceUpdate (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestSwarmGetUnlockKeyError [2021-12-03T08:41:45.645Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestSwarmGetUnlockKey [2021-12-03T08:41:45.645Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestSwarmInitError [2021-12-03T08:41:45.645Z] --- PASS: TestSwarmInitError (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestSwarmInit [2021-12-03T08:41:45.645Z] --- PASS: TestSwarmInit (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestSwarmInspectError [2021-12-03T08:41:45.645Z] --- PASS: TestSwarmInspectError (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestSwarmInspect [2021-12-03T08:41:45.645Z] --- PASS: TestSwarmInspect (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestSwarmJoinError [2021-12-03T08:41:45.645Z] --- PASS: TestSwarmJoinError (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestSwarmJoin [2021-12-03T08:41:45.645Z] --- PASS: TestSwarmJoin (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestSwarmLeaveError [2021-12-03T08:41:45.645Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestSwarmLeave [2021-12-03T08:41:45.645Z] --- PASS: TestSwarmLeave (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestSwarmUnlockError [2021-12-03T08:41:45.645Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestSwarmUnlock [2021-12-03T08:41:45.645Z] --- PASS: TestSwarmUnlock (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestSwarmUpdateError [2021-12-03T08:41:45.645Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestSwarmUpdate [2021-12-03T08:41:45.645Z] --- PASS: TestSwarmUpdate (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestTaskInspectError [2021-12-03T08:41:45.645Z] --- PASS: TestTaskInspectError (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestTaskInspectWithEmptyID [2021-12-03T08:41:45.645Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestTaskInspect [2021-12-03T08:41:45.645Z] --- PASS: TestTaskInspect (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestTaskListError [2021-12-03T08:41:45.645Z] --- PASS: TestTaskListError (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestTaskList [2021-12-03T08:41:45.645Z] --- PASS: TestTaskList (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestVolumeCreateError [2021-12-03T08:41:45.645Z] --- PASS: TestVolumeCreateError (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestVolumeCreate [2021-12-03T08:41:45.645Z] --- PASS: TestVolumeCreate (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestVolumeInspectError [2021-12-03T08:41:45.645Z] --- PASS: TestVolumeInspectError (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestVolumeInspectNotFound [2021-12-03T08:41:45.645Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestVolumeInspectWithEmptyID [2021-12-03T08:41:45.645Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestVolumeInspect [2021-12-03T08:41:45.645Z] --- PASS: TestVolumeInspect (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestVolumeListError [2021-12-03T08:41:45.645Z] --- PASS: TestVolumeListError (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestVolumeList [2021-12-03T08:41:45.645Z] --- PASS: TestVolumeList (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestVolumeRemoveError [2021-12-03T08:41:45.645Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-12-03T08:41:45.645Z] === RUN TestVolumeRemove [2021-12-03T08:41:45.645Z] --- PASS: TestVolumeRemove (0.00s) [2021-12-03T08:41:45.645Z] === CONT TestTLSCloseWriter [2021-12-03T08:41:45.645Z] --- PASS: TestTLSCloseWriter (0.02s) [2021-12-03T08:41:45.645Z] PASS [2021-12-03T08:41:45.645Z] coverage: 75.1% of statements [2021-12-03T08:41:45.645Z] ok github.com/docker/docker/client 0.383s coverage: 75.1% of statements [2021-12-03T08:41:45.814Z] --- PASS: TestDiff (0.67s) [2021-12-03T08:41:45.814Z] === RUN TestExecWithCloseStdin [2021-12-03T08:41:45.971Z] time="2021-12-03T08:41:45Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-03T08:41:45.971Z] time="2021-12-03T08:41:45Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-03T08:41:45.971Z] time="2021-12-03T08:41:45Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-03T08:41:45.971Z] time="2021-12-03T08:41:45Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-03T08:41:45.971Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-12-03T08:41:45.971Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.37s) [2021-12-03T08:41:45.971Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.38s) [2021-12-03T08:41:45.971Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.38s) [2021-12-03T08:41:45.971Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.38s) [2021-12-03T08:41:45.971Z] === RUN TestTransfer [2021-12-03T08:41:45.971Z] --- PASS: TestTransfer (0.15s) [2021-12-03T08:41:45.971Z] === RUN TestConcurrencyLimit [2021-12-03T08:41:46.380Z] --- PASS: TestConfigList (1.68s) [2021-12-03T08:41:46.380Z] === RUN TestConfigsCreateAndDelete [2021-12-03T08:41:46.428Z] === RUN TestNotFound [2021-12-03T08:41:46.428Z] --- PASS: TestNotFound (0.00s) [2021-12-03T08:41:46.428Z] === RUN TestConflict [2021-12-03T08:41:46.428Z] --- PASS: TestConflict (0.00s) [2021-12-03T08:41:46.428Z] === RUN TestForbidden [2021-12-03T08:41:46.428Z] --- PASS: TestForbidden (0.00s) [2021-12-03T08:41:46.428Z] === RUN TestInvalidParameter [2021-12-03T08:41:46.428Z] --- PASS: TestInvalidParameter (0.00s) [2021-12-03T08:41:46.428Z] === RUN TestNotImplemented [2021-12-03T08:41:46.428Z] --- PASS: TestNotImplemented (0.00s) [2021-12-03T08:41:46.428Z] === RUN TestNotModified [2021-12-03T08:41:46.428Z] --- PASS: TestNotModified (0.00s) [2021-12-03T08:41:46.428Z] === RUN TestUnauthorized [2021-12-03T08:41:46.428Z] --- PASS: TestUnauthorized (0.00s) [2021-12-03T08:41:46.428Z] === RUN TestUnknown [2021-12-03T08:41:46.428Z] --- PASS: TestUnknown (0.00s) [2021-12-03T08:41:46.428Z] === RUN TestCancelled [2021-12-03T08:41:46.428Z] --- PASS: TestCancelled (0.00s) [2021-12-03T08:41:46.428Z] === RUN TestDeadline [2021-12-03T08:41:46.428Z] --- PASS: TestDeadline (0.00s) [2021-12-03T08:41:46.428Z] === RUN TestDataLoss [2021-12-03T08:41:46.428Z] --- PASS: TestDataLoss (0.00s) [2021-12-03T08:41:46.428Z] === RUN TestUnavailable [2021-12-03T08:41:46.428Z] --- PASS: TestUnavailable (0.00s) [2021-12-03T08:41:46.428Z] === RUN TestSystem [2021-12-03T08:41:46.428Z] --- PASS: TestSystem (0.00s) [2021-12-03T08:41:46.428Z] === RUN TestFromStatusCode [2021-12-03T08:41:46.428Z] === RUN TestFromStatusCode/Not_Found [2021-12-03T08:41:46.428Z] === RUN TestFromStatusCode/Bad_Request [2021-12-03T08:41:46.428Z] === RUN TestFromStatusCode/Conflict [2021-12-03T08:41:46.428Z] === RUN TestFromStatusCode/Unauthorized [2021-12-03T08:41:46.428Z] === RUN TestFromStatusCode/Service_Unavailable [2021-12-03T08:41:46.428Z] === RUN TestFromStatusCode/Forbidden [2021-12-03T08:41:46.428Z] === RUN TestFromStatusCode/Not_Modified [2021-12-03T08:41:46.428Z] === RUN TestFromStatusCode/Not_Implemented [2021-12-03T08:41:46.428Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-12-03T08:41:46.428Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-12-03T08:41:46.428Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-12-03T08:41:46.428Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-12-03T08:41:46.428Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-12-03T08:41:46.428Z] --- PASS: TestFromStatusCode (0.00s) [2021-12-03T08:41:46.428Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-12-03T08:41:46.428Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-12-03T08:41:46.428Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-12-03T08:41:46.428Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-12-03T08:41:46.428Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-12-03T08:41:46.428Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-12-03T08:41:46.428Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-12-03T08:41:46.428Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-12-03T08:41:46.428Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-12-03T08:41:46.428Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-12-03T08:41:46.428Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-12-03T08:41:46.428Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-12-03T08:41:46.428Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-12-03T08:41:46.428Z] PASS [2021-12-03T08:41:46.428Z] coverage: 53.1% of statements [2021-12-03T08:41:46.428Z] ok github.com/docker/docker/errdefs 0.034s coverage: 53.1% of statements [2021-12-03T08:41:46.428Z] --- PASS: TestConcurrencyLimit (0.36s) [2021-12-03T08:41:46.428Z] === RUN TestInactiveJobs [2021-12-03T08:41:46.749Z] --- PASS: TestExecWithCloseStdin (0.68s) [2021-12-03T08:41:46.750Z] === RUN TestExec [2021-12-03T08:41:46.887Z] --- PASS: TestInactiveJobs (0.35s) [2021-12-03T08:41:46.887Z] === RUN TestWatchRelease [2021-12-03T08:41:46.887Z] --- PASS: TestWatchRelease (0.04s) [2021-12-03T08:41:46.887Z] === RUN TestWatchFinishedTransfer [2021-12-03T08:41:46.887Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-12-03T08:41:46.887Z] === RUN TestDuplicateTransfer [2021-12-03T08:41:46.887Z] === RUN TestFSGetInvalidData [2021-12-03T08:41:46.887Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-12-03T08:41:46.887Z] === RUN TestSuccessfulUpload [2021-12-03T08:41:46.887Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-12-03T08:41:46.887Z] === RUN TestFSInvalidSet [2021-12-03T08:41:46.887Z] --- PASS: TestFSInvalidSet (0.01s) [2021-12-03T08:41:46.887Z] === RUN TestFSInvalidRoot [2021-12-03T08:41:46.887Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-12-03T08:41:46.887Z] === RUN TestFSMetadataGetSet [2021-12-03T08:41:46.887Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-12-03T08:41:46.887Z] === RUN TestFSInvalidWalker [2021-12-03T08:41:46.887Z] --- PASS: TestWhenEmptyAuthConfig (1.14s) [2021-12-03T08:41:46.887Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-12-03T08:41:46.887Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-12-03T08:41:46.887Z] === RUN TestTokenPassThru [2021-12-03T08:41:46.887Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-12-03T08:41:46.887Z] === RUN TestFSGetSet [2021-12-03T08:41:46.887Z] --- PASS: TestTokenPassThru (0.01s) [2021-12-03T08:41:46.887Z] === RUN TestTokenPassThruDifferentHost [2021-12-03T08:41:46.887Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-12-03T08:41:46.887Z] PASS [2021-12-03T08:41:46.887Z] coverage: 24.6% of statements [2021-12-03T08:41:46.887Z] --- PASS: TestFSGetSet (0.01s) [2021-12-03T08:41:46.887Z] === RUN TestFSGetUnsetKey [2021-12-03T08:41:46.887Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-12-03T08:41:46.887Z] === RUN TestFSGetEmptyData [2021-12-03T08:41:46.887Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-12-03T08:41:46.887Z] === RUN TestFSDelete [2021-12-03T08:41:46.887Z] ok github.com/docker/docker/distribution 1.473s coverage: 24.6% of statements [2021-12-03T08:41:46.887Z] --- PASS: TestFSDelete (0.01s) [2021-12-03T08:41:46.887Z] === RUN TestFSWalker [2021-12-03T08:41:46.887Z] --- PASS: TestFSWalker (0.01s) [2021-12-03T08:41:46.887Z] === RUN TestFSWalkerStopOnError [2021-12-03T08:41:46.887Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-12-03T08:41:46.887Z] === RUN TestNewFromJSON [2021-12-03T08:41:46.887Z] --- PASS: TestNewFromJSON (0.00s) [2021-12-03T08:41:46.887Z] === RUN TestNewFromJSONWithInvalidJSON [2021-12-03T08:41:46.887Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-12-03T08:41:46.887Z] === RUN TestMarshalKeyOrder [2021-12-03T08:41:46.887Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-12-03T08:41:46.887Z] === RUN TestHistoryEqual [2021-12-03T08:41:46.887Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-12-03T08:41:46.887Z] time="2021-12-03T08:41:46Z" level=error msg="Upload failed, retrying: simulating retry" [2021-12-03T08:41:46.887Z] --- PASS: TestHistoryEqual (0.13s) [2021-12-03T08:41:46.887Z] === RUN TestImage [2021-12-03T08:41:46.887Z] --- PASS: TestImage (0.00s) [2021-12-03T08:41:46.887Z] === RUN TestImageOSNotEmpty [2021-12-03T08:41:46.887Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-12-03T08:41:46.887Z] === RUN TestNewChildImageFromImageWithRootFS [2021-12-03T08:41:46.887Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-12-03T08:41:46.887Z] === RUN TestCreate [2021-12-03T08:41:46.887Z] --- PASS: TestCreate (0.01s) [2021-12-03T08:41:46.887Z] === RUN TestRestore [2021-12-03T08:41:46.887Z] time="2021-12-03T08:41:46Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-12-03T08:41:46.887Z] --- PASS: TestRestore (0.02s) [2021-12-03T08:41:46.887Z] === RUN TestAddDelete [2021-12-03T08:41:46.887Z] --- PASS: TestAddDelete (0.02s) [2021-12-03T08:41:46.887Z] === RUN TestSearchAfterDelete [2021-12-03T08:41:46.887Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-12-03T08:41:46.887Z] === RUN TestParentReset [2021-12-03T08:41:47.008Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-12-03T08:41:47.267Z] --- PASS: TestExec (0.66s) [2021-12-03T08:41:47.267Z] === RUN TestExecUser [2021-12-03T08:41:47.343Z] --- PASS: TestParentReset (0.04s) [2021-12-03T08:41:47.343Z] === RUN TestGetAndSetLastUpdated [2021-12-03T08:41:47.343Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-12-03T08:41:47.343Z] === RUN TestStoreLen [2021-12-03T08:41:47.343Z] --- PASS: TestSuccessfulUpload (0.36s) [2021-12-03T08:41:47.343Z] === RUN TestCancelledUpload [2021-12-03T08:41:47.343Z] --- PASS: TestCancelledUpload (0.00s) [2021-12-03T08:41:47.343Z] PASS [2021-12-03T08:41:47.343Z] coverage: 76.8% of statements [2021-12-03T08:41:47.343Z] ok github.com/docker/docker/distribution/xfer 1.738s coverage: 76.8% of statements [2021-12-03T08:41:47.343Z] ? github.com/docker/docker/dockerversion [no test files] [2021-12-03T08:41:47.343Z] --- PASS: TestStoreLen (0.05s) [2021-12-03T08:41:47.343Z] PASS [2021-12-03T08:41:47.343Z] coverage: 86.6% of statements [2021-12-03T08:41:47.343Z] ok github.com/docker/docker/image 0.471s coverage: 86.6% of statements [2021-12-03T08:41:47.343Z] === RUN TestCompare [2021-12-03T08:41:47.343Z] --- PASS: TestCompare (0.00s) [2021-12-03T08:41:47.343Z] PASS [2021-12-03T08:41:47.343Z] coverage: 19.2% of statements [2021-12-03T08:41:47.343Z] ok github.com/docker/docker/image/cache 0.098s coverage: 19.2% of statements [2021-12-03T08:41:47.664Z] Removing intermediate container d0b232f52033 [2021-12-03T08:41:47.664Z] ---> 111813302653 [2021-12-03T08:41:47.664Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-12-03T08:41:47.664Z] ---> Running in 77911e64b44e [2021-12-03T08:41:47.833Z] --- PASS: TestExecUser (0.70s) [2021-12-03T08:41:47.834Z] === RUN TestExportContainerAndImportImage [2021-12-03T08:41:48.131Z] Removing intermediate container 77911e64b44e [2021-12-03T08:41:48.131Z] ---> d558082be7af [2021-12-03T08:41:48.131Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-12-03T08:41:48.131Z] ---> Running in d89418bd0a7e [2021-12-03T08:41:48.131Z] Removing intermediate container d89418bd0a7e [2021-12-03T08:41:48.131Z] ---> ec6effaee1e5 [2021-12-03T08:41:48.131Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-12-03T08:41:48.291Z] --- PASS: TestConfigsCreateAndDelete (2.09s) [2021-12-03T08:41:48.291Z] === RUN TestConfigsUpdate [2021-12-03T08:41:48.306Z] === RUN TestMakeV1ConfigFromConfig [2021-12-03T08:41:48.306Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-12-03T08:41:48.306Z] PASS [2021-12-03T08:41:48.306Z] coverage: 25.0% of statements [2021-12-03T08:41:48.306Z] ok github.com/docker/docker/image/v1 0.064s coverage: 25.0% of statements [2021-12-03T08:41:48.306Z] === RUN TestValidateManifest [2021-12-03T08:41:48.306Z] === RUN TestValidateManifest/nil [2021-12-03T08:41:48.306Z] === RUN TestValidateManifest/non-nil [2021-12-03T08:41:48.306Z] --- PASS: TestValidateManifest (0.00s) [2021-12-03T08:41:48.306Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-12-03T08:41:48.306Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-12-03T08:41:48.306Z] PASS [2021-12-03T08:41:48.306Z] coverage: 0.7% of statements [2021-12-03T08:41:48.306Z] ok github.com/docker/docker/image/tarexport 0.087s coverage: 0.7% of statements [2021-12-03T08:41:48.306Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-12-03T08:41:48.768Z] --- PASS: TestExportContainerAndImportImage (0.93s) [2021-12-03T08:41:48.768Z] === RUN TestExportContainerAfterDaemonRestart [2021-12-03T08:41:49.027Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-12-03T08:41:49.267Z] === RUN TestSerialization [2021-12-03T08:41:49.268Z] --- PASS: TestSerialization (0.02s) [2021-12-03T08:41:49.268Z] PASS [2021-12-03T08:41:49.268Z] coverage: 100.0% of statements [2021-12-03T08:41:49.268Z] ok github.com/docker/docker/libcontainerd/queue 0.052s coverage: 100.0% of statements [2021-12-03T08:41:49.268Z] === RUN TestEnvironmentParsing [2021-12-03T08:41:49.268Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-12-03T08:41:49.268Z] PASS [2021-12-03T08:41:49.268Z] coverage: 1.2% of statements [2021-12-03T08:41:49.268Z] ok github.com/docker/docker/libcontainerd/local 0.051s coverage: 1.2% of statements [2021-12-03T08:41:49.594Z] check_test.go:308: [d48ec2c527c78] daemon is not started [2021-12-03T08:41:49.594Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-12-03T08:41:49.688Z] [2021-12-03T08:41:49.724Z] === RUN TestEmptyLayer [2021-12-03T08:41:49.724Z] --- PASS: TestEmptyLayer (0.00s) [2021-12-03T08:41:49.724Z] === RUN TestCommitFailure [2021-12-03T08:41:49.724Z] --- PASS: TestCommitFailure (0.05s) [2021-12-03T08:41:49.724Z] === RUN TestStartTransactionFailure [2021-12-03T08:41:49.724Z] --- PASS: TestStartTransactionFailure (0.02s) [2021-12-03T08:41:49.724Z] === RUN TestGetOrphan [2021-12-03T08:41:49.724Z] --- PASS: TestGetOrphan (0.01s) [2021-12-03T08:41:49.724Z] === RUN TestMountAndRegister [2021-12-03T08:41:49.724Z] layer_test.go:270: Layer size: 14 [2021-12-03T08:41:49.724Z] --- PASS: TestMountAndRegister (0.06s) [2021-12-03T08:41:49.724Z] === RUN TestLayerRelease [2021-12-03T08:41:49.724Z] layer_test.go:303: Failing on Windows [2021-12-03T08:41:49.724Z] --- SKIP: TestLayerRelease (0.00s) [2021-12-03T08:41:49.724Z] === RUN TestStoreRestore [2021-12-03T08:41:49.724Z] layer_test.go:352: Failing on Windows [2021-12-03T08:41:49.724Z] --- SKIP: TestStoreRestore (0.00s) [2021-12-03T08:41:49.724Z] === RUN TestTarStreamStability [2021-12-03T08:41:49.724Z] layer_test.go:467: Failing on Windows [2021-12-03T08:41:49.724Z] --- SKIP: TestTarStreamStability (0.00s) [2021-12-03T08:41:49.724Z] === RUN TestRegisterExistingLayer [2021-12-03T08:41:50.155Z] ---> b5b7970d3aa2 [2021-12-03T08:41:50.155Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-12-03T08:41:50.155Z] ---> Running in 45d0ab812a1b [2021-12-03T08:41:50.162Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-12-03T08:41:50.179Z] --- PASS: TestRegisterExistingLayer (0.11s) [2021-12-03T08:41:50.179Z] === RUN TestTarStreamVerification [2021-12-03T08:41:50.179Z] layer_test.go:696: Failing on Windows [2021-12-03T08:41:50.179Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-12-03T08:41:50.179Z] === RUN TestLayerMigration [2021-12-03T08:41:50.179Z] migration_test.go:45: Failing on Windows [2021-12-03T08:41:50.179Z] --- SKIP: TestLayerMigration (0.00s) [2021-12-03T08:41:50.179Z] === RUN TestLayerMigrationNoTarsplit [2021-12-03T08:41:50.179Z] migration_test.go:181: Failing on Windows [2021-12-03T08:41:50.179Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-12-03T08:41:50.179Z] === RUN TestMountInit [2021-12-03T08:41:50.179Z] mount_test.go:17: Failing on Windows [2021-12-03T08:41:50.179Z] --- SKIP: TestMountInit (0.00s) [2021-12-03T08:41:50.179Z] === RUN TestMountSize [2021-12-03T08:41:50.179Z] mount_test.go:76: Failing on Windows [2021-12-03T08:41:50.179Z] --- SKIP: TestMountSize (0.00s) [2021-12-03T08:41:50.179Z] === RUN TestMountChanges [2021-12-03T08:41:50.179Z] mount_test.go:125: Failing on Windows [2021-12-03T08:41:50.179Z] --- SKIP: TestMountChanges (0.00s) [2021-12-03T08:41:50.179Z] === RUN TestMountApply [2021-12-03T08:41:50.179Z] mount_test.go:212: Failing on Windows [2021-12-03T08:41:50.179Z] --- SKIP: TestMountApply (0.00s) [2021-12-03T08:41:50.179Z] PASS [2021-12-03T08:41:50.179Z] coverage: 30.1% of statements [2021-12-03T08:41:50.179Z] ok github.com/docker/docker/layer 0.375s coverage: 30.1% of statements [2021-12-03T08:41:50.179Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-12-03T08:41:50.179Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-12-03T08:41:50.179Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-12-03T08:41:50.179Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-12-03T08:41:50.421Z] --- PASS: TestExportContainerAfterDaemonRestart (1.50s) [2021-12-03T08:41:50.421Z] === RUN TestHealthCheckWorkdir [2021-12-03T08:41:50.427Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2021-12-03T08:41:50.427Z] PASS [2021-12-03T08:41:50.427Z] [2021-12-03T08:41:50.427Z] DONE 17 tests in 48.792s [2021-12-03T08:41:50.427Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-12-03T08:41:50.427Z] INFO: Testing against a local daemon [2021-12-03T08:41:50.427Z] === RUN TestPluginInvalidJSON [2021-12-03T08:41:50.427Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-12-03T08:41:50.427Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-12-03T08:41:50.427Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-12-03T08:41:50.427Z] --- PASS: TestPluginInvalidJSON (0.06s) [2021-12-03T08:41:50.427Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-12-03T08:41:50.427Z] === RUN TestPluginInstall [2021-12-03T08:41:50.427Z] === RUN TestPluginInstall/no_auth [2021-12-03T08:41:50.427Z] time="2021-12-03T08:41:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-03T08:41:50.427Z] time="2021-12-03T08:41:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:91738c3d619b7f71b0613a64b118b5ec1c3ccdd4f7a1a537c60afc5430df705f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-03T08:41:50.427Z] time="2021-12-03T08:41:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-03T08:41:50.427Z] time="2021-12-03T08:41:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:91738c3d619b7f71b0613a64b118b5ec1c3ccdd4f7a1a537c60afc5430df705f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-03T08:41:50.427Z] === RUN TestPluginInstall/with_htpasswd [2021-12-03T08:41:50.427Z] time="2021-12-03T08:41:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-03T08:41:50.427Z] time="2021-12-03T08:41:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:91738c3d619b7f71b0613a64b118b5ec1c3ccdd4f7a1a537c60afc5430df705f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-03T08:41:50.427Z] time="2021-12-03T08:41:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-03T08:41:50.427Z] time="2021-12-03T08:41:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:91738c3d619b7f71b0613a64b118b5ec1c3ccdd4f7a1a537c60afc5430df705f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-03T08:41:50.635Z] === RUN TestSequenceGetAvailableBit [2021-12-03T08:41:50.635Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-12-03T08:41:50.635Z] === RUN TestSequenceEqual [2021-12-03T08:41:50.635Z] --- PASS: TestSequenceEqual (0.00s) [2021-12-03T08:41:50.635Z] === RUN TestSequenceCopy [2021-12-03T08:41:50.635Z] --- PASS: TestSequenceCopy (0.00s) [2021-12-03T08:41:50.635Z] === RUN TestGetFirstAvailable [2021-12-03T08:41:50.635Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-12-03T08:41:50.635Z] === RUN TestFindSequence [2021-12-03T08:41:50.635Z] --- PASS: TestFindSequence (0.00s) [2021-12-03T08:41:50.635Z] === RUN TestCheckIfAvailable [2021-12-03T08:41:50.635Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-12-03T08:41:50.635Z] === RUN TestMergeSequences [2021-12-03T08:41:50.635Z] --- PASS: TestMergeSequences (0.00s) [2021-12-03T08:41:50.635Z] === RUN TestPushReservation [2021-12-03T08:41:50.635Z] --- PASS: TestPushReservation (0.00s) [2021-12-03T08:41:50.635Z] === RUN TestSerializeDeserialize [2021-12-03T08:41:50.635Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-12-03T08:41:50.635Z] === RUN TestSet [2021-12-03T08:41:50.635Z] --- PASS: TestSet (0.00s) [2021-12-03T08:41:50.635Z] === RUN TestSetUnset [2021-12-03T08:41:50.635Z] --- PASS: TestSetUnset (0.00s) [2021-12-03T08:41:50.635Z] === RUN TestOffsetSetUnset [2021-12-03T08:41:50.635Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-12-03T08:41:50.635Z] === RUN TestSetInRange [2021-12-03T08:41:50.635Z] --- PASS: TestSetInRange (0.00s) [2021-12-03T08:41:50.635Z] === RUN TestSetAnyInRange [2021-12-03T08:41:50.635Z] --- PASS: TestSetAnyInRange (0.00s) [2021-12-03T08:41:50.635Z] === RUN TestMethods [2021-12-03T08:41:50.635Z] --- PASS: TestMethods (0.00s) [2021-12-03T08:41:50.635Z] === RUN TestRandomAllocateDeallocate [2021-12-03T08:41:50.680Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-12-03T08:41:50.680Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-12-03T08:41:50.680Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-12-03T08:41:50.685Z] === RUN TestPluginInstall/with_insecure [2021-12-03T08:41:50.831Z] --- PASS: TestConfigsUpdate (2.05s) [2021-12-03T08:41:50.831Z] === RUN TestTemplatedConfig [2021-12-03T08:41:51.249Z] --- PASS: TestHealthCheckWorkdir (0.99s) [2021-12-03T08:41:51.249Z] === RUN TestHealthKillContainer [2021-12-03T08:41:51.249Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-12-03T08:41:51.619Z] time="2021-12-03T08:41:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-03T08:41:51.620Z] time="2021-12-03T08:41:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:025dd11cfe4dad534ff63dbe727259f28c31cbe1c58027b6ee7445d4cc92a21e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-03T08:41:51.620Z] time="2021-12-03T08:41:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-03T08:41:51.620Z] time="2021-12-03T08:41:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:025dd11cfe4dad534ff63dbe727259f28c31cbe1c58027b6ee7445d4cc92a21e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-03T08:41:51.620Z] plugin_test.go:165: [dca892568e4c0] daemon is not started [2021-12-03T08:41:51.620Z] --- PASS: TestPluginInstall (3.30s) [2021-12-03T08:41:51.620Z] --- PASS: TestPluginInstall/no_auth (1.64s) [2021-12-03T08:41:51.620Z] --- PASS: TestPluginInstall/with_htpasswd (0.59s) [2021-12-03T08:41:51.620Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2021-12-03T08:41:51.620Z] === RUN TestPluginsWithRuntimes [2021-12-03T08:41:51.754Z] ............................ [ 67%] [2021-12-03T08:41:52.165Z] === RUN TestInvalidConfig [2021-12-03T08:41:52.165Z] --- PASS: TestInvalidConfig (0.00s) [2021-12-03T08:41:52.165Z] === RUN TestConfig [2021-12-03T08:41:52.165Z] --- PASS: TestConfig (0.00s) [2021-12-03T08:41:52.165Z] === RUN TestOptionsLabels [2021-12-03T08:41:52.165Z] --- PASS: TestOptionsLabels (0.00s) [2021-12-03T08:41:52.165Z] === RUN TestValidName [2021-12-03T08:41:52.165Z] --- PASS: TestValidName (0.00s) [2021-12-03T08:41:52.165Z] === RUN TestTLSConfiguration [2021-12-03T08:41:52.165Z] time="2021-12-03T08:41:51Z" level=info msg="Option Initializing KV with TLS" [2021-12-03T08:41:52.165Z] --- PASS: TestTLSConfiguration (0.12s) [2021-12-03T08:41:52.165Z] PASS [2021-12-03T08:41:52.165Z] coverage: 24.0% of statements [2021-12-03T08:41:52.165Z] ok github.com/docker/docker/libnetwork/config 0.180s coverage: 24.0% of statements [2021-12-03T08:41:52.189Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-12-03T08:41:52.621Z] === RUN TestKey [2021-12-03T08:41:52.621Z] --- PASS: TestKey (0.00s) [2021-12-03T08:41:52.621Z] === RUN TestParseKey [2021-12-03T08:41:52.621Z] --- PASS: TestParseKey (0.00s) [2021-12-03T08:41:52.621Z] === RUN TestInvalidDataStore [2021-12-03T08:41:52.621Z] --- PASS: TestInvalidDataStore (0.00s) [2021-12-03T08:41:52.621Z] === RUN TestKVObjectFlatKey [2021-12-03T08:41:52.621Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-12-03T08:41:52.621Z] === RUN TestAtomicKVObjectFlatKey [2021-12-03T08:41:52.621Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-12-03T08:41:52.621Z] PASS [2021-12-03T08:41:52.621Z] coverage: 21.9% of statements [2021-12-03T08:41:52.621Z] ok github.com/docker/docker/libnetwork/datastore 0.037s coverage: 21.9% of statements [2021-12-03T08:41:52.744Z] --- PASS: TestTemplatedConfig (2.34s) [2021-12-03T08:41:52.744Z] === RUN TestConfigCreateResolve [2021-12-03T08:41:53.079Z] === RUN TestErrorInterfaces [2021-12-03T08:41:53.079Z] --- PASS: TestErrorInterfaces (0.00s) [2021-12-03T08:41:53.079Z] === RUN TestNetworkMarshalling [2021-12-03T08:41:53.079Z] === RUN TestIPDataMarshalling [2021-12-03T08:41:53.079Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-12-03T08:41:53.079Z] === RUN TestValidateAndIsV6 [2021-12-03T08:41:53.079Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-12-03T08:41:53.079Z] PASS [2021-12-03T08:41:53.079Z] coverage: 68.9% of statements [2021-12-03T08:41:53.079Z] ok github.com/docker/docker/libnetwork/driverapi 0.034s coverage: 68.9% of statements [2021-12-03T08:41:53.079Z] --- PASS: TestNetworkMarshalling (0.13s) [2021-12-03T08:41:53.079Z] === RUN TestEndpointMarshalling [2021-12-03T08:41:53.079Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-12-03T08:41:53.079Z] === RUN TestAuxAddresses [2021-12-03T08:41:53.079Z] time="2021-12-03T08:41:52Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-12-03T08:41:53.079Z] --- PASS: TestAuxAddresses (0.01s) [2021-12-03T08:41:53.079Z] === RUN TestSRVServiceQuery [2021-12-03T08:41:53.079Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:41:53.079Z] --- SKIP: TestSRVServiceQuery (0.01s) [2021-12-03T08:41:53.079Z] === RUN TestServiceVIPReuse [2021-12-03T08:41:53.079Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:41:53.079Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-12-03T08:41:53.079Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-12-03T08:41:53.079Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:41:53.079Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-12-03T08:41:53.079Z] === RUN TestDNSIPQuery [2021-12-03T08:41:53.079Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:41:53.079Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-12-03T08:41:53.079Z] === RUN TestDNSProxyServFail [2021-12-03T08:41:53.079Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:41:53.079Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-12-03T08:41:53.079Z] === RUN TestSandboxAddEmpty [2021-12-03T08:41:53.079Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:41:53.079Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-12-03T08:41:53.079Z] === RUN TestSandboxAddMultiPrio [2021-12-03T08:41:53.079Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:41:53.079Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-12-03T08:41:53.079Z] === RUN TestSandboxAddSamePrio [2021-12-03T08:41:53.079Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:41:53.079Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-12-03T08:41:53.079Z] === RUN TestCleanupServiceDiscovery [2021-12-03T08:41:53.079Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:41:53.079Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-12-03T08:41:53.079Z] === RUN TestDNSOptions [2021-12-03T08:41:53.079Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:41:53.079Z] --- SKIP: TestDNSOptions (0.00s) [2021-12-03T08:41:53.079Z] === RUN TestMultipleControllersWithSameStore [2021-12-03T08:41:53.079Z] time="2021-12-03T08:41:52Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-12-03T08:41:53.079Z] time="2021-12-03T08:41:53Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-12-03T08:41:53.079Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-12-03T08:41:53.079Z] PASS [2021-12-03T08:41:53.079Z] coverage: 8.6% of statements [2021-12-03T08:41:53.079Z] ok github.com/docker/docker/libnetwork 0.275s coverage: 8.6% of statements [2021-12-03T08:41:53.520Z] === RUN TestPluginsWithRuntimes/No_Args [2021-12-03T08:41:54.045Z] === RUN TestDriver [2021-12-03T08:41:54.045Z] --- PASS: TestDriver (0.00s) [2021-12-03T08:41:54.045Z] PASS [2021-12-03T08:41:54.045Z] coverage: 34.8% of statements [2021-12-03T08:41:54.045Z] ok github.com/docker/docker/libnetwork/drivers/host 0.037s coverage: 34.8% of statements [2021-12-03T08:41:54.045Z] === RUN TestDriver [2021-12-03T08:41:54.045Z] --- PASS: TestDriver (0.00s) [2021-12-03T08:41:54.045Z] PASS [2021-12-03T08:41:54.045Z] coverage: 34.8% of statements [2021-12-03T08:41:54.046Z] ok github.com/docker/docker/libnetwork/drivers/null 0.079s coverage: 34.8% of statements [2021-12-03T08:41:54.086Z] === RUN TestPluginsWithRuntimes/With_Args [2021-12-03T08:41:54.090Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-12-03T08:41:54.507Z] === RUN TestNetworkAllocateFree [2021-12-03T08:41:54.507Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-12-03T08:41:54.507Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-12-03T08:41:54.507Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-12-03T08:41:54.507Z] PASS [2021-12-03T08:41:54.507Z] coverage: 63.6% of statements [2021-12-03T08:41:54.507Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.083s coverage: 63.6% of statements [2021-12-03T08:41:54.657Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-12-03T08:41:54.687Z] --- PASS: TestConfigCreateResolve (1.70s) [2021-12-03T08:41:54.687Z] PASS [2021-12-03T08:41:54.687Z] [2021-12-03T08:41:54.687Z] DONE 6 tests in 12.167s [2021-12-03T08:41:54.687Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-12-03T08:41:54.687Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:41:54.687Z] ++ set -e [2021-12-03T08:41:54.687Z] ++ '[' -n 0 ']' [2021-12-03T08:41:54.687Z] ++ set -x [2021-12-03T08:41:54.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-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:41:54.687Z] INFO: Testing against a local daemon [2021-12-03T08:41:54.687Z] === RUN TestCheckpoint [2021-12-03T08:41:54.687Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-03T08:41:54.687Z] --- SKIP: TestCheckpoint (0.00s) [2021-12-03T08:41:54.687Z] === RUN TestContainerInvalidJSON [2021-12-03T08:41:54.687Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-12-03T08:41:54.687Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-12-03T08:41:54.687Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-12-03T08:41:54.687Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-12-03T08:41:54.687Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-12-03T08:41:54.687Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-12-03T08:41:54.687Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-12-03T08:41:54.687Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-12-03T08:41:54.687Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-12-03T08:41:54.687Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-12-03T08:41:54.687Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-12-03T08:41:54.687Z] === RUN TestCopyFromContainerPathIsNotDir [2021-12-03T08:41:54.687Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-12-03T08:41:54.687Z] === RUN TestCopyToContainerPathDoesNotExist [2021-12-03T08:41:54.687Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-12-03T08:41:54.687Z] === RUN TestCopyToContainerPathIsNotDir [2021-12-03T08:41:54.687Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-12-03T08:41:54.687Z] === RUN TestCopyFromContainer [2021-12-03T08:41:54.964Z] --- PASS: TestRandomAllocateDeallocate (4.38s) [2021-12-03T08:41:54.964Z] === RUN TestAllocateRandomDeallocate [2021-12-03T08:41:54.964Z] === RUN TestGetEmptyCapabilities [2021-12-03T08:41:54.964Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-12-03T08:41:54.964Z] === RUN TestGetExtraCapabilities [2021-12-03T08:41:54.964Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-12-03T08:41:54.964Z] === RUN TestGetInvalidCapabilities [2021-12-03T08:41:54.964Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-12-03T08:41:54.964Z] === RUN TestRemoteDriver [2021-12-03T08:41:54.964Z] --- PASS: TestRemoteDriver (0.01s) [2021-12-03T08:41:54.964Z] === RUN TestDriverError [2021-12-03T08:41:54.964Z] --- PASS: TestDriverError (0.01s) [2021-12-03T08:41:54.964Z] === RUN TestMissingValues [2021-12-03T08:41:54.964Z] --- PASS: TestMissingValues (0.00s) [2021-12-03T08:41:54.964Z] === RUN TestRollback [2021-12-03T08:41:54.964Z] --- PASS: TestRollback (0.00s) [2021-12-03T08:41:54.964Z] PASS [2021-12-03T08:41:54.964Z] coverage: 57.4% of statements [2021-12-03T08:41:54.964Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.075s coverage: 57.4% of statements [2021-12-03T08:41:55.019Z] --- PASS: TestPluginsWithRuntimes (3.30s) [2021-12-03T08:41:55.019Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) [2021-12-03T08:41:55.019Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2021-12-03T08:41:55.019Z] === RUN TestPluginBackCompatMediaTypes [2021-12-03T08:41:55.419Z] === RUN TestNAT [2021-12-03T08:41:55.419Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-12-03T08:41:55.419Z] --- SKIP: TestNAT (0.00s) [2021-12-03T08:41:55.419Z] === RUN TestTransparent [2021-12-03T08:41:55.419Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-12-03T08:41:55.419Z] --- SKIP: TestTransparent (0.00s) [2021-12-03T08:41:55.419Z] PASS [2021-12-03T08:41:55.419Z] coverage: 0.0% of statements [2021-12-03T08:41:55.419Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.042s coverage: 0.0% of statements [2021-12-03T08:41:55.419Z] === RUN TestBuildDefault [2021-12-03T08:41:55.419Z] --- PASS: TestBuildDefault (0.00s) [2021-12-03T08:41:55.419Z] === RUN TestBuildHostnameDomainname [2021-12-03T08:41:55.419Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-12-03T08:41:55.419Z] === RUN TestBuildHostname [2021-12-03T08:41:55.419Z] --- PASS: TestBuildHostname (0.00s) [2021-12-03T08:41:55.419Z] === RUN TestBuildHostnameFQDN [2021-12-03T08:41:55.419Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-12-03T08:41:55.419Z] === RUN TestBuildNoIP [2021-12-03T08:41:55.419Z] --- PASS: TestBuildNoIP (0.00s) [2021-12-03T08:41:55.419Z] === RUN TestUpdate [2021-12-03T08:41:55.419Z] --- PASS: TestUpdate (0.00s) [2021-12-03T08:41:55.419Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-12-03T08:41:55.419Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-12-03T08:41:55.419Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-12-03T08:41:55.419Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-12-03T08:41:55.419Z] === RUN TestAddEmpty [2021-12-03T08:41:55.419Z] --- PASS: TestAddEmpty (0.00s) [2021-12-03T08:41:55.419Z] === RUN TestAdd [2021-12-03T08:41:55.419Z] --- PASS: TestAdd (0.00s) [2021-12-03T08:41:55.419Z] === RUN TestDeleteEmpty [2021-12-03T08:41:55.419Z] --- PASS: TestDeleteEmpty (0.00s) [2021-12-03T08:41:55.419Z] === RUN TestDeleteNewline [2021-12-03T08:41:55.419Z] --- PASS: TestDeleteNewline (0.00s) [2021-12-03T08:41:55.419Z] === RUN TestDelete [2021-12-03T08:41:55.419Z] --- PASS: TestDelete (0.00s) [2021-12-03T08:41:55.419Z] === RUN TestConcurrentWrites [2021-12-03T08:41:55.585Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2021-12-03T08:41:55.585Z] PASS [2021-12-03T08:41:55.585Z] [2021-12-03T08:41:55.585Z] DONE 10 tests in 7.283s [2021-12-03T08:41:55.585Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-12-03T08:41:55.585Z] INFO: Testing against a local daemon [2021-12-03T08:41:55.585Z] === RUN TestExternalGraphDriver [2021-12-03T08:41:55.585Z] === RUN TestExternalGraphDriver/json [2021-12-03T08:41:55.592Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-12-03T08:41:55.641Z] === RUN TestCopyFromContainer// [2021-12-03T08:41:55.641Z] === RUN TestCopyFromContainer//bar/root [2021-12-03T08:41:55.641Z] === RUN TestCopyFromContainer//bar/root/ [2021-12-03T08:41:55.641Z] === RUN TestCopyFromContainer/bar/quux [2021-12-03T08:41:55.879Z] --- PASS: TestConcurrentWrites (0.14s) [2021-12-03T08:41:55.880Z] PASS [2021-12-03T08:41:55.880Z] coverage: 81.2% of statements [2021-12-03T08:41:55.880Z] ok github.com/docker/docker/libnetwork/etchosts 0.199s coverage: 81.2% of statements [2021-12-03T08:41:55.880Z] === RUN TestNew [2021-12-03T08:41:55.880Z] --- PASS: TestNew (0.00s) [2021-12-03T08:41:55.880Z] === RUN TestAddDriver [2021-12-03T08:41:55.880Z] --- PASS: TestAddDriver (0.00s) [2021-12-03T08:41:55.880Z] === RUN TestAddDuplicateDriver [2021-12-03T08:41:55.880Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-12-03T08:41:55.880Z] === RUN TestIPAMDefaultAddressSpaces [2021-12-03T08:41:55.880Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-12-03T08:41:55.880Z] === RUN TestDriver [2021-12-03T08:41:55.880Z] --- PASS: TestDriver (0.00s) [2021-12-03T08:41:55.880Z] === RUN TestIPAM [2021-12-03T08:41:55.880Z] --- PASS: TestIPAM (0.00s) [2021-12-03T08:41:55.880Z] === RUN TestWalkIPAMs [2021-12-03T08:41:55.880Z] --- PASS: TestWalkIPAMs (0.00s) [2021-12-03T08:41:55.880Z] === RUN TestWalkDrivers [2021-12-03T08:41:55.880Z] --- PASS: TestWalkDrivers (0.00s) [2021-12-03T08:41:55.880Z] PASS [2021-12-03T08:41:55.880Z] coverage: 82.4% of statements [2021-12-03T08:41:55.880Z] ok github.com/docker/docker/libnetwork/drvregistry 0.062s coverage: 82.4% of statements [2021-12-03T08:41:55.880Z] --- PASS: TestAllocateRandomDeallocate (1.14s) [2021-12-03T08:41:55.880Z] === RUN TestAllocateRandomDeallocateSerialize [2021-12-03T08:41:55.901Z] === RUN TestCopyFromContainer/bar/quux/ [2021-12-03T08:41:55.901Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-12-03T08:41:55.901Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-12-03T08:41:55.901Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-12-03T08:41:55.901Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-12-03T08:41:56.157Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-12-03T08:41:56.161Z] === RUN TestCopyFromContainer/bar/notarget [2021-12-03T08:41:56.162Z] --- PASS: TestCopyFromContainer (1.37s) [2021-12-03T08:41:56.162Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-12-03T08:41:56.162Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-12-03T08:41:56.162Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2021-12-03T08:41:56.162Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-12-03T08:41:56.162Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-12-03T08:41:56.162Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-12-03T08:41:56.162Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-12-03T08:41:56.162Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-12-03T08:41:56.162Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-12-03T08:41:56.162Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-12-03T08:41:56.162Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-12-03T08:41:56.162Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-03T08:41:56.162Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-03T08:41:56.162Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-03T08:41:56.162Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-03T08:41:56.162Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-03T08:41:56.162Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-03T08:41:56.162Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-03T08:41:56.162Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-03T08:41:56.162Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-03T08:41:56.162Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-12-03T08:41:56.162Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-12-03T08:41:56.162Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-12-03T08:41:56.162Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-12-03T08:41:56.162Z] === RUN TestCreateLinkToNonExistingContainer [2021-12-03T08:41:56.162Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-12-03T08:41:56.162Z] === RUN TestCreateWithInvalidEnv [2021-12-03T08:41:56.162Z] === RUN TestCreateWithInvalidEnv/0 [2021-12-03T08:41:56.162Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-12-03T08:41:56.162Z] === RUN TestCreateWithInvalidEnv/1 [2021-12-03T08:41:56.162Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-12-03T08:41:56.162Z] === RUN TestCreateWithInvalidEnv/2 [2021-12-03T08:41:56.162Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-12-03T08:41:56.162Z] === CONT TestCreateWithInvalidEnv/0 [2021-12-03T08:41:56.162Z] === CONT TestCreateWithInvalidEnv/2 [2021-12-03T08:41:56.162Z] === CONT TestCreateWithInvalidEnv/1 [2021-12-03T08:41:56.162Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-12-03T08:41:56.162Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-12-03T08:41:56.162Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-12-03T08:41:56.162Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-12-03T08:41:56.162Z] === RUN TestCreateTmpfsMountsTarget [2021-12-03T08:41:56.162Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-12-03T08:41:56.162Z] === RUN TestCreateWithCustomMaskedPaths [2021-12-03T08:41:56.336Z] === RUN TestDiff [2021-12-03T08:41:56.336Z] --- PASS: TestDiff (0.00s) [2021-12-03T08:41:56.336Z] === RUN TestAddedCallback [2021-12-03T08:41:56.336Z] --- PASS: TestAddedCallback (0.00s) [2021-12-03T08:41:56.336Z] === RUN TestRemovedCallback [2021-12-03T08:41:56.336Z] --- PASS: TestRemovedCallback (0.00s) [2021-12-03T08:41:56.336Z] === RUN TestNoCallback [2021-12-03T08:41:56.336Z] --- PASS: TestNoCallback (0.00s) [2021-12-03T08:41:56.336Z] PASS [2021-12-03T08:41:56.336Z] coverage: 48.1% of statements [2021-12-03T08:41:56.336Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.040s coverage: 48.1% of statements [2021-12-03T08:41:56.336Z] === RUN TestNew [2021-12-03T08:41:56.336Z] --- PASS: TestNew (0.00s) [2021-12-03T08:41:56.336Z] === RUN TestAllocate [2021-12-03T08:41:56.336Z] --- PASS: TestAllocate (0.00s) [2021-12-03T08:41:56.336Z] === RUN TestUninitialized [2021-12-03T08:41:56.336Z] --- PASS: TestUninitialized (0.00s) [2021-12-03T08:41:56.336Z] === RUN TestAllocateInRange [2021-12-03T08:41:56.336Z] --- PASS: TestAllocateInRange (0.00s) [2021-12-03T08:41:56.336Z] === RUN TestAllocateSerial [2021-12-03T08:41:56.336Z] --- PASS: TestAllocateSerial (0.00s) [2021-12-03T08:41:56.336Z] PASS [2021-12-03T08:41:56.336Z] coverage: 87.5% of statements [2021-12-03T08:41:56.336Z] ok github.com/docker/docker/libnetwork/idm 0.034s coverage: 87.5% of statements [2021-12-03T08:41:56.792Z] === RUN TestCaller [2021-12-03T08:41:56.792Z] --- PASS: TestCaller (0.00s) [2021-12-03T08:41:56.792Z] PASS [2021-12-03T08:41:56.792Z] coverage: 100.0% of statements [2021-12-03T08:41:56.792Z] ok github.com/docker/docker/libnetwork/internal/caller 0.032s coverage: 100.0% of statements [2021-12-03T08:41:57.248Z] === RUN TestSetSerialInsertDelete [2021-12-03T08:41:57.248Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-12-03T08:41:57.248Z] === RUN TestSetParallelInsertDelete [2021-12-03T08:41:57.248Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.34s) [2021-12-03T08:41:57.248Z] === RUN TestRetrieveFromStore [2021-12-03T08:41:57.299Z] Removing intermediate container 45d0ab812a1b [2021-12-03T08:41:57.299Z] ---> 1fcf8945b87f [2021-12-03T08:41:57.299Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-12-03T08:41:57.484Z] === RUN TestExternalGraphDriver/spec [2021-12-03T08:41:57.544Z] --- PASS: TestCreateWithCustomMaskedPaths (1.16s) [2021-12-03T08:41:57.544Z] === RUN TestCreateWithCustomReadonlyPaths [2021-12-03T08:41:57.704Z] === RUN TestPoolRequest [2021-12-03T08:41:57.704Z] --- PASS: TestPoolRequest (0.00s) [2021-12-03T08:41:57.704Z] === RUN TestOtherRequests [2021-12-03T08:41:57.704Z] --- PASS: TestOtherRequests (0.00s) [2021-12-03T08:41:57.704Z] PASS [2021-12-03T08:41:57.704Z] coverage: 57.1% of statements [2021-12-03T08:41:57.704Z] ok github.com/docker/docker/libnetwork/ipams/null 0.036s coverage: 57.1% of statements [2021-12-03T08:41:57.704Z] === RUN TestInt2IP2IntConversion [2021-12-03T08:41:57.765Z] ---> Running in 5e49db715336 [2021-12-03T08:41:58.122Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-12-03T08:41:58.122Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-12-03T08:41:58.161Z] --- PASS: TestRetrieveFromStore (0.66s) [2021-12-03T08:41:58.161Z] === RUN TestIsCorrupted [2021-12-03T08:41:58.161Z] --- PASS: TestIsCorrupted (0.02s) [2021-12-03T08:41:58.161Z] === RUN TestSetRollover [2021-12-03T08:41:58.161Z] --- PASS: TestInt2IP2IntConversion (0.40s) [2021-12-03T08:41:58.161Z] === RUN TestGetAddressVersion [2021-12-03T08:41:58.161Z] --- PASS: TestGetAddressVersion (0.00s) [2021-12-03T08:41:58.161Z] === RUN TestKeyString [2021-12-03T08:41:58.161Z] --- PASS: TestKeyString (0.00s) [2021-12-03T08:41:58.161Z] === RUN TestPoolDataMarshal [2021-12-03T08:41:58.161Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-12-03T08:41:58.161Z] === RUN TestSubnetsMarshal [2021-12-03T08:41:58.161Z] --- PASS: TestSubnetsMarshal (0.04s) [2021-12-03T08:41:58.161Z] === RUN TestAddSubnets [2021-12-03T08:41:58.161Z] --- PASS: TestAddSubnets (0.05s) [2021-12-03T08:41:58.161Z] === RUN TestDoublePoolRelease [2021-12-03T08:41:58.161Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-12-03T08:41:58.161Z] === RUN TestAddReleasePoolID [2021-12-03T08:41:58.161Z] --- PASS: TestAddReleasePoolID (0.06s) [2021-12-03T08:41:58.161Z] === RUN TestPredefinedPool [2021-12-03T08:41:58.161Z] --- PASS: TestPredefinedPool (0.03s) [2021-12-03T08:41:58.161Z] === RUN TestRemoveSubnet [2021-12-03T08:41:58.485Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s) [2021-12-03T08:41:58.485Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-12-03T08:41:58.485Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-03T08:41:58.485Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-03T08:41:58.485Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-03T08:41:58.485Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-03T08:41:58.485Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-03T08:41:58.485Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-03T08:41:58.485Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-03T08:41:58.485Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-03T08:41:58.485Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-03T08:41:58.485Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-03T08:41:58.485Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-03T08:41:58.485Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-03T08:41:58.485Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-03T08:41:58.485Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-03T08:41:58.485Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-03T08:41:58.485Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-12-03T08:41:58.485Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-12-03T08:41:58.485Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-12-03T08:41:58.485Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-12-03T08:41:58.485Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-12-03T08:41:58.485Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-12-03T08:41:58.485Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-12-03T08:41:58.619Z] --- PASS: TestRemoveSubnet (0.21s) [2021-12-03T08:41:58.619Z] === RUN TestGetSameAddress [2021-12-03T08:41:58.619Z] --- PASS: TestGetSameAddress (0.03s) [2021-12-03T08:41:58.619Z] === RUN TestPoolAllocationReuse [2021-12-03T08:41:58.619Z] === RUN TestGetCapabilities [2021-12-03T08:41:58.619Z] --- PASS: TestGetCapabilities (0.01s) [2021-12-03T08:41:58.619Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-12-03T08:41:58.619Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2021-12-03T08:41:58.619Z] === RUN TestGetDefaultAddressSpaces [2021-12-03T08:41:58.619Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2021-12-03T08:41:58.619Z] === RUN TestRemoteDriver [2021-12-03T08:41:58.619Z] --- PASS: TestRemoteDriver (0.01s) [2021-12-03T08:41:58.619Z] PASS [2021-12-03T08:41:58.619Z] coverage: 47.4% of statements [2021-12-03T08:41:58.619Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.087s coverage: 47.4% of statements [2021-12-03T08:41:58.859Z] === RUN TestExternalGraphDriver/pull [2021-12-03T08:41:59.055Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2021-12-03T08:41:59.055Z] === RUN TestCreateDifferentPlatform [2021-12-03T08:41:59.055Z] === RUN TestCreateDifferentPlatform/different_os [2021-12-03T08:41:59.055Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-12-03T08:41:59.055Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-12-03T08:41:59.055Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-12-03T08:41:59.055Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-12-03T08:41:59.055Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-12-03T08:41:59.055Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-12-03T08:41:59.055Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-12-03T08:41:59.055Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-12-03T08:41:59.055Z] === RUN TestContainerStartOnDaemonRestart [2021-12-03T08:41:59.055Z] === PAUSE TestContainerStartOnDaemonRestart [2021-12-03T08:41:59.055Z] === RUN TestDaemonRestartIpcMode [2021-12-03T08:41:59.055Z] === PAUSE TestDaemonRestartIpcMode [2021-12-03T08:41:59.055Z] === RUN TestDaemonHostGatewayIP [2021-12-03T08:41:59.055Z] === PAUSE TestDaemonHostGatewayIP [2021-12-03T08:41:59.055Z] === RUN TestRestartDaemonWithRestartingContainer [2021-12-03T08:41:59.055Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-12-03T08:41:59.055Z] === RUN TestContainerKillOnDaemonStart [2021-12-03T08:41:59.055Z] === PAUSE TestContainerKillOnDaemonStart [2021-12-03T08:41:59.055Z] === RUN TestDiff [2021-12-03T08:41:59.315Z] --- PASS: TestDiff (0.40s) [2021-12-03T08:41:59.315Z] === RUN TestExecWithCloseStdin [2021-12-03T08:41:59.325Z] [2021-12-03T08:41:59.325Z] SUCCESS: Specified value was saved. [2021-12-03T08:41:59.582Z] --- PASS: TestSetRollover (1.54s) [2021-12-03T08:41:59.582Z] === RUN TestSetRolloverSerial [2021-12-03T08:41:59.886Z] --- PASS: TestExecWithCloseStdin (0.44s) [2021-12-03T08:41:59.886Z] === RUN TestExec [2021-12-03T08:42:00.022Z] --- PASS: TestHealthKillContainer (8.44s) [2021-12-03T08:42:00.022Z] === RUN TestInspectCpusetInConfigPre120 [2021-12-03T08:42:00.022Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-12-03T08:42:00.022Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-12-03T08:42:00.022Z] check_test.go:308: [d047c6d053e83] daemon is not started [2021-12-03T08:42:00.022Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-12-03T08:42:00.038Z] === RUN TestWindowsIPAM [2021-12-03T08:42:00.038Z] --- PASS: TestWindowsIPAM (0.00s) [2021-12-03T08:42:00.038Z] PASS [2021-12-03T08:42:00.038Z] coverage: 71.4% of statements [2021-12-03T08:42:00.038Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.053s coverage: 71.4% of statements [2021-12-03T08:42:00.281Z] --- PASS: TestInspectCpusetInConfigPre120 (0.50s) [2021-12-03T08:42:00.281Z] === RUN TestIpcModeNone [2021-12-03T08:42:00.456Z] --- PASS: TestExec (0.46s) [2021-12-03T08:42:00.456Z] === RUN TestExecUser [2021-12-03T08:42:00.499Z] --- PASS: TestPoolAllocationReuse (1.67s) [2021-12-03T08:42:00.499Z] === RUN TestGetAddressSubPoolEqualPool [2021-12-03T08:42:00.499Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2021-12-03T08:42:00.499Z] === RUN TestRequestReleaseAddressFromSubPool [2021-12-03T08:42:00.610Z] --- PASS: TestCheckoutGit (26.24s) [2021-12-03T08:42:00.610Z] === RUN TestValidGitTransport [2021-12-03T08:42:00.610Z] --- PASS: TestValidGitTransport (0.00s) [2021-12-03T08:42:00.610Z] === RUN TestGitInvalidRef [2021-12-03T08:42:00.610Z] --- PASS: TestGitInvalidRef (0.20s) [2021-12-03T08:42:00.610Z] PASS [2021-12-03T08:42:00.610Z] coverage: 86.3% of statements [2021-12-03T08:42:00.610Z] ok github.com/docker/docker/builder/remotecontext/git 26.577s coverage: 86.3% of statements [2021-12-03T08:42:00.718Z] --- PASS: TestExecUser (0.46s) [2021-12-03T08:42:00.718Z] === RUN TestExportContainerAndImportImage [2021-12-03T08:42:00.758Z] --- PASS: TestExternalGraphDriver (5.01s) [2021-12-03T08:42:00.758Z] --- PASS: TestExternalGraphDriver/json (1.67s) [2021-12-03T08:42:00.758Z] --- PASS: TestExternalGraphDriver/spec (1.65s) [2021-12-03T08:42:00.758Z] --- PASS: TestExternalGraphDriver/pull (1.65s) [2021-12-03T08:42:00.758Z] === RUN TestGraphdriverPluginV2 [2021-12-03T08:42:00.851Z] --- PASS: TestIpcModeNone (0.58s) [2021-12-03T08:42:00.851Z] === RUN TestIpcModePrivate [2021-12-03T08:42:00.851Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-12-03T08:42:00.957Z] === RUN TestDefaultNetwork [2021-12-03T08:42:01.077Z] ? github.com/docker/docker/cli [no test files] [2021-12-03T08:42:01.077Z] ? github.com/docker/docker/cli/config [no test files] [2021-12-03T08:42:01.289Z] --- PASS: TestExportContainerAndImportImage (0.51s) [2021-12-03T08:42:01.289Z] === RUN TestExportContainerAfterDaemonRestart [2021-12-03T08:42:01.413Z] --- PASS: TestSetRolloverSerial (1.70s) [2021-12-03T08:42:01.413Z] === RUN TestGetFirstAvailableFromCurrent [2021-12-03T08:42:01.413Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-12-03T08:42:01.413Z] PASS [2021-12-03T08:42:01.413Z] coverage: 84.4% of statements [2021-12-03T08:42:01.413Z] ok github.com/docker/docker/libnetwork/bitseq 10.817s coverage: 84.4% of statements [2021-12-03T08:42:01.419Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false [2021-12-03T08:42:01.530Z] Removing intermediate container 5e49db715336 [2021-12-03T08:42:01.530Z] ---> a1992393532f [2021-12-03T08:42:01.530Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-12-03T08:42:01.530Z] ---> Running in 846bad5be2fa [2021-12-03T08:42:01.681Z] --- PASS: TestIpcModePrivate (0.93s) [2021-12-03T08:42:01.681Z] === RUN TestIpcModeShareable [2021-12-03T08:42:01.870Z] --- PASS: TestDefaultNetwork (0.50s) [2021-12-03T08:42:01.870Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-12-03T08:42:01.940Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-12-03T08:42:02.327Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.49s) [2021-12-03T08:42:02.327Z] === RUN TestInitAddressPools [2021-12-03T08:42:02.327Z] --- PASS: TestInitAddressPools (0.00s) [2021-12-03T08:42:02.327Z] PASS [2021-12-03T08:42:02.327Z] coverage: 74.0% of statements [2021-12-03T08:42:02.327Z] ok github.com/docker/docker/libnetwork/ipamutils 1.079s coverage: 74.0% of statements [2021-12-03T08:42:02.506Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2021-12-03T08:42:02.506Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-12-03T08:42:02.674Z] --- PASS: TestExportContainerAfterDaemonRestart (1.25s) [2021-12-03T08:42:02.674Z] === RUN TestHealthCheckWorkdir [2021-12-03T08:42:02.765Z] --- PASS: TestIpcModeShareable (0.90s) [2021-12-03T08:42:02.765Z] === RUN TestAPIIpcModeShareableAndContainer [2021-12-03T08:42:02.785Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.31s) [2021-12-03T08:42:02.785Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-12-03T08:42:02.785Z] === RUN TestKeyValue [2021-12-03T08:42:02.785Z] --- PASS: TestKeyValue (0.00s) [2021-12-03T08:42:02.785Z] PASS [2021-12-03T08:42:02.785Z] coverage: 60.0% of statements [2021-12-03T08:42:02.785Z] ok github.com/docker/docker/libnetwork/netlabel 0.043s coverage: 60.0% of statements [2021-12-03T08:42:03.244Z] --- PASS: TestHealthCheckWorkdir (0.62s) [2021-12-03T08:42:03.244Z] === RUN TestHealthKillContainer [2021-12-03T08:42:03.332Z] === RUN TestDockerSuite/TestBuildAddScript [2021-12-03T08:42:04.471Z] Cannot create a file when that file already exists. [2021-12-03T08:42:04.709Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-12-03T08:42:04.940Z] --- PASS: TestGraphdriverPluginV2 (3.87s) [2021-12-03T08:42:04.940Z] PASS [2021-12-03T08:42:04.940Z] [2021-12-03T08:42:04.940Z] DONE 5 tests in 8.918s [2021-12-03T08:42:04.940Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-12-03T08:42:04.940Z] INFO: Testing against a local daemon [2021-12-03T08:42:04.940Z] === RUN TestContinueAfterPluginCrash [2021-12-03T08:42:04.940Z] === PAUSE TestContinueAfterPluginCrash [2021-12-03T08:42:04.940Z] === RUN TestReadPluginNoRead [2021-12-03T08:42:04.940Z] === PAUSE TestReadPluginNoRead [2021-12-03T08:42:04.940Z] === RUN TestDaemonStartWithLogOpt [2021-12-03T08:42:04.940Z] === PAUSE TestDaemonStartWithLogOpt [2021-12-03T08:42:04.940Z] === CONT TestContinueAfterPluginCrash [2021-12-03T08:42:04.940Z] === CONT TestDaemonStartWithLogOpt [2021-12-03T08:42:05.276Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.50s) [2021-12-03T08:42:05.276Z] === RUN TestAPIIpcModeHost [2021-12-03T08:42:05.674Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.73s) [2021-12-03T08:42:05.674Z] === RUN TestGetAddress [2021-12-03T08:42:05.843Z] --- PASS: TestAPIIpcModeHost (0.75s) [2021-12-03T08:42:05.843Z] === RUN TestDaemonIpcModeShareable [2021-12-03T08:42:06.102Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-12-03T08:42:06.102Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-12-03T08:42:06.639Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-12-03T08:42:06.639Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-12-03T08:42:06.639Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-12-03T08:42:06.639Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-12-03T08:42:06.639Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-12-03T08:42:06.639Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-12-03T08:42:06.639Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-12-03T08:42:06.639Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-12-03T08:42:06.639Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-12-03T08:42:06.639Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-12-03T08:42:06.639Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-12-03T08:42:06.639Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-12-03T08:42:06.639Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-12-03T08:42:06.639Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-12-03T08:42:06.639Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-12-03T08:42:06.639Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-12-03T08:42:06.639Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-12-03T08:42:06.639Z] === RUN TestNetworkDBSimple [2021-12-03T08:42:06.945Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-12-03T08:42:06.945Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-12-03T08:42:06.945Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-12-03T08:42:06.945Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-12-03T08:42:06.945Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-12-03T08:42:06.945Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-12-03T08:42:06.945Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-12-03T08:42:06.945Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-12-03T08:42:06.945Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-12-03T08:42:06.945Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-12-03T08:42:06.945Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-12-03T08:42:06.945Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-12-03T08:42:06.945Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-12-03T08:42:06.945Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-12-03T08:42:06.945Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-12-03T08:42:06.945Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-12-03T08:42:06.945Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-12-03T08:42:06.945Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-12-03T08:42:06.945Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-12-03T08:42:06.945Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-12-03T08:42:06.945Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-12-03T08:42:06.945Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-12-03T08:42:06.945Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-12-03T08:42:06.945Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-12-03T08:42:06.945Z] === RUN TestConfigureDaemonLogs [2021-12-03T08:42:06.945Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-12-03T08:42:06.945Z] === RUN TestCommonOptionsInstallFlags [2021-12-03T08:42:06.945Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-12-03T08:42:06.945Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-12-03T08:42:06.945Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-12-03T08:42:06.945Z] PASS [2021-12-03T08:42:06.945Z] coverage: 18.6% of statements [2021-12-03T08:42:06.945Z] ok github.com/docker/docker/cmd/dockerd 0.184s coverage: 18.6% of statements [2021-12-03T08:42:06.945Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-12-03T08:42:06.945Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-12-03T08:42:07.095Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-12-03T08:42:07.095Z] PASS [2021-12-03T08:42:07.095Z] coverage: 100.0% of statements [2021-12-03T08:42:07.095Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.073s coverage: 100.0% of statements [2021-12-03T08:42:07.095Z] === RUN TestGenerate [2021-12-03T08:42:07.095Z] --- PASS: TestGenerate (0.00s) [2021-12-03T08:42:07.095Z] === RUN TestGeneratePtr [2021-12-03T08:42:07.095Z] --- PASS: TestGeneratePtr (0.00s) [2021-12-03T08:42:07.095Z] === RUN TestGenerateMissingField [2021-12-03T08:42:07.095Z] --- PASS: TestGenerateMissingField (0.00s) [2021-12-03T08:42:07.095Z] === RUN TestFieldCannotBeSet [2021-12-03T08:42:07.095Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-12-03T08:42:07.095Z] === RUN TestTypeMismatchError [2021-12-03T08:42:07.095Z] --- PASS: TestTypeMismatchError (0.00s) [2021-12-03T08:42:07.095Z] PASS [2021-12-03T08:42:07.095Z] coverage: 100.0% of statements [2021-12-03T08:42:07.095Z] ok github.com/docker/docker/libnetwork/options 0.044s coverage: 100.0% of statements [2021-12-03T08:42:07.413Z] === RUN TestContainerStopSignal [2021-12-03T08:42:07.413Z] --- PASS: TestContainerStopSignal (0.00s) [2021-12-03T08:42:07.413Z] === RUN TestContainerStopTimeout [2021-12-03T08:42:07.413Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-12-03T08:42:07.413Z] === RUN TestContainerSecretReferenceDestTarget [2021-12-03T08:42:07.413Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-12-03T08:42:07.413Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-12-03T08:42:07.413Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-12-03T08:42:07.413Z] === RUN TestContainerLogPathSetForRingLogger [2021-12-03T08:42:07.413Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-12-03T08:42:07.413Z] === RUN TestReplaceAndAppendEnvVars [2021-12-03T08:42:07.413Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-12-03T08:42:07.413Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-12-03T08:42:07.413Z] === RUN TestNewMemoryStore [2021-12-03T08:42:07.413Z] --- PASS: TestNewMemoryStore (0.00s) [2021-12-03T08:42:07.413Z] === RUN TestAddContainers [2021-12-03T08:42:07.413Z] --- PASS: TestAddContainers (0.00s) [2021-12-03T08:42:07.413Z] === RUN TestGetContainer [2021-12-03T08:42:07.413Z] --- PASS: TestGetContainer (0.00s) [2021-12-03T08:42:07.413Z] === RUN TestDeleteContainer [2021-12-03T08:42:07.413Z] --- PASS: TestDeleteContainer (0.00s) [2021-12-03T08:42:07.413Z] === RUN TestListContainers [2021-12-03T08:42:07.413Z] --- PASS: TestListContainers (0.00s) [2021-12-03T08:42:07.413Z] === RUN TestFirstContainer [2021-12-03T08:42:07.413Z] --- PASS: TestFirstContainer (0.00s) [2021-12-03T08:42:07.413Z] === RUN TestApplyAllContainer [2021-12-03T08:42:07.413Z] --- PASS: TestApplyAllContainer (0.00s) [2021-12-03T08:42:07.413Z] === RUN TestIsValidHealthString [2021-12-03T08:42:07.413Z] --- PASS: TestIsValidHealthString (0.00s) [2021-12-03T08:42:07.413Z] === RUN TestStateRunStop [2021-12-03T08:42:07.413Z] --- PASS: TestStateRunStop (0.00s) [2021-12-03T08:42:07.413Z] === RUN TestStateTimeoutWait [2021-12-03T08:42:07.413Z] state_test.go:141: Stop callback fired [2021-12-03T08:42:07.413Z] state_test.go:165: Stop callback fired [2021-12-03T08:42:07.413Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-12-03T08:42:07.413Z] === RUN TestIsValidStateString [2021-12-03T08:42:07.413Z] --- PASS: TestIsValidStateString (0.00s) [2021-12-03T08:42:07.413Z] === RUN TestViewSaveDelete [2021-12-03T08:42:07.413Z] --- PASS: TestViewSaveDelete (0.01s) [2021-12-03T08:42:07.413Z] === RUN TestViewAll [2021-12-03T08:42:07.478Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: true, mustBeShared: true [2021-12-03T08:42:07.478Z] --- PASS: TestDaemonIpcModeShareable (1.66s) [2021-12-03T08:42:07.478Z] === RUN TestDaemonIpcModePrivate [2021-12-03T08:42:07.553Z] 2021/12/03 08:42:07 Closing DB instances... [2021-12-03T08:42:07.881Z] --- PASS: TestViewAll (0.01s) [2021-12-03T08:42:07.881Z] === RUN TestViewGet [2021-12-03T08:42:07.881Z] --- PASS: TestViewGet (0.01s) [2021-12-03T08:42:07.881Z] === RUN TestNames [2021-12-03T08:42:07.881Z] --- PASS: TestNames (0.00s) [2021-12-03T08:42:07.881Z] === RUN TestViewWithHealthCheck [2021-12-03T08:42:07.881Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-12-03T08:42:07.881Z] PASS [2021-12-03T08:42:07.881Z] coverage: 41.7% of statements [2021-12-03T08:42:07.881Z] ok github.com/docker/docker/container 0.216s coverage: 41.7% of statements [2021-12-03T08:42:07.881Z] ? github.com/docker/docker/container/stream [no test files] [2021-12-03T08:42:07.881Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-12-03T08:42:07.881Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-12-03T08:42:07.881Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-12-03T08:42:08.012Z] testing: warning: no tests to run [2021-12-03T08:42:08.012Z] PASS [2021-12-03T08:42:08.012Z] coverage: 0.0% of statements [2021-12-03T08:42:08.012Z] ok github.com/docker/docker/libnetwork/osl 0.032s coverage: 0.0% of statements [no tests to run] [2021-12-03T08:42:08.012Z] === RUN TestRequestNewPort [2021-12-03T08:42:08.012Z] --- PASS: TestRequestNewPort (0.00s) [2021-12-03T08:42:08.012Z] === RUN TestRequestSpecificPort [2021-12-03T08:42:08.012Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-12-03T08:42:08.012Z] === RUN TestReleasePort [2021-12-03T08:42:08.012Z] --- PASS: TestReleasePort (0.00s) [2021-12-03T08:42:08.012Z] === RUN TestReuseReleasedPort [2021-12-03T08:42:08.012Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-12-03T08:42:08.012Z] === RUN TestReleaseUnreadledPort [2021-12-03T08:42:08.012Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-12-03T08:42:08.012Z] === RUN TestUnknowProtocol [2021-12-03T08:42:08.012Z] --- PASS: TestUnknowProtocol (0.00s) [2021-12-03T08:42:08.012Z] === RUN TestAllocateAllPorts [2021-12-03T08:42:08.012Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-12-03T08:42:08.012Z] === RUN TestPortAllocation [2021-12-03T08:42:08.012Z] --- PASS: TestPortAllocation (0.00s) [2021-12-03T08:42:08.012Z] === RUN TestPortAllocationWithCustomRange [2021-12-03T08:42:08.012Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-12-03T08:42:08.012Z] === RUN TestNoDuplicateBPR [2021-12-03T08:42:08.012Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-12-03T08:42:08.012Z] === RUN TestChangePortRange [2021-12-03T08:42:08.012Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-12-03T08:42:08.012Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-12-03T08:42:08.012Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-12-03T08:42:08.012Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-12-03T08:42:08.012Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-12-03T08:42:08.012Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-12-03T08:42:08.012Z] --- PASS: TestChangePortRange (0.00s) [2021-12-03T08:42:08.012Z] PASS [2021-12-03T08:42:08.012Z] coverage: 88.6% of statements [2021-12-03T08:42:08.012Z] ok github.com/docker/docker/libnetwork/portallocator 0.052s coverage: 88.6% of statements [2021-12-03T08:42:08.047Z] check_test.go:308: [db31f8beb0860] daemon is not started [2021-12-03T08:42:08.047Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-12-03T08:42:08.224Z] --- PASS: TestDaemonStartWithLogOpt (3.23s) [2021-12-03T08:42:08.224Z] === CONT TestReadPluginNoRead [2021-12-03T08:42:08.468Z] testing: warning: no tests to run [2021-12-03T08:42:08.468Z] PASS [2021-12-03T08:42:08.468Z] coverage: 0.0% of statements [2021-12-03T08:42:08.468Z] ok github.com/docker/docker/libnetwork/portmapper 0.037s coverage: 0.0% of statements [no tests to run] [2021-12-03T08:42:08.866Z] === RUN TestPrepare [2021-12-03T08:42:08.866Z] --- PASS: TestPrepare (0.00s) [2021-12-03T08:42:08.866Z] === RUN TestStart [2021-12-03T08:42:08.866Z] --- PASS: TestStart (0.00s) [2021-12-03T08:42:08.866Z] === RUN TestWaitCancel [2021-12-03T08:42:08.866Z] --- PASS: TestWaitCancel (0.00s) [2021-12-03T08:42:08.866Z] === RUN TestWaitDisabled [2021-12-03T08:42:08.866Z] --- PASS: TestWaitDisabled (0.00s) [2021-12-03T08:42:08.866Z] === RUN TestWaitEnabled [2021-12-03T08:42:08.866Z] --- PASS: TestWaitEnabled (0.00s) [2021-12-03T08:42:08.866Z] === RUN TestRemove [2021-12-03T08:42:08.866Z] --- PASS: TestRemove (0.00s) [2021-12-03T08:42:08.866Z] PASS [2021-12-03T08:42:08.866Z] coverage: 65.3% of statements [2021-12-03T08:42:08.866Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.056s coverage: 65.3% of statements [2021-12-03T08:42:08.925Z] === RUN TestHashData [2021-12-03T08:42:08.925Z] --- PASS: TestHashData (0.00s) [2021-12-03T08:42:08.925Z] PASS [2021-12-03T08:42:08.925Z] coverage: 2.8% of statements [2021-12-03T08:42:08.925Z] ok github.com/docker/docker/libnetwork/resolvconf 0.051s coverage: 2.8% of statements [2021-12-03T08:42:08.925Z] --- PASS: TestNetworkDBSimple (2.45s) [2021-12-03T08:42:08.925Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-12-03T08:42:08.983Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:93, shared: false, mustBeShared: false [2021-12-03T08:42:09.209Z] Removing intermediate container 846bad5be2fa [2021-12-03T08:42:09.209Z] ---> b10bbcf248a1 [2021-12-03T08:42:09.209Z] Step 13/13 : CMD ["sh"] [2021-12-03T08:42:09.209Z] ---> Running in 119cd03cab61 [2021-12-03T08:42:09.209Z] Removing intermediate container 119cd03cab61 [2021-12-03T08:42:09.209Z] ---> 1b64f8be3b95 [2021-12-03T08:42:09.209Z] Successfully built 1b64f8be3b95 [2021-12-03T08:42:09.209Z] Successfully tagged busybox:latest [2021-12-03T08:42:09.209Z] INFO: Docker images of the daemon under test [2021-12-03T08:42:09.209Z] [2021-12-03T08:42:09.209Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-03T08:42:09.209Z] busybox latest 1b64f8be3b95 1 second ago 4.95GB [2021-12-03T08:42:09.209Z] microsoft/windowsservercore latest 3d4792f88e26 4 weeks ago 4.91GB [2021-12-03T08:42:09.209Z] mcr.microsoft.com/windows/servercore ltsc2022 3d4792f88e26 4 weeks ago 4.91GB [2021-12-03T08:42:09.209Z] [2021-12-03T08:42:09.209Z] INFO: Running integration tests at 12/03/2021 08:42:09... [2021-12-03T08:42:09.209Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-12-03T08:42:09.209Z] INFO: Integration API tests being run from the host: [2021-12-03T08:42:09.209Z] INFO: make.ps1 starting at 12/03/2021 08:42:09 [2021-12-03T08:42:09.241Z] --- PASS: TestDaemonIpcModePrivate (1.67s) [2021-12-03T08:42:09.241Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-12-03T08:42:09.380Z] === RUN TestErrorConstructors [2021-12-03T08:42:09.380Z] --- PASS: TestErrorConstructors (0.00s) [2021-12-03T08:42:09.380Z] === RUN TestCompareIPMask [2021-12-03T08:42:09.380Z] --- PASS: TestCompareIPMask (0.00s) [2021-12-03T08:42:09.380Z] === RUN TestUtilGetHostPartIP [2021-12-03T08:42:09.380Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-12-03T08:42:09.380Z] === RUN TestUtilGetBroadcastIP [2021-12-03T08:42:09.380Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-12-03T08:42:09.380Z] === RUN TestParseCIDR [2021-12-03T08:42:09.380Z] --- PASS: TestParseCIDR (0.00s) [2021-12-03T08:42:09.380Z] PASS [2021-12-03T08:42:09.380Z] coverage: 37.3% of statements [2021-12-03T08:42:09.380Z] ok github.com/docker/docker/libnetwork/types 0.035s coverage: 37.3% of statements [2021-12-03T08:42:09.837Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-12-03T08:42:09.837Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-12-03T08:42:09.837Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-12-03T08:42:09.837Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-12-03T08:42:09.837Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-12-03T08:42:09.837Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-12-03T08:42:09.837Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-12-03T08:42:09.837Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-12-03T08:42:09.837Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-12-03T08:42:09.837Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-12-03T08:42:09.837Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-12-03T08:42:09.837Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-12-03T08:42:09.837Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-12-03T08:42:09.837Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-12-03T08:42:09.837Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-12-03T08:42:09.837Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-12-03T08:42:09.837Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-12-03T08:42:09.837Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-12-03T08:42:09.837Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-12-03T08:42:09.837Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-12-03T08:42:09.837Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-12-03T08:42:09.837Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-12-03T08:42:09.837Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-12-03T08:42:09.837Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-12-03T08:42:09.837Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-12-03T08:42:09.837Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-12-03T08:42:09.837Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-12-03T08:42:09.837Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-12-03T08:42:09.837Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-12-03T08:42:09.837Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-12-03T08:42:09.837Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-12-03T08:42:09.837Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-12-03T08:42:09.837Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-12-03T08:42:09.837Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-12-03T08:42:09.837Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-12-03T08:42:09.837Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-12-03T08:42:09.837Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-12-03T08:42:09.837Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-12-03T08:42:09.837Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-12-03T08:42:09.837Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-12-03T08:42:09.837Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-12-03T08:42:09.837Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-12-03T08:42:09.837Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-12-03T08:42:09.837Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-12-03T08:42:09.837Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-12-03T08:42:09.837Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-12-03T08:42:09.837Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-12-03T08:42:09.837Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-12-03T08:42:09.837Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-12-03T08:42:09.837Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-12-03T08:42:09.837Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-12-03T08:42:09.837Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-12-03T08:42:09.837Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-12-03T08:42:09.837Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-12-03T08:42:09.837Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-12-03T08:42:09.837Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-12-03T08:42:09.837Z] PASS [2021-12-03T08:42:09.837Z] coverage: 50.0% of statements [2021-12-03T08:42:09.837Z] ok github.com/docker/docker/oci 0.095s coverage: 50.0% of statements [2021-12-03T08:42:10.123Z] === RUN TestReadPluginNoRead/disabled_caching [2021-12-03T08:42:10.198Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-12-03T08:42:10.293Z] 2021/12/03 08:42:09 Closing DB instances... [2021-12-03T08:42:10.293Z] === RUN TestAddressPoolOpt [2021-12-03T08:42:10.293Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-12-03T08:42:10.293Z] === RUN TestValidateEnv [2021-12-03T08:42:10.293Z] === RUN TestValidateEnv/a [2021-12-03T08:42:10.293Z] === RUN TestValidateEnv/something [2021-12-03T08:42:10.293Z] === RUN TestValidateEnv/_=a [2021-12-03T08:42:10.293Z] === RUN TestValidateEnv/env1=value1 [2021-12-03T08:42:10.293Z] === RUN TestValidateEnv/_env1=value1 [2021-12-03T08:42:10.293Z] === RUN TestValidateEnv/env2=value2=value3 [2021-12-03T08:42:10.293Z] === RUN TestValidateEnv/env3=abc!qwe [2021-12-03T08:42:10.293Z] === RUN TestValidateEnv/env_4=value_4 [2021-12-03T08:42:10.293Z] === RUN TestValidateEnv/PATH [2021-12-03T08:42:10.293Z] === RUN TestValidateEnv/=a [2021-12-03T08:42:10.293Z] === RUN TestValidateEnv/PATH= [2021-12-03T08:42:10.293Z] === RUN TestValidateEnv/PATH=something [2021-12-03T08:42:10.293Z] === RUN TestValidateEnv/asd!qwe [2021-12-03T08:42:10.293Z] === RUN TestValidateEnv/1asd [2021-12-03T08:42:10.293Z] === RUN TestValidateEnv/123 [2021-12-03T08:42:10.293Z] === RUN TestValidateEnv/some_space [2021-12-03T08:42:10.293Z] === RUN TestValidateEnv/__some_space_before [2021-12-03T08:42:10.293Z] === RUN TestValidateEnv/some_space_after__ [2021-12-03T08:42:10.293Z] === RUN TestValidateEnv/= [2021-12-03T08:42:10.293Z] === RUN TestValidateEnv/PaTh [2021-12-03T08:42:10.293Z] --- PASS: TestValidateEnv (0.00s) [2021-12-03T08:42:10.293Z] --- PASS: TestValidateEnv/a (0.00s) [2021-12-03T08:42:10.293Z] --- PASS: TestValidateEnv/something (0.00s) [2021-12-03T08:42:10.293Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-12-03T08:42:10.293Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-12-03T08:42:10.293Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-12-03T08:42:10.293Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-12-03T08:42:10.293Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-12-03T08:42:10.293Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-12-03T08:42:10.293Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-12-03T08:42:10.293Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-12-03T08:42:10.293Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-12-03T08:42:10.293Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-12-03T08:42:10.293Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-12-03T08:42:10.293Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-12-03T08:42:10.293Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-12-03T08:42:10.293Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-12-03T08:42:10.293Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-12-03T08:42:10.293Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-12-03T08:42:10.293Z] --- PASS: TestValidateEnv/= (0.00s) [2021-12-03T08:42:10.293Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-12-03T08:42:10.293Z] === RUN TestParseHost [2021-12-03T08:42:10.293Z] --- PASS: TestParseHost (0.00s) [2021-12-03T08:42:10.293Z] === RUN TestParseDockerDaemonHost [2021-12-03T08:42:10.293Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-12-03T08:42:10.293Z] === RUN TestParseTCP [2021-12-03T08:42:10.293Z] --- PASS: TestParseTCP (0.00s) [2021-12-03T08:42:10.293Z] === RUN TestParseInvalidUnixAddrInvalid [2021-12-03T08:42:10.293Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-12-03T08:42:10.293Z] === RUN TestValidateExtraHosts [2021-12-03T08:42:10.293Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-12-03T08:42:10.293Z] === RUN TestIpOptString [2021-12-03T08:42:10.293Z] --- PASS: TestIpOptString (0.00s) [2021-12-03T08:42:10.293Z] === RUN TestNewIpOptInvalidDefaultVal [2021-12-03T08:42:10.293Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-12-03T08:42:10.293Z] === RUN TestNewIpOptValidDefaultVal [2021-12-03T08:42:10.293Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-12-03T08:42:10.293Z] === RUN TestIpOptSetInvalidVal [2021-12-03T08:42:10.293Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-12-03T08:42:10.293Z] === RUN TestValidateIPAddress [2021-12-03T08:42:10.293Z] --- PASS: TestValidateIPAddress (0.00s) [2021-12-03T08:42:10.293Z] === RUN TestMapOpts [2021-12-03T08:42:10.293Z] --- PASS: TestMapOpts (0.00s) [2021-12-03T08:42:10.293Z] === RUN TestListOptsWithoutValidator [2021-12-03T08:42:10.293Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-12-03T08:42:10.293Z] === RUN TestListOptsWithValidator [2021-12-03T08:42:10.293Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-12-03T08:42:10.293Z] === RUN TestParseVersion [2021-12-03T08:42:10.293Z] --- PASS: TestParseVersion (0.00s) [2021-12-03T08:42:10.293Z] PASS [2021-12-03T08:42:10.293Z] coverage: 52.9% of statements [2021-12-03T08:42:10.293Z] === RUN TestValidateDNSSearch [2021-12-03T08:42:10.293Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-12-03T08:42:10.293Z] === RUN TestValidateLabel [2021-12-03T08:42:10.293Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-12-03T08:42:10.293Z] === RUN TestValidateLabel/label_with_general_format [2021-12-03T08:42:10.293Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-12-03T08:42:10.293Z] === RUN TestValidateLabel/label_with_one_more [2021-12-03T08:42:10.293Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-12-03T08:42:10.293Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-12-03T08:42:10.293Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-12-03T08:42:10.293Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-12-03T08:42:10.293Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-12-03T08:42:10.293Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-12-03T08:42:10.293Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-12-03T08:42:10.293Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-12-03T08:42:10.293Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-12-03T08:42:10.293Z] --- PASS: TestValidateLabel (0.00s) [2021-12-03T08:42:10.293Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-12-03T08:42:10.293Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-12-03T08:42:10.293Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-12-03T08:42:10.293Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-12-03T08:42:10.293Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-12-03T08:42:10.293Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-12-03T08:42:10.293Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-12-03T08:42:10.293Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-12-03T08:42:10.293Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-12-03T08:42:10.293Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-12-03T08:42:10.293Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-12-03T08:42:10.293Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-12-03T08:42:10.293Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-12-03T08:42:10.293Z] === RUN TestNamedListOpts [2021-12-03T08:42:10.293Z] --- PASS: TestNamedListOpts (0.00s) [2021-12-03T08:42:10.293Z] === RUN TestNamedMapOpts [2021-12-03T08:42:10.293Z] --- PASS: TestNamedMapOpts (0.00s) [2021-12-03T08:42:10.293Z] === RUN TestParseLink [2021-12-03T08:42:10.293Z] --- PASS: TestParseLink (0.00s) [2021-12-03T08:42:10.293Z] === RUN TestQuotedStringSetWithQuotes [2021-12-03T08:42:10.293Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-12-03T08:42:10.293Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-12-03T08:42:10.293Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-12-03T08:42:10.293Z] === RUN TestQuotedStringSetWithNoQuotes [2021-12-03T08:42:10.293Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-12-03T08:42:10.293Z] === RUN TestUlimitOpt [2021-12-03T08:42:10.293Z] --- PASS: TestUlimitOpt (0.00s) [2021-12-03T08:42:10.293Z] PASS [2021-12-03T08:42:10.293Z] coverage: 67.1% of statements [2021-12-03T08:42:10.293Z] ok github.com/docker/docker/opts 0.058s coverage: 67.1% of statements [2021-12-03T08:42:10.293Z] ok github.com/docker/docker/pkg/aaparser 0.036s coverage: 52.9% of statements [2021-12-03T08:42:10.428Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-12-03T08:42:10.428Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2021-12-03T08:42:10.428Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-12-03T08:42:10.428Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-12-03T08:42:10.428Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-12-03T08:42:10.428Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-12-03T08:42:10.428Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-12-03T08:42:10.428Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-12-03T08:42:10.428Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-12-03T08:42:10.428Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-12-03T08:42:10.428Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-12-03T08:42:10.428Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-12-03T08:42:10.428Z] === RUN TestServiceConvertToGRPCIsolation [2021-12-03T08:42:10.428Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-12-03T08:42:10.428Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-12-03T08:42:10.428Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-12-03T08:42:10.428Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-12-03T08:42:10.428Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-12-03T08:42:10.428Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-12-03T08:42:10.428Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-12-03T08:42:10.428Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-12-03T08:42:10.428Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-12-03T08:42:10.428Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-12-03T08:42:10.428Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-12-03T08:42:10.428Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-12-03T08:42:10.428Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-12-03T08:42:10.428Z] === RUN TestServiceConvertFromGRPCIsolation [2021-12-03T08:42:10.428Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-12-03T08:42:10.428Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-12-03T08:42:10.428Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-12-03T08:42:10.428Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-12-03T08:42:10.428Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-12-03T08:42:10.428Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-12-03T08:42:10.428Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-12-03T08:42:10.428Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-12-03T08:42:10.428Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-12-03T08:42:10.428Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-12-03T08:42:10.428Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-12-03T08:42:10.428Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-12-03T08:42:10.428Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-12-03T08:42:10.428Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-12-03T08:42:10.428Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-12-03T08:42:10.428Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-12-03T08:42:10.428Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-12-03T08:42:10.428Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-12-03T08:42:10.428Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-12-03T08:42:10.428Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-12-03T08:42:10.428Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-12-03T08:42:10.428Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-12-03T08:42:10.428Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-12-03T08:42:10.428Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-12-03T08:42:10.428Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-12-03T08:42:10.428Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-12-03T08:42:10.428Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-12-03T08:42:10.428Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-12-03T08:42:10.428Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-12-03T08:42:10.428Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-12-03T08:42:10.428Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-12-03T08:42:10.428Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-12-03T08:42:10.428Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-12-03T08:42:10.428Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-12-03T08:42:10.428Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-12-03T08:42:10.428Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-12-03T08:42:10.428Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-12-03T08:42:10.428Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-12-03T08:42:10.428Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-12-03T08:42:10.428Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-12-03T08:42:10.428Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-12-03T08:42:10.428Z] === RUN TestServiceConvertFromGRPCConfigs [2021-12-03T08:42:10.428Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-12-03T08:42:10.428Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-12-03T08:42:10.428Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-12-03T08:42:10.428Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-12-03T08:42:10.428Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-12-03T08:42:10.428Z] === RUN TestServiceConvertToGRPCConfigs [2021-12-03T08:42:10.428Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-12-03T08:42:10.428Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-12-03T08:42:10.428Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-12-03T08:42:10.428Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-12-03T08:42:10.428Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-12-03T08:42:10.428Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-12-03T08:42:10.428Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-12-03T08:42:10.428Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-12-03T08:42:10.428Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-12-03T08:42:10.428Z] PASS [2021-12-03T08:42:10.428Z] coverage: 35.9% of statements [2021-12-03T08:42:10.428Z] ok github.com/docker/docker/daemon/cluster/convert 0.570s coverage: 35.9% of statements [2021-12-03T08:42:10.896Z] === RUN TestNewListSecretsFilters [2021-12-03T08:42:10.896Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-12-03T08:42:10.896Z] === RUN TestNewListConfigsFilters [2021-12-03T08:42:10.896Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-12-03T08:42:10.896Z] PASS [2021-12-03T08:42:10.896Z] coverage: 0.5% of statements [2021-12-03T08:42:10.896Z] ok github.com/docker/docker/daemon/cluster 0.709s coverage: 0.5% of statements [2021-12-03T08:42:11.056Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-12-03T08:42:11.145Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-12-03T08:42:11.145Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false [2021-12-03T08:42:11.145Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.82s) [2021-12-03T08:42:11.145Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-12-03T08:42:11.375Z] --- PASS: TestHealthKillContainer (7.87s) [2021-12-03T08:42:11.375Z] === RUN TestInspectCpusetInConfigPre120 [2021-12-03T08:42:11.375Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s) [2021-12-03T08:42:11.375Z] === RUN TestIpcModeNone [2021-12-03T08:42:11.404Z] check_test.go:308: [d9d50fbcda2b4] daemon is not started [2021-12-03T08:42:11.404Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-12-03T08:42:11.833Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.62s) [2021-12-03T08:42:11.833Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-12-03T08:42:11.833Z] === RUN TestPeerCertificateMarshalJSON [2021-12-03T08:42:11.945Z] --- PASS: TestIpcModeNone (0.46s) [2021-12-03T08:42:11.945Z] === RUN TestIpcModePrivate [2021-12-03T08:42:12.205Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false [2021-12-03T08:42:12.288Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-12-03T08:42:12.288Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-12-03T08:42:12.288Z] --- PASS: TestPeerCertificateMarshalJSON (0.26s) [2021-12-03T08:42:12.288Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-12-03T08:42:12.288Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-12-03T08:42:12.288Z] === RUN TestMiddleware [2021-12-03T08:42:12.288Z] --- PASS: TestMiddleware (0.00s) [2021-12-03T08:42:12.288Z] === RUN TestNewResponseModifier [2021-12-03T08:42:12.288Z] --- PASS: TestNewResponseModifier (0.00s) [2021-12-03T08:42:12.288Z] PASS [2021-12-03T08:42:12.288Z] coverage: 26.8% of statements [2021-12-03T08:42:12.288Z] ok github.com/docker/docker/pkg/authorization 0.297s coverage: 26.8% of statements [2021-12-03T08:42:12.288Z] === RUN TestIsArchivePathDir [2021-12-03T08:42:12.288Z] --- PASS: TestIsArchivePathDir (0.05s) [2021-12-03T08:42:12.288Z] === RUN TestIsArchivePathInvalidFile [2021-12-03T08:42:12.288Z] --- PASS: TestIsArchivePathInvalidFile (0.11s) [2021-12-03T08:42:12.288Z] === RUN TestIsArchivePathTar [2021-12-03T08:42:12.338Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: true, mustBeShared: true [2021-12-03T08:42:12.429Z] === RUN TestReadPluginNoRead/default [2021-12-03T08:42:12.466Z] --- PASS: TestIpcModePrivate (0.47s) [2021-12-03T08:42:12.466Z] === RUN TestIpcModeShareable [2021-12-03T08:42:12.599Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.53s) [2021-12-03T08:42:12.599Z] === RUN TestIpcModeOlderClient [2021-12-03T08:42:12.599Z] === PAUSE TestIpcModeOlderClient [2021-12-03T08:42:12.599Z] === RUN TestKillContainerInvalidSignal [2021-12-03T08:42:12.599Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-12-03T08:42:12.687Z] --- PASS: TestContinueAfterPluginCrash (8.27s) [2021-12-03T08:42:12.726Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true [2021-12-03T08:42:12.726Z] --- PASS: TestIpcModeShareable (0.44s) [2021-12-03T08:42:12.726Z] === RUN TestAPIIpcModeShareableAndContainer [2021-12-03T08:42:12.746Z] --- PASS: TestIsArchivePathTar (0.13s) [2021-12-03T08:42:12.746Z] === RUN TestDecompressStreamGzip [2021-12-03T08:42:12.746Z] --- PASS: TestDecompressStreamGzip (0.10s) [2021-12-03T08:42:12.746Z] === RUN TestDecompressStreamBzip2 [2021-12-03T08:42:12.746Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2021-12-03T08:42:12.746Z] === RUN TestDecompressStreamXz [2021-12-03T08:42:12.746Z] archive_test.go:133: Xz not present in msys2 [2021-12-03T08:42:12.746Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-12-03T08:42:12.746Z] === RUN TestDecompressStreamZstd [2021-12-03T08:42:12.746Z] === RUN TestUnbuffered [2021-12-03T08:42:12.746Z] --- PASS: TestUnbuffered (0.00s) [2021-12-03T08:42:12.746Z] === RUN TestRaceUnbuffered [2021-12-03T08:42:12.746Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-12-03T08:42:12.746Z] PASS [2021-12-03T08:42:12.746Z] coverage: 100.0% of statements [2021-12-03T08:42:12.746Z] archive_test.go:140: zstd not installed [2021-12-03T08:42:12.746Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2021-12-03T08:42:12.746Z] === RUN TestCompressStreamXzUnsupported [2021-12-03T08:42:12.746Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-12-03T08:42:12.746Z] === RUN TestCompressStreamBzip2Unsupported [2021-12-03T08:42:12.746Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-12-03T08:42:12.746Z] === RUN TestCompressStreamInvalid [2021-12-03T08:42:12.746Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-12-03T08:42:12.746Z] === RUN TestExtensionInvalid [2021-12-03T08:42:12.746Z] --- PASS: TestExtensionInvalid (0.00s) [2021-12-03T08:42:12.746Z] === RUN TestExtensionUncompressed [2021-12-03T08:42:12.746Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-12-03T08:42:12.746Z] === RUN TestExtensionBzip2 [2021-12-03T08:42:12.746Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-12-03T08:42:12.746Z] === RUN TestExtensionGzip [2021-12-03T08:42:12.746Z] --- PASS: TestExtensionGzip (0.00s) [2021-12-03T08:42:12.746Z] === RUN TestExtensionXz [2021-12-03T08:42:12.746Z] --- PASS: TestExtensionXz (0.00s) [2021-12-03T08:42:12.746Z] === RUN TestExtensionZstd [2021-12-03T08:42:12.746Z] --- PASS: TestExtensionZstd (0.00s) [2021-12-03T08:42:12.746Z] === RUN TestCmdStreamLargeStderr [2021-12-03T08:42:12.746Z] ok github.com/docker/docker/pkg/broadcaster 0.031s coverage: 100.0% of statements [2021-12-03T08:42:12.746Z] --- PASS: TestCmdStreamLargeStderr (0.16s) [2021-12-03T08:42:12.746Z] === RUN TestCmdStreamBad [2021-12-03T08:42:12.746Z] archive_test.go:252: Failing on Windows CI machines [2021-12-03T08:42:12.746Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-12-03T08:42:12.746Z] === RUN TestCmdStreamGood [2021-12-03T08:42:12.746Z] 2021/12/03 08:42:12 Closing DB instances... [2021-12-03T08:42:12.746Z] --- PASS: TestCmdStreamGood (0.04s) [2021-12-03T08:42:12.746Z] === RUN TestUntarPathWithInvalidDest [2021-12-03T08:42:13.166Z] --- PASS: TestKillContainerInvalidSignal (0.60s) [2021-12-03T08:42:13.166Z] === RUN TestKillContainer [2021-12-03T08:42:13.166Z] === RUN TestKillContainer/no_signal [2021-12-03T08:42:13.204Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-12-03T08:42:13.204Z] === RUN TestUntarPathWithInvalidSrc [2021-12-03T08:42:13.204Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-12-03T08:42:13.204Z] === RUN TestUntarPath [2021-12-03T08:42:13.204Z] --- PASS: TestUntarPath (0.06s) [2021-12-03T08:42:13.204Z] === RUN TestUntarPathWithDestinationFile [2021-12-03T08:42:13.204Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-12-03T08:42:13.204Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-12-03T08:42:13.204Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-12-03T08:42:13.204Z] === RUN TestCopyWithTarInvalidSrc [2021-12-03T08:42:13.204Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-12-03T08:42:13.204Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-12-03T08:42:13.204Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-12-03T08:42:13.204Z] === RUN TestCopyWithTarSrcFile [2021-12-03T08:42:13.204Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-12-03T08:42:13.204Z] === RUN TestCopyWithTarSrcFolder [2021-12-03T08:42:13.204Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-12-03T08:42:13.204Z] === RUN TestCopyFileWithTarInvalidSrc [2021-12-03T08:42:13.204Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-12-03T08:42:13.204Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-12-03T08:42:13.204Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-12-03T08:42:13.204Z] === RUN TestCopyFileWithTarSrcFolder [2021-12-03T08:42:13.204Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-12-03T08:42:13.204Z] === RUN TestCopyFileWithTarSrcFile [2021-12-03T08:42:13.204Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-12-03T08:42:13.204Z] === RUN TestTarFiles [2021-12-03T08:42:13.204Z] === RUN TestMatch [2021-12-03T08:42:13.204Z] === RUN TestMatch/[[]] [2021-12-03T08:42:13.204Z] === RUN TestMatch/[[foo]] [2021-12-03T08:42:13.204Z] === RUN TestMatch/[[bar]_[foo]] [2021-12-03T08:42:13.204Z] === RUN TestMatch/[[foo_bar]] [2021-12-03T08:42:13.204Z] === RUN TestMatch/[[qux]_[foo]] [2021-12-03T08:42:13.204Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-12-03T08:42:13.204Z] === RUN TestMatch/[] [2021-12-03T08:42:13.204Z] === RUN TestMatch/[]#01 [2021-12-03T08:42:13.204Z] === RUN TestMatch/[[qux]] [2021-12-03T08:42:13.204Z] === RUN TestMatch/[[foo_bar_qux]] [2021-12-03T08:42:13.204Z] === RUN TestMatch/[[qux]_[baz]] [2021-12-03T08:42:13.204Z] === RUN TestMatch/[[foo_baz]] [2021-12-03T08:42:13.204Z] --- PASS: TestMatch (0.00s) [2021-12-03T08:42:13.204Z] --- PASS: TestMatch/[[]] (0.00s) [2021-12-03T08:42:13.204Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-12-03T08:42:13.204Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-12-03T08:42:13.204Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-12-03T08:42:13.204Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-12-03T08:42:13.204Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-12-03T08:42:13.204Z] --- PASS: TestMatch/[] (0.00s) [2021-12-03T08:42:13.204Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-12-03T08:42:13.204Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-12-03T08:42:13.204Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-12-03T08:42:13.204Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-12-03T08:42:13.204Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-12-03T08:42:13.204Z] PASS [2021-12-03T08:42:13.204Z] coverage: 87.5% of statements [2021-12-03T08:42:13.204Z] ok github.com/docker/docker/pkg/capabilities 0.034s coverage: 87.5% of statements [2021-12-03T08:42:13.621Z] === CONT TestReadPluginNoRead [2021-12-03T08:42:13.621Z] read_test.go:92: [d504e9246fc78] daemon is not started [2021-12-03T08:42:13.621Z] --- PASS: TestReadPluginNoRead (5.68s) [2021-12-03T08:42:13.621Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.21s) [2021-12-03T08:42:13.621Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s) [2021-12-03T08:42:13.621Z] --- PASS: TestReadPluginNoRead/default (1.15s) [2021-12-03T08:42:13.621Z] PASS [2021-12-03T08:42:13.621Z] [2021-12-03T08:42:13.621Z] DONE 6 tests in 8.956s [2021-12-03T08:42:13.621Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-12-03T08:42:13.621Z] testing: warning: no tests to run [2021-12-03T08:42:13.621Z] PASS [2021-12-03T08:42:13.621Z] [2021-12-03T08:42:13.621Z] DONE 0 tests in 0.014s [2021-12-03T08:42:13.621Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-12-03T08:42:13.621Z] INFO: Testing against a local daemon [2021-12-03T08:42:13.621Z] === RUN TestPluginWithDevMounts [2021-12-03T08:42:13.621Z] === PAUSE TestPluginWithDevMounts [2021-12-03T08:42:13.621Z] === CONT TestPluginWithDevMounts [2021-12-03T08:42:13.844Z] === RUN TestBuilderGC [2021-12-03T08:42:13.844Z] --- PASS: TestBuilderGC (0.00s) [2021-12-03T08:42:13.844Z] === RUN TestDaemonConfigurationNotFound [2021-12-03T08:42:13.844Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-12-03T08:42:13.844Z] === RUN TestDaemonBrokenConfiguration [2021-12-03T08:42:13.844Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-12-03T08:42:13.844Z] === RUN TestParseClusterAdvertiseSettings [2021-12-03T08:42:13.844Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-12-03T08:42:13.844Z] === RUN TestFindConfigurationConflicts [2021-12-03T08:42:13.844Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-12-03T08:42:13.844Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-12-03T08:42:13.844Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-12-03T08:42:13.844Z] === RUN TestDaemonConfigurationMergeConflicts [2021-12-03T08:42:13.844Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-12-03T08:42:13.844Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-12-03T08:42:13.844Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-12-03T08:42:13.844Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-12-03T08:42:13.844Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-12-03T08:42:13.844Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-12-03T08:42:13.844Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-12-03T08:42:13.844Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-12-03T08:42:13.844Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-12-03T08:42:13.844Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-12-03T08:42:13.844Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-12-03T08:42:13.844Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-12-03T08:42:13.844Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-12-03T08:42:13.844Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-12-03T08:42:13.844Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-12-03T08:42:13.844Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-12-03T08:42:13.844Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-12-03T08:42:13.844Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-12-03T08:42:13.844Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-12-03T08:42:13.844Z] === RUN TestValidateConfigurationErrors [2021-12-03T08:42:13.844Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-12-03T08:42:13.844Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-12-03T08:42:13.844Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-12-03T08:42:13.844Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-12-03T08:42:13.844Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-12-03T08:42:13.844Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-12-03T08:42:13.844Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-12-03T08:42:13.844Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-12-03T08:42:13.844Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-12-03T08:42:13.844Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-12-03T08:42:13.844Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-12-03T08:42:13.844Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-12-03T08:42:13.844Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-12-03T08:42:13.844Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-12-03T08:42:13.844Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-12-03T08:42:13.844Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-12-03T08:42:13.844Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-12-03T08:42:13.844Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-12-03T08:42:13.844Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-12-03T08:42:13.844Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-12-03T08:42:13.844Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-12-03T08:42:13.844Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-12-03T08:42:13.844Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-12-03T08:42:13.844Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-12-03T08:42:13.844Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-12-03T08:42:13.844Z] === RUN TestValidateConfiguration [2021-12-03T08:42:13.844Z] === RUN TestValidateConfiguration/with_label [2021-12-03T08:42:13.844Z] === RUN TestValidateConfiguration/with_dns [2021-12-03T08:42:13.844Z] === RUN TestValidateConfiguration/with_dns-search [2021-12-03T08:42:13.844Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-12-03T08:42:13.844Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-12-03T08:42:13.844Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-12-03T08:42:13.844Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-12-03T08:42:13.844Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-12-03T08:42:13.844Z] --- PASS: TestValidateConfiguration (0.00s) [2021-12-03T08:42:13.844Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-12-03T08:42:13.844Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-12-03T08:42:13.844Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-12-03T08:42:13.844Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-12-03T08:42:13.844Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-12-03T08:42:13.844Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-12-03T08:42:13.844Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-12-03T08:42:13.844Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-12-03T08:42:13.844Z] === RUN TestModifiedDiscoverySettings [2021-12-03T08:42:13.844Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-12-03T08:42:13.844Z] === RUN TestReloadSetConfigFileNotExist [2021-12-03T08:42:13.844Z] time="2021-12-03T08:42:13Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-12-03T08:42:13.844Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2021-12-03T08:42:13.844Z] === RUN TestReloadDefaultConfigNotExist [2021-12-03T08:42:13.845Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:42:13.845Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-12-03T08:42:13.845Z] === RUN TestReloadBadDefaultConfig [2021-12-03T08:42:13.845Z] time="2021-12-03T08:42:13Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2389745422" [2021-12-03T08:42:13.845Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-12-03T08:42:13.845Z] === RUN TestReloadWithConflictingLabels [2021-12-03T08:42:13.845Z] time="2021-12-03T08:42:13Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3439139677" [2021-12-03T08:42:13.845Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-12-03T08:42:13.845Z] === RUN TestReloadWithDuplicateLabels [2021-12-03T08:42:13.845Z] time="2021-12-03T08:42:13Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2421259046" [2021-12-03T08:42:13.845Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-12-03T08:42:13.845Z] === RUN TestMaskURLCredentials [2021-12-03T08:42:13.845Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-12-03T08:42:13.845Z] === RUN TestDaemonConfigurationMerge [2021-12-03T08:42:13.845Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-12-03T08:42:13.845Z] PASS [2021-12-03T08:42:13.845Z] coverage: 80.0% of statements [2021-12-03T08:42:13.845Z] ok github.com/docker/docker/daemon/config 0.218s coverage: 80.0% of statements [2021-12-03T08:42:13.845Z] === RUN TestDiscoveryOptsErrors [2021-12-03T08:42:13.845Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-12-03T08:42:13.845Z] === RUN TestDiscoveryOpts [2021-12-03T08:42:13.845Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-12-03T08:42:13.845Z] PASS [2021-12-03T08:42:13.845Z] coverage: 30.0% of statements [2021-12-03T08:42:13.845Z] ok github.com/docker/docker/daemon/discovery 0.063s coverage: 30.0% of statements [2021-12-03T08:42:14.102Z] === RUN TestKillContainer/non_killing_signal [2021-12-03T08:42:14.109Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.44s) [2021-12-03T08:42:14.109Z] === RUN TestAPIIpcModeHost [2021-12-03T08:42:14.169Z] === RUN TestChrootTarUntar [2021-12-03T08:42:14.169Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:42:14.169Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-12-03T08:42:14.169Z] === RUN TestChrootUntarWithHugeExcludesList [2021-12-03T08:42:14.169Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:42:14.169Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-12-03T08:42:14.169Z] === RUN TestChrootUntarEmptyArchive [2021-12-03T08:42:14.169Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-12-03T08:42:14.169Z] === RUN TestChrootTarUntarWithSymlink [2021-12-03T08:42:14.169Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-03T08:42:14.169Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-12-03T08:42:14.169Z] === RUN TestChrootCopyWithTar [2021-12-03T08:42:14.169Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-03T08:42:14.169Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-12-03T08:42:14.169Z] === RUN TestChrootCopyFileWithTar [2021-12-03T08:42:14.169Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:42:14.169Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-12-03T08:42:14.169Z] === RUN TestChrootUntarPath [2021-12-03T08:42:14.169Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-03T08:42:14.169Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-12-03T08:42:14.169Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-12-03T08:42:14.169Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:42:14.169Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-12-03T08:42:14.169Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-12-03T08:42:14.169Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:42:14.169Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-12-03T08:42:14.169Z] === RUN TestChrootApplyDotDotFile [2021-12-03T08:42:14.169Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:42:14.169Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-12-03T08:42:14.169Z] PASS [2021-12-03T08:42:14.169Z] coverage: 15.1% of statements [2021-12-03T08:42:14.169Z] ok github.com/docker/docker/pkg/chrootarchive 0.077s coverage: 15.1% of statements [2021-12-03T08:42:14.313Z] === RUN TestWaitNodeAttachment [2021-12-03T08:42:14.360Z] docker_cli_daemon_plugins_test.go:80: [d4b5aa6acd818] daemon is not started [2021-12-03T08:42:14.360Z] === RUN TestKillContainer/killing_signal [2021-12-03T08:42:14.626Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.84s) [2021-12-03T08:42:14.626Z] === RUN TestNetworkDBCRUDTableEntry [2021-12-03T08:42:14.626Z] === RUN TestSizeEmpty [2021-12-03T08:42:14.626Z] --- PASS: TestSizeEmpty (0.00s) [2021-12-03T08:42:14.626Z] === RUN TestSizeEmptyFile [2021-12-03T08:42:14.626Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-12-03T08:42:14.626Z] === RUN TestSizeNonemptyFile [2021-12-03T08:42:14.626Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-12-03T08:42:14.626Z] === RUN TestSizeNestedDirectoryEmpty [2021-12-03T08:42:14.626Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-12-03T08:42:14.626Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-12-03T08:42:14.626Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-12-03T08:42:14.626Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-12-03T08:42:14.626Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-12-03T08:42:14.626Z] === RUN TestMoveToSubdir [2021-12-03T08:42:14.626Z] --- PASS: TestMoveToSubdir (0.01s) [2021-12-03T08:42:14.626Z] === RUN TestSizeNonExistingDirectory [2021-12-03T08:42:14.626Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-12-03T08:42:14.626Z] PASS [2021-12-03T08:42:14.626Z] coverage: 80.0% of statements [2021-12-03T08:42:14.626Z] ok github.com/docker/docker/pkg/directory 0.055s coverage: 80.0% of statements [2021-12-03T08:42:14.680Z] --- PASS: TestAPIIpcModeHost (0.33s) [2021-12-03T08:42:14.680Z] === RUN TestDaemonIpcModeShareable [2021-12-03T08:42:14.781Z] --- PASS: TestWaitNodeAttachment (0.43s) [2021-12-03T08:42:14.781Z] === RUN TestIsolationConversion [2021-12-03T08:42:14.781Z] === RUN TestIsolationConversion/default [2021-12-03T08:42:14.781Z] === RUN TestIsolationConversion/process [2021-12-03T08:42:14.781Z] === RUN TestIsolationConversion/hyperv [2021-12-03T08:42:14.781Z] --- PASS: TestIsolationConversion (0.00s) [2021-12-03T08:42:14.781Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-12-03T08:42:14.781Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-12-03T08:42:14.781Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-12-03T08:42:14.781Z] === RUN TestContainerLabels [2021-12-03T08:42:14.781Z] --- PASS: TestContainerLabels (0.00s) [2021-12-03T08:42:14.781Z] === RUN TestCredentialSpecConversion [2021-12-03T08:42:14.781Z] === RUN TestCredentialSpecConversion/none [2021-12-03T08:42:14.781Z] === RUN TestCredentialSpecConversion/config [2021-12-03T08:42:14.781Z] === RUN TestCredentialSpecConversion/file [2021-12-03T08:42:14.781Z] === RUN TestCredentialSpecConversion/registry [2021-12-03T08:42:14.781Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-12-03T08:42:14.781Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-12-03T08:42:14.781Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-12-03T08:42:14.781Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-12-03T08:42:14.781Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-12-03T08:42:14.781Z] === RUN TestControllerValidateMountBind [2021-12-03T08:42:14.781Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-12-03T08:42:14.781Z] === RUN TestControllerValidateMountVolume [2021-12-03T08:42:14.781Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-12-03T08:42:14.781Z] === RUN TestControllerValidateMountTarget [2021-12-03T08:42:14.781Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-12-03T08:42:14.781Z] === RUN TestControllerValidateMountTmpfs [2021-12-03T08:42:14.781Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-12-03T08:42:14.781Z] === RUN TestControllerValidateMountInvalidType [2021-12-03T08:42:14.781Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-12-03T08:42:14.781Z] === RUN TestControllerValidateMountNamedPipe [2021-12-03T08:42:14.781Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-12-03T08:42:14.781Z] PASS [2021-12-03T08:42:14.781Z] coverage: 11.0% of statements [2021-12-03T08:42:14.781Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.639s coverage: 11.0% of statements [2021-12-03T08:42:14.781Z] === RUN TestEventsLog [2021-12-03T08:42:14.781Z] --- PASS: TestEventsLog (0.00s) [2021-12-03T08:42:14.781Z] === RUN TestEventsLogTimeout [2021-12-03T08:42:14.781Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-12-03T08:42:14.781Z] === RUN TestLogEvents [2021-12-03T08:42:14.781Z] --- PASS: TestLogEvents (0.05s) [2021-12-03T08:42:14.781Z] === RUN TestLoadBufferedEvents [2021-12-03T08:42:14.781Z] --- PASS: TestLoadBufferedEvents (0.12s) [2021-12-03T08:42:14.781Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-12-03T08:42:14.781Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-12-03T08:42:14.781Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-12-03T08:42:14.781Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-12-03T08:42:14.781Z] PASS [2021-12-03T08:42:14.781Z] coverage: 50.0% of statements [2021-12-03T08:42:14.781Z] ok github.com/docker/docker/daemon/events 0.229s coverage: 50.0% of statements [2021-12-03T08:42:14.995Z] --- PASS: TestPluginWithDevMounts (1.57s) [2021-12-03T08:42:14.995Z] PASS [2021-12-03T08:42:14.995Z] [2021-12-03T08:42:14.995Z] DONE 1 tests in 1.605s [2021-12-03T08:42:14.995Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-12-03T08:42:15.249Z] === RUN TestIsEmptyDir [2021-12-03T08:42:15.249Z] --- PASS: TestIsEmptyDir (0.01s) [2021-12-03T08:42:15.249Z] PASS [2021-12-03T08:42:15.249Z] coverage: 2.3% of statements [2021-12-03T08:42:15.249Z] ok github.com/docker/docker/daemon/graphdriver 0.060s coverage: 2.3% of statements [2021-12-03T08:42:15.249Z] === RUN TestVerifyNetworkingConfig [2021-12-03T08:42:15.249Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-12-03T08:42:15.249Z] === RUN TestGetContainer [2021-12-03T08:42:15.249Z] --- PASS: TestGetContainer (0.00s) [2021-12-03T08:42:15.249Z] === RUN TestValidContainerNames [2021-12-03T08:42:15.249Z] --- PASS: TestValidContainerNames (0.00s) [2021-12-03T08:42:15.249Z] === RUN TestContainerInitDNS [2021-12-03T08:42:15.249Z] daemon_test.go:146: root required [2021-12-03T08:42:15.249Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-12-03T08:42:15.249Z] === RUN TestMerge [2021-12-03T08:42:15.249Z] --- PASS: TestMerge (0.00s) [2021-12-03T08:42:15.249Z] === RUN TestValidateContainerIsolation [2021-12-03T08:42:15.249Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-12-03T08:42:15.249Z] === RUN TestFindNetworkErrorType [2021-12-03T08:42:15.249Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-12-03T08:42:15.249Z] === RUN TestEnsureServicesExist [2021-12-03T08:42:15.249Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-12-03T08:42:15.249Z] === RUN TestEnsureServicesExistErrors [2021-12-03T08:42:15.249Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-12-03T08:42:15.249Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-12-03T08:42:15.249Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-12-03T08:42:15.249Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-12-03T08:42:15.249Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-12-03T08:42:15.249Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-12-03T08:42:15.249Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-12-03T08:42:15.249Z] === RUN TestContainerDelete [2021-12-03T08:42:15.249Z] --- PASS: TestContainerDelete (0.00s) [2021-12-03T08:42:15.249Z] === RUN TestContainerDoubleDelete [2021-12-03T08:42:15.249Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-12-03T08:42:15.249Z] === RUN TestLogContainerEventCopyLabels [2021-12-03T08:42:15.249Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-12-03T08:42:15.249Z] === RUN TestLogContainerEventWithAttributes [2021-12-03T08:42:15.249Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-12-03T08:42:15.249Z] === RUN TestNoneHealthcheck [2021-12-03T08:42:15.249Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-12-03T08:42:15.249Z] === RUN TestHealthStates [2021-12-03T08:42:15.249Z] time="2021-12-03T08:42:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-12-03T08:42:15.249Z] time="2021-12-03T08:42:15Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-12-03T08:42:15.249Z] time="2021-12-03T08:42:15Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-12-03T08:42:15.249Z] time="2021-12-03T08:42:15Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-12-03T08:42:15.249Z] time="2021-12-03T08:42:15Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-12-03T08:42:15.249Z] time="2021-12-03T08:42:15Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-12-03T08:42:15.249Z] time="2021-12-03T08:42:15Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-12-03T08:42:15.249Z] time="2021-12-03T08:42:15Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-12-03T08:42:15.249Z] time="2021-12-03T08:42:15Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-12-03T08:42:15.249Z] time="2021-12-03T08:42:15Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-12-03T08:42:15.249Z] --- PASS: TestHealthStates (0.13s) [2021-12-03T08:42:15.249Z] === RUN TestGetInspectData [2021-12-03T08:42:15.249Z] --- PASS: TestGetInspectData (0.00s) [2021-12-03T08:42:15.249Z] === RUN TestFillLicense [2021-12-03T08:42:15.249Z] --- PASS: TestFillLicense (0.00s) [2021-12-03T08:42:15.249Z] === RUN TestListInvalidFilter [2021-12-03T08:42:15.249Z] --- PASS: TestListInvalidFilter (0.00s) [2021-12-03T08:42:15.249Z] === RUN TestNameFilter [2021-12-03T08:42:15.249Z] --- PASS: TestNameFilter (0.00s) [2021-12-03T08:42:15.249Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-12-03T08:42:15.249Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-12-03T08:42:15.249Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-12-03T08:42:15.249Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-12-03T08:42:15.249Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-12-03T08:42:15.249Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-12-03T08:42:15.249Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-12-03T08:42:15.249Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-12-03T08:42:15.249Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-12-03T08:42:15.249Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-12-03T08:42:15.249Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-12-03T08:42:15.249Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-12-03T08:42:15.249Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-12-03T08:42:15.249Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2021-12-03T08:42:15.249Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-12-03T08:42:15.249Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-12-03T08:42:15.249Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-12-03T08:42:15.249Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-12-03T08:42:15.249Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-12-03T08:42:15.250Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-12-03T08:42:15.250Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-12-03T08:42:15.250Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-12-03T08:42:15.250Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-12-03T08:42:15.250Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-12-03T08:42:15.250Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-12-03T08:42:15.250Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-12-03T08:42:15.250Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-12-03T08:42:15.250Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-12-03T08:42:15.250Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-12-03T08:42:15.250Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-12-03T08:42:15.250Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-12-03T08:42:15.250Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-12-03T08:42:15.250Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-12-03T08:42:15.250Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2021-12-03T08:42:15.250Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-12-03T08:42:15.250Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-12-03T08:42:15.250Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-12-03T08:42:15.250Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-12-03T08:42:15.250Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-12-03T08:42:15.250Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-12-03T08:42:15.250Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-12-03T08:42:15.250Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-12-03T08:42:15.250Z] === RUN TestDaemonReloadLabels [2021-12-03T08:42:15.250Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-12-03T08:42:15.250Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-12-03T08:42:15.250Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-12-03T08:42:15.250Z] === RUN TestDaemonReloadMirrors [2021-12-03T08:42:15.250Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-12-03T08:42:15.250Z] === RUN TestDaemonReloadInsecureRegistries [2021-12-03T08:42:15.250Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-12-03T08:42:15.250Z] === RUN TestDaemonReloadNotAffectOthers [2021-12-03T08:42:15.250Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-12-03T08:42:15.250Z] === RUN TestDaemonDiscoveryReload [2021-12-03T08:42:15.253Z] INFO: Testing against a local daemon [2021-12-03T08:42:15.253Z] === RUN TestSecretInspect [2021-12-03T08:42:15.295Z] --- PASS: TestKillContainer (2.05s) [2021-12-03T08:42:15.295Z] --- PASS: TestKillContainer/no_signal (0.72s) [2021-12-03T08:42:15.295Z] --- PASS: TestKillContainer/non_killing_signal (0.46s) [2021-12-03T08:42:15.295Z] --- PASS: TestKillContainer/killing_signal (0.62s) [2021-12-03T08:42:15.295Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-12-03T08:42:15.295Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-12-03T08:42:15.295Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-12-03T08:42:15.590Z] === RUN Test [2021-12-03T08:42:15.590Z] === RUN Test/TestContainsEntry [2021-12-03T08:42:15.590Z] === RUN Test/TestCreateEntries [2021-12-03T08:42:15.590Z] === RUN Test/TestEntriesDiff [2021-12-03T08:42:15.590Z] === RUN Test/TestEntriesEquality [2021-12-03T08:42:15.590Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-12-03T08:42:15.590Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-12-03T08:42:15.590Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-12-03T08:42:15.590Z] === RUN Test/TestGeneratorNotGenerate [2021-12-03T08:42:15.590Z] === RUN Test/TestGeneratorWithPort [2021-12-03T08:42:15.590Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-12-03T08:42:15.590Z] === RUN Test/TestNewEntry [2021-12-03T08:42:15.590Z] === RUN Test/TestParse [2021-12-03T08:42:15.590Z] --- PASS: Test (0.00s) [2021-12-03T08:42:15.590Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-12-03T08:42:15.590Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-12-03T08:42:15.590Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-12-03T08:42:15.590Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-12-03T08:42:15.590Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-12-03T08:42:15.590Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-12-03T08:42:15.590Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-12-03T08:42:15.590Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-12-03T08:42:15.590Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-12-03T08:42:15.590Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-12-03T08:42:15.590Z] --- PASS: Test/TestNewEntry (0.00s) [2021-12-03T08:42:15.590Z] --- PASS: Test/TestParse (0.00s) [2021-12-03T08:42:15.590Z] PASS [2021-12-03T08:42:15.590Z] coverage: 58.3% of statements [2021-12-03T08:42:15.590Z] ok github.com/docker/docker/pkg/discovery 0.045s coverage: 58.3% of statements [2021-12-03T08:42:15.622Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2021-12-03T08:42:15.622Z] --- PASS: TestDaemonIpcModeShareable (1.10s) [2021-12-03T08:42:15.622Z] === RUN TestDaemonIpcModePrivate [2021-12-03T08:42:15.718Z] === RUN TestLinkNaming [2021-12-03T08:42:15.718Z] --- PASS: TestLinkNaming (0.00s) [2021-12-03T08:42:15.718Z] === RUN TestLinkNew [2021-12-03T08:42:15.718Z] --- PASS: TestLinkNew (0.00s) [2021-12-03T08:42:15.718Z] === RUN TestLinkEnv [2021-12-03T08:42:15.718Z] --- PASS: TestLinkEnv (0.00s) [2021-12-03T08:42:15.718Z] === RUN TestLinkMultipleEnv [2021-12-03T08:42:15.718Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-12-03T08:42:15.718Z] === RUN TestLinkPortRangeEnv [2021-12-03T08:42:15.718Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-12-03T08:42:15.718Z] PASS [2021-12-03T08:42:15.718Z] coverage: 93.0% of statements [2021-12-03T08:42:15.718Z] ok github.com/docker/docker/daemon/links 0.032s coverage: 93.0% of statements [2021-12-03T08:42:15.863Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-12-03T08:42:16.552Z] === RUN Test [2021-12-03T08:42:16.552Z] === RUN Test/TestContent [2021-12-03T08:42:16.552Z] === RUN Test/TestInitialize [2021-12-03T08:42:16.552Z] === RUN Test/TestNew [2021-12-03T08:42:16.552Z] === RUN Test/TestParsingContentsWithComments [2021-12-03T08:42:16.552Z] === RUN Test/TestRegister [2021-12-03T08:42:16.552Z] === RUN Test/TestWatch [2021-12-03T08:42:16.552Z] --- PASS: Test (0.01s) [2021-12-03T08:42:16.552Z] --- PASS: Test/TestContent (0.00s) [2021-12-03T08:42:16.553Z] --- PASS: Test/TestInitialize (0.00s) [2021-12-03T08:42:16.553Z] --- PASS: Test/TestNew (0.00s) [2021-12-03T08:42:16.553Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-12-03T08:42:16.553Z] --- PASS: Test/TestRegister (0.00s) [2021-12-03T08:42:16.553Z] --- PASS: Test/TestWatch (0.00s) [2021-12-03T08:42:16.553Z] PASS [2021-12-03T08:42:16.553Z] coverage: 92.9% of statements [2021-12-03T08:42:16.553Z] ok github.com/docker/docker/pkg/discovery/file 0.040s coverage: 92.9% of statements [2021-12-03T08:42:16.553Z] 2021/12/03 08:42:16 Closing DB instances... [2021-12-03T08:42:16.553Z] --- PASS: TestTarFiles (3.44s) [2021-12-03T08:42:16.553Z] === RUN TestDetectCompressionZstd [2021-12-03T08:42:16.553Z] --- PASS: TestDetectCompressionZstd (0.00s) [2021-12-03T08:42:16.553Z] === RUN TestTarUntar [2021-12-03T08:42:16.553Z] --- PASS: TestTarUntar (0.03s) [2021-12-03T08:42:16.553Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-12-03T08:42:16.553Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-12-03T08:42:16.553Z] === RUN TestTarWithOptions [2021-12-03T08:42:16.553Z] --- PASS: TestTarWithOptions (0.02s) [2021-12-03T08:42:16.553Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-12-03T08:42:16.553Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-12-03T08:42:16.553Z] === RUN TestUntarUstarGnuConflict [2021-12-03T08:42:16.553Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-12-03T08:42:16.553Z] === RUN TestUntarInvalidFilenames [2021-12-03T08:42:16.562Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2021-12-03T08:42:16.713Z] --- PASS: TestDaemonDiscoveryReload (1.02s) [2021-12-03T08:42:16.713Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-12-03T08:42:16.713Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-12-03T08:42:16.713Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-12-03T08:42:16.799Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s) [2021-12-03T08:42:16.799Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.63s) [2021-12-03T08:42:16.799Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s) [2021-12-03T08:42:16.799Z] === RUN TestKillStoppedContainer [2021-12-03T08:42:16.799Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-12-03T08:42:16.799Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-12-03T08:42:16.799Z] === RUN TestKillStoppedContainerAPIPre120 [2021-12-03T08:42:16.799Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-12-03T08:42:16.799Z] === RUN TestKillDifferentUserContainer [2021-12-03T08:42:16.822Z] --- PASS: TestDaemonIpcModePrivate (1.11s) [2021-12-03T08:42:16.822Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-12-03T08:42:17.008Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames4210461615\\dest" [2021-12-03T08:42:17.008Z] --- PASS: TestUntarInvalidFilenames (0.14s) [2021-12-03T08:42:17.008Z] === RUN TestUntarHardlinkToSymlink [2021-12-03T08:42:17.008Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-12-03T08:42:17.008Z] === RUN TestUntarInvalidHardlink [2021-12-03T08:42:17.008Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1031921422\\victim\\hello" -> "../victim/hello" [2021-12-03T08:42:17.008Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink359910271\\victim\\hello" -> "/../victim/hello" [2021-12-03T08:42:17.008Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink848724609\\victim" -> "../victim" [2021-12-03T08:42:17.008Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1048967439\\victim" -> "../victim" [2021-12-03T08:42:17.008Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1122133346\\victim" -> "../victim" [2021-12-03T08:42:17.008Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2718507422\\victim" -> "../victim" [2021-12-03T08:42:17.008Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-12-03T08:42:17.008Z] === RUN TestUntarInvalidSymlink [2021-12-03T08:42:17.008Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1156004733\\dest\\dotdot" -> "../victim/hello" [2021-12-03T08:42:17.008Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2593413834\\dest\\slash-dotdot" -> "/../victim/hello" [2021-12-03T08:42:17.008Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink485028032\\dest\\loophole-victim" -> "../victim" [2021-12-03T08:42:17.008Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink136960907\\dest\\loophole-victim" -> "../victim" [2021-12-03T08:42:17.008Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink518650616\\dest\\loophole-victim" -> "../victim" [2021-12-03T08:42:17.008Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2757837580\\dest\\loophole-victim" -> "../victim" [2021-12-03T08:42:17.008Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2760801122\\dest\\dir\\loophole" -> "../../victim" [2021-12-03T08:42:17.008Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-12-03T08:42:17.008Z] === RUN TestTempArchiveCloseMultipleTimes [2021-12-03T08:42:17.008Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-12-03T08:42:17.008Z] === RUN TestXGlobalNoParent [2021-12-03T08:42:17.008Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-12-03T08:42:17.008Z] === RUN TestReplaceFileTarWrapper [2021-12-03T08:42:17.008Z] --- PASS: TestReplaceFileTarWrapper (0.11s) [2021-12-03T08:42:17.008Z] === RUN TestPrefixHeaderReadable [2021-12-03T08:42:17.008Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-12-03T08:42:17.008Z] === RUN TestDisablePigz [2021-12-03T08:42:17.008Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2021-12-03T08:42:17.008Z] --- PASS: TestDisablePigz (0.10s) [2021-12-03T08:42:17.008Z] === RUN TestPigz [2021-12-03T08:42:17.008Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2021-12-03T08:42:17.008Z] --- PASS: TestPigz (0.11s) [2021-12-03T08:42:17.008Z] === RUN TestCopyFileWithInvalidDest [2021-12-03T08:42:17.008Z] archive_windows_test.go:16: Currently fails [2021-12-03T08:42:17.008Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-12-03T08:42:17.008Z] === RUN TestCanonicalTarNameForPath [2021-12-03T08:42:17.008Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-12-03T08:42:17.008Z] === RUN TestCanonicalTarName [2021-12-03T08:42:17.008Z] --- PASS: TestCanonicalTarName (0.00s) [2021-12-03T08:42:17.008Z] === RUN TestChmodTarEntry [2021-12-03T08:42:17.008Z] --- PASS: TestChmodTarEntry (0.00s) [2021-12-03T08:42:17.008Z] === RUN TestHardLinkOrder [2021-12-03T08:42:17.152Z] --- PASS: TestSecretInspect (2.12s) [2021-12-03T08:42:17.152Z] === RUN TestSecretList [2021-12-03T08:42:17.182Z] === RUN TestAdapterReadLogs [2021-12-03T08:42:17.182Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-12-03T08:42:17.182Z] === RUN TestCopier [2021-12-03T08:42:17.182Z] --- PASS: TestCopier (0.00s) [2021-12-03T08:42:17.182Z] === RUN TestCopierLongLines [2021-12-03T08:42:17.182Z] --- PASS: TestCopierLongLines (0.00s) [2021-12-03T08:42:17.182Z] === RUN TestCopierSlow [2021-12-03T08:42:17.182Z] --- PASS: TestCopierSlow (0.20s) [2021-12-03T08:42:17.182Z] === RUN TestCopierWithSized [2021-12-03T08:42:17.182Z] === RUN TestCopierWithSized/as_is [2021-12-03T08:42:17.182Z] === RUN TestCopierWithSized/With_RingLogger [2021-12-03T08:42:17.182Z] --- PASS: TestCopierWithSized (0.01s) [2021-12-03T08:42:17.182Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-12-03T08:42:17.182Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-12-03T08:42:17.182Z] === RUN TestCopierWithPartial [2021-12-03T08:42:17.182Z] --- PASS: TestCopierWithPartial (0.00s) [2021-12-03T08:42:17.182Z] === RUN TestRingLogger [2021-12-03T08:42:17.182Z] --- PASS: TestRingLogger (0.00s) [2021-12-03T08:42:17.182Z] === RUN TestRingCap [2021-12-03T08:42:17.182Z] --- PASS: TestRingCap (0.00s) [2021-12-03T08:42:17.182Z] === RUN TestRingClose [2021-12-03T08:42:17.182Z] --- PASS: TestRingClose (0.00s) [2021-12-03T08:42:17.182Z] === RUN TestRingDrain [2021-12-03T08:42:17.182Z] --- PASS: TestRingDrain (0.00s) [2021-12-03T08:42:17.182Z] PASS [2021-12-03T08:42:17.182Z] coverage: 43.8% of statements [2021-12-03T08:42:17.182Z] ok github.com/docker/docker/daemon/logger 0.259s coverage: 43.8% of statements [2021-12-03T08:42:17.366Z] --- PASS: TestKillDifferentUserContainer (0.67s) [2021-12-03T08:42:17.366Z] === RUN TestInspectOomKilledTrue [2021-12-03T08:42:17.366Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-03T08:42:17.366Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2021-12-03T08:42:17.366Z] === RUN TestInspectOomKilledFalse [2021-12-03T08:42:17.366Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-03T08:42:17.366Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-12-03T08:42:17.366Z] === RUN TestLinksEtcHostsContentMatch [2021-12-03T08:42:17.465Z] --- PASS: TestHardLinkOrder (0.07s) [2021-12-03T08:42:17.465Z] === RUN TestChangeString [2021-12-03T08:42:17.465Z] --- PASS: TestChangeString (0.00s) [2021-12-03T08:42:17.465Z] === RUN TestChangesWithNoChanges [2021-12-03T08:42:17.465Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-12-03T08:42:17.465Z] === RUN TestChangesWithChanges [2021-12-03T08:42:17.465Z] --- PASS: TestChangesWithChanges (0.03s) [2021-12-03T08:42:17.465Z] === RUN TestChangesWithChangesGH13590 [2021-12-03T08:42:17.465Z] changes_test.go:195: needs more investigation [2021-12-03T08:42:17.465Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-12-03T08:42:17.465Z] === RUN TestChangesDirsEmpty [2021-12-03T08:42:17.465Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-12-03T08:42:17.465Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-12-03T08:42:17.465Z] === RUN TestChangesDirsMutated [2021-12-03T08:42:17.465Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-12-03T08:42:17.465Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-12-03T08:42:17.465Z] === RUN TestApplyLayer [2021-12-03T08:42:17.465Z] changes_test.go:432: needs further investigation [2021-12-03T08:42:17.465Z] --- SKIP: TestApplyLayer (0.00s) [2021-12-03T08:42:17.465Z] === RUN TestChangesSizeWithHardlinks [2021-12-03T08:42:17.465Z] changes_test.go:468: needs further investigation [2021-12-03T08:42:17.465Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-12-03T08:42:17.465Z] === RUN TestChangesSizeWithNoChanges [2021-12-03T08:42:17.465Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-12-03T08:42:17.465Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-12-03T08:42:17.465Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-12-03T08:42:17.465Z] === RUN TestChangesSize [2021-12-03T08:42:17.465Z] --- PASS: TestChangesSize (0.00s) [2021-12-03T08:42:17.465Z] === RUN TestApplyLayerInvalidFilenames [2021-12-03T08:42:17.465Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2498522223\\dest" [2021-12-03T08:42:17.465Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-12-03T08:42:17.465Z] === RUN TestApplyLayerInvalidHardlink [2021-12-03T08:42:17.465Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2496116123\\victim\\hello" -> "../victim/hello" [2021-12-03T08:42:17.465Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3578967036\\victim\\hello" -> "/../victim/hello" [2021-12-03T08:42:17.465Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3060079205\\victim" -> "../victim" [2021-12-03T08:42:17.465Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3147291740\\victim" -> "../victim" [2021-12-03T08:42:17.465Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink371919305\\victim" -> "../victim" [2021-12-03T08:42:17.465Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3663454375\\victim" -> "../victim" [2021-12-03T08:42:17.465Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-12-03T08:42:17.465Z] === RUN TestApplyLayerInvalidSymlink [2021-12-03T08:42:17.465Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2703289774\\dest\\dotdot" -> "../victim/hello" [2021-12-03T08:42:17.465Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4008862843\\dest\\slash-dotdot" -> "/../victim/hello" [2021-12-03T08:42:17.465Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink81792822\\dest\\loophole-victim" -> "../victim" [2021-12-03T08:42:17.465Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3261887941\\dest\\loophole-victim" -> "../victim" [2021-12-03T08:42:17.465Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4243700793\\dest\\loophole-victim" -> "../victim" [2021-12-03T08:42:17.465Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2580556131\\dest\\loophole-victim" -> "../victim" [2021-12-03T08:42:17.465Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-12-03T08:42:17.465Z] === RUN TestApplyLayerWhiteouts [2021-12-03T08:42:17.465Z] --- PASS: TestApplyLayerWhiteouts (0.04s) [2021-12-03T08:42:17.465Z] === RUN TestGenerateEmptyFile [2021-12-03T08:42:17.465Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-12-03T08:42:17.465Z] === RUN TestGenerateWithContent [2021-12-03T08:42:17.465Z] --- PASS: TestGenerateWithContent (0.00s) [2021-12-03T08:42:17.465Z] PASS [2021-12-03T08:42:17.465Z] coverage: 62.0% of statements [2021-12-03T08:42:17.465Z] ok github.com/docker/docker/pkg/archive 5.253s coverage: 62.0% of statements [2021-12-03T08:42:17.465Z] === RUN Test [2021-12-03T08:42:17.465Z] === RUN Test/TestInitialize [2021-12-03T08:42:17.650Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-12-03T08:42:17.650Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-12-03T08:42:17.650Z] reload_test.go:520: root required [2021-12-03T08:42:17.650Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-12-03T08:42:17.650Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-12-03T08:42:17.650Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-12-03T08:42:17.650Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-12-03T08:42:17.650Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2021-12-03T08:42:17.650Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-12-03T08:42:17.650Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-12-03T08:42:17.650Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-12-03T08:42:17.650Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-12-03T08:42:17.650Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-12-03T08:42:17.650Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-12-03T08:42:17.650Z] === RUN TestParseVolumesFrom [2021-12-03T08:42:17.650Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-12-03T08:42:17.650Z] PASS [2021-12-03T08:42:17.650Z] coverage: 9.0% of statements [2021-12-03T08:42:17.650Z] ok github.com/docker/docker/daemon 2.325s coverage: 9.0% of statements [2021-12-03T08:42:17.650Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-12-03T08:42:17.650Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-12-03T08:42:17.650Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-12-03T08:42:17.650Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-12-03T08:42:17.650Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-12-03T08:42:17.650Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-12-03T08:42:17.650Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-12-03T08:42:17.650Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-12-03T08:42:17.650Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-12-03T08:42:17.650Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-12-03T08:42:17.650Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-12-03T08:42:17.650Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-12-03T08:42:17.650Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-12-03T08:42:17.650Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-12-03T08:42:17.763Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2021-12-03T08:42:17.763Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.10s) [2021-12-03T08:42:17.763Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-12-03T08:42:17.921Z] time="2021-12-03T08:42:17Z" level=info msg="Initializing discovery without TLS" [2021-12-03T08:42:17.922Z] time="2021-12-03T08:42:17Z" level=info msg="Initializing discovery without TLS" [2021-12-03T08:42:17.922Z] time="2021-12-03T08:42:17Z" level=info msg="Initializing discovery without TLS" [2021-12-03T08:42:17.922Z] === RUN Test/TestInitializeWithCerts [2021-12-03T08:42:17.922Z] time="2021-12-03T08:42:17Z" level=info msg="Initializing discovery with TLS" [2021-12-03T08:42:17.922Z] === RUN Test/TestWatch [2021-12-03T08:42:17.922Z] time="2021-12-03T08:42:17Z" level=info msg="Initializing discovery without TLS" [2021-12-03T08:42:17.933Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s) [2021-12-03T08:42:17.933Z] === RUN TestLinksContainerNames [2021-12-03T08:42:18.122Z] === RUN TestNewStreamConfig [2021-12-03T08:42:18.122Z] === RUN TestNewStreamConfig/defaults [2021-12-03T08:42:18.122Z] === RUN TestNewStreamConfig/invalid_create_group [2021-12-03T08:42:18.122Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-12-03T08:42:18.122Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-12-03T08:42:18.122Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-12-03T08:42:18.122Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-12-03T08:42:18.122Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-12-03T08:42:18.122Z] --- PASS: TestNewStreamConfig (0.00s) [2021-12-03T08:42:18.122Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-12-03T08:42:18.122Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-12-03T08:42:18.122Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-12-03T08:42:18.122Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-12-03T08:42:18.122Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-12-03T08:42:18.122Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-12-03T08:42:18.122Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-12-03T08:42:18.122Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-12-03T08:42:18.122Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-12-03T08:42:18.122Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2021-12-03T08:42:18.122Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2021-12-03T08:42:18.122Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2021-12-03T08:42:18.122Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2021-12-03T08:42:18.122Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2021-12-03T08:42:18.122Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2021-12-03T08:42:18.122Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-12-03T08:42:18.122Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-12-03T08:42:18.122Z] === RUN TestNewAWSLogsClientRegionDetect [2021-12-03T08:42:18.122Z] === RUN TestSearchRegistryForImagesErrors [2021-12-03T08:42:18.122Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-12-03T08:42:18.122Z] === RUN TestSearchRegistryForImages [2021-12-03T08:42:18.122Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-12-03T08:42:18.122Z] === RUN TestOnlyPlatformWithFallback [2021-12-03T08:42:18.122Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-12-03T08:42:18.122Z] === RUN TestImageDelete [2021-12-03T08:42:18.122Z] === RUN TestImageDelete/no_lease [2021-12-03T08:42:18.122Z] === RUN TestImageDelete/lease_exists [2021-12-03T08:42:18.122Z] --- PASS: TestImageDelete (0.04s) [2021-12-03T08:42:18.122Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-12-03T08:42:18.122Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-12-03T08:42:18.122Z] === RUN TestContentStoreForPull [2021-12-03T08:42:18.122Z] time="2021-12-03T08:42:17Z" level=info msg="Trying to get region from EC2 Metadata" [2021-12-03T08:42:18.122Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s) [2021-12-03T08:42:18.122Z] === RUN TestCreateSuccess [2021-12-03T08:42:18.122Z] --- PASS: TestCreateSuccess (0.00s) [2021-12-03T08:42:18.122Z] === RUN TestCreateStreamSkipped [2021-12-03T08:42:18.122Z] time="2021-12-03T08:42:17Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-12-03T08:42:18.122Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-12-03T08:42:18.122Z] === RUN TestCreateLogGroupSuccess [2021-12-03T08:42:18.122Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-12-03T08:42:18.122Z] === RUN TestCreateError [2021-12-03T08:42:18.122Z] --- PASS: TestCreateError (0.00s) [2021-12-03T08:42:18.122Z] === RUN TestCreateAlreadyExists [2021-12-03T08:42:18.122Z] time="2021-12-03T08:42:17Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-12-03T08:42:18.122Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-12-03T08:42:18.122Z] === RUN TestLogClosed [2021-12-03T08:42:18.122Z] --- PASS: TestLogClosed (0.00s) [2021-12-03T08:42:18.122Z] === RUN TestLogBlocking [2021-12-03T08:42:18.122Z] --- PASS: TestLogBlocking (0.00s) [2021-12-03T08:42:18.122Z] === RUN TestLogNonBlockingBufferEmpty [2021-12-03T08:42:18.122Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-12-03T08:42:18.122Z] === RUN TestLogNonBlockingBufferFull [2021-12-03T08:42:18.122Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-12-03T08:42:18.122Z] === RUN TestPublishBatchSuccess [2021-12-03T08:42:18.122Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-12-03T08:42:18.122Z] === RUN TestPublishBatchError [2021-12-03T08:42:18.122Z] time="2021-12-03T08:42:17Z" level=error msg=Error [2021-12-03T08:42:18.122Z] --- PASS: TestPublishBatchError (0.00s) [2021-12-03T08:42:18.122Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-12-03T08:42:18.122Z] time="2021-12-03T08:42:17Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-12-03T08:42:18.122Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-12-03T08:42:18.122Z] === RUN TestPublishBatchAlreadyAccepted [2021-12-03T08:42:18.122Z] time="2021-12-03T08:42:17Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-12-03T08:42:18.122Z] time="2021-12-03T08:42:17Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-12-03T08:42:18.122Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-12-03T08:42:18.122Z] === RUN TestCollectBatchSimple [2021-12-03T08:42:18.122Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-12-03T08:42:18.122Z] === RUN TestCollectBatchTicker [2021-12-03T08:42:18.122Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-12-03T08:42:18.122Z] === RUN TestCollectBatchMultilinePattern [2021-12-03T08:42:18.122Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-12-03T08:42:18.122Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-12-03T08:42:18.122Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-12-03T08:42:18.122Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-12-03T08:42:18.122Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-12-03T08:42:18.122Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-12-03T08:42:18.122Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-12-03T08:42:18.122Z] === RUN TestCollectBatchClose [2021-12-03T08:42:18.122Z] --- PASS: TestCollectBatchClose (0.00s) [2021-12-03T08:42:18.122Z] === RUN TestEffectiveLen [2021-12-03T08:42:18.122Z] === RUN TestEffectiveLen/0/Hello [2021-12-03T08:42:18.122Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-12-03T08:42:18.122Z] === RUN TestEffectiveLen/2/🙃 [2021-12-03T08:42:18.122Z] === RUN TestEffectiveLen/3/���� [2021-12-03T08:42:18.122Z] === RUN TestEffectiveLen/4/He��o [2021-12-03T08:42:18.122Z] === RUN TestEffectiveLen/5/ [2021-12-03T08:42:18.122Z] --- PASS: TestEffectiveLen (0.00s) [2021-12-03T08:42:18.122Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-12-03T08:42:18.122Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-12-03T08:42:18.122Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-12-03T08:42:18.122Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-12-03T08:42:18.122Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-12-03T08:42:18.122Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-12-03T08:42:18.122Z] === RUN TestFindValidSplit [2021-12-03T08:42:18.122Z] === RUN TestFindValidSplit/0/ [2021-12-03T08:42:18.122Z] cloudwatchlogs_test.go:1105: [2021-12-03T08:42:18.122Z] cloudwatchlogs_test.go:1106: [2021-12-03T08:42:18.122Z] === RUN TestFindValidSplit/1/Hello [2021-12-03T08:42:18.122Z] cloudwatchlogs_test.go:1105: Hello [2021-12-03T08:42:18.122Z] cloudwatchlogs_test.go:1106: [2021-12-03T08:42:18.122Z] === RUN TestFindValidSplit/2/Hello [2021-12-03T08:42:18.122Z] cloudwatchlogs_test.go:1105: He [2021-12-03T08:42:18.122Z] cloudwatchlogs_test.go:1106: llo [2021-12-03T08:42:18.122Z] === RUN TestFindValidSplit/3/Hello [2021-12-03T08:42:18.122Z] cloudwatchlogs_test.go:1105: [2021-12-03T08:42:18.122Z] cloudwatchlogs_test.go:1106: Hello [2021-12-03T08:42:18.122Z] === RUN TestFindValidSplit/4/🙃 [2021-12-03T08:42:18.122Z] cloudwatchlogs_test.go:1105: [2021-12-03T08:42:18.122Z] cloudwatchlogs_test.go:1106: 🙃 [2021-12-03T08:42:18.122Z] === RUN TestFindValidSplit/5/🙃 [2021-12-03T08:42:18.123Z] cloudwatchlogs_test.go:1105: 🙃 [2021-12-03T08:42:18.123Z] cloudwatchlogs_test.go:1106: [2021-12-03T08:42:18.123Z] === RUN TestFindValidSplit/6/a� [2021-12-03T08:42:18.123Z] cloudwatchlogs_test.go:1105: a [2021-12-03T08:42:18.123Z] cloudwatchlogs_test.go:1106: � [2021-12-03T08:42:18.123Z] === RUN TestFindValidSplit/7/a� [2021-12-03T08:42:18.123Z] cloudwatchlogs_test.go:1105: a� [2021-12-03T08:42:18.123Z] cloudwatchlogs_test.go:1106: [2021-12-03T08:42:18.123Z] --- PASS: TestFindValidSplit (0.01s) [2021-12-03T08:42:18.123Z] --- PASS: TestFindValidSplit/0/ (0.01s) [2021-12-03T08:42:18.123Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-12-03T08:42:18.123Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-12-03T08:42:18.123Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-12-03T08:42:18.123Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-12-03T08:42:18.123Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-12-03T08:42:18.123Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-12-03T08:42:18.123Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-12-03T08:42:18.123Z] === RUN TestProcessEventEmoji [2021-12-03T08:42:18.123Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-12-03T08:42:18.123Z] === RUN TestCollectBatchLineSplit [2021-12-03T08:42:18.123Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2021-12-03T08:42:18.123Z] === RUN TestCollectBatchLineSplitWithBinary [2021-12-03T08:42:18.123Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2021-12-03T08:42:18.123Z] === RUN TestCollectBatchMaxEvents [2021-12-03T08:42:18.123Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2021-12-03T08:42:18.123Z] === RUN TestCollectBatchMaxTotalBytes [2021-12-03T08:42:18.123Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-12-03T08:42:18.123Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-12-03T08:42:18.123Z] --- PASS: TestContentStoreForPull (0.17s) [2021-12-03T08:42:18.123Z] PASS [2021-12-03T08:42:18.123Z] coverage: 6.7% of statements [2021-12-03T08:42:18.123Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-12-03T08:42:18.192Z] docker_cli_daemon_plugins_test.go:170: [d5447fbdd4b2d] daemon is not started [2021-12-03T08:42:18.591Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-12-03T08:42:18.591Z] ok github.com/docker/docker/daemon/images 0.304s coverage: 6.7% of statements [2021-12-03T08:42:18.591Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-12-03T08:42:18.591Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-12-03T08:42:18.591Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2021-12-03T08:42:18.591Z] === RUN TestParseLogOptionsMultilinePattern [2021-12-03T08:42:18.591Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-12-03T08:42:18.591Z] === RUN TestParseLogOptionsDatetimeFormat [2021-12-03T08:42:18.591Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-12-03T08:42:18.591Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-12-03T08:42:18.591Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-12-03T08:42:18.591Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-12-03T08:42:18.591Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-12-03T08:42:18.591Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-12-03T08:42:18.591Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-12-03T08:42:18.591Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-12-03T08:42:18.591Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-12-03T08:42:18.591Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-12-03T08:42:18.591Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-12-03T08:42:18.591Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-12-03T08:42:18.591Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-12-03T08:42:18.591Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-12-03T08:42:18.591Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-12-03T08:42:18.591Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-12-03T08:42:18.591Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-12-03T08:42:18.591Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-12-03T08:42:18.591Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-12-03T08:42:18.591Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-12-03T08:42:18.591Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-12-03T08:42:18.591Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-12-03T08:42:18.591Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-12-03T08:42:18.591Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-12-03T08:42:18.591Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-12-03T08:42:18.591Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-12-03T08:42:18.591Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-12-03T08:42:18.591Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-12-03T08:42:18.591Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-12-03T08:42:18.591Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-12-03T08:42:18.591Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-12-03T08:42:18.591Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-12-03T08:42:18.591Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-12-03T08:42:18.591Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-12-03T08:42:18.591Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-12-03T08:42:18.591Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-12-03T08:42:18.591Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-12-03T08:42:18.591Z] === RUN TestValidateLogOptionsFormat [2021-12-03T08:42:18.591Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2021-12-03T08:42:18.591Z] === RUN TestValidateLogOptionsFormat/1/random [2021-12-03T08:42:18.591Z] === RUN TestValidateLogOptionsFormat/2/ [2021-12-03T08:42:18.591Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2021-12-03T08:42:18.591Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2021-12-03T08:42:18.591Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2021-12-03T08:42:18.591Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2021-12-03T08:42:18.591Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2021-12-03T08:42:18.591Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2021-12-03T08:42:18.591Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2021-12-03T08:42:18.591Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2021-12-03T08:42:18.591Z] === RUN TestCreateTagSuccess [2021-12-03T08:42:18.591Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-12-03T08:42:18.591Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-12-03T08:42:18.591Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-12-03T08:42:18.591Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-12-03T08:42:18.591Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-12-03T08:42:18.591Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-12-03T08:42:18.591Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2021-12-03T08:42:18.591Z] PASS [2021-12-03T08:42:18.591Z] coverage: 78.0% of statements [2021-12-03T08:42:18.591Z] ok github.com/docker/docker/daemon/logger/awslogs 0.376s coverage: 78.0% of statements [2021-12-03T08:42:18.591Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-12-03T08:42:18.591Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-12-03T08:42:18.591Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-12-03T08:42:18.591Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-12-03T08:42:18.591Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-12-03T08:42:18.591Z] === RUN TestJSONLogsMarshalJSONBuf [2021-12-03T08:42:18.591Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-12-03T08:42:18.591Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-12-03T08:42:18.591Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2021-12-03T08:42:18.591Z] === RUN TestFastTimeMarshalJSON [2021-12-03T08:42:18.591Z] --- PASS: TestFastTimeMarshalJSON (0.02s) [2021-12-03T08:42:18.591Z] PASS [2021-12-03T08:42:18.591Z] coverage: 87.2% of statements [2021-12-03T08:42:18.591Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.176s coverage: 87.2% of statements [2021-12-03T08:42:18.704Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2021-12-03T08:42:18.887Z] --- PASS: TestNetworkDBCRUDTableEntry (4.26s) [2021-12-03T08:42:18.887Z] === RUN TestNetworkDBCRUDTableEntries [2021-12-03T08:42:18.964Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.09s) [2021-12-03T08:42:18.964Z] === RUN TestIpcModeOlderClient [2021-12-03T08:42:18.964Z] === PAUSE TestIpcModeOlderClient [2021-12-03T08:42:18.964Z] === RUN TestKillContainerInvalidSignal [2021-12-03T08:42:19.058Z] === RUN TestJSONFileLogger [2021-12-03T08:42:19.058Z] --- PASS: TestJSONFileLogger (0.00s) [2021-12-03T08:42:19.058Z] === RUN TestJSONFileLoggerWithTags [2021-12-03T08:42:19.058Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-12-03T08:42:19.058Z] === RUN TestJSONFileLoggerWithOpts [2021-12-03T08:42:19.058Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-12-03T08:42:19.058Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-12-03T08:42:19.058Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-12-03T08:42:19.058Z] === RUN TestEncodeDecode [2021-12-03T08:42:19.058Z] === PAUSE TestEncodeDecode [2021-12-03T08:42:19.058Z] === RUN TestUnexpectedEOF [2021-12-03T08:42:19.058Z] time="2021-12-03T08:42:18Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-12-03T08:42:19.058Z] time="2021-12-03T08:42:18Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-12-03T08:42:19.058Z] --- PASS: TestUnexpectedEOF (0.12s) [2021-12-03T08:42:19.058Z] === CONT TestEncodeDecode [2021-12-03T08:42:19.058Z] --- PASS: TestEncodeDecode (0.00s) [2021-12-03T08:42:19.058Z] PASS [2021-12-03T08:42:19.058Z] coverage: 69.9% of statements [2021-12-03T08:42:19.058Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.213s coverage: 69.9% of statements [2021-12-03T08:42:19.129Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-12-03T08:42:19.388Z] --- PASS: TestLinksContainerNames (1.37s) [2021-12-03T08:42:19.388Z] === RUN TestLogsFollowTailEmpty [2021-12-03T08:42:19.534Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2021-12-03T08:42:19.534Z] === RUN TestKillContainer [2021-12-03T08:42:19.534Z] === RUN TestKillContainer/no_signal [2021-12-03T08:42:19.646Z] === RUN TestDockerSuite/TestBuildAddTar [2021-12-03T08:42:19.646Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-12-03T08:42:19.680Z] --- PASS: TestSecretList (2.15s) [2021-12-03T08:42:19.680Z] === RUN TestSecretsCreateAndDelete [2021-12-03T08:42:19.794Z] === RUN TestKillContainer/non_killing_signal [2021-12-03T08:42:19.904Z] --- PASS: TestLogsFollowTailEmpty (0.69s) [2021-12-03T08:42:19.904Z] === RUN TestContainerNetworkMountsNoChown [2021-12-03T08:42:20.043Z] === RUN TestWriteLog [2021-12-03T08:42:20.043Z] === PAUSE TestWriteLog [2021-12-03T08:42:20.043Z] === RUN TestReadLog [2021-12-03T08:42:20.043Z] === PAUSE TestReadLog [2021-12-03T08:42:20.043Z] === CONT TestWriteLog [2021-12-03T08:42:20.043Z] === CONT TestReadLog [2021-12-03T08:42:20.043Z] --- PASS: TestWriteLog (0.00s) [2021-12-03T08:42:20.043Z] === RUN TestReadLog/tail_exact [2021-12-03T08:42:20.043Z] === RUN TestOpenFileDelete [2021-12-03T08:42:20.043Z] --- PASS: TestOpenFileDelete (0.00s) [2021-12-03T08:42:20.043Z] === RUN TestOpenFileRename [2021-12-03T08:42:20.043Z] --- PASS: TestOpenFileRename (0.00s) [2021-12-03T08:42:20.043Z] === RUN TestParseLogTagDefaultTag [2021-12-03T08:42:20.043Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-12-03T08:42:20.043Z] === RUN TestParseLogTag [2021-12-03T08:42:20.043Z] --- PASS: TestParseLogTag (0.00s) [2021-12-03T08:42:20.043Z] === RUN TestParseLogTagEmptyTag [2021-12-03T08:42:20.043Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-12-03T08:42:20.043Z] === RUN TestTailFiles [2021-12-03T08:42:20.043Z] --- PASS: TestTailFiles (0.00s) [2021-12-03T08:42:20.043Z] === RUN TestFollowLogsConsumerGone [2021-12-03T08:42:20.043Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-12-03T08:42:20.043Z] === RUN TestFollowLogsProducerGone [2021-12-03T08:42:20.043Z] logfile_test.go:231: messages sent: 4098, received: 4098 [2021-12-03T08:42:20.043Z] logfile_test.go:178: logDecode() closed after sending 4098 messages [2021-12-03T08:42:20.043Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2021-12-03T08:42:20.043Z] === RUN TestCheckCapacityAndRotate [2021-12-03T08:42:20.043Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-12-03T08:42:20.043Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-12-03T08:42:20.043Z] === RUN TestReadLog/tail_less_than_available [2021-12-03T08:42:20.043Z] === RUN TestReadLog/tail_more_than_available [2021-12-03T08:42:20.043Z] --- PASS: TestReadLog (0.15s) [2021-12-03T08:42:20.043Z] --- PASS: TestReadLog/tail_exact (0.14s) [2021-12-03T08:42:20.043Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-12-03T08:42:20.043Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-12-03T08:42:20.043Z] PASS [2021-12-03T08:42:20.043Z] coverage: 75.2% of statements [2021-12-03T08:42:20.043Z] ok github.com/docker/docker/daemon/logger/local 0.219s coverage: 75.2% of statements [2021-12-03T08:42:20.043Z] === RUN TestLog [2021-12-03T08:42:20.043Z] --- PASS: TestCheckCapacityAndRotate (0.13s) [2021-12-03T08:42:20.043Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-12-03T08:42:20.043Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2021-12-03T08:42:20.043Z] PASS [2021-12-03T08:42:20.043Z] coverage: 55.3% of statements [2021-12-03T08:42:20.043Z] --- PASS: TestLog (0.00s) [2021-12-03T08:42:20.043Z] PASS [2021-12-03T08:42:20.043Z] coverage: 31.5% of statements [2021-12-03T08:42:20.043Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-12-03T08:42:20.043Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.183s coverage: 55.3% of statements [2021-12-03T08:42:20.043Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.050s coverage: 31.5% of statements [2021-12-03T08:42:20.054Z] === RUN TestKillContainer/killing_signal [2021-12-03T08:42:20.624Z] --- PASS: TestKillContainer (1.16s) [2021-12-03T08:42:20.624Z] --- PASS: TestKillContainer/no_signal (0.36s) [2021-12-03T08:42:20.624Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2021-12-03T08:42:20.624Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2021-12-03T08:42:20.624Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-12-03T08:42:20.624Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-12-03T08:42:20.841Z] --- PASS: TestContainerNetworkMountsNoChown (0.79s) [2021-12-03T08:42:20.841Z] === RUN TestMountDaemonRoot [2021-12-03T08:42:20.841Z] === RUN TestMountDaemonRoot/default [2021-12-03T08:42:20.841Z] === PAUSE TestMountDaemonRoot/default [2021-12-03T08:42:20.841Z] === RUN TestMountDaemonRoot/private [2021-12-03T08:42:20.841Z] === PAUSE TestMountDaemonRoot/private [2021-12-03T08:42:20.841Z] === RUN TestMountDaemonRoot/rprivate [2021-12-03T08:42:20.841Z] === PAUSE TestMountDaemonRoot/rprivate [2021-12-03T08:42:20.841Z] === RUN TestMountDaemonRoot/slave [2021-12-03T08:42:20.841Z] === PAUSE TestMountDaemonRoot/slave [2021-12-03T08:42:20.841Z] === RUN TestMountDaemonRoot/rslave [2021-12-03T08:42:20.841Z] === PAUSE TestMountDaemonRoot/rslave [2021-12-03T08:42:20.841Z] === RUN TestMountDaemonRoot/shared [2021-12-03T08:42:20.841Z] === PAUSE TestMountDaemonRoot/shared [2021-12-03T08:42:20.841Z] === RUN TestMountDaemonRoot/rshared [2021-12-03T08:42:20.841Z] === PAUSE TestMountDaemonRoot/rshared [2021-12-03T08:42:20.841Z] === CONT TestMountDaemonRoot/default [2021-12-03T08:42:20.841Z] === CONT TestMountDaemonRoot/rslave [2021-12-03T08:42:20.841Z] === RUN TestMountDaemonRoot/default/bind_root [2021-12-03T08:42:20.841Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-12-03T08:42:20.841Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-12-03T08:42:20.841Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-12-03T08:42:20.841Z] === RUN TestMountDaemonRoot/default/mount_root [2021-12-03T08:42:20.841Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-12-03T08:42:20.841Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-12-03T08:42:20.841Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-12-03T08:42:20.841Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-12-03T08:42:20.841Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-12-03T08:42:20.841Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-12-03T08:42:20.841Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-12-03T08:42:20.841Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-12-03T08:42:20.841Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-12-03T08:42:20.841Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-12-03T08:42:20.841Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-12-03T08:42:20.841Z] === CONT TestMountDaemonRoot/rshared [2021-12-03T08:42:20.841Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-12-03T08:42:20.841Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-12-03T08:42:20.841Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-12-03T08:42:20.841Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-12-03T08:42:20.841Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-12-03T08:42:20.841Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-12-03T08:42:20.841Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-12-03T08:42:20.841Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-12-03T08:42:20.841Z] === CONT TestMountDaemonRoot/shared [2021-12-03T08:42:20.841Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-12-03T08:42:20.841Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-12-03T08:42:20.841Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-12-03T08:42:20.841Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-12-03T08:42:20.841Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-12-03T08:42:20.841Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-12-03T08:42:20.841Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-12-03T08:42:20.841Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-12-03T08:42:20.841Z] === CONT TestMountDaemonRoot/rprivate [2021-12-03T08:42:20.841Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-12-03T08:42:20.841Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-12-03T08:42:20.841Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-12-03T08:42:20.841Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-12-03T08:42:20.841Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-12-03T08:42:20.841Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-12-03T08:42:20.841Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-12-03T08:42:20.841Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-12-03T08:42:20.841Z] === CONT TestMountDaemonRoot/slave [2021-12-03T08:42:20.841Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-12-03T08:42:20.841Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-12-03T08:42:20.841Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-12-03T08:42:20.841Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-12-03T08:42:20.841Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-12-03T08:42:20.841Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-12-03T08:42:20.841Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-12-03T08:42:20.841Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-12-03T08:42:20.841Z] === CONT TestMountDaemonRoot/private [2021-12-03T08:42:20.841Z] === RUN TestMountDaemonRoot/private/bind_root [2021-12-03T08:42:20.841Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-12-03T08:42:20.841Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-12-03T08:42:20.841Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-12-03T08:42:20.841Z] === RUN TestMountDaemonRoot/private/mount_root [2021-12-03T08:42:20.841Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-12-03T08:42:20.841Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-12-03T08:42:20.841Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-12-03T08:42:20.841Z] === CONT TestMountDaemonRoot/default/bind_root [2021-12-03T08:42:20.841Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-12-03T08:42:20.841Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-12-03T08:42:20.841Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-12-03T08:42:20.841Z] === CONT TestMountDaemonRoot/default/mount_root [2021-12-03T08:42:20.884Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-12-03T08:42:21.029Z] === RUN TestNewParse [2021-12-03T08:42:21.029Z] --- PASS: TestNewParse (0.00s) [2021-12-03T08:42:21.029Z] PASS [2021-12-03T08:42:21.029Z] coverage: 8.3% of statements [2021-12-03T08:42:21.029Z] ok github.com/docker/docker/daemon/logger/templates 0.038s coverage: 8.3% of statements [2021-12-03T08:42:21.029Z] === RUN TestValidateLogOpt [2021-12-03T08:42:21.029Z] --- PASS: TestValidateLogOpt (0.00s) [2021-12-03T08:42:21.029Z] === RUN TestNewMissedConfig [2021-12-03T08:42:21.029Z] --- PASS: TestNewMissedConfig (0.00s) [2021-12-03T08:42:21.029Z] === RUN TestNewMissedUrl [2021-12-03T08:42:21.029Z] --- PASS: TestNewMissedUrl (0.00s) [2021-12-03T08:42:21.029Z] === RUN TestNewMissedToken [2021-12-03T08:42:21.029Z] --- PASS: TestNewMissedToken (0.00s) [2021-12-03T08:42:21.029Z] === RUN TestNewWithProxy [2021-12-03T08:42:21.029Z] --- PASS: TestNewWithProxy (0.00s) [2021-12-03T08:42:21.029Z] === RUN TestDefault [2021-12-03T08:42:21.029Z] --- PASS: TestDefault (0.00s) [2021-12-03T08:42:21.029Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-12-03T08:42:21.029Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-12-03T08:42:21.029Z] === RUN TestJsonFormat [2021-12-03T08:42:21.029Z] --- PASS: TestJsonFormat (0.00s) [2021-12-03T08:42:21.029Z] === RUN TestRawFormat [2021-12-03T08:42:21.029Z] --- PASS: TestRawFormat (0.01s) [2021-12-03T08:42:21.029Z] === RUN TestRawFormatWithLabels [2021-12-03T08:42:21.029Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-12-03T08:42:21.029Z] === RUN TestRawFormatWithoutTag [2021-12-03T08:42:21.029Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-12-03T08:42:21.029Z] === RUN TestBatching [2021-12-03T08:42:21.029Z] --- PASS: TestBatching (0.22s) [2021-12-03T08:42:21.029Z] === RUN TestFrequency [2021-12-03T08:42:21.029Z] === RUN TestParseLogFormat [2021-12-03T08:42:21.029Z] --- PASS: TestParseLogFormat (0.00s) [2021-12-03T08:42:21.029Z] === RUN TestValidateLogOptEmpty [2021-12-03T08:42:21.029Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-12-03T08:42:21.029Z] === RUN TestValidateSyslogAddress [2021-12-03T08:42:21.029Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-12-03T08:42:21.029Z] === RUN TestParseAddressDefaultPort [2021-12-03T08:42:21.029Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-12-03T08:42:21.029Z] === RUN TestValidateSyslogFacility [2021-12-03T08:42:21.029Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-12-03T08:42:21.029Z] === RUN TestValidateLogOptSyslogFormat [2021-12-03T08:42:21.029Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-12-03T08:42:21.029Z] === RUN TestValidateLogOpt [2021-12-03T08:42:21.029Z] --- PASS: TestValidateLogOpt (0.00s) [2021-12-03T08:42:21.029Z] PASS [2021-12-03T08:42:21.029Z] coverage: 46.8% of statements [2021-12-03T08:42:21.029Z] ok github.com/docker/docker/daemon/logger/syslog 0.070s coverage: 46.8% of statements [2021-12-03T08:42:21.055Z] 2021/12/03 08:42:20 Closing DB instances... [2021-12-03T08:42:21.055Z] --- PASS: Test (3.13s) [2021-12-03T08:42:21.055Z] --- PASS: Test/TestInitialize (0.12s) [2021-12-03T08:42:21.055Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-12-03T08:42:21.055Z] --- PASS: Test/TestWatch (3.00s) [2021-12-03T08:42:21.055Z] PASS [2021-12-03T08:42:21.055Z] coverage: 84.1% of statements [2021-12-03T08:42:21.055Z] ok github.com/docker/docker/pkg/discovery/kv 3.194s coverage: 84.1% of statements [2021-12-03T08:42:21.099Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-12-03T08:42:21.099Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-12-03T08:42:21.099Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-12-03T08:42:21.100Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-12-03T08:42:21.100Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-12-03T08:42:21.100Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-12-03T08:42:21.100Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-12-03T08:42:21.100Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-12-03T08:42:21.100Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-12-03T08:42:21.358Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-12-03T08:42:21.358Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-12-03T08:42:21.358Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-12-03T08:42:21.358Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-12-03T08:42:21.358Z] === CONT TestMountDaemonRoot/private/bind_root [2021-12-03T08:42:21.358Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-12-03T08:42:21.358Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-12-03T08:42:21.358Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-12-03T08:42:21.358Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-12-03T08:42:21.358Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-12-03T08:42:21.358Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-12-03T08:42:21.358Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-12-03T08:42:21.358Z] === CONT TestMountDaemonRoot/private/mount_root [2021-12-03T08:42:21.358Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-12-03T08:42:21.497Z] --- PASS: TestFrequency (0.19s) [2021-12-03T08:42:21.497Z] === RUN TestOneMessagePerRequest [2021-12-03T08:42:21.497Z] --- PASS: TestOneMessagePerRequest (0.01s) [2021-12-03T08:42:21.497Z] === RUN TestVerify [2021-12-03T08:42:21.497Z] --- PASS: TestVerify (0.00s) [2021-12-03T08:42:21.497Z] === RUN TestSkipVerify [2021-12-03T08:42:21.497Z] time="2021-12-03T08:42:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:42:21.497Z] time="2021-12-03T08:42:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:42:21.497Z] time="2021-12-03T08:42:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:42:21.497Z] --- PASS: TestSkipVerify (0.36s) [2021-12-03T08:42:21.497Z] === RUN TestBufferMaximum [2021-12-03T08:42:21.497Z] time="2021-12-03T08:42:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:42:21.497Z] time="2021-12-03T08:42:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:42:21.497Z] time="2021-12-03T08:42:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:42:21.497Z] time="2021-12-03T08:42:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:42:21.497Z] time="2021-12-03T08:42:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:42:21.497Z] time="2021-12-03T08:42:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1638520941.394704\",\"host\":\"e499a5b7ac03\"}'" [2021-12-03T08:42:21.497Z] time="2021-12-03T08:42:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1638520941.394704\",\"host\":\"e499a5b7ac03\"}'" [2021-12-03T08:42:21.497Z] --- PASS: TestBufferMaximum (0.00s) [2021-12-03T08:42:21.497Z] === RUN TestServerAlwaysDown [2021-12-03T08:42:21.497Z] time="2021-12-03T08:42:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:42:21.497Z] time="2021-12-03T08:42:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:42:21.497Z] time="2021-12-03T08:42:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1638520941.397207\",\"host\":\"e499a5b7ac03\"}'" [2021-12-03T08:42:21.497Z] time="2021-12-03T08:42:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1638520941.397207\",\"host\":\"e499a5b7ac03\"}'" [2021-12-03T08:42:21.497Z] time="2021-12-03T08:42:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:42:21.497Z] time="2021-12-03T08:42:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1638520941.397207\",\"host\":\"e499a5b7ac03\"}'" [2021-12-03T08:42:21.497Z] time="2021-12-03T08:42:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1638520941.397207\",\"host\":\"e499a5b7ac03\"}'" [2021-12-03T08:42:21.497Z] time="2021-12-03T08:42:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1638520941.397207\",\"host\":\"e499a5b7ac03\"}'" [2021-12-03T08:42:21.497Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-12-03T08:42:21.497Z] === RUN TestCannotSendAfterClose [2021-12-03T08:42:21.497Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-12-03T08:42:21.497Z] === RUN TestDeadlockOnBlockedEndpoint [2021-12-03T08:42:21.513Z] === RUN Test [2021-12-03T08:42:21.513Z] === RUN Test/TestWatch [2021-12-03T08:42:21.513Z] --- PASS: Test (0.00s) [2021-12-03T08:42:21.513Z] --- PASS: Test/TestWatch (0.00s) [2021-12-03T08:42:21.513Z] PASS [2021-12-03T08:42:21.513Z] coverage: 92.3% of statements [2021-12-03T08:42:21.513Z] ok github.com/docker/docker/pkg/discovery/memory 0.038s coverage: 92.3% of statements [2021-12-03T08:42:21.581Z] --- PASS: TestSecretsCreateAndDelete (2.14s) [2021-12-03T08:42:21.581Z] === RUN TestSecretsUpdate [2021-12-03T08:42:21.617Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-12-03T08:42:21.617Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-12-03T08:42:21.617Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-12-03T08:42:21.617Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2021-12-03T08:42:21.617Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-12-03T08:42:21.617Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-12-03T08:42:21.617Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-12-03T08:42:21.617Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-12-03T08:42:21.617Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-12-03T08:42:21.617Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2021-12-03T08:42:21.617Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-12-03T08:42:21.617Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-12-03T08:42:21.617Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-12-03T08:42:21.617Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-12-03T08:42:21.617Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-12-03T08:42:21.617Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-12-03T08:42:21.617Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-12-03T08:42:21.617Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-12-03T08:42:21.617Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-12-03T08:42:21.617Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-12-03T08:42:21.617Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-12-03T08:42:21.617Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-12-03T08:42:21.617Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-12-03T08:42:21.617Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-12-03T08:42:21.617Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-12-03T08:42:21.617Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-12-03T08:42:21.617Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-12-03T08:42:21.617Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-12-03T08:42:21.617Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-12-03T08:42:21.617Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-12-03T08:42:21.617Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-12-03T08:42:21.617Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-12-03T08:42:21.617Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-12-03T08:42:21.617Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-12-03T08:42:21.617Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-12-03T08:42:21.617Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-12-03T08:42:21.617Z] === RUN TestContainerBindMountNonRecursive [2021-12-03T08:42:21.825Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.14s) [2021-12-03T08:42:21.826Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2021-12-03T08:42:21.826Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s) [2021-12-03T08:42:21.826Z] === RUN TestKillStoppedContainer [2021-12-03T08:42:21.826Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-12-03T08:42:21.826Z] === RUN TestKillStoppedContainerAPIPre120 [2021-12-03T08:42:21.826Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-12-03T08:42:21.826Z] === RUN TestKillDifferentUserContainer [2021-12-03T08:42:21.970Z] --- PASS: TestNetworkDBCRUDTableEntries (3.23s) [2021-12-03T08:42:21.970Z] === RUN TestNetworkDBNodeLeave [2021-12-03T08:42:21.970Z] === RUN Test [2021-12-03T08:42:21.970Z] === RUN Test/TestInitialize [2021-12-03T08:42:21.970Z] === RUN Test/TestInitializeWithPattern [2021-12-03T08:42:21.970Z] === RUN Test/TestRegister [2021-12-03T08:42:21.970Z] === RUN Test/TestWatch [2021-12-03T08:42:21.970Z] --- PASS: Test (0.00s) [2021-12-03T08:42:21.970Z] --- PASS: Test/TestInitialize (0.00s) [2021-12-03T08:42:21.970Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-12-03T08:42:21.970Z] --- PASS: Test/TestRegister (0.00s) [2021-12-03T08:42:21.970Z] --- PASS: Test/TestWatch (0.00s) [2021-12-03T08:42:21.970Z] PASS [2021-12-03T08:42:21.970Z] coverage: 93.8% of statements [2021-12-03T08:42:21.970Z] ok github.com/docker/docker/pkg/discovery/nodes 0.043s coverage: 93.8% of statements [2021-12-03T08:42:22.396Z] --- PASS: TestKillDifferentUserContainer (0.48s) [2021-12-03T08:42:22.396Z] === RUN TestInspectOomKilledTrue [2021-12-03T08:42:22.489Z] === RUN TestV1IDService [2021-12-03T08:42:22.489Z] --- PASS: TestV1IDService (0.02s) [2021-12-03T08:42:22.489Z] === RUN TestV2MetadataService [2021-12-03T08:42:22.489Z] time="2021-12-03T08:42:22Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49211/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-12-03T08:42:22.489Z] time="2021-12-03T08:42:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"e499a5b7ac03\"}'" [2021-12-03T08:42:22.489Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-12-03T08:42:22.489Z] PASS [2021-12-03T08:42:22.489Z] coverage: 82.5% of statements [2021-12-03T08:42:22.489Z] ok github.com/docker/docker/daemon/logger/splunk 1.849s coverage: 82.5% of statements [2021-12-03T08:42:22.489Z] ? github.com/docker/docker/daemon/names [no test files] [2021-12-03T08:42:22.489Z] ? github.com/docker/docker/daemon/network [no test files] [2021-12-03T08:42:22.489Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-12-03T08:42:22.656Z] --- PASS: TestInspectOomKilledTrue (0.46s) [2021-12-03T08:42:22.656Z] === RUN TestInspectOomKilledFalse [2021-12-03T08:42:22.932Z] === RUN TestPollerAddRemove [2021-12-03T08:42:22.932Z] --- PASS: TestPollerAddRemove (0.00s) [2021-12-03T08:42:22.932Z] === RUN TestPollerEvent [2021-12-03T08:42:22.932Z] poller_test.go:40: No chmod on Windows [2021-12-03T08:42:22.932Z] --- SKIP: TestPollerEvent (0.00s) [2021-12-03T08:42:22.932Z] === RUN TestPollerClose [2021-12-03T08:42:22.932Z] --- PASS: TestPollerClose (0.00s) [2021-12-03T08:42:22.932Z] PASS [2021-12-03T08:42:22.932Z] coverage: 45.7% of statements [2021-12-03T08:42:22.932Z] ok github.com/docker/docker/pkg/filenotify 0.037s coverage: 45.7% of statements [2021-12-03T08:42:22.956Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-12-03T08:42:22.956Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-12-03T08:42:22.956Z] === RUN TestContinueOnError_MirrorEndpoint [2021-12-03T08:42:22.956Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-12-03T08:42:22.956Z] === RUN TestContinueOnError_NeverContinue [2021-12-03T08:42:22.956Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-12-03T08:42:22.956Z] === RUN TestManifestStore [2021-12-03T08:42:22.956Z] === RUN TestManifestStore/no_remote_or_local [2021-12-03T08:42:22.956Z] === RUN TestSuccessfulDownload [2021-12-03T08:42:22.956Z] download_test.go:267: Needs fixing on Windows [2021-12-03T08:42:22.956Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-12-03T08:42:22.956Z] === RUN TestCancelledDownload [2021-12-03T08:42:22.956Z] --- PASS: TestCancelledDownload (0.00s) [2021-12-03T08:42:22.956Z] === RUN TestMaxDownloadAttempts [2021-12-03T08:42:22.956Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-12-03T08:42:22.956Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-12-03T08:42:22.956Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-12-03T08:42:22.956Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-12-03T08:42:22.956Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-12-03T08:42:22.956Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-12-03T08:42:22.956Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-12-03T08:42:22.956Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-12-03T08:42:22.956Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-12-03T08:42:22.956Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-12-03T08:42:22.956Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-12-03T08:42:22.956Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-12-03T08:42:22.956Z] time="2021-12-03T08:42:22Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3960105208\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-12-03T08:42:22.956Z] === RUN TestManifestStore/no_local_cache [2021-12-03T08:42:22.956Z] === RUN TestManifestStore/with_local_cache [2021-12-03T08:42:22.956Z] === RUN TestManifestStore/unknown_media_type [2021-12-03T08:42:22.956Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-12-03T08:42:22.956Z] time="2021-12-03T08:42:22Z" level=warning msg="reference for unknown type: " [2021-12-03T08:42:22.956Z] time="2021-12-03T08:42:22Z" level=warning msg="reference for unknown type: " [2021-12-03T08:42:22.956Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-12-03T08:42:22.956Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-12-03T08:42:22.956Z] time="2021-12-03T08:42:22Z" level=warning msg="reference for unknown type: " [2021-12-03T08:42:22.956Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-12-03T08:42:22.956Z] time="2021-12-03T08:42:22Z" level=warning msg="reference for unknown type: " [2021-12-03T08:42:22.956Z] time="2021-12-03T08:42:22Z" level=warning msg="reference for unknown type: " [2021-12-03T08:42:22.956Z] === RUN TestManifestStore/error_persisting_manifest [2021-12-03T08:42:22.956Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-12-03T08:42:22.956Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-12-03T08:42:22.956Z] --- PASS: TestV2MetadataService (0.79s) [2021-12-03T08:42:22.956Z] PASS [2021-12-03T08:42:22.956Z] coverage: 48.2% of statements [2021-12-03T08:42:22.956Z] time="2021-12-03T08:42:22Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-12-03T08:42:22.956Z] --- PASS: TestManifestStore (0.23s) [2021-12-03T08:42:22.956Z] --- PASS: TestManifestStore/no_remote_or_local (0.15s) [2021-12-03T08:42:22.956Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-12-03T08:42:22.956Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-12-03T08:42:22.956Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2021-12-03T08:42:22.956Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-12-03T08:42:22.956Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-12-03T08:42:22.956Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-12-03T08:42:22.956Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-12-03T08:42:22.956Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-12-03T08:42:22.956Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-12-03T08:42:22.956Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-12-03T08:42:22.956Z] === RUN TestDetectManifestBlobMediaType [2021-12-03T08:42:22.956Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-12-03T08:42:22.956Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-12-03T08:42:22.956Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-12-03T08:42:22.956Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-12-03T08:42:22.956Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-12-03T08:42:22.956Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-12-03T08:42:22.956Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-12-03T08:42:22.956Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-12-03T08:42:22.956Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-12-03T08:42:22.956Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-12-03T08:42:22.956Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-12-03T08:42:22.956Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-12-03T08:42:22.956Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-12-03T08:42:22.956Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2021-12-03T08:42:22.956Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2021-12-03T08:42:22.956Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2021-12-03T08:42:22.956Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2021-12-03T08:42:22.956Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2021-12-03T08:42:22.956Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2021-12-03T08:42:22.956Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2021-12-03T08:42:22.956Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2021-12-03T08:42:22.956Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2021-12-03T08:42:22.956Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2021-12-03T08:42:22.956Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2021-12-03T08:42:22.956Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2021-12-03T08:42:22.956Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2021-12-03T08:42:22.956Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2021-12-03T08:42:22.956Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2021-12-03T08:42:22.956Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2021-12-03T08:42:22.956Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2021-12-03T08:42:22.956Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2021-12-03T08:42:22.956Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2021-12-03T08:42:22.956Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2021-12-03T08:42:22.956Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2021-12-03T08:42:22.956Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2021-12-03T08:42:22.956Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2021-12-03T08:42:22.956Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2021-12-03T08:42:22.956Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2021-12-03T08:42:22.956Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2021-12-03T08:42:22.956Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2021-12-03T08:42:22.956Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2021-12-03T08:42:22.956Z] === RUN TestFixManifestLayers [2021-12-03T08:42:22.956Z] --- PASS: TestFixManifestLayers (0.00s) [2021-12-03T08:42:22.956Z] === RUN TestFixManifestLayersBaseLayerParent [2021-12-03T08:42:22.956Z] pull_v2_test.go:73: Needs fixing on Windows [2021-12-03T08:42:22.956Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-12-03T08:42:22.956Z] === RUN TestFixManifestLayersBadParent [2021-12-03T08:42:22.956Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-12-03T08:42:22.956Z] === RUN TestValidateManifest [2021-12-03T08:42:22.956Z] pull_v2_test.go:118: Needs fixing on Windows [2021-12-03T08:42:22.956Z] --- SKIP: TestValidateManifest (0.00s) [2021-12-03T08:42:22.956Z] === RUN TestFormatPlatform [2021-12-03T08:42:22.956Z] --- PASS: TestFormatPlatform (0.00s) [2021-12-03T08:42:22.956Z] === RUN TestGetRepositoryMountCandidates [2021-12-03T08:42:22.956Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-12-03T08:42:22.956Z] === RUN TestLayerAlreadyExists [2021-12-03T08:42:22.956Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-12-03T08:42:22.956Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-12-03T08:42:22.956Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-12-03T08:42:22.956Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-12-03T08:42:22.956Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-12-03T08:42:22.956Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-12-03T08:42:22.956Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-12-03T08:42:22.956Z] === RUN TestWhenEmptyAuthConfig [2021-12-03T08:42:22.956Z] ok github.com/docker/docker/distribution/metadata 0.864s coverage: 48.2% of statements [2021-12-03T08:42:22.993Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-12-03T08:42:23.227Z] --- PASS: TestInspectOomKilledFalse (0.37s) [2021-12-03T08:42:23.227Z] === RUN TestLinksEtcHostsContentMatch [2021-12-03T08:42:23.227Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2021-12-03T08:42:23.227Z] === RUN TestLinksContainerNames [2021-12-03T08:42:23.425Z] time="2021-12-03T08:42:22Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-03T08:42:23.425Z] time="2021-12-03T08:42:22Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-03T08:42:23.425Z] time="2021-12-03T08:42:22Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-03T08:42:23.425Z] time="2021-12-03T08:42:22Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-03T08:42:23.425Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-12-03T08:42:23.425Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.39s) [2021-12-03T08:42:23.425Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.39s) [2021-12-03T08:42:23.425Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.39s) [2021-12-03T08:42:23.425Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.39s) [2021-12-03T08:42:23.425Z] === RUN TestTransfer [2021-12-03T08:42:23.425Z] --- PASS: TestTransfer (0.12s) [2021-12-03T08:42:23.425Z] === RUN TestConcurrencyLimit [2021-12-03T08:42:23.561Z] --- PASS: TestContainerBindMountNonRecursive (2.01s) [2021-12-03T08:42:23.561Z] === RUN TestContainerVolumesMountedAsShared [2021-12-03T08:42:23.561Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-12-03T08:42:23.893Z] === RUN TestNotFound [2021-12-03T08:42:23.893Z] --- PASS: TestNotFound (0.00s) [2021-12-03T08:42:23.893Z] === RUN TestConflict [2021-12-03T08:42:23.893Z] --- PASS: TestConflict (0.00s) [2021-12-03T08:42:23.893Z] === RUN TestForbidden [2021-12-03T08:42:23.893Z] --- PASS: TestForbidden (0.00s) [2021-12-03T08:42:23.893Z] === RUN TestInvalidParameter [2021-12-03T08:42:23.893Z] --- PASS: TestInvalidParameter (0.00s) [2021-12-03T08:42:23.893Z] === RUN TestNotImplemented [2021-12-03T08:42:23.893Z] --- PASS: TestNotImplemented (0.00s) [2021-12-03T08:42:23.893Z] === RUN TestNotModified [2021-12-03T08:42:23.893Z] --- PASS: TestNotModified (0.00s) [2021-12-03T08:42:23.893Z] === RUN TestUnauthorized [2021-12-03T08:42:23.893Z] --- PASS: TestUnauthorized (0.00s) [2021-12-03T08:42:23.893Z] === RUN TestUnknown [2021-12-03T08:42:23.893Z] --- PASS: TestUnknown (0.00s) [2021-12-03T08:42:23.893Z] === RUN TestCancelled [2021-12-03T08:42:23.893Z] --- PASS: TestCancelled (0.00s) [2021-12-03T08:42:23.893Z] === RUN TestDeadline [2021-12-03T08:42:23.893Z] --- PASS: TestDeadline (0.00s) [2021-12-03T08:42:23.893Z] === RUN TestDataLoss [2021-12-03T08:42:23.893Z] --- PASS: TestDataLoss (0.00s) [2021-12-03T08:42:23.893Z] === RUN TestUnavailable [2021-12-03T08:42:23.893Z] --- PASS: TestUnavailable (0.00s) [2021-12-03T08:42:23.893Z] === RUN TestSystem [2021-12-03T08:42:23.893Z] --- PASS: TestSystem (0.00s) [2021-12-03T08:42:23.893Z] === RUN TestFromStatusCode [2021-12-03T08:42:23.893Z] === RUN TestFromStatusCode/Not_Found [2021-12-03T08:42:23.893Z] === RUN TestFromStatusCode/Bad_Request [2021-12-03T08:42:23.893Z] === RUN TestFromStatusCode/Conflict [2021-12-03T08:42:23.893Z] === RUN TestFromStatusCode/Unauthorized [2021-12-03T08:42:23.893Z] === RUN TestFromStatusCode/Service_Unavailable [2021-12-03T08:42:23.893Z] === RUN TestFromStatusCode/Forbidden [2021-12-03T08:42:23.893Z] === RUN TestFromStatusCode/Not_Modified [2021-12-03T08:42:23.893Z] === RUN TestFromStatusCode/Not_Implemented [2021-12-03T08:42:23.893Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-12-03T08:42:23.894Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-12-03T08:42:23.894Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-12-03T08:42:23.894Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-12-03T08:42:23.894Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-12-03T08:42:23.894Z] --- PASS: TestFromStatusCode (0.00s) [2021-12-03T08:42:23.894Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-12-03T08:42:23.894Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-12-03T08:42:23.894Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-12-03T08:42:23.894Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-12-03T08:42:23.894Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-12-03T08:42:23.894Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-12-03T08:42:23.894Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-12-03T08:42:23.894Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-12-03T08:42:23.894Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-12-03T08:42:23.894Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-12-03T08:42:23.894Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-12-03T08:42:23.894Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-12-03T08:42:23.894Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-12-03T08:42:23.894Z] PASS [2021-12-03T08:42:23.894Z] coverage: 53.1% of statements [2021-12-03T08:42:23.894Z] ok github.com/docker/docker/errdefs 0.042s coverage: 53.1% of statements [2021-12-03T08:42:23.894Z] --- PASS: TestConcurrencyLimit (0.40s) [2021-12-03T08:42:23.894Z] === RUN TestInactiveJobs [2021-12-03T08:42:23.894Z] --- PASS: TestWhenEmptyAuthConfig (1.06s) [2021-12-03T08:42:23.894Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-12-03T08:42:23.894Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-12-03T08:42:23.894Z] === RUN TestTokenPassThru [2021-12-03T08:42:23.894Z] --- PASS: TestTokenPassThru (0.01s) [2021-12-03T08:42:23.894Z] === RUN TestTokenPassThruDifferentHost [2021-12-03T08:42:23.894Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-12-03T08:42:23.894Z] PASS [2021-12-03T08:42:23.894Z] coverage: 24.6% of statements [2021-12-03T08:42:23.894Z] === RUN TestCopyFileWithInvalidSrc [2021-12-03T08:42:23.894Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-12-03T08:42:23.894Z] === RUN TestCopyFileWithInvalidDest [2021-12-03T08:42:23.894Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-12-03T08:42:23.894Z] === RUN TestCopyFileWithSameSrcAndDest [2021-12-03T08:42:23.894Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-12-03T08:42:23.894Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-12-03T08:42:23.894Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-12-03T08:42:23.894Z] === RUN TestCopyFile [2021-12-03T08:42:23.894Z] --- PASS: TestCopyFile (0.00s) [2021-12-03T08:42:23.894Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-12-03T08:42:23.894Z] fileutils_test.go:133: Needs porting to Windows [2021-12-03T08:42:23.894Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-12-03T08:42:23.894Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-12-03T08:42:23.894Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-12-03T08:42:23.894Z] === RUN TestReadSymlinkedDirectoryToFile [2021-12-03T08:42:23.894Z] fileutils_test.go:179: Needs porting to Windows [2021-12-03T08:42:23.894Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-12-03T08:42:23.894Z] === RUN TestWildcardMatches [2021-12-03T08:42:23.894Z] --- PASS: TestWildcardMatches (0.00s) [2021-12-03T08:42:23.894Z] === RUN TestPatternMatches [2021-12-03T08:42:23.894Z] --- PASS: TestPatternMatches (0.00s) [2021-12-03T08:42:23.894Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-12-03T08:42:23.894Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-12-03T08:42:23.894Z] === RUN TestPatternMatchesFolderExclusions [2021-12-03T08:42:23.894Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-12-03T08:42:23.894Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-12-03T08:42:23.894Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-12-03T08:42:23.894Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-12-03T08:42:23.894Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-12-03T08:42:23.894Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-12-03T08:42:23.894Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-12-03T08:42:23.894Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-12-03T08:42:23.894Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-12-03T08:42:23.894Z] === RUN TestSingleExclamationError [2021-12-03T08:42:23.894Z] --- PASS: TestSingleExclamationError (0.00s) [2021-12-03T08:42:23.894Z] === RUN TestMatchesWithNoPatterns [2021-12-03T08:42:23.894Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-12-03T08:42:23.894Z] === RUN TestMatchesWithMalformedPatterns [2021-12-03T08:42:23.894Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-12-03T08:42:23.894Z] === RUN TestMatches [2021-12-03T08:42:23.894Z] === RUN TestMatches/MatchesOrParentMatches [2021-12-03T08:42:23.894Z] === RUN TestMatches/MatchesUsingParentResult [2021-12-03T08:42:23.894Z] === RUN TestMatches/MatchesUsingParentResults [2021-12-03T08:42:23.894Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2021-12-03T08:42:23.894Z] --- PASS: TestMatches (0.01s) [2021-12-03T08:42:23.894Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-12-03T08:42:23.894Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-12-03T08:42:23.894Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2021-12-03T08:42:23.894Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2021-12-03T08:42:23.894Z] === RUN TestCleanPatterns [2021-12-03T08:42:23.894Z] --- PASS: TestCleanPatterns (0.00s) [2021-12-03T08:42:23.894Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-12-03T08:42:23.894Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-12-03T08:42:23.894Z] === RUN TestCleanPatternsExceptionFlag [2021-12-03T08:42:23.894Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-12-03T08:42:23.894Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-12-03T08:42:23.894Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-12-03T08:42:23.894Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-12-03T08:42:23.894Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-12-03T08:42:23.894Z] === RUN TestCleanPatternsErrorSingleException [2021-12-03T08:42:23.894Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-12-03T08:42:23.894Z] === RUN TestCreateIfNotExistsDir [2021-12-03T08:42:23.894Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-12-03T08:42:23.894Z] === RUN TestCreateIfNotExistsFile [2021-12-03T08:42:23.894Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-12-03T08:42:23.894Z] === RUN TestMatch [2021-12-03T08:42:23.894Z] --- PASS: TestMatch (0.00s) [2021-12-03T08:42:23.894Z] PASS [2021-12-03T08:42:23.894Z] coverage: 84.0% of statements [2021-12-03T08:42:23.894Z] ok github.com/docker/docker/pkg/fileutils 0.070s coverage: 84.0% of statements [2021-12-03T08:42:24.109Z] --- PASS: TestSecretsUpdate (2.13s) [2021-12-03T08:42:24.109Z] === RUN TestTemplatedSecret [2021-12-03T08:42:24.131Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-12-03T08:42:24.131Z] --- PASS: TestContainerVolumesMountedAsShared (0.70s) [2021-12-03T08:42:24.131Z] === RUN TestContainerVolumesMountedAsSlave [2021-12-03T08:42:24.167Z] --- PASS: TestLinksContainerNames (0.78s) [2021-12-03T08:42:24.167Z] === RUN TestLogsFollowTailEmpty [2021-12-03T08:42:24.351Z] --- PASS: TestGetAddress (19.02s) [2021-12-03T08:42:24.351Z] === RUN TestRequestSyntaxCheck [2021-12-03T08:42:24.351Z] === RUN TestGet [2021-12-03T08:42:24.351Z] --- PASS: TestGet (0.00s) [2021-12-03T08:42:24.351Z] === RUN TestGetShortcutString [2021-12-03T08:42:24.351Z] --- PASS: TestGetShortcutString (0.00s) [2021-12-03T08:42:24.351Z] PASS [2021-12-03T08:42:24.351Z] coverage: 42.9% of statements [2021-12-03T08:42:24.351Z] ok github.com/docker/docker/pkg/homedir 0.037s coverage: 42.9% of statements [2021-12-03T08:42:24.351Z] --- PASS: TestRequestSyntaxCheck (0.04s) [2021-12-03T08:42:24.351Z] === RUN TestRequest [2021-12-03T08:42:24.362Z] ok github.com/docker/docker/distribution 1.374s coverage: 24.6% of statements [2021-12-03T08:42:24.362Z] --- PASS: TestInactiveJobs (0.35s) [2021-12-03T08:42:24.362Z] === RUN TestWatchRelease [2021-12-03T08:42:24.362Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-12-03T08:42:24.362Z] --- PASS: TestWatchRelease (0.05s) [2021-12-03T08:42:24.362Z] === RUN TestWatchFinishedTransfer [2021-12-03T08:42:24.362Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-12-03T08:42:24.362Z] === RUN TestDuplicateTransfer [2021-12-03T08:42:24.362Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-12-03T08:42:24.362Z] === RUN TestSuccessfulUpload [2021-12-03T08:42:24.362Z] time="2021-12-03T08:42:24Z" level=error msg="Upload failed, retrying: simulating retry" [2021-12-03T08:42:24.362Z] === RUN TestFSGetInvalidData [2021-12-03T08:42:24.362Z] --- PASS: TestFSGetInvalidData (0.02s) [2021-12-03T08:42:24.362Z] === RUN TestFSInvalidSet [2021-12-03T08:42:24.362Z] --- PASS: TestFSInvalidSet (0.02s) [2021-12-03T08:42:24.362Z] === RUN TestFSInvalidRoot [2021-12-03T08:42:24.362Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-12-03T08:42:24.362Z] === RUN TestFSMetadataGetSet [2021-12-03T08:42:24.427Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2021-12-03T08:42:24.428Z] === RUN TestContainerNetworkMountsNoChown [2021-12-03T08:42:24.700Z] check_test.go:308: [de644c8eb03d4] daemon is not started [2021-12-03T08:42:24.700Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-12-03T08:42:24.700Z] --- PASS: TestContainerVolumesMountedAsSlave (0.48s) [2021-12-03T08:42:24.700Z] === RUN TestNetworkNat [2021-12-03T08:42:24.810Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2021-12-03T08:42:24.810Z] === RUN TestNetworkDBWatch [2021-12-03T08:42:24.830Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-12-03T08:42:24.831Z] === RUN TestFSInvalidWalker [2021-12-03T08:42:24.831Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-12-03T08:42:24.831Z] === RUN TestFSGetSet [2021-12-03T08:42:24.831Z] --- PASS: TestFSGetSet (0.01s) [2021-12-03T08:42:24.831Z] === RUN TestFSGetUnsetKey [2021-12-03T08:42:24.831Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-12-03T08:42:24.831Z] === RUN TestFSGetEmptyData [2021-12-03T08:42:24.831Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-12-03T08:42:24.831Z] === RUN TestFSDelete [2021-12-03T08:42:24.831Z] --- PASS: TestFSDelete (0.02s) [2021-12-03T08:42:24.831Z] === RUN TestFSWalker [2021-12-03T08:42:24.831Z] --- PASS: TestFSWalker (0.01s) [2021-12-03T08:42:24.831Z] === RUN TestFSWalkerStopOnError [2021-12-03T08:42:24.831Z] --- PASS: TestSuccessfulUpload (0.42s) [2021-12-03T08:42:24.831Z] === RUN TestCancelledUpload [2021-12-03T08:42:24.831Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-12-03T08:42:24.831Z] === RUN TestNewFromJSON [2021-12-03T08:42:24.831Z] --- PASS: TestCancelledUpload (0.00s) [2021-12-03T08:42:24.831Z] PASS [2021-12-03T08:42:24.831Z] coverage: 77.3% of statements [2021-12-03T08:42:24.831Z] --- PASS: TestNewFromJSON (0.00s) [2021-12-03T08:42:24.831Z] === RUN TestNewFromJSONWithInvalidJSON [2021-12-03T08:42:24.831Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-12-03T08:42:24.831Z] === RUN TestMarshalKeyOrder [2021-12-03T08:42:24.831Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-12-03T08:42:24.831Z] === RUN TestHistoryEqual [2021-12-03T08:42:24.831Z] ok github.com/docker/docker/distribution/xfer 1.832s coverage: 77.3% of statements [2021-12-03T08:42:24.831Z] ? github.com/docker/docker/dockerversion [no test files] [2021-12-03T08:42:24.831Z] === RUN TestCompare [2021-12-03T08:42:24.831Z] --- PASS: TestCompare (0.00s) [2021-12-03T08:42:24.831Z] PASS [2021-12-03T08:42:24.831Z] coverage: 19.2% of statements [2021-12-03T08:42:24.831Z] ok github.com/docker/docker/image/cache 0.062s coverage: 19.2% of statements [2021-12-03T08:42:24.831Z] --- PASS: TestHistoryEqual (0.13s) [2021-12-03T08:42:24.831Z] === RUN TestImage [2021-12-03T08:42:24.831Z] --- PASS: TestImage (0.00s) [2021-12-03T08:42:24.831Z] === RUN TestImageOSNotEmpty [2021-12-03T08:42:24.831Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-12-03T08:42:24.831Z] === RUN TestNewChildImageFromImageWithRootFS [2021-12-03T08:42:24.831Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-12-03T08:42:24.831Z] === RUN TestCreate [2021-12-03T08:42:24.831Z] --- PASS: TestCreate (0.01s) [2021-12-03T08:42:24.831Z] === RUN TestRestore [2021-12-03T08:42:24.831Z] time="2021-12-03T08:42:24Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-12-03T08:42:24.831Z] --- PASS: TestRestore (0.03s) [2021-12-03T08:42:24.831Z] === RUN TestAddDelete [2021-12-03T08:42:24.831Z] --- PASS: TestAddDelete (0.03s) [2021-12-03T08:42:24.831Z] === RUN TestSearchAfterDelete [2021-12-03T08:42:24.831Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-12-03T08:42:24.831Z] === RUN TestParentReset [2021-12-03T08:42:24.831Z] --- PASS: TestParentReset (0.03s) [2021-12-03T08:42:24.831Z] === RUN TestGetAndSetLastUpdated [2021-12-03T08:42:24.831Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-12-03T08:42:24.831Z] === RUN TestStoreLen [2021-12-03T08:42:24.831Z] --- PASS: TestStoreLen (0.05s) [2021-12-03T08:42:24.831Z] PASS [2021-12-03T08:42:24.831Z] coverage: 86.6% of statements [2021-12-03T08:42:24.831Z] ok github.com/docker/docker/image 0.534s coverage: 86.6% of statements [2021-12-03T08:42:24.998Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2021-12-03T08:42:24.998Z] === RUN TestMountDaemonRoot [2021-12-03T08:42:24.998Z] === RUN TestMountDaemonRoot/default [2021-12-03T08:42:24.998Z] === PAUSE TestMountDaemonRoot/default [2021-12-03T08:42:24.998Z] === RUN TestMountDaemonRoot/private [2021-12-03T08:42:24.998Z] === PAUSE TestMountDaemonRoot/private [2021-12-03T08:42:24.998Z] === RUN TestMountDaemonRoot/rprivate [2021-12-03T08:42:24.998Z] === PAUSE TestMountDaemonRoot/rprivate [2021-12-03T08:42:24.998Z] === RUN TestMountDaemonRoot/slave [2021-12-03T08:42:24.998Z] === PAUSE TestMountDaemonRoot/slave [2021-12-03T08:42:24.998Z] === RUN TestMountDaemonRoot/rslave [2021-12-03T08:42:24.998Z] === PAUSE TestMountDaemonRoot/rslave [2021-12-03T08:42:24.998Z] === RUN TestMountDaemonRoot/shared [2021-12-03T08:42:24.998Z] === PAUSE TestMountDaemonRoot/shared [2021-12-03T08:42:24.998Z] === RUN TestMountDaemonRoot/rshared [2021-12-03T08:42:24.998Z] === PAUSE TestMountDaemonRoot/rshared [2021-12-03T08:42:24.998Z] === CONT TestMountDaemonRoot/default [2021-12-03T08:42:24.998Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-12-03T08:42:24.998Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-12-03T08:42:24.998Z] === RUN TestMountDaemonRoot/default/bind_root [2021-12-03T08:42:24.998Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-12-03T08:42:24.998Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-12-03T08:42:24.998Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-12-03T08:42:24.998Z] === RUN TestMountDaemonRoot/default/mount_root [2021-12-03T08:42:24.998Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-12-03T08:42:24.998Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-12-03T08:42:24.998Z] === CONT TestMountDaemonRoot/rprivate [2021-12-03T08:42:24.998Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-12-03T08:42:24.998Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-12-03T08:42:24.998Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-12-03T08:42:24.998Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-12-03T08:42:24.998Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-12-03T08:42:24.998Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-12-03T08:42:24.998Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-12-03T08:42:24.998Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-12-03T08:42:24.998Z] === CONT TestMountDaemonRoot/private [2021-12-03T08:42:24.998Z] === RUN TestMountDaemonRoot/private/bind_root [2021-12-03T08:42:24.998Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-12-03T08:42:24.998Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-12-03T08:42:24.998Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-12-03T08:42:24.998Z] === RUN TestMountDaemonRoot/private/mount_root [2021-12-03T08:42:24.998Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-12-03T08:42:24.998Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-12-03T08:42:24.998Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-12-03T08:42:24.998Z] === CONT TestMountDaemonRoot/default/mount_root [2021-12-03T08:42:24.998Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-12-03T08:42:24.998Z] === CONT TestMountDaemonRoot/default/bind_root [2021-12-03T08:42:24.998Z] === CONT TestMountDaemonRoot/shared [2021-12-03T08:42:24.998Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-12-03T08:42:24.998Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-12-03T08:42:24.998Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-12-03T08:42:24.998Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-12-03T08:42:24.998Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-12-03T08:42:24.998Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-12-03T08:42:24.998Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-12-03T08:42:24.998Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-12-03T08:42:24.998Z] === CONT TestMountDaemonRoot/rshared [2021-12-03T08:42:24.998Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-12-03T08:42:24.998Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-12-03T08:42:24.998Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-12-03T08:42:24.998Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-12-03T08:42:24.998Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-12-03T08:42:24.998Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-12-03T08:42:24.998Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-12-03T08:42:24.998Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-12-03T08:42:24.998Z] === CONT TestMountDaemonRoot/rslave [2021-12-03T08:42:24.998Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-12-03T08:42:24.998Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-12-03T08:42:24.998Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-12-03T08:42:24.998Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-12-03T08:42:24.998Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-12-03T08:42:24.998Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-12-03T08:42:24.998Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-12-03T08:42:24.998Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-12-03T08:42:24.998Z] === CONT TestMountDaemonRoot/slave [2021-12-03T08:42:24.998Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-12-03T08:42:24.998Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-12-03T08:42:24.998Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-12-03T08:42:24.998Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-12-03T08:42:24.998Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-12-03T08:42:24.998Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-12-03T08:42:24.998Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-12-03T08:42:24.998Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-12-03T08:42:24.998Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-12-03T08:42:24.998Z] === CONT TestMountDaemonRoot/private/bind_root [2021-12-03T08:42:24.998Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-12-03T08:42:24.998Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-12-03T08:42:24.998Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-12-03T08:42:24.998Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-12-03T08:42:24.998Z] === CONT TestMountDaemonRoot/private/mount_root [2021-12-03T08:42:24.998Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-12-03T08:42:24.998Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-12-03T08:42:24.998Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-12-03T08:42:24.998Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-12-03T08:42:24.998Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-12-03T08:42:24.998Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-12-03T08:42:24.998Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-12-03T08:42:24.998Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-12-03T08:42:25.259Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-12-03T08:42:25.259Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-12-03T08:42:25.259Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-12-03T08:42:25.259Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-12-03T08:42:25.259Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-12-03T08:42:25.259Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-12-03T08:42:25.259Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-12-03T08:42:25.259Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-12-03T08:42:25.259Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-12-03T08:42:25.259Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-12-03T08:42:25.259Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-12-03T08:42:25.259Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-12-03T08:42:25.259Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-12-03T08:42:25.259Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-12-03T08:42:25.259Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-12-03T08:42:25.259Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-12-03T08:42:25.259Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-12-03T08:42:25.259Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-12-03T08:42:25.259Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-12-03T08:42:25.259Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-12-03T08:42:25.259Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-12-03T08:42:25.259Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-12-03T08:42:25.259Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-12-03T08:42:25.259Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-12-03T08:42:25.259Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-12-03T08:42:25.259Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-12-03T08:42:25.259Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-12-03T08:42:25.259Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-12-03T08:42:25.259Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-12-03T08:42:25.259Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-12-03T08:42:25.259Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-12-03T08:42:25.259Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-12-03T08:42:25.259Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-12-03T08:42:25.259Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-12-03T08:42:25.259Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-12-03T08:42:25.259Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-12-03T08:42:25.259Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-12-03T08:42:25.259Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-12-03T08:42:25.259Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-12-03T08:42:25.259Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-12-03T08:42:25.259Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-12-03T08:42:25.259Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-12-03T08:42:25.259Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-12-03T08:42:25.259Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-12-03T08:42:25.259Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-12-03T08:42:25.259Z] === RUN TestContainerBindMountNonRecursive [2021-12-03T08:42:25.269Z] === RUN TestCreateIDMapOrder [2021-12-03T08:42:25.269Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-12-03T08:42:25.269Z] PASS [2021-12-03T08:42:25.269Z] coverage: 7.2% of statements [2021-12-03T08:42:25.269Z] ok github.com/docker/docker/pkg/idtools 0.036s coverage: 7.2% of statements [2021-12-03T08:42:25.299Z] === RUN TestValidateManifest [2021-12-03T08:42:25.299Z] === RUN TestValidateManifest/nil [2021-12-03T08:42:25.299Z] === RUN TestValidateManifest/non-nil [2021-12-03T08:42:25.299Z] --- PASS: TestValidateManifest (0.00s) [2021-12-03T08:42:25.299Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-12-03T08:42:25.299Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-12-03T08:42:25.299Z] PASS [2021-12-03T08:42:25.299Z] coverage: 0.7% of statements [2021-12-03T08:42:25.299Z] ok github.com/docker/docker/image/tarexport 0.054s coverage: 0.7% of statements [2021-12-03T08:42:25.638Z] --- PASS: TestNetworkNat (0.73s) [2021-12-03T08:42:25.638Z] === RUN TestNetworkLocalhostTCPNat [2021-12-03T08:42:25.767Z] === RUN TestMakeV1ConfigFromConfig [2021-12-03T08:42:25.767Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-12-03T08:42:25.767Z] PASS [2021-12-03T08:42:25.767Z] coverage: 25.0% of statements [2021-12-03T08:42:25.767Z] ok github.com/docker/docker/image/v1 0.128s coverage: 25.0% of statements [2021-12-03T08:42:25.767Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-12-03T08:42:26.207Z] --- PASS: TestNetworkLocalhostTCPNat (0.80s) [2021-12-03T08:42:26.207Z] === RUN TestNetworkLoopbackNat [2021-12-03T08:42:26.207Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-12-03T08:42:26.233Z] === RUN TestFixedBufferCap [2021-12-03T08:42:26.233Z] --- PASS: TestFixedBufferCap (0.00s) [2021-12-03T08:42:26.233Z] === RUN TestFixedBufferLen [2021-12-03T08:42:26.233Z] --- PASS: TestFixedBufferLen (0.00s) [2021-12-03T08:42:26.233Z] === RUN TestFixedBufferString [2021-12-03T08:42:26.233Z] --- PASS: TestFixedBufferString (0.00s) [2021-12-03T08:42:26.233Z] === RUN TestFixedBufferWrite [2021-12-03T08:42:26.233Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-12-03T08:42:26.234Z] === RUN TestFixedBufferRead [2021-12-03T08:42:26.234Z] --- PASS: TestFixedBufferRead (0.00s) [2021-12-03T08:42:26.234Z] === RUN TestBytesPipeRead [2021-12-03T08:42:26.234Z] --- PASS: TestBytesPipeRead (0.00s) [2021-12-03T08:42:26.234Z] === RUN TestBytesPipeWrite [2021-12-03T08:42:26.234Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-12-03T08:42:26.234Z] === RUN TestBytesPipeWriteRandomChunks [2021-12-03T08:42:26.234Z] 2021/12/03 08:42:26 Closing DB instances... [2021-12-03T08:42:26.238Z] === RUN TestSerialization [2021-12-03T08:42:26.238Z] --- PASS: TestSerialization (0.04s) [2021-12-03T08:42:26.238Z] PASS [2021-12-03T08:42:26.238Z] coverage: 100.0% of statements [2021-12-03T08:42:26.238Z] ok github.com/docker/docker/libcontainerd/queue 0.098s coverage: 100.0% of statements [2021-12-03T08:42:26.641Z] --- PASS: TestTemplatedSecret (2.64s) [2021-12-03T08:42:26.641Z] === RUN TestSecretCreateResolve [2021-12-03T08:42:26.643Z] --- PASS: TestContainerBindMountNonRecursive (1.29s) [2021-12-03T08:42:26.643Z] === RUN TestContainerVolumesMountedAsShared [2021-12-03T08:42:26.690Z] --- PASS: TestBytesPipeWriteRandomChunks (0.37s) [2021-12-03T08:42:26.690Z] === RUN TestAtomicWriteToFile [2021-12-03T08:42:26.690Z] --- PASS: TestAtomicWriteToFile (0.00s) [2021-12-03T08:42:26.690Z] === RUN TestAtomicWriteSetCommit [2021-12-03T08:42:26.690Z] --- PASS: TestAtomicWriteSetCommit (0.00s) [2021-12-03T08:42:26.690Z] === RUN TestAtomicWriteSetCancel [2021-12-03T08:42:26.690Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-12-03T08:42:26.690Z] === RUN TestReadCloserWrapperClose [2021-12-03T08:42:26.690Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-12-03T08:42:26.690Z] === RUN TestReaderErrWrapperReadOnError [2021-12-03T08:42:26.690Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-12-03T08:42:26.690Z] === RUN TestReaderErrWrapperRead [2021-12-03T08:42:26.690Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-12-03T08:42:26.690Z] === RUN TestCancelReadCloser [2021-12-03T08:42:26.690Z] --- PASS: TestCancelReadCloser (0.10s) [2021-12-03T08:42:26.690Z] === RUN TestWriteCloserWrapperClose [2021-12-03T08:42:26.690Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-12-03T08:42:26.690Z] === RUN TestNopWriteCloser [2021-12-03T08:42:26.690Z] --- PASS: TestNopWriteCloser (0.00s) [2021-12-03T08:42:26.690Z] === RUN TestNopWriter [2021-12-03T08:42:26.690Z] --- PASS: TestNopWriter (0.00s) [2021-12-03T08:42:26.690Z] === RUN TestWriteCounter [2021-12-03T08:42:26.690Z] --- PASS: TestWriteCounter (0.00s) [2021-12-03T08:42:26.690Z] PASS [2021-12-03T08:42:26.690Z] coverage: 69.2% of statements [2021-12-03T08:42:26.690Z] ok github.com/docker/docker/pkg/ioutils 0.519s coverage: 69.2% of statements [2021-12-03T08:42:26.707Z] === RUN TestEnvironmentParsing [2021-12-03T08:42:26.707Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-12-03T08:42:26.707Z] PASS [2021-12-03T08:42:26.707Z] coverage: 1.2% of statements [2021-12-03T08:42:26.707Z] ok github.com/docker/docker/libcontainerd/local 0.086s coverage: 1.2% of statements [2021-12-03T08:42:26.903Z] --- PASS: TestContainerVolumesMountedAsShared (0.38s) [2021-12-03T08:42:26.903Z] === RUN TestContainerVolumesMountedAsSlave [2021-12-03T08:42:27.144Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-12-03T08:42:27.150Z] === RUN TestError [2021-12-03T08:42:27.150Z] --- PASS: TestError (0.00s) [2021-12-03T08:42:27.150Z] === RUN TestProgressString [2021-12-03T08:42:27.150Z] === RUN TestProgressString/no_progress [2021-12-03T08:42:27.150Z] === RUN TestProgressString/progress_1 [2021-12-03T08:42:27.150Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-12-03T08:42:27.150Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-12-03T08:42:27.150Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-12-03T08:42:27.150Z] === RUN TestProgressString/with_units [2021-12-03T08:42:27.150Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-12-03T08:42:27.150Z] === RUN TestProgressString/hide_counts [2021-12-03T08:42:27.150Z] --- PASS: TestProgressString (0.00s) [2021-12-03T08:42:27.150Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-12-03T08:42:27.150Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-12-03T08:42:27.150Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-12-03T08:42:27.150Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-12-03T08:42:27.150Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-12-03T08:42:27.150Z] --- PASS: TestProgressString/with_units (0.00s) [2021-12-03T08:42:27.150Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-12-03T08:42:27.150Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-12-03T08:42:27.150Z] === RUN TestJSONMessageDisplay [2021-12-03T08:42:27.163Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s) [2021-12-03T08:42:27.163Z] === RUN TestNetworkNat [2021-12-03T08:42:27.174Z] === RUN TestEmptyLayer [2021-12-03T08:42:27.174Z] --- PASS: TestEmptyLayer (0.00s) [2021-12-03T08:42:27.174Z] === RUN TestCommitFailure [2021-12-03T08:42:27.174Z] --- PASS: TestCommitFailure (0.01s) [2021-12-03T08:42:27.174Z] === RUN TestStartTransactionFailure [2021-12-03T08:42:27.174Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-12-03T08:42:27.174Z] === RUN TestGetOrphan [2021-12-03T08:42:27.174Z] --- PASS: TestGetOrphan (0.01s) [2021-12-03T08:42:27.174Z] === RUN TestMountAndRegister [2021-12-03T08:42:27.174Z] layer_test.go:270: Layer size: 14 [2021-12-03T08:42:27.174Z] --- PASS: TestMountAndRegister (0.04s) [2021-12-03T08:42:27.174Z] === RUN TestLayerRelease [2021-12-03T08:42:27.174Z] layer_test.go:303: Failing on Windows [2021-12-03T08:42:27.174Z] --- SKIP: TestLayerRelease (0.00s) [2021-12-03T08:42:27.174Z] === RUN TestStoreRestore [2021-12-03T08:42:27.174Z] layer_test.go:352: Failing on Windows [2021-12-03T08:42:27.174Z] --- SKIP: TestStoreRestore (0.00s) [2021-12-03T08:42:27.174Z] === RUN TestTarStreamStability [2021-12-03T08:42:27.174Z] layer_test.go:467: Failing on Windows [2021-12-03T08:42:27.174Z] --- SKIP: TestTarStreamStability (0.00s) [2021-12-03T08:42:27.174Z] === RUN TestRegisterExistingLayer [2021-12-03T08:42:27.174Z] --- PASS: TestRegisterExistingLayer (0.11s) [2021-12-03T08:42:27.174Z] === RUN TestTarStreamVerification [2021-12-03T08:42:27.174Z] layer_test.go:696: Failing on Windows [2021-12-03T08:42:27.174Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-12-03T08:42:27.174Z] === RUN TestLayerMigration [2021-12-03T08:42:27.174Z] migration_test.go:45: Failing on Windows [2021-12-03T08:42:27.174Z] --- SKIP: TestLayerMigration (0.00s) [2021-12-03T08:42:27.174Z] === RUN TestLayerMigrationNoTarsplit [2021-12-03T08:42:27.174Z] migration_test.go:181: Failing on Windows [2021-12-03T08:42:27.174Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-12-03T08:42:27.174Z] === RUN TestMountInit [2021-12-03T08:42:27.174Z] mount_test.go:17: Failing on Windows [2021-12-03T08:42:27.174Z] --- SKIP: TestMountInit (0.00s) [2021-12-03T08:42:27.174Z] === RUN TestMountSize [2021-12-03T08:42:27.174Z] mount_test.go:76: Failing on Windows [2021-12-03T08:42:27.174Z] --- SKIP: TestMountSize (0.00s) [2021-12-03T08:42:27.174Z] === RUN TestMountChanges [2021-12-03T08:42:27.174Z] mount_test.go:125: Failing on Windows [2021-12-03T08:42:27.174Z] --- SKIP: TestMountChanges (0.00s) [2021-12-03T08:42:27.174Z] === RUN TestMountApply [2021-12-03T08:42:27.174Z] mount_test.go:212: Failing on Windows [2021-12-03T08:42:27.174Z] --- SKIP: TestMountApply (0.00s) [2021-12-03T08:42:27.174Z] PASS [2021-12-03T08:42:27.174Z] coverage: 30.1% of statements [2021-12-03T08:42:27.174Z] ok github.com/docker/docker/layer 0.236s coverage: 30.1% of statements [2021-12-03T08:42:27.174Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-12-03T08:42:27.174Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-12-03T08:42:27.174Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-12-03T08:42:27.174Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-12-03T08:42:27.174Z] === RUN TestSequenceGetAvailableBit [2021-12-03T08:42:27.174Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-12-03T08:42:27.174Z] === RUN TestSequenceEqual [2021-12-03T08:42:27.174Z] --- PASS: TestSequenceEqual (0.00s) [2021-12-03T08:42:27.174Z] === RUN TestSequenceCopy [2021-12-03T08:42:27.174Z] --- PASS: TestSequenceCopy (0.00s) [2021-12-03T08:42:27.174Z] === RUN TestGetFirstAvailable [2021-12-03T08:42:27.174Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-12-03T08:42:27.174Z] === RUN TestFindSequence [2021-12-03T08:42:27.174Z] --- PASS: TestFindSequence (0.00s) [2021-12-03T08:42:27.606Z] --- PASS: TestJSONMessageDisplay (0.13s) [2021-12-03T08:42:27.606Z] === RUN TestJSONMessageDisplayWithJSONError [2021-12-03T08:42:27.606Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-12-03T08:42:27.606Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-12-03T08:42:27.606Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-12-03T08:42:27.606Z] === RUN TestDisplayJSONMessagesStream [2021-12-03T08:42:27.606Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-12-03T08:42:27.606Z] PASS [2021-12-03T08:42:27.606Z] coverage: 91.7% of statements [2021-12-03T08:42:27.606Z] ok github.com/docker/docker/pkg/jsonmessage 0.163s coverage: 91.7% of statements [2021-12-03T08:42:27.606Z] --- PASS: TestNetworkDBWatch (3.02s) [2021-12-03T08:42:27.606Z] === RUN TestNetworkDBBulkSync [2021-12-03T08:42:27.654Z] === RUN TestCheckIfAvailable [2021-12-03T08:42:27.654Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-12-03T08:42:27.654Z] === RUN TestMergeSequences [2021-12-03T08:42:27.654Z] --- PASS: TestMergeSequences (0.00s) [2021-12-03T08:42:27.654Z] === RUN TestPushReservation [2021-12-03T08:42:27.654Z] --- PASS: TestPushReservation (0.00s) [2021-12-03T08:42:27.654Z] === RUN TestSerializeDeserialize [2021-12-03T08:42:27.654Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-12-03T08:42:27.654Z] === RUN TestSet [2021-12-03T08:42:27.654Z] --- PASS: TestSet (0.00s) [2021-12-03T08:42:27.654Z] === RUN TestSetUnset [2021-12-03T08:42:27.654Z] --- PASS: TestSetUnset (0.00s) [2021-12-03T08:42:27.654Z] === RUN TestOffsetSetUnset [2021-12-03T08:42:27.654Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-12-03T08:42:27.654Z] === RUN TestSetInRange [2021-12-03T08:42:27.654Z] --- PASS: TestSetInRange (0.00s) [2021-12-03T08:42:27.654Z] === RUN TestSetAnyInRange [2021-12-03T08:42:27.654Z] --- PASS: TestSetAnyInRange (0.00s) [2021-12-03T08:42:27.654Z] === RUN TestMethods [2021-12-03T08:42:27.654Z] --- PASS: TestMethods (0.00s) [2021-12-03T08:42:27.654Z] === RUN TestRandomAllocateDeallocate [2021-12-03T08:42:27.712Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-12-03T08:42:27.734Z] --- PASS: TestNetworkNat (0.44s) [2021-12-03T08:42:27.734Z] === RUN TestNetworkLocalhostTCPNat [2021-12-03T08:42:27.971Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-12-03T08:42:28.063Z] === RUN TestStandardLongPath [2021-12-03T08:42:28.063Z] --- PASS: TestStandardLongPath (0.00s) [2021-12-03T08:42:28.063Z] === RUN TestUNCLongPath [2021-12-03T08:42:28.063Z] --- PASS: TestUNCLongPath (0.00s) [2021-12-03T08:42:28.063Z] PASS [2021-12-03T08:42:28.063Z] coverage: 100.0% of statements [2021-12-03T08:42:28.063Z] ok github.com/docker/docker/pkg/longpath 0.031s coverage: 100.0% of statements [2021-12-03T08:42:28.304Z] --- PASS: TestNetworkLocalhostTCPNat (0.54s) [2021-12-03T08:42:28.304Z] === RUN TestNetworkLoopbackNat [2021-12-03T08:42:28.520Z] === RUN TestNameFormat [2021-12-03T08:42:28.520Z] --- PASS: TestNameFormat (0.00s) [2021-12-03T08:42:28.520Z] === RUN TestNameRetries [2021-12-03T08:42:28.520Z] --- PASS: TestNameRetries (0.00s) [2021-12-03T08:42:28.520Z] PASS [2021-12-03T08:42:28.520Z] coverage: 85.7% of statements [2021-12-03T08:42:28.520Z] ok github.com/docker/docker/pkg/namesgenerator 0.032s coverage: 85.7% of statements [2021-12-03T08:42:28.544Z] --- PASS: TestSecretCreateResolve (2.14s) [2021-12-03T08:42:28.544Z] PASS [2021-12-03T08:42:28.544Z] [2021-12-03T08:42:28.544Z] DONE 6 tests in 13.357s [2021-12-03T08:42:28.544Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-12-03T08:42:28.544Z] INFO: Testing against a local daemon [2021-12-03T08:42:28.544Z] === RUN TestServiceCreateInit [2021-12-03T08:42:28.544Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-12-03T08:42:28.911Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-12-03T08:42:28.976Z] 2021/12/03 08:42:28 Closing DB instances... [2021-12-03T08:42:28.976Z] === RUN TestParseKeyValueOpt [2021-12-03T08:42:28.976Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-12-03T08:42:28.976Z] === RUN TestParseUintList [2021-12-03T08:42:28.976Z] --- PASS: TestParseUintList (0.00s) [2021-12-03T08:42:28.976Z] === RUN TestParseUintListMaximumLimits [2021-12-03T08:42:28.976Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-12-03T08:42:28.976Z] PASS [2021-12-03T08:42:28.976Z] coverage: 97.0% of statements [2021-12-03T08:42:28.976Z] ok github.com/docker/docker/pkg/parsers 0.031s coverage: 97.0% of statements [2021-12-03T08:42:29.171Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-12-03T08:42:29.218Z] === RUN TestInvalidConfig [2021-12-03T08:42:29.218Z] --- PASS: TestInvalidConfig (0.00s) [2021-12-03T08:42:29.218Z] === RUN TestConfig [2021-12-03T08:42:29.430Z] --- PASS: TestNetworkLoopbackNat (3.09s) [2021-12-03T08:42:29.430Z] === RUN TestPause [2021-12-03T08:42:29.686Z] --- PASS: TestConfig (0.00s) [2021-12-03T08:42:29.686Z] === RUN TestOptionsLabels [2021-12-03T08:42:29.686Z] --- PASS: TestOptionsLabels (0.00s) [2021-12-03T08:42:29.686Z] === RUN TestValidName [2021-12-03T08:42:29.686Z] --- PASS: TestValidName (0.00s) [2021-12-03T08:42:29.686Z] === RUN TestTLSConfiguration [2021-12-03T08:42:29.686Z] time="2021-12-03T08:42:29Z" level=info msg="Option Initializing KV with TLS" [2021-12-03T08:42:29.686Z] --- PASS: TestTLSConfiguration (0.13s) [2021-12-03T08:42:29.686Z] PASS [2021-12-03T08:42:29.686Z] coverage: 24.0% of statements [2021-12-03T08:42:29.686Z] ok github.com/docker/docker/libnetwork/config 0.200s coverage: 24.0% of statements [2021-12-03T08:42:29.686Z] === RUN TestKey [2021-12-03T08:42:29.686Z] --- PASS: TestKey (0.00s) [2021-12-03T08:42:29.686Z] === RUN TestParseKey [2021-12-03T08:42:29.686Z] --- PASS: TestParseKey (0.00s) [2021-12-03T08:42:29.686Z] === RUN TestInvalidDataStore [2021-12-03T08:42:29.686Z] --- PASS: TestInvalidDataStore (0.00s) [2021-12-03T08:42:29.686Z] === RUN TestKVObjectFlatKey [2021-12-03T08:42:29.686Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-12-03T08:42:29.686Z] === RUN TestAtomicKVObjectFlatKey [2021-12-03T08:42:29.686Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-12-03T08:42:29.686Z] PASS [2021-12-03T08:42:29.686Z] coverage: 21.9% of statements [2021-12-03T08:42:29.686Z] ok github.com/docker/docker/libnetwork/datastore 0.035s coverage: 21.9% of statements [2021-12-03T08:42:29.940Z] === RUN TestNewAndRemove [2021-12-03T08:42:29.940Z] --- PASS: TestNewAndRemove (0.00s) [2021-12-03T08:42:29.940Z] === RUN TestRemoveInvalidPath [2021-12-03T08:42:29.940Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-12-03T08:42:29.940Z] PASS [2021-12-03T08:42:29.940Z] coverage: 82.6% of statements [2021-12-03T08:42:29.940Z] ok github.com/docker/docker/pkg/pidfile 0.037s coverage: 82.6% of statements [2021-12-03T08:42:29.997Z] --- PASS: TestPause (0.71s) [2021-12-03T08:42:29.997Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-12-03T08:42:29.997Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-12-03T08:42:29.997Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.01s) [2021-12-03T08:42:29.997Z] === RUN TestPauseStopPausedContainer [2021-12-03T08:42:30.676Z] === RUN TestErrorInterfaces [2021-12-03T08:42:30.676Z] --- PASS: TestErrorInterfaces (0.00s) [2021-12-03T08:42:30.676Z] === RUN TestNetworkMarshalling [2021-12-03T08:42:30.676Z] === RUN TestIPDataMarshalling [2021-12-03T08:42:30.676Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-12-03T08:42:30.676Z] === RUN TestValidateAndIsV6 [2021-12-03T08:42:30.676Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-12-03T08:42:30.676Z] PASS [2021-12-03T08:42:30.676Z] coverage: 68.9% of statements [2021-12-03T08:42:30.676Z] ok github.com/docker/docker/libnetwork/driverapi 0.037s coverage: 68.9% of statements [2021-12-03T08:42:30.676Z] --- PASS: TestNetworkMarshalling (0.16s) [2021-12-03T08:42:30.676Z] === RUN TestEndpointMarshalling [2021-12-03T08:42:30.676Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-12-03T08:42:30.676Z] === RUN TestAuxAddresses [2021-12-03T08:42:30.676Z] time="2021-12-03T08:42:30Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-12-03T08:42:30.676Z] --- PASS: TestAuxAddresses (0.01s) [2021-12-03T08:42:30.676Z] === RUN TestSRVServiceQuery [2021-12-03T08:42:30.676Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:42:30.676Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-12-03T08:42:30.676Z] === RUN TestServiceVIPReuse [2021-12-03T08:42:30.676Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:42:30.676Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-12-03T08:42:30.676Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-12-03T08:42:30.676Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:42:30.676Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-12-03T08:42:30.676Z] === RUN TestDNSIPQuery [2021-12-03T08:42:30.676Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:42:30.676Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-12-03T08:42:30.676Z] === RUN TestDNSProxyServFail [2021-12-03T08:42:30.676Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:42:30.676Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-12-03T08:42:30.676Z] === RUN TestSandboxAddEmpty [2021-12-03T08:42:30.676Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:42:30.676Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-12-03T08:42:30.676Z] === RUN TestSandboxAddMultiPrio [2021-12-03T08:42:30.676Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:42:30.676Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-12-03T08:42:30.676Z] === RUN TestSandboxAddSamePrio [2021-12-03T08:42:30.676Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:42:30.676Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-12-03T08:42:30.676Z] === RUN TestCleanupServiceDiscovery [2021-12-03T08:42:30.676Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:42:30.676Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-12-03T08:42:30.676Z] === RUN TestDNSOptions [2021-12-03T08:42:30.676Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:42:30.676Z] --- SKIP: TestDNSOptions (0.00s) [2021-12-03T08:42:30.676Z] === RUN TestMultipleControllersWithSameStore [2021-12-03T08:42:30.676Z] time="2021-12-03T08:42:30Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-12-03T08:42:30.676Z] time="2021-12-03T08:42:30Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-12-03T08:42:30.676Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-12-03T08:42:30.676Z] PASS [2021-12-03T08:42:30.676Z] coverage: 8.6% of statements [2021-12-03T08:42:30.676Z] ok github.com/docker/docker/libnetwork 0.297s coverage: 8.6% of statements [2021-12-03T08:42:30.676Z] === RUN TestDriver [2021-12-03T08:42:30.676Z] --- PASS: TestDriver (0.00s) [2021-12-03T08:42:30.676Z] PASS [2021-12-03T08:42:30.676Z] coverage: 34.8% of statements [2021-12-03T08:42:30.676Z] ok github.com/docker/docker/libnetwork/drivers/host 0.034s coverage: 34.8% of statements [2021-12-03T08:42:30.845Z] --- PASS: TestNetworkLoopbackNat (2.49s) [2021-12-03T08:42:30.845Z] === RUN TestPause [2021-12-03T08:42:30.902Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-12-03T08:42:30.902Z] === RUN TestNetworkDBCRUDMediumCluster [2021-12-03T08:42:30.902Z] === RUN TestFailedConnection [2021-12-03T08:42:30.934Z] --- PASS: TestPauseStopPausedContainer (0.77s) [2021-12-03T08:42:30.934Z] === RUN TestPidHost [2021-12-03T08:42:30.934Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-12-03T08:42:31.105Z] --- PASS: TestPause (0.43s) [2021-12-03T08:42:31.105Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-12-03T08:42:31.105Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-12-03T08:42:31.105Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-12-03T08:42:31.105Z] === RUN TestPauseStopPausedContainer [2021-12-03T08:42:31.150Z] === RUN TestDriver [2021-12-03T08:42:31.150Z] --- PASS: TestDriver (0.00s) [2021-12-03T08:42:31.150Z] PASS [2021-12-03T08:42:31.150Z] coverage: 34.8% of statements [2021-12-03T08:42:31.150Z] ok github.com/docker/docker/libnetwork/drivers/null 0.038s coverage: 34.8% of statements [2021-12-03T08:42:31.617Z] === RUN TestNetworkAllocateFree [2021-12-03T08:42:31.617Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-12-03T08:42:31.617Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-12-03T08:42:31.617Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-12-03T08:42:31.617Z] PASS [2021-12-03T08:42:31.617Z] coverage: 63.6% of statements [2021-12-03T08:42:31.617Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.035s coverage: 63.6% of statements [2021-12-03T08:42:31.675Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2021-12-03T08:42:31.675Z] === RUN TestPidHost [2021-12-03T08:42:31.864Z] === RUN TestParseEmptyInterface [2021-12-03T08:42:31.864Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-12-03T08:42:31.864Z] === RUN TestParseNonInterfaceType [2021-12-03T08:42:31.864Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-12-03T08:42:31.864Z] === RUN TestParseWithOneFunction [2021-12-03T08:42:31.864Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-12-03T08:42:31.864Z] === RUN TestParseWithMultipleFuncs [2021-12-03T08:42:31.864Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-12-03T08:42:31.864Z] === RUN TestParseWithUnnamedReturn [2021-12-03T08:42:31.864Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-12-03T08:42:31.864Z] === RUN TestEmbeddedInterface [2021-12-03T08:42:31.864Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-12-03T08:42:31.864Z] === RUN TestParsedImports [2021-12-03T08:42:31.864Z] --- PASS: TestParsedImports (0.00s) [2021-12-03T08:42:31.864Z] === RUN TestAliasedImports [2021-12-03T08:42:31.864Z] --- PASS: TestAliasedImports (0.00s) [2021-12-03T08:42:31.864Z] PASS [2021-12-03T08:42:31.864Z] coverage: 56.8% of statements [2021-12-03T08:42:31.864Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.045s coverage: 56.8% of statements [2021-12-03T08:42:32.085Z] === RUN TestGetEmptyCapabilities [2021-12-03T08:42:32.085Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-12-03T08:42:32.085Z] === RUN TestGetExtraCapabilities [2021-12-03T08:42:32.085Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-12-03T08:42:32.085Z] === RUN TestGetInvalidCapabilities [2021-12-03T08:42:32.085Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-12-03T08:42:32.085Z] === RUN TestRemoteDriver [2021-12-03T08:42:32.085Z] --- PASS: TestRemoteDriver (0.00s) [2021-12-03T08:42:32.085Z] === RUN TestDriverError [2021-12-03T08:42:32.085Z] --- PASS: TestDriverError (0.00s) [2021-12-03T08:42:32.085Z] === RUN TestMissingValues [2021-12-03T08:42:32.085Z] --- PASS: TestMissingValues (0.00s) [2021-12-03T08:42:32.085Z] === RUN TestRollback [2021-12-03T08:42:32.085Z] --- PASS: TestRollback (0.00s) [2021-12-03T08:42:32.085Z] PASS [2021-12-03T08:42:32.085Z] coverage: 57.4% of statements [2021-12-03T08:42:32.085Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.074s coverage: 57.4% of statements [2021-12-03T08:42:32.312Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-12-03T08:42:32.553Z] === RUN TestNew [2021-12-03T08:42:32.553Z] --- PASS: TestNew (0.00s) [2021-12-03T08:42:32.553Z] === RUN TestAddDriver [2021-12-03T08:42:32.553Z] --- PASS: TestAddDriver (0.00s) [2021-12-03T08:42:32.553Z] === RUN TestAddDuplicateDriver [2021-12-03T08:42:32.553Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-12-03T08:42:32.553Z] === RUN TestIPAMDefaultAddressSpaces [2021-12-03T08:42:32.553Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-12-03T08:42:32.553Z] === RUN TestDriver [2021-12-03T08:42:32.553Z] --- PASS: TestDriver (0.00s) [2021-12-03T08:42:32.553Z] === RUN TestIPAM [2021-12-03T08:42:32.553Z] --- PASS: TestIPAM (0.00s) [2021-12-03T08:42:32.553Z] === RUN TestWalkIPAMs [2021-12-03T08:42:32.553Z] --- PASS: TestWalkIPAMs (0.00s) [2021-12-03T08:42:32.553Z] === RUN TestWalkDrivers [2021-12-03T08:42:32.553Z] --- PASS: TestWalkDrivers (0.00s) [2021-12-03T08:42:32.553Z] PASS [2021-12-03T08:42:32.553Z] coverage: 82.4% of statements [2021-12-03T08:42:32.553Z] === RUN TestNAT [2021-12-03T08:42:32.553Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-12-03T08:42:32.553Z] --- SKIP: TestNAT (0.00s) [2021-12-03T08:42:32.553Z] === RUN TestTransparent [2021-12-03T08:42:32.553Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-12-03T08:42:32.553Z] --- SKIP: TestTransparent (0.00s) [2021-12-03T08:42:32.553Z] PASS [2021-12-03T08:42:32.553Z] coverage: 0.0% of statements [2021-12-03T08:42:32.553Z] ok github.com/docker/docker/libnetwork/drvregistry 0.057s coverage: 82.4% of statements [2021-12-03T08:42:32.553Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.041s coverage: 0.0% of statements [2021-12-03T08:42:32.553Z] --- PASS: TestRandomAllocateDeallocate (5.31s) [2021-12-03T08:42:32.553Z] === RUN TestAllocateRandomDeallocate [2021-12-03T08:42:32.553Z] === RUN TestBuildDefault [2021-12-03T08:42:32.553Z] --- PASS: TestBuildDefault (0.00s) [2021-12-03T08:42:32.553Z] === RUN TestBuildHostnameDomainname [2021-12-03T08:42:32.553Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-12-03T08:42:32.553Z] === RUN TestBuildHostname [2021-12-03T08:42:32.553Z] --- PASS: TestBuildHostname (0.00s) [2021-12-03T08:42:32.553Z] === RUN TestBuildHostnameFQDN [2021-12-03T08:42:32.553Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-12-03T08:42:32.553Z] === RUN TestBuildNoIP [2021-12-03T08:42:32.553Z] --- PASS: TestBuildNoIP (0.00s) [2021-12-03T08:42:32.553Z] === RUN TestUpdate [2021-12-03T08:42:32.553Z] --- PASS: TestUpdate (0.00s) [2021-12-03T08:42:32.564Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-12-03T08:42:32.571Z] --- PASS: TestPidHost (1.69s) [2021-12-03T08:42:32.571Z] === RUN TestPsFilter [2021-12-03T08:42:32.571Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-12-03T08:42:32.616Z] --- PASS: TestPidHost (0.91s) [2021-12-03T08:42:32.616Z] === RUN TestPsFilter [2021-12-03T08:42:32.616Z] --- PASS: TestPsFilter (0.12s) [2021-12-03T08:42:32.616Z] === RUN TestRemoveContainerWithRemovedVolume [2021-12-03T08:42:32.729Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-12-03T08:42:32.826Z] === RUN TestHTTPTransport [2021-12-03T08:42:32.826Z] --- PASS: TestHTTPTransport (0.00s) [2021-12-03T08:42:32.826Z] PASS [2021-12-03T08:42:32.826Z] coverage: 85.7% of statements [2021-12-03T08:42:32.826Z] ok github.com/docker/docker/pkg/plugins/transport 0.040s coverage: 85.7% of statements [2021-12-03T08:42:32.829Z] --- PASS: TestPsFilter (0.27s) [2021-12-03T08:42:32.829Z] === RUN TestRemoveContainerWithRemovedVolume [2021-12-03T08:42:33.022Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-12-03T08:42:33.022Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-12-03T08:42:33.022Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-12-03T08:42:33.022Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-12-03T08:42:33.022Z] === RUN TestAddEmpty [2021-12-03T08:42:33.022Z] --- PASS: TestAddEmpty (0.00s) [2021-12-03T08:42:33.022Z] === RUN TestAdd [2021-12-03T08:42:33.022Z] --- PASS: TestAdd (0.00s) [2021-12-03T08:42:33.022Z] === RUN TestDeleteEmpty [2021-12-03T08:42:33.022Z] --- PASS: TestDeleteEmpty (0.00s) [2021-12-03T08:42:33.022Z] === RUN TestDeleteNewline [2021-12-03T08:42:33.022Z] --- PASS: TestDeleteNewline (0.00s) [2021-12-03T08:42:33.022Z] === RUN TestDelete [2021-12-03T08:42:33.022Z] --- PASS: TestDelete (0.00s) [2021-12-03T08:42:33.022Z] === RUN TestConcurrentWrites [2021-12-03T08:42:33.022Z] --- PASS: TestConcurrentWrites (0.18s) [2021-12-03T08:42:33.022Z] PASS [2021-12-03T08:42:33.022Z] coverage: 81.2% of statements [2021-12-03T08:42:33.022Z] ok github.com/docker/docker/libnetwork/etchosts 0.227s coverage: 81.2% of statements [2021-12-03T08:42:33.187Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s) [2021-12-03T08:42:33.187Z] === RUN TestRemoveContainerWithVolume [2021-12-03T08:42:33.282Z] --- PASS: TestRequest (8.67s) [2021-12-03T08:42:33.282Z] === RUN TestOverlappingRequests [2021-12-03T08:42:33.282Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-12-03T08:42:33.282Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-12-03T08:42:33.282Z] === RUN TestBufioReaderPoolPutAndGet [2021-12-03T08:42:33.282Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-12-03T08:42:33.282Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-12-03T08:42:33.282Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-12-03T08:42:33.282Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-12-03T08:42:33.282Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-12-03T08:42:33.282Z] === RUN TestBufioWriterPoolPutAndGet [2021-12-03T08:42:33.282Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-12-03T08:42:33.282Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-12-03T08:42:33.282Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-12-03T08:42:33.282Z] === RUN TestBufferPoolPutAndGet [2021-12-03T08:42:33.282Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-12-03T08:42:33.282Z] PASS [2021-12-03T08:42:33.282Z] coverage: 88.2% of statements [2021-12-03T08:42:33.282Z] ok github.com/docker/docker/pkg/pools 0.030s coverage: 88.2% of statements [2021-12-03T08:42:33.282Z] --- PASS: TestFailedConnection (2.20s) [2021-12-03T08:42:33.282Z] === RUN TestFailOnce [2021-12-03T08:42:33.282Z] 2021/12/03 08:42:33 http: panic serving 127.0.0.1:49284: Plugin not ready [2021-12-03T08:42:33.282Z] goroutine 3 [running]: [2021-12-03T08:42:33.282Z] net/http.(*conn).serve.func1() [2021-12-03T08:42:33.282Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-12-03T08:42:33.282Z] panic({0xa5ac60, 0xb67350}) [2021-12-03T08:42:33.282Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-12-03T08:42:33.282Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x60e6ba490b1c98d0}, 0xc00005fa98) [2021-12-03T08:42:33.282Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-12-03T08:42:33.282Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xb740d0, 0xc0001360e0}, 0x9aef46) [2021-12-03T08:42:33.282Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-12-03T08:42:33.282Z] net/http.(*ServeMux).ServeHTTP(0x0, {0xb740d0, 0xc0001360e0}, 0xc000056000) [2021-12-03T08:42:33.282Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-12-03T08:42:33.282Z] net/http.serverHandler.ServeHTTP({0xb726d0}, {0xb740d0, 0xc0001360e0}, 0xc000056000) [2021-12-03T08:42:33.282Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-12-03T08:42:33.282Z] net/http.(*conn).serve(0xc000048000, {0xb75fa0, 0xc00011cb40}) [2021-12-03T08:42:33.282Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-12-03T08:42:33.282Z] created by net/http.(*Server).Serve [2021-12-03T08:42:33.282Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-12-03T08:42:33.282Z] time="2021-12-03T08:42:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49283/Test.FailOnce: Post \"http://127.0.0.1:49283/Test.FailOnce\": EOF, retrying in 1s" [2021-12-03T08:42:33.282Z] --- PASS: TestOverlappingRequests (0.40s) [2021-12-03T08:42:33.282Z] === RUN TestRelease [2021-12-03T08:42:33.397Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.69s) [2021-12-03T08:42:33.397Z] === RUN TestRemoveContainerWithVolume [2021-12-03T08:42:33.447Z] --- PASS: TestRemoveContainerWithVolume (0.38s) [2021-12-03T08:42:33.447Z] === RUN TestRemoveContainerRunning [2021-12-03T08:42:33.489Z] === RUN TestNew [2021-12-03T08:42:33.489Z] --- PASS: TestNew (0.00s) [2021-12-03T08:42:33.489Z] === RUN TestAllocate [2021-12-03T08:42:33.489Z] --- PASS: TestAllocate (0.00s) [2021-12-03T08:42:33.489Z] === RUN TestUninitialized [2021-12-03T08:42:33.489Z] --- PASS: TestUninitialized (0.00s) [2021-12-03T08:42:33.489Z] === RUN TestAllocateInRange [2021-12-03T08:42:33.489Z] --- PASS: TestAllocateInRange (0.00s) [2021-12-03T08:42:33.489Z] === RUN TestAllocateSerial [2021-12-03T08:42:33.489Z] --- PASS: TestAllocateSerial (0.00s) [2021-12-03T08:42:33.489Z] PASS [2021-12-03T08:42:33.489Z] coverage: 87.5% of statements [2021-12-03T08:42:33.489Z] ok github.com/docker/docker/libnetwork/idm 0.057s coverage: 87.5% of statements [2021-12-03T08:42:33.489Z] === RUN TestDiff [2021-12-03T08:42:33.489Z] --- PASS: TestDiff (0.00s) [2021-12-03T08:42:33.489Z] === RUN TestAddedCallback [2021-12-03T08:42:33.489Z] --- PASS: TestAddedCallback (0.00s) [2021-12-03T08:42:33.489Z] === RUN TestRemovedCallback [2021-12-03T08:42:33.489Z] --- PASS: TestRemovedCallback (0.00s) [2021-12-03T08:42:33.489Z] === RUN TestNoCallback [2021-12-03T08:42:33.489Z] --- PASS: TestNoCallback (0.00s) [2021-12-03T08:42:33.489Z] PASS [2021-12-03T08:42:33.489Z] coverage: 48.1% of statements [2021-12-03T08:42:33.489Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.044s coverage: 48.1% of statements [2021-12-03T08:42:33.741Z] 2021/12/03 08:42:33 Closing DB instances... [2021-12-03T08:42:33.741Z] === RUN TestOutputOnPrematureClose [2021-12-03T08:42:33.741Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-12-03T08:42:33.741Z] === RUN TestCompleteSilently [2021-12-03T08:42:33.741Z] --- PASS: TestCompleteSilently (0.00s) [2021-12-03T08:42:33.741Z] PASS [2021-12-03T08:42:33.741Z] coverage: 75.9% of statements [2021-12-03T08:42:33.741Z] ok github.com/docker/docker/pkg/progress 0.030s coverage: 75.9% of statements [2021-12-03T08:42:33.741Z] time="2021-12-03T08:42:33Z" level=error msg="node: 21cd11685f0c is unknown to memberlist" [2021-12-03T08:42:33.958Z] === RUN TestCaller [2021-12-03T08:42:33.958Z] --- PASS: TestCaller (0.00s) [2021-12-03T08:42:33.958Z] PASS [2021-12-03T08:42:33.958Z] coverage: 100.0% of statements [2021-12-03T08:42:33.958Z] ok github.com/docker/docker/libnetwork/internal/caller 0.036s coverage: 100.0% of statements [2021-12-03T08:42:33.958Z] --- PASS: TestAllocateRandomDeallocate (1.26s) [2021-12-03T08:42:33.959Z] === RUN TestAllocateRandomDeallocateSerialize [2021-12-03T08:42:33.959Z] === RUN TestSetSerialInsertDelete [2021-12-03T08:42:33.959Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-12-03T08:42:33.959Z] === RUN TestSetParallelInsertDelete [2021-12-03T08:42:34.018Z] --- PASS: TestRemoveContainerRunning (0.42s) [2021-12-03T08:42:34.018Z] === RUN TestRemoveContainerForceRemoveRunning [2021-12-03T08:42:34.197Z] === RUN TestSendToOneSub [2021-12-03T08:42:34.197Z] --- PASS: TestSendToOneSub (0.00s) [2021-12-03T08:42:34.197Z] === RUN TestSendToMultipleSubs [2021-12-03T08:42:34.197Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-12-03T08:42:34.197Z] === RUN TestEvictOneSub [2021-12-03T08:42:34.197Z] --- PASS: TestEvictOneSub (0.00s) [2021-12-03T08:42:34.197Z] === RUN TestClosePublisher [2021-12-03T08:42:34.197Z] --- PASS: TestClosePublisher (0.00s) [2021-12-03T08:42:34.197Z] === RUN TestPubSubRace [2021-12-03T08:42:34.197Z] --- PASS: TestFailOnce (1.13s) [2021-12-03T08:42:34.197Z] === RUN TestEchoInputOutput [2021-12-03T08:42:34.197Z] --- PASS: TestEchoInputOutput (0.00s) [2021-12-03T08:42:34.197Z] === RUN TestBackoff [2021-12-03T08:42:34.197Z] --- PASS: TestBackoff (0.00s) [2021-12-03T08:42:34.197Z] === RUN TestAbortRetry [2021-12-03T08:42:34.197Z] --- PASS: TestAbortRetry (0.00s) [2021-12-03T08:42:34.197Z] === RUN TestClientScheme [2021-12-03T08:42:34.197Z] --- PASS: TestClientScheme (0.00s) [2021-12-03T08:42:34.197Z] === RUN TestNewClientWithTimeout [2021-12-03T08:42:34.278Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.38s) [2021-12-03T08:42:34.278Z] === RUN TestRemoveInvalidContainer [2021-12-03T08:42:34.278Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-12-03T08:42:34.278Z] === RUN TestRenameLinkedContainer [2021-12-03T08:42:34.334Z] --- PASS: TestRemoveContainerWithVolume (0.78s) [2021-12-03T08:42:34.334Z] === RUN TestRemoveContainerRunning [2021-12-03T08:42:34.334Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-12-03T08:42:34.656Z] --- PASS: TestRelease (1.22s) [2021-12-03T08:42:34.656Z] === RUN TestAllocateRandomDeallocate [2021-12-03T08:42:34.901Z] --- PASS: TestRemoveContainerRunning (0.76s) [2021-12-03T08:42:34.901Z] === RUN TestRemoveContainerForceRemoveRunning [2021-12-03T08:42:34.944Z] === RUN TestPoolRequest [2021-12-03T08:42:34.944Z] --- PASS: TestPoolRequest (0.00s) [2021-12-03T08:42:34.944Z] === RUN TestOtherRequests [2021-12-03T08:42:34.944Z] --- PASS: TestOtherRequests (0.00s) [2021-12-03T08:42:34.944Z] PASS [2021-12-03T08:42:34.944Z] coverage: 57.1% of statements [2021-12-03T08:42:34.944Z] ok github.com/docker/docker/libnetwork/ipams/null 0.032s coverage: 57.1% of statements [2021-12-03T08:42:34.944Z] === RUN TestInt2IP2IntConversion [2021-12-03T08:42:35.112Z] time="2021-12-03T08:42:34Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-12-03T08:42:35.112Z] --- PASS: TestPubSubRace (1.06s) [2021-12-03T08:42:35.112Z] PASS [2021-12-03T08:42:35.112Z] coverage: 75.0% of statements [2021-12-03T08:42:35.112Z] ok github.com/docker/docker/pkg/pubsub 1.095s coverage: 75.0% of statements [2021-12-03T08:42:35.413Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.22s) [2021-12-03T08:42:35.413Z] === RUN TestRetrieveFromStore [2021-12-03T08:42:35.413Z] --- PASS: TestInt2IP2IntConversion (0.40s) [2021-12-03T08:42:35.413Z] === RUN TestGetAddressVersion [2021-12-03T08:42:35.413Z] --- PASS: TestGetAddressVersion (0.00s) [2021-12-03T08:42:35.413Z] === RUN TestKeyString [2021-12-03T08:42:35.413Z] --- PASS: TestKeyString (0.00s) [2021-12-03T08:42:35.413Z] === RUN TestPoolDataMarshal [2021-12-03T08:42:35.413Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-12-03T08:42:35.413Z] === RUN TestSubnetsMarshal [2021-12-03T08:42:35.413Z] --- PASS: TestSubnetsMarshal (0.04s) [2021-12-03T08:42:35.413Z] === RUN TestAddSubnets [2021-12-03T08:42:35.413Z] --- PASS: TestAddSubnets (0.05s) [2021-12-03T08:42:35.413Z] === RUN TestDoublePoolRelease [2021-12-03T08:42:35.413Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-12-03T08:42:35.413Z] === RUN TestAddReleasePoolID [2021-12-03T08:42:35.518Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T08:42:35.518Z] INFO: Testing against a local daemon [2021-12-03T08:42:35.518Z] === RUN TestBuildWithSession [2021-12-03T08:42:35.518Z] build_session_test.go:25: TODO: BuildKit [2021-12-03T08:42:35.518Z] --- SKIP: TestBuildWithSession (0.00s) [2021-12-03T08:42:35.518Z] === RUN TestBuildSquashParent [2021-12-03T08:42:35.518Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:42:35.518Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-12-03T08:42:35.518Z] === RUN TestBuildWithRemoveAndForceRemove [2021-12-03T08:42:35.518Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-03T08:42:35.518Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-03T08:42:35.518Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-03T08:42:35.518Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-03T08:42:35.518Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-03T08:42:35.518Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-03T08:42:35.518Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-03T08:42:35.518Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-03T08:42:35.518Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-03T08:42:35.518Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-03T08:42:35.518Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-03T08:42:35.518Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-03T08:42:35.518Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-03T08:42:35.518Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-03T08:42:35.518Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-03T08:42:35.518Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-03T08:42:35.568Z] === RUN TestRegister [2021-12-03T08:42:35.568Z] --- PASS: TestRegister (0.00s) [2021-12-03T08:42:35.568Z] === RUN TestCommand [2021-12-03T08:42:35.568Z] --- PASS: TestCommand (0.03s) [2021-12-03T08:42:35.568Z] === RUN TestNaiveSelf [2021-12-03T08:42:35.568Z] --- PASS: TestNaiveSelf (0.03s) [2021-12-03T08:42:35.568Z] PASS [2021-12-03T08:42:35.568Z] coverage: 82.4% of statements [2021-12-03T08:42:35.861Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.72s) [2021-12-03T08:42:35.861Z] === RUN TestRemoveInvalidContainer [2021-12-03T08:42:35.861Z] --- PASS: TestRemoveInvalidContainer (0.06s) [2021-12-03T08:42:35.861Z] === RUN TestRenameLinkedContainer [2021-12-03T08:42:35.881Z] --- PASS: TestRetrieveFromStore (0.53s) [2021-12-03T08:42:35.881Z] === RUN TestIsCorrupted [2021-12-03T08:42:35.881Z] --- PASS: TestIsCorrupted (0.03s) [2021-12-03T08:42:35.881Z] === RUN TestSetRollover [2021-12-03T08:42:35.881Z] --- PASS: TestAddReleasePoolID (0.13s) [2021-12-03T08:42:35.881Z] === RUN TestPredefinedPool [2021-12-03T08:42:35.881Z] --- PASS: TestPredefinedPool (0.05s) [2021-12-03T08:42:35.881Z] === RUN TestRemoveSubnet [2021-12-03T08:42:35.881Z] --- PASS: TestRemoveSubnet (0.18s) [2021-12-03T08:42:35.881Z] === RUN TestGetSameAddress [2021-12-03T08:42:35.881Z] === RUN TestGetCapabilities [2021-12-03T08:42:35.881Z] --- PASS: TestGetCapabilities (0.01s) [2021-12-03T08:42:35.881Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-12-03T08:42:35.881Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-12-03T08:42:35.881Z] === RUN TestGetDefaultAddressSpaces [2021-12-03T08:42:35.881Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-12-03T08:42:35.881Z] === RUN TestRemoteDriver [2021-12-03T08:42:35.881Z] --- PASS: TestGetSameAddress (0.04s) [2021-12-03T08:42:35.881Z] === RUN TestPoolAllocationReuse [2021-12-03T08:42:35.881Z] --- PASS: TestRemoteDriver (0.00s) [2021-12-03T08:42:35.881Z] PASS [2021-12-03T08:42:35.881Z] coverage: 47.4% of statements [2021-12-03T08:42:35.881Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.062s coverage: 47.4% of statements [2021-12-03T08:42:36.010Z] --- PASS: TestServiceCreateInit (7.15s) [2021-12-03T08:42:36.010Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.54s) [2021-12-03T08:42:36.010Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.60s) [2021-12-03T08:42:36.010Z] === RUN TestCreateServiceMultipleTimes [2021-12-03T08:42:36.024Z] ok github.com/docker/docker/pkg/reexec 0.089s coverage: 82.4% of statements [2021-12-03T08:42:36.024Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.33s) [2021-12-03T08:42:36.024Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-12-03T08:42:36.121Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-12-03T08:42:36.189Z] --- PASS: TestRenameLinkedContainer (1.58s) [2021-12-03T08:42:36.189Z] === RUN TestRenameStoppedContainer [2021-12-03T08:42:36.189Z] --- PASS: TestRenameStoppedContainer (0.37s) [2021-12-03T08:42:36.189Z] === RUN TestRenameRunningContainerAndReuse [2021-12-03T08:42:36.481Z] === RUN TestDump [2021-12-03T08:42:36.481Z] goroutine 6 [running]: [2021-12-03T08:42:36.481Z] github.com/docker/docker/pkg/stack.dump(0x1cb477) [2021-12-03T08:42:36.481Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-12-03T08:42:36.481Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-12-03T08:42:36.481Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-12-03T08:42:36.481Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-12-03T08:42:36.481Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-12-03T08:42:36.481Z] testing.tRunner(0xc00011c1a0, 0x338e38) [2021-12-03T08:42:36.481Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-03T08:42:36.481Z] created by testing.(*T).Run [2021-12-03T08:42:36.481Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-12-03T08:42:36.481Z] [2021-12-03T08:42:36.481Z] goroutine 1 [chan receive]: [2021-12-03T08:42:36.481Z] testing.(*T).Run(0xc00011c000, {0x32a4fd, 0x1aa1d3}, 0x338e38) [2021-12-03T08:42:36.481Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-12-03T08:42:36.481Z] testing.runTests.func1(0xc000068750) [2021-12-03T08:42:36.481Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-12-03T08:42:36.481Z] testing.tRunner(0xc00011c000, 0xc000071ce0) [2021-12-03T08:42:36.481Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-03T08:42:36.481Z] testing.runTests(0xc000076080, {0x49cba0, 0x3, 0x3}, {0x1ca6cd, 0x32c1f7, 0x4a1640}) [2021-12-03T08:42:36.481Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-12-03T08:42:36.481Z] testing.(*M).Run(0xc000076080) [2021-12-03T08:42:36.481Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-12-03T08:42:36.481Z] main.main() [2021-12-03T08:42:36.481Z] _testmain.go:95 +0x1f5 [2021-12-03T08:42:36.481Z] --- PASS: TestDump (0.00s) [2021-12-03T08:42:36.481Z] === RUN TestDumpToFile [2021-12-03T08:42:36.481Z] --- PASS: TestDumpToFile (0.11s) [2021-12-03T08:42:36.481Z] === RUN TestDumpToFileWithEmptyInput [2021-12-03T08:42:36.481Z] goroutine 18 [running]: [2021-12-03T08:42:36.481Z] github.com/docker/docker/pkg/stack.dump(0x238434) [2021-12-03T08:42:36.481Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-12-03T08:42:36.481Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x2387e0}) [2021-12-03T08:42:36.481Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-12-03T08:42:36.481Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0x0) [2021-12-03T08:42:36.481Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-12-03T08:42:36.481Z] testing.tRunner(0xc0000841a0, 0x338e28) [2021-12-03T08:42:36.481Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-03T08:42:36.481Z] created by testing.(*T).Run [2021-12-03T08:42:36.481Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-12-03T08:42:36.481Z] [2021-12-03T08:42:36.481Z] goroutine 1 [chan receive]: [2021-12-03T08:42:36.481Z] testing.(*T).Run(0xc00011c000, {0x331289, 0x1aa1d3}, 0x338e28) [2021-12-03T08:42:36.481Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-12-03T08:42:36.481Z] testing.runTests.func1(0xc000068750) [2021-12-03T08:42:36.481Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-12-03T08:42:36.481Z] testing.tRunner(0xc00011c000, 0xc000071ce0) [2021-12-03T08:42:36.481Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-03T08:42:36.481Z] testing.runTests(0xc000076080, {0x49cba0, 0x3, 0x3}, {0x1ca6cd, 0x32c1f7, 0x4a1640}) [2021-12-03T08:42:36.481Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-12-03T08:42:36.481Z] testing.(*M).Run(0xc000076080) [2021-12-03T08:42:36.481Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-12-03T08:42:36.481Z] main.main() [2021-12-03T08:42:36.481Z] _testmain.go:95 +0x1f5 [2021-12-03T08:42:36.481Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-12-03T08:42:36.481Z] PASS [2021-12-03T08:42:36.481Z] coverage: 90.9% of statements [2021-12-03T08:42:36.481Z] ok github.com/docker/docker/pkg/stack 0.137s coverage: 90.9% of statements [2021-12-03T08:42:36.481Z] time="2021-12-03T08:42:36Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-12-03T08:42:36.692Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-12-03T08:42:36.866Z] === RUN TestWindowsIPAM [2021-12-03T08:42:36.867Z] --- PASS: TestWindowsIPAM (0.00s) [2021-12-03T08:42:36.867Z] PASS [2021-12-03T08:42:36.867Z] coverage: 71.4% of statements [2021-12-03T08:42:36.867Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.034s coverage: 71.4% of statements [2021-12-03T08:42:36.937Z] === RUN TestNewStdWriter [2021-12-03T08:42:36.937Z] --- PASS: TestNewStdWriter (0.00s) [2021-12-03T08:42:36.937Z] === RUN TestWriteWithUninitializedStdWriter [2021-12-03T08:42:36.937Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-12-03T08:42:36.937Z] === RUN TestWriteWithNilBytes [2021-12-03T08:42:36.937Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-12-03T08:42:36.937Z] === RUN TestWrite [2021-12-03T08:42:36.937Z] --- PASS: TestWrite (0.00s) [2021-12-03T08:42:36.937Z] === RUN TestWriteWithWriterError [2021-12-03T08:42:36.937Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-12-03T08:42:36.937Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-12-03T08:42:36.937Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-12-03T08:42:36.937Z] === RUN TestStdCopyWriteAndRead [2021-12-03T08:42:36.937Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-12-03T08:42:36.937Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-12-03T08:42:36.937Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-12-03T08:42:36.937Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-12-03T08:42:36.937Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-12-03T08:42:36.937Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-12-03T08:42:36.937Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-12-03T08:42:36.937Z] === RUN TestStdCopyWithInvalidInputHeader [2021-12-03T08:42:36.937Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-12-03T08:42:36.937Z] === RUN TestStdCopyWithCorruptedPrefix [2021-12-03T08:42:36.937Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-12-03T08:42:36.937Z] === RUN TestStdCopyReturnsWriteErrors [2021-12-03T08:42:36.937Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-12-03T08:42:36.937Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-12-03T08:42:36.937Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-12-03T08:42:36.937Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-12-03T08:42:36.937Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-12-03T08:42:36.937Z] PASS [2021-12-03T08:42:36.937Z] coverage: 100.0% of statements [2021-12-03T08:42:36.937Z] ok github.com/docker/docker/pkg/stdcopy 0.032s coverage: 100.0% of statements [2021-12-03T08:42:36.937Z] 2021/12/03 08:42:36 Closing DB instances... [2021-12-03T08:42:37.145Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2021-12-03T08:42:37.145Z] === RUN TestRenameInvalidName [2021-12-03T08:42:37.335Z] --- PASS: TestSetRollover (1.54s) [2021-12-03T08:42:37.335Z] === RUN TestSetRolloverSerial [2021-12-03T08:42:37.335Z] === RUN TestDefaultNetwork [2021-12-03T08:42:37.394Z] === RUN TestRawProgressFormatterFormatStatus [2021-12-03T08:42:37.394Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-12-03T08:42:37.394Z] === RUN TestRawProgressFormatterFormatProgress [2021-12-03T08:42:37.394Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-12-03T08:42:37.394Z] === RUN TestFormatStatus [2021-12-03T08:42:37.394Z] --- PASS: TestFormatStatus (0.00s) [2021-12-03T08:42:37.394Z] === RUN TestFormatError [2021-12-03T08:42:37.394Z] --- PASS: TestFormatError (0.00s) [2021-12-03T08:42:37.394Z] === RUN TestFormatJSONError [2021-12-03T08:42:37.394Z] --- PASS: TestFormatJSONError (0.00s) [2021-12-03T08:42:37.394Z] === RUN TestJsonProgressFormatterFormatProgress [2021-12-03T08:42:37.394Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-12-03T08:42:37.394Z] === RUN TestJsonProgressFormatterFormatStatus [2021-12-03T08:42:37.394Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-12-03T08:42:37.394Z] === RUN TestNewJSONProgressOutput [2021-12-03T08:42:37.394Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-12-03T08:42:37.394Z] === RUN TestAuxFormatterEmit [2021-12-03T08:42:37.394Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-12-03T08:42:37.394Z] === RUN TestStreamWriterStdout [2021-12-03T08:42:37.394Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-12-03T08:42:37.394Z] === RUN TestStreamWriterStderr [2021-12-03T08:42:37.394Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-12-03T08:42:37.394Z] PASS [2021-12-03T08:42:37.394Z] coverage: 66.2% of statements [2021-12-03T08:42:37.394Z] ok github.com/docker/docker/pkg/streamformatter 0.035s coverage: 66.2% of statements [2021-12-03T08:42:37.421Z] --- PASS: TestRenameInvalidName (0.42s) [2021-12-03T08:42:37.421Z] === RUN TestRenameAnonymousContainer [2021-12-03T08:42:37.803Z] --- PASS: TestPoolAllocationReuse (1.56s) [2021-12-03T08:42:37.803Z] === RUN TestGetAddressSubPoolEqualPool [2021-12-03T08:42:37.803Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-12-03T08:42:37.803Z] === RUN TestRequestReleaseAddressFromSubPool [2021-12-03T08:42:37.803Z] --- PASS: TestDefaultNetwork (0.21s) [2021-12-03T08:42:37.803Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-12-03T08:42:37.803Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.21s) [2021-12-03T08:42:37.803Z] === RUN TestInitAddressPools [2021-12-03T08:42:37.803Z] --- PASS: TestInitAddressPools (0.00s) [2021-12-03T08:42:37.803Z] PASS [2021-12-03T08:42:37.803Z] coverage: 74.0% of statements [2021-12-03T08:42:37.803Z] ok github.com/docker/docker/libnetwork/ipamutils 0.491s coverage: 74.0% of statements [2021-12-03T08:42:37.851Z] === RUN TestGenerateRandomID [2021-12-03T08:42:37.851Z] --- PASS: TestGenerateRandomID (0.00s) [2021-12-03T08:42:37.851Z] === RUN TestShortenId [2021-12-03T08:42:37.851Z] --- PASS: TestShortenId (0.00s) [2021-12-03T08:42:37.851Z] === RUN TestShortenSha256Id [2021-12-03T08:42:37.851Z] --- PASS: TestShortenSha256Id (0.00s) [2021-12-03T08:42:37.851Z] === RUN TestShortenIdEmpty [2021-12-03T08:42:37.851Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-12-03T08:42:37.851Z] === RUN TestShortenIdInvalid [2021-12-03T08:42:37.851Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-12-03T08:42:37.851Z] === RUN TestIsShortIDNonHex [2021-12-03T08:42:37.851Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-12-03T08:42:37.851Z] === RUN TestIsShortIDNotCorrectSize [2021-12-03T08:42:37.851Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-12-03T08:42:37.851Z] PASS [2021-12-03T08:42:37.851Z] coverage: 70.6% of statements [2021-12-03T08:42:37.851Z] ok github.com/docker/docker/pkg/stringid 0.030s coverage: 70.6% of statements [2021-12-03T08:42:38.271Z] === RUN TestKeyValue [2021-12-03T08:42:38.271Z] --- PASS: TestKeyValue (0.00s) [2021-12-03T08:42:38.271Z] PASS [2021-12-03T08:42:38.271Z] coverage: 60.0% of statements [2021-12-03T08:42:38.271Z] ok github.com/docker/docker/libnetwork/netlabel 0.031s coverage: 60.0% of statements [2021-12-03T08:42:38.308Z] === RUN TestIsCpusetListAvailable [2021-12-03T08:42:38.308Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-12-03T08:42:38.308Z] PASS [2021-12-03T08:42:38.308Z] coverage: 39.4% of statements [2021-12-03T08:42:38.308Z] ok github.com/docker/docker/pkg/sysinfo 0.030s coverage: 39.4% of statements [2021-12-03T08:42:38.596Z] === RUN TestDockerSuite/TestBuildBlankName [2021-12-03T08:42:38.596Z] --- PASS: TestRenameLinkedContainer (2.62s) [2021-12-03T08:42:38.596Z] === RUN TestRenameStoppedContainer [2021-12-03T08:42:38.596Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-12-03T08:42:38.738Z] --- PASS: TestSetRolloverSerial (1.38s) [2021-12-03T08:42:38.739Z] === RUN TestGetFirstAvailableFromCurrent [2021-12-03T08:42:38.739Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-12-03T08:42:38.739Z] PASS [2021-12-03T08:42:38.739Z] coverage: 84.4% of statements [2021-12-03T08:42:38.739Z] ok github.com/docker/docker/libnetwork/bitseq 11.307s coverage: 84.4% of statements [2021-12-03T08:42:38.764Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2021-12-03T08:42:38.765Z] === RUN TestNetworkDBGarbageCollection [2021-12-03T08:42:38.765Z] --- PASS: TestAllocateRandomDeallocate (3.97s) [2021-12-03T08:42:38.765Z] === RUN TestRetrieveFromStore [2021-12-03T08:42:38.765Z] time="2021-12-03T08:42:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-12-03T08:42:38.824Z] --- PASS: TestRenameAnonymousContainer (1.42s) [2021-12-03T08:42:38.824Z] === RUN TestRenameContainerWithSameName [2021-12-03T08:42:38.855Z] --- PASS: TestRenameStoppedContainer (0.55s) [2021-12-03T08:42:38.855Z] === RUN TestRenameRunningContainerAndReuse [2021-12-03T08:42:39.085Z] --- PASS: TestRenameContainerWithSameName (0.38s) [2021-12-03T08:42:39.085Z] === RUN TestRenameContainerWithLinkedContainer [2021-12-03T08:42:39.727Z] === RUN TestChtimes [2021-12-03T08:42:39.727Z] --- PASS: TestChtimes (0.00s) [2021-12-03T08:42:39.727Z] === RUN TestChtimesWindows [2021-12-03T08:42:39.727Z] --- PASS: TestChtimesWindows (0.00s) [2021-12-03T08:42:39.727Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-12-03T08:42:39.727Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-12-03T08:42:39.727Z] === RUN TestEnsureRemoveAllNotExist [2021-12-03T08:42:39.727Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-12-03T08:42:39.727Z] === RUN TestEnsureRemoveAllWithDir [2021-12-03T08:42:39.727Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-12-03T08:42:39.727Z] === RUN TestEnsureRemoveAllWithFile [2021-12-03T08:42:39.727Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-12-03T08:42:39.727Z] === RUN TestHasWin32KSupport [2021-12-03T08:42:39.727Z] syscall_windows_test.go:8: win32k: true [2021-12-03T08:42:39.727Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-12-03T08:42:39.727Z] PASS [2021-12-03T08:42:39.727Z] coverage: 13.0% of statements [2021-12-03T08:42:39.727Z] ok github.com/docker/docker/pkg/system 0.044s coverage: 13.0% of statements [2021-12-03T08:42:40.026Z] --- PASS: TestRenameContainerWithLinkedContainer (0.77s) [2021-12-03T08:42:40.026Z] === RUN TestResize [2021-12-03T08:42:40.183Z] --- PASS: TestRetrieveFromStore (1.30s) [2021-12-03T08:42:40.183Z] === RUN TestRequestReleaseAddressDuplicate [2021-12-03T08:42:40.183Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2021-12-03T08:42:40.183Z] === RUN TestParallelPredefinedRequest1 [2021-12-03T08:42:40.183Z] === PAUSE TestParallelPredefinedRequest1 [2021-12-03T08:42:40.183Z] === RUN TestParallelPredefinedRequest2 [2021-12-03T08:42:40.183Z] === PAUSE TestParallelPredefinedRequest2 [2021-12-03T08:42:40.183Z] === RUN TestParallelPredefinedRequest3 [2021-12-03T08:42:40.183Z] === PAUSE TestParallelPredefinedRequest3 [2021-12-03T08:42:40.183Z] === RUN TestParallelPredefinedRequest4 [2021-12-03T08:42:40.183Z] === PAUSE TestParallelPredefinedRequest4 [2021-12-03T08:42:40.183Z] === RUN TestParallelPredefinedRequest5 [2021-12-03T08:42:40.183Z] === PAUSE TestParallelPredefinedRequest5 [2021-12-03T08:42:40.183Z] === RUN TestDebug [2021-12-03T08:42:40.183Z] --- PASS: TestDebug (0.00s) [2021-12-03T08:42:40.183Z] === RUN TestRequestPoolParallel [2021-12-03T08:42:40.183Z] === RUN TestTailFile [2021-12-03T08:42:40.183Z] --- PASS: TestTailFile (0.00s) [2021-12-03T08:42:40.183Z] === RUN TestTailFileManyLines [2021-12-03T08:42:40.183Z] --- PASS: TestTailFileManyLines (0.00s) [2021-12-03T08:42:40.183Z] === RUN TestTailEmptyFile [2021-12-03T08:42:40.183Z] --- PASS: TestTailEmptyFile (0.00s) [2021-12-03T08:42:40.183Z] === RUN TestTailNegativeN [2021-12-03T08:42:40.183Z] --- PASS: TestTailNegativeN (0.00s) [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader [2021-12-03T08:42:40.183Z] === CONT TestNewTailReader [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/8_byte_delimiter [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/12_byte_delimiter [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/no_delimiter [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/no_delimiter [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/single_byte_delimiter [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/2_byte_delimiter [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/4_byte_delimiter [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/truncated_last_line [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-12-03T08:42:40.183Z] === CONT TestNewTailReader/8_byte_delimiter [2021-12-03T08:42:40.183Z] === CONT TestNewTailReader/single_byte_delimiter [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:42:40.183Z] === CONT TestNewTailReader/no_delimiter [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-12-03T08:42:40.183Z] === CONT TestNewTailReader/12_byte_delimiter [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-12-03T08:42:40.183Z] === CONT TestNewTailReader/4_byte_delimiter [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-12-03T08:42:40.183Z] === CONT TestNewTailReader/2_byte_delimiter [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-12-03T08:42:40.183Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-12-03T08:42:40.183Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-12-03T08:42:40.183Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:42:40.183Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:42:40.183Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:42:40.183Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-12-03T08:42:40.183Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:42:40.183Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:42:40.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-12-03T08:42:40.184Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:42:40.184Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:42:40.184Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:42:40.184Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:42:40.184Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:42:40.184Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:42:40.184Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:42:40.184Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:42:40.184Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:42:40.184Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:42:40.184Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:42:40.184Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:42:40.184Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:42:40.184Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:42:40.184Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:42:40.230Z] --- PASS: TestRenameRunningContainerAndReuse (1.28s) [2021-12-03T08:42:40.230Z] === RUN TestRenameInvalidName [2021-12-03T08:42:40.230Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-12-03T08:42:40.230Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-12-03T08:42:40.287Z] --- PASS: TestResize (0.40s) [2021-12-03T08:42:40.287Z] === RUN TestResizeWithInvalidSize [2021-12-03T08:42:40.301Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.36s) [2021-12-03T08:42:40.301Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:42:40.654Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:42:40.654Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-12-03T08:42:40.654Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-12-03T08:42:40.654Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:42:40.654Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:42:40.654Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:42:40.654Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:42:40.654Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-12-03T08:42:40.654Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-12-03T08:42:40.654Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:42:40.654Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-12-03T08:42:40.654Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-12-03T08:42:40.654Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-12-03T08:42:40.654Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:42:40.654Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:42:40.654Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:42:40.654Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:42:40.654Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:42:40.655Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-12-03T08:42:40.655Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-12-03T08:42:40.655Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:42:40.655Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:42:40.655Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:42:40.655Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:42:40.655Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:42:40.655Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:42:40.655Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:42:40.655Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:42:40.655Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-12-03T08:42:40.655Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-12-03T08:42:40.655Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:42:40.655Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-12-03T08:42:40.655Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:42:40.655Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:42:40.655Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:42:40.655Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:42:40.655Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:42:40.655Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:42:40.655Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-12-03T08:42:40.655Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:42:40.655Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:42:40.655Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-12-03T08:42:40.655Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:42:40.655Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:42:40.655Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:42:40.655Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-12-03T08:42:40.655Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:42:40.656Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:42:40.656Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:42:40.656Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:42:40.656Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:42:40.656Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:42:40.656Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:42:40.656Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:42:40.656Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:42:40.656Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:42:40.656Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-12-03T08:42:40.656Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-12-03T08:42:40.656Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:42:40.656Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:42:40.656Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:42:40.656Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:42:40.656Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:42:40.656Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:42:40.656Z] --- PASS: TestRequestPoolParallel (0.36s) [2021-12-03T08:42:40.656Z] === RUN TestFullAllocateRelease [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:42:40.656Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:42:40.656Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:42:40.656Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:42:40.656Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-12-03T08:42:40.656Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-12-03T08:42:40.656Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:42:40.656Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:42:40.656Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:42:40.656Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:42:40.656Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:42:40.656Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:42:40.656Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:42:40.656Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:42:40.656Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:42:40.656Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:42:40.656Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-12-03T08:42:40.656Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:42:40.656Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:42:40.656Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:42:40.656Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:42:40.656Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:42:40.656Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:42:40.656Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:42:40.656Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:42:40.656Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:42:40.656Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:42:40.656Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:42:40.656Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:42:40.656Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:42:40.656Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:42:40.656Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:42:40.656Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:42:40.657Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:42:40.658Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-03T08:42:40.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.01s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.01s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.01s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.01s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-03T08:42:40.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-03T08:42:40.660Z] PASS [2021-12-03T08:42:40.660Z] coverage: 88.6% of statements [2021-12-03T08:42:40.660Z] ok github.com/docker/docker/pkg/tailfile 0.139s coverage: 88.6% of statements [2021-12-03T08:42:40.660Z] --- PASS: TestFullAllocateRelease (0.45s) [2021-12-03T08:42:40.660Z] === RUN TestOddAllocateRelease [2021-12-03T08:42:40.768Z] === RUN TestNetworkDBSimple [2021-12-03T08:42:40.857Z] --- PASS: TestResizeWithInvalidSize (0.39s) [2021-12-03T08:42:40.857Z] === RUN TestResizeWhenContainerNotStarted [2021-12-03T08:42:41.116Z] --- PASS: TestOddAllocateRelease (0.22s) [2021-12-03T08:42:41.116Z] === RUN TestFullAllocateSerialReleaseParallel [2021-12-03T08:42:41.116Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2021-12-03T08:42:41.116Z] === RUN TestOddAllocateSerialReleaseParallel [2021-12-03T08:42:41.116Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-12-03T08:42:41.116Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-12-03T08:42:41.116Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2021-12-03T08:42:41.116Z] === CONT TestParallelPredefinedRequest1 [2021-12-03T08:42:41.116Z] === CONT TestParallelPredefinedRequest4 [2021-12-03T08:42:41.116Z] === CONT TestParallelPredefinedRequest1 [2021-12-03T08:42:41.116Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:42:41.116Z] === CONT TestParallelPredefinedRequest5 [2021-12-03T08:42:41.116Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:42:41.116Z] === CONT TestParallelPredefinedRequest3 [2021-12-03T08:42:41.116Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-12-03T08:42:41.116Z] === CONT TestParallelPredefinedRequest2 [2021-12-03T08:42:41.116Z] === CONT TestParallelPredefinedRequest3 [2021-12-03T08:42:41.116Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:42:41.116Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-12-03T08:42:41.116Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-12-03T08:42:41.116Z] === CONT TestParallelPredefinedRequest2 [2021-12-03T08:42:41.116Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:42:41.116Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-12-03T08:42:41.116Z] === CONT TestParallelPredefinedRequest4 [2021-12-03T08:42:41.116Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:42:41.116Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-12-03T08:42:41.116Z] PASS [2021-12-03T08:42:41.116Z] coverage: 85.3% of statements [2021-12-03T08:42:41.116Z] ok github.com/docker/docker/libnetwork/ipam 43.434s coverage: 85.3% of statements [2021-12-03T08:42:41.118Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2021-12-03T08:42:41.118Z] === RUN TestDaemonRestartKillContainers [2021-12-03T08:42:41.118Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-03T08:42:41.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-03T08:42:41.118Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-03T08:42:41.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-03T08:42:41.118Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-03T08:42:41.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-03T08:42:41.118Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-03T08:42:41.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-03T08:42:41.118Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-12-03T08:42:41.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-12-03T08:42:41.118Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-03T08:42:41.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-03T08:42:41.118Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-03T08:42:41.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-03T08:42:41.118Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-03T08:42:41.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-03T08:42:41.118Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-03T08:42:41.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-03T08:42:41.118Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-03T08:42:41.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-03T08:42:41.118Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-03T08:42:41.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-03T08:42:41.118Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-03T08:42:41.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-03T08:42:41.118Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-03T08:42:41.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-03T08:42:41.118Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-03T08:42:41.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-03T08:42:41.118Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-03T08:42:41.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-03T08:42:41.118Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-03T08:42:41.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-03T08:42:41.118Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-03T08:42:41.118Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-03T08:42:41.170Z] --- PASS: TestRenameInvalidName (0.71s) [2021-12-03T08:42:41.170Z] === RUN TestRenameAnonymousContainer [2021-12-03T08:42:41.577Z] === RUN TestTarSumRemoveNonExistent [2021-12-03T08:42:41.577Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-12-03T08:42:41.577Z] === RUN TestTarSumRemove [2021-12-03T08:42:41.577Z] --- PASS: TestTarSumRemove (0.00s) [2021-12-03T08:42:41.577Z] === RUN TestSortFileInfoSums [2021-12-03T08:42:41.577Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-12-03T08:42:41.577Z] === RUN TestNewTarSumForLabelInvalid [2021-12-03T08:42:41.577Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-12-03T08:42:41.577Z] === RUN TestNewTarSumForLabel [2021-12-03T08:42:41.577Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-12-03T08:42:41.577Z] === RUN TestEmptyTar [2021-12-03T08:42:41.577Z] --- PASS: TestEmptyTar (0.00s) [2021-12-03T08:42:41.577Z] === RUN TestTarSumsReadSize [2021-12-03T08:42:41.577Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-12-03T08:42:41.577Z] === RUN TestTarSums [2021-12-03T08:42:41.577Z] --- PASS: TestTarSums (0.06s) [2021-12-03T08:42:41.577Z] === RUN TestIteration [2021-12-03T08:42:41.577Z] --- PASS: TestIteration (0.00s) [2021-12-03T08:42:41.577Z] === RUN TestVersionLabelForChecksum [2021-12-03T08:42:41.577Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-12-03T08:42:41.577Z] === RUN TestVersion [2021-12-03T08:42:41.577Z] --- PASS: TestVersion (0.00s) [2021-12-03T08:42:41.577Z] === RUN TestGetVersion [2021-12-03T08:42:41.577Z] --- PASS: TestGetVersion (0.00s) [2021-12-03T08:42:41.577Z] === RUN TestGetVersions [2021-12-03T08:42:41.577Z] --- PASS: TestGetVersions (0.00s) [2021-12-03T08:42:41.577Z] PASS [2021-12-03T08:42:41.577Z] coverage: 89.3% of statements [2021-12-03T08:42:41.577Z] ok github.com/docker/docker/pkg/tarsum 0.107s coverage: 89.3% of statements [2021-12-03T08:42:41.741Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-12-03T08:42:41.754Z] 2021/12/03 08:42:41 Closing DB instances... [2021-12-03T08:42:41.754Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.87s) [2021-12-03T08:42:41.754Z] === RUN TestGetAddress [2021-12-03T08:42:41.754Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-12-03T08:42:41.754Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-12-03T08:42:41.754Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-12-03T08:42:41.754Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-12-03T08:42:41.754Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-12-03T08:42:41.754Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-12-03T08:42:41.754Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-12-03T08:42:41.754Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-12-03T08:42:41.754Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-12-03T08:42:41.754Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-12-03T08:42:41.754Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-12-03T08:42:41.754Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-12-03T08:42:41.754Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-12-03T08:42:41.754Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-12-03T08:42:41.754Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-12-03T08:42:41.754Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-12-03T08:42:41.754Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-12-03T08:42:42.033Z] testing: warning: no tests to run [2021-12-03T08:42:42.033Z] PASS [2021-12-03T08:42:42.033Z] coverage: [no statements] [2021-12-03T08:42:42.033Z] ok github.com/docker/docker/pkg/term/windows 0.029s coverage: [no statements] [no tests to run] [2021-12-03T08:42:42.222Z] === RUN TestGenerate [2021-12-03T08:42:42.222Z] --- PASS: TestGenerate (0.00s) [2021-12-03T08:42:42.222Z] === RUN TestGeneratePtr [2021-12-03T08:42:42.222Z] --- PASS: TestGeneratePtr (0.00s) [2021-12-03T08:42:42.222Z] === RUN TestGenerateMissingField [2021-12-03T08:42:42.222Z] --- PASS: TestGenerateMissingField (0.00s) [2021-12-03T08:42:42.222Z] === RUN TestFieldCannotBeSet [2021-12-03T08:42:42.222Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-12-03T08:42:42.222Z] === RUN TestTypeMismatchError [2021-12-03T08:42:42.222Z] --- PASS: TestTypeMismatchError (0.00s) [2021-12-03T08:42:42.222Z] PASS [2021-12-03T08:42:42.222Z] coverage: 100.0% of statements [2021-12-03T08:42:42.222Z] ok github.com/docker/docker/libnetwork/options 0.031s coverage: 100.0% of statements [2021-12-03T08:42:42.490Z] === RUN TestTruncIndex [2021-12-03T08:42:42.490Z] --- PASS: TestTruncIndex (0.10s) [2021-12-03T08:42:42.490Z] PASS [2021-12-03T08:42:42.490Z] coverage: 91.5% of statements [2021-12-03T08:42:42.490Z] ok github.com/docker/docker/pkg/truncindex 0.130s coverage: 91.5% of statements [2021-12-03T08:42:42.677Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-12-03T08:42:42.689Z] --- PASS: TestNetworkDBSimple (2.03s) [2021-12-03T08:42:42.689Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-12-03T08:42:42.937Z] --- PASS: TestRenameAnonymousContainer (2.07s) [2021-12-03T08:42:42.937Z] === RUN TestRenameContainerWithSameName [2021-12-03T08:42:42.946Z] === RUN TestIsGIT [2021-12-03T08:42:42.946Z] --- PASS: TestIsGIT (0.00s) [2021-12-03T08:42:42.946Z] === RUN TestIsTransport [2021-12-03T08:42:42.946Z] --- PASS: TestIsTransport (0.00s) [2021-12-03T08:42:42.946Z] PASS [2021-12-03T08:42:42.946Z] coverage: 100.0% of statements [2021-12-03T08:42:42.946Z] ok github.com/docker/docker/pkg/urlutil 0.027s coverage: 100.0% of statements [2021-12-03T08:42:43.029Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-03T08:42:43.162Z] testing: warning: no tests to run [2021-12-03T08:42:43.162Z] PASS [2021-12-03T08:42:43.162Z] coverage: 0.0% of statements [2021-12-03T08:42:43.162Z] ok github.com/docker/docker/libnetwork/osl 0.036s coverage: 0.0% of statements [no tests to run] [2021-12-03T08:42:43.405Z] time="2021-12-03T08:42:43Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-12-03T08:42:43.405Z] === RUN TestVersionInfo [2021-12-03T08:42:43.405Z] --- PASS: TestVersionInfo (0.00s) [2021-12-03T08:42:43.405Z] === RUN TestAppendVersions [2021-12-03T08:42:43.405Z] --- PASS: TestAppendVersions (0.00s) [2021-12-03T08:42:43.405Z] PASS [2021-12-03T08:42:43.405Z] coverage: 88.9% of statements [2021-12-03T08:42:43.405Z] ok github.com/docker/docker/pkg/useragent 0.031s coverage: 88.9% of statements [2021-12-03T08:42:43.629Z] === RUN TestRequestNewPort [2021-12-03T08:42:43.629Z] --- PASS: TestRequestNewPort (0.00s) [2021-12-03T08:42:43.629Z] === RUN TestRequestSpecificPort [2021-12-03T08:42:43.629Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-12-03T08:42:43.629Z] === RUN TestReleasePort [2021-12-03T08:42:43.629Z] --- PASS: TestReleasePort (0.00s) [2021-12-03T08:42:43.629Z] === RUN TestReuseReleasedPort [2021-12-03T08:42:43.629Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-12-03T08:42:43.629Z] === RUN TestReleaseUnreadledPort [2021-12-03T08:42:43.629Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-12-03T08:42:43.629Z] === RUN TestUnknowProtocol [2021-12-03T08:42:43.629Z] --- PASS: TestUnknowProtocol (0.00s) [2021-12-03T08:42:43.629Z] === RUN TestAllocateAllPorts [2021-12-03T08:42:43.629Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-12-03T08:42:43.629Z] === RUN TestPortAllocation [2021-12-03T08:42:43.629Z] --- PASS: TestPortAllocation (0.00s) [2021-12-03T08:42:43.629Z] === RUN TestPortAllocationWithCustomRange [2021-12-03T08:42:43.629Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-12-03T08:42:43.629Z] === RUN TestNoDuplicateBPR [2021-12-03T08:42:43.629Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-12-03T08:42:43.629Z] === RUN TestChangePortRange [2021-12-03T08:42:43.629Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-12-03T08:42:43.629Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-12-03T08:42:43.629Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-12-03T08:42:43.629Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-12-03T08:42:43.629Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-12-03T08:42:43.629Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-12-03T08:42:43.629Z] --- PASS: TestChangePortRange (0.00s) [2021-12-03T08:42:43.629Z] PASS [2021-12-03T08:42:43.629Z] coverage: 88.6% of statements [2021-12-03T08:42:43.629Z] ok github.com/docker/docker/libnetwork/portallocator 0.036s coverage: 88.6% of statements [2021-12-03T08:42:43.873Z] --- PASS: TestRenameContainerWithSameName (0.65s) [2021-12-03T08:42:43.873Z] === RUN TestRenameContainerWithLinkedContainer [2021-12-03T08:42:44.097Z] 2021/12/03 08:42:43 Closing DB instances... [2021-12-03T08:42:44.097Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-12-03T08:42:44.097Z] PASS [2021-12-03T08:42:44.097Z] coverage: 100.0% of statements [2021-12-03T08:42:44.097Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.034s coverage: 100.0% of statements [2021-12-03T08:42:44.097Z] testing: warning: no tests to run [2021-12-03T08:42:44.097Z] PASS [2021-12-03T08:42:44.097Z] coverage: 0.0% of statements [2021-12-03T08:42:44.097Z] ok github.com/docker/docker/libnetwork/portmapper 0.034s coverage: 0.0% of statements [no tests to run] [2021-12-03T08:42:44.411Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-03T08:42:44.440Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-12-03T08:42:44.566Z] === RUN TestHashData [2021-12-03T08:42:44.566Z] --- PASS: TestHashData (0.00s) [2021-12-03T08:42:44.566Z] PASS [2021-12-03T08:42:44.566Z] coverage: 2.8% of statements [2021-12-03T08:42:44.566Z] ok github.com/docker/docker/libnetwork/resolvconf 0.035s coverage: 2.8% of statements [2021-12-03T08:42:44.934Z] === RUN TestValidatePrivileges [2021-12-03T08:42:44.934Z] --- PASS: TestValidatePrivileges (0.00s) [2021-12-03T08:42:44.934Z] === RUN TestFilterByCapNeg [2021-12-03T08:42:44.934Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-12-03T08:42:44.934Z] === RUN TestFilterByCapPos [2021-12-03T08:42:44.934Z] --- PASS: TestFilterByCapPos (0.00s) [2021-12-03T08:42:44.934Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-12-03T08:42:44.934Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-12-03T08:42:44.934Z] PASS [2021-12-03T08:42:44.934Z] coverage: 12.0% of statements [2021-12-03T08:42:44.934Z] ok github.com/docker/docker/plugin 0.040s coverage: 12.0% of statements [2021-12-03T08:42:44.982Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-03T08:42:45.007Z] --- PASS: TestRenameContainerWithLinkedContainer (1.17s) [2021-12-03T08:42:45.007Z] === RUN TestResize [2021-12-03T08:42:45.033Z] === RUN TestErrorConstructors [2021-12-03T08:42:45.033Z] --- PASS: TestErrorConstructors (0.00s) [2021-12-03T08:42:45.033Z] === RUN TestCompareIPMask [2021-12-03T08:42:45.033Z] --- PASS: TestCompareIPMask (0.00s) [2021-12-03T08:42:45.033Z] === RUN TestUtilGetHostPartIP [2021-12-03T08:42:45.033Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-12-03T08:42:45.033Z] === RUN TestUtilGetBroadcastIP [2021-12-03T08:42:45.033Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-12-03T08:42:45.033Z] === RUN TestParseCIDR [2021-12-03T08:42:45.033Z] --- PASS: TestParseCIDR (0.00s) [2021-12-03T08:42:45.033Z] PASS [2021-12-03T08:42:45.033Z] coverage: 37.3% of statements [2021-12-03T08:42:45.033Z] ok github.com/docker/docker/libnetwork/types 0.034s coverage: 37.3% of statements [2021-12-03T08:42:45.266Z] --- PASS: TestResize (0.55s) [2021-12-03T08:42:45.266Z] === RUN TestResizeWithInvalidSize [2021-12-03T08:42:45.501Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2021-12-03T08:42:45.501Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-12-03T08:42:45.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-12-03T08:42:45.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-12-03T08:42:45.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-12-03T08:42:45.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-12-03T08:42:45.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-12-03T08:42:45.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-12-03T08:42:45.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-12-03T08:42:45.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-12-03T08:42:45.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-12-03T08:42:45.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-12-03T08:42:45.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-12-03T08:42:45.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-12-03T08:42:45.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-12-03T08:42:45.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-12-03T08:42:45.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-12-03T08:42:45.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-12-03T08:42:45.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-12-03T08:42:45.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-12-03T08:42:45.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-12-03T08:42:45.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-12-03T08:42:45.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-12-03T08:42:45.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-12-03T08:42:45.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-12-03T08:42:45.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-12-03T08:42:45.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-12-03T08:42:45.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-12-03T08:42:45.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-12-03T08:42:45.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-12-03T08:42:45.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-12-03T08:42:45.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-12-03T08:42:45.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-12-03T08:42:45.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-12-03T08:42:45.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-12-03T08:42:45.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-12-03T08:42:45.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-12-03T08:42:45.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-12-03T08:42:45.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-12-03T08:42:45.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-12-03T08:42:45.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-12-03T08:42:45.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-12-03T08:42:45.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-12-03T08:42:45.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-12-03T08:42:45.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-12-03T08:42:45.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-12-03T08:42:45.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-12-03T08:42:45.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-12-03T08:42:45.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-12-03T08:42:45.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-12-03T08:42:45.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-12-03T08:42:45.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-12-03T08:42:45.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-12-03T08:42:45.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-12-03T08:42:45.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-12-03T08:42:45.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-12-03T08:42:45.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-12-03T08:42:45.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-12-03T08:42:45.501Z] PASS [2021-12-03T08:42:45.501Z] coverage: 50.0% of statements [2021-12-03T08:42:45.501Z] ok github.com/docker/docker/oci 0.037s coverage: 50.0% of statements [2021-12-03T08:42:45.833Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-12-03T08:42:45.897Z] === RUN TestNewSettable [2021-12-03T08:42:45.897Z] --- PASS: TestNewSettable (0.00s) [2021-12-03T08:42:45.897Z] === RUN TestIsSettable [2021-12-03T08:42:45.897Z] --- PASS: TestIsSettable (0.00s) [2021-12-03T08:42:45.897Z] === RUN TestUpdateSettingsEnv [2021-12-03T08:42:45.897Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-12-03T08:42:45.897Z] PASS [2021-12-03T08:42:45.897Z] coverage: 20.0% of statements [2021-12-03T08:42:45.897Z] ok github.com/docker/docker/plugin/v2 0.034s coverage: 20.0% of statements [2021-12-03T08:42:45.969Z] === RUN TestAddressPoolOpt [2021-12-03T08:42:45.969Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-12-03T08:42:45.969Z] === RUN TestValidateEnv [2021-12-03T08:42:45.969Z] === RUN TestValidateEnv/a [2021-12-03T08:42:45.969Z] === RUN TestValidateEnv/something [2021-12-03T08:42:45.969Z] === RUN TestValidateEnv/_=a [2021-12-03T08:42:45.969Z] === RUN TestValidateEnv/env1=value1 [2021-12-03T08:42:45.969Z] === RUN TestValidateEnv/_env1=value1 [2021-12-03T08:42:45.969Z] === RUN TestValidateEnv/env2=value2=value3 [2021-12-03T08:42:45.969Z] === RUN TestValidateEnv/env3=abc!qwe [2021-12-03T08:42:45.969Z] === RUN TestValidateEnv/env_4=value_4 [2021-12-03T08:42:45.969Z] === RUN TestValidateEnv/PATH [2021-12-03T08:42:45.969Z] === RUN TestValidateEnv/=a [2021-12-03T08:42:45.969Z] === RUN TestValidateEnv/PATH= [2021-12-03T08:42:45.969Z] === RUN TestValidateEnv/PATH=something [2021-12-03T08:42:45.969Z] === RUN TestValidateEnv/asd!qwe [2021-12-03T08:42:45.969Z] === RUN TestValidateEnv/1asd [2021-12-03T08:42:45.969Z] === RUN TestValidateEnv/123 [2021-12-03T08:42:45.969Z] === RUN TestValidateEnv/some_space [2021-12-03T08:42:45.969Z] === RUN TestValidateEnv/__some_space_before [2021-12-03T08:42:45.969Z] === RUN TestValidateEnv/some_space_after__ [2021-12-03T08:42:45.969Z] === RUN TestValidateEnv/= [2021-12-03T08:42:45.969Z] === RUN TestValidateEnv/PaTh [2021-12-03T08:42:45.969Z] --- PASS: TestValidateEnv (0.00s) [2021-12-03T08:42:45.969Z] --- PASS: TestValidateEnv/a (0.00s) [2021-12-03T08:42:45.969Z] --- PASS: TestValidateEnv/something (0.00s) [2021-12-03T08:42:45.969Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-12-03T08:42:45.969Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-12-03T08:42:45.969Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-12-03T08:42:45.969Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-12-03T08:42:45.969Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-12-03T08:42:45.969Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-12-03T08:42:45.969Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-12-03T08:42:45.969Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-12-03T08:42:45.969Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-12-03T08:42:45.969Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-12-03T08:42:45.969Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-12-03T08:42:45.969Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-12-03T08:42:45.969Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-12-03T08:42:45.969Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-12-03T08:42:45.969Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-12-03T08:42:45.969Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-12-03T08:42:45.969Z] --- PASS: TestValidateEnv/= (0.00s) [2021-12-03T08:42:45.969Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-12-03T08:42:45.969Z] === RUN TestParseHost [2021-12-03T08:42:45.969Z] --- PASS: TestParseHost (0.00s) [2021-12-03T08:42:45.969Z] === RUN TestParseDockerDaemonHost [2021-12-03T08:42:45.969Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-12-03T08:42:45.969Z] === RUN TestParseTCP [2021-12-03T08:42:45.969Z] --- PASS: TestParseTCP (0.00s) [2021-12-03T08:42:45.969Z] === RUN TestParseInvalidUnixAddrInvalid [2021-12-03T08:42:45.969Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-12-03T08:42:45.969Z] === RUN TestValidateExtraHosts [2021-12-03T08:42:45.969Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-12-03T08:42:45.969Z] === RUN TestIpOptString [2021-12-03T08:42:45.969Z] --- PASS: TestIpOptString (0.00s) [2021-12-03T08:42:45.969Z] === RUN TestNewIpOptInvalidDefaultVal [2021-12-03T08:42:45.969Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-12-03T08:42:45.969Z] === RUN TestNewIpOptValidDefaultVal [2021-12-03T08:42:45.969Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-12-03T08:42:45.969Z] === RUN TestIpOptSetInvalidVal [2021-12-03T08:42:45.969Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-12-03T08:42:45.969Z] === RUN TestValidateIPAddress [2021-12-03T08:42:45.969Z] --- PASS: TestValidateIPAddress (0.00s) [2021-12-03T08:42:45.969Z] === RUN TestMapOpts [2021-12-03T08:42:45.969Z] --- PASS: TestMapOpts (0.00s) [2021-12-03T08:42:45.969Z] === RUN TestListOptsWithoutValidator [2021-12-03T08:42:45.969Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-12-03T08:42:45.969Z] === RUN TestListOptsWithValidator [2021-12-03T08:42:45.969Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-12-03T08:42:45.969Z] === RUN TestValidateDNSSearch [2021-12-03T08:42:45.969Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-12-03T08:42:45.969Z] === RUN TestValidateLabel [2021-12-03T08:42:45.969Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-12-03T08:42:45.969Z] === RUN TestValidateLabel/label_with_general_format [2021-12-03T08:42:45.969Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-12-03T08:42:45.969Z] === RUN TestValidateLabel/label_with_one_more [2021-12-03T08:42:45.969Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-12-03T08:42:45.969Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-12-03T08:42:45.969Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-12-03T08:42:45.969Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-12-03T08:42:45.969Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-12-03T08:42:45.969Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-12-03T08:42:45.969Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-12-03T08:42:45.969Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-12-03T08:42:45.969Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-12-03T08:42:45.969Z] --- PASS: TestValidateLabel (0.00s) [2021-12-03T08:42:45.969Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-12-03T08:42:45.969Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-12-03T08:42:45.969Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-12-03T08:42:45.969Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-12-03T08:42:45.969Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-12-03T08:42:45.969Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-12-03T08:42:45.969Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-12-03T08:42:45.969Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-12-03T08:42:45.969Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-12-03T08:42:45.969Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-12-03T08:42:45.969Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-12-03T08:42:45.969Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-12-03T08:42:45.969Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-12-03T08:42:45.969Z] === RUN TestNamedListOpts [2021-12-03T08:42:45.969Z] --- PASS: TestNamedListOpts (0.00s) [2021-12-03T08:42:45.969Z] === RUN TestNamedMapOpts [2021-12-03T08:42:45.969Z] --- PASS: TestNamedMapOpts (0.00s) [2021-12-03T08:42:45.969Z] === RUN TestParseLink [2021-12-03T08:42:45.969Z] --- PASS: TestParseLink (0.00s) [2021-12-03T08:42:45.969Z] === RUN TestQuotedStringSetWithQuotes [2021-12-03T08:42:45.969Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-12-03T08:42:45.969Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-12-03T08:42:45.969Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-12-03T08:42:45.969Z] === RUN TestQuotedStringSetWithNoQuotes [2021-12-03T08:42:45.969Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-12-03T08:42:45.969Z] === RUN TestUlimitOpt [2021-12-03T08:42:45.969Z] --- PASS: TestUlimitOpt (0.00s) [2021-12-03T08:42:45.969Z] PASS [2021-12-03T08:42:45.969Z] coverage: 67.1% of statements [2021-12-03T08:42:45.969Z] ok github.com/docker/docker/opts 0.066s coverage: 67.1% of statements [2021-12-03T08:42:45.969Z] === RUN TestParseVersion [2021-12-03T08:42:45.969Z] --- PASS: TestParseVersion (0.00s) [2021-12-03T08:42:45.969Z] PASS [2021-12-03T08:42:45.969Z] coverage: 52.9% of statements [2021-12-03T08:42:45.969Z] ok github.com/docker/docker/pkg/aaparser 0.031s coverage: 52.9% of statements [2021-12-03T08:42:46.092Z] --- PASS: TestResizeWithInvalidSize (0.64s) [2021-12-03T08:42:46.092Z] === RUN TestResizeWhenContainerNotStarted [2021-12-03T08:42:46.354Z] === RUN TestLoad [2021-12-03T08:42:46.354Z] --- PASS: TestLoad (0.00s) [2021-12-03T08:42:46.354Z] === RUN TestSave [2021-12-03T08:42:46.354Z] --- PASS: TestSave (0.02s) [2021-12-03T08:42:46.354Z] === RUN TestAddDeleteGet [2021-12-03T08:42:46.365Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-12-03T08:42:46.660Z] --- PASS: TestResizeWhenContainerNotStarted (0.54s) [2021-12-03T08:42:46.660Z] === RUN TestDaemonRestartKillContainers [2021-12-03T08:42:46.660Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-03T08:42:46.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-03T08:42:46.660Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-03T08:42:46.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-03T08:42:46.660Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-03T08:42:46.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-03T08:42:46.660Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-03T08:42:46.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-03T08:42:46.660Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-12-03T08:42:46.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-12-03T08:42:46.660Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-03T08:42:46.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-03T08:42:46.660Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-03T08:42:46.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-03T08:42:46.660Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-03T08:42:46.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-03T08:42:46.660Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-03T08:42:46.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-03T08:42:46.660Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-03T08:42:46.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-03T08:42:46.660Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-03T08:42:46.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-03T08:42:46.660Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-03T08:42:46.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-03T08:42:46.660Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-03T08:42:46.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-03T08:42:46.660Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-03T08:42:46.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-03T08:42:46.660Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-03T08:42:46.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-03T08:42:46.660Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-03T08:42:46.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-03T08:42:46.660Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-03T08:42:46.660Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-03T08:42:46.811Z] --- PASS: TestAddDeleteGet (0.03s) [2021-12-03T08:42:46.812Z] === RUN TestInvalidTags [2021-12-03T08:42:46.812Z] --- PASS: TestInvalidTags (0.00s) [2021-12-03T08:42:46.812Z] PASS [2021-12-03T08:42:46.812Z] coverage: 84.4% of statements [2021-12-03T08:42:46.812Z] ok github.com/docker/docker/reference 0.094s coverage: 84.4% of statements [2021-12-03T08:42:46.920Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-12-03T08:42:46.936Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-03T08:42:46.955Z] 2021/12/03 08:42:46 Closing DB instances... [2021-12-03T08:42:47.423Z] === RUN TestPeerCertificateMarshalJSON [2021-12-03T08:42:47.656Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-12-03T08:42:47.774Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-12-03T08:42:47.774Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-12-03T08:42:47.774Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-12-03T08:42:47.774Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-12-03T08:42:47.878Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-03T08:42:47.891Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-12-03T08:42:47.891Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-12-03T08:42:47.891Z] --- PASS: TestPeerCertificateMarshalJSON (0.59s) [2021-12-03T08:42:47.891Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-12-03T08:42:47.891Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-12-03T08:42:47.891Z] === RUN TestMiddleware [2021-12-03T08:42:47.891Z] --- PASS: TestMiddleware (0.00s) [2021-12-03T08:42:47.891Z] === RUN TestNewResponseModifier [2021-12-03T08:42:47.891Z] --- PASS: TestNewResponseModifier (0.00s) [2021-12-03T08:42:47.891Z] PASS [2021-12-03T08:42:47.891Z] coverage: 26.8% of statements [2021-12-03T08:42:47.891Z] ok github.com/docker/docker/pkg/authorization 0.630s coverage: 26.8% of statements [2021-12-03T08:42:47.891Z] === RUN TestIsArchivePathDir [2021-12-03T08:42:48.036Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-03T08:42:48.036Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-03T08:42:48.231Z] === RUN TestResolveAuthConfigIndexServer [2021-12-03T08:42:48.231Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-12-03T08:42:48.231Z] === RUN TestResolveAuthConfigFullURL [2021-12-03T08:42:48.231Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-12-03T08:42:48.231Z] === RUN TestLoadAllowNondistributableArtifacts [2021-12-03T08:42:48.231Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-12-03T08:42:48.231Z] === RUN TestValidateMirror [2021-12-03T08:42:48.231Z] --- PASS: TestValidateMirror (0.00s) [2021-12-03T08:42:48.231Z] === RUN TestLoadInsecureRegistries [2021-12-03T08:42:48.231Z] time="2021-12-03T08:42:47Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-12-03T08:42:48.231Z] time="2021-12-03T08:42:48Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-12-03T08:42:48.231Z] time="2021-12-03T08:42:48Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-12-03T08:42:48.231Z] --- PASS: TestLoadInsecureRegistries (0.13s) [2021-12-03T08:42:48.231Z] === RUN TestNewServiceConfig [2021-12-03T08:42:48.231Z] --- PASS: TestNewServiceConfig (0.00s) [2021-12-03T08:42:48.231Z] === RUN TestValidateIndexName [2021-12-03T08:42:48.231Z] --- PASS: TestValidateIndexName (0.00s) [2021-12-03T08:42:48.231Z] === RUN TestValidateIndexNameWithError [2021-12-03T08:42:48.231Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-12-03T08:42:48.231Z] === RUN TestEndpointParse [2021-12-03T08:42:48.231Z] --- PASS: TestEndpointParse (0.00s) [2021-12-03T08:42:48.231Z] === RUN TestEndpointParseInvalid [2021-12-03T08:42:48.231Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-12-03T08:42:48.231Z] === RUN TestValidateEndpoint [2021-12-03T08:42:48.231Z] --- PASS: TestValidateEndpoint (0.00s) [2021-12-03T08:42:48.231Z] === RUN TestPing [2021-12-03T08:42:48.231Z] --- PASS: TestPing (0.00s) [2021-12-03T08:42:48.231Z] === RUN TestPingRegistryEndpoint [2021-12-03T08:42:48.231Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:42:48.231Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-12-03T08:42:48.231Z] === RUN TestEndpoint [2021-12-03T08:42:48.231Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:42:48.231Z] --- SKIP: TestEndpoint (0.00s) [2021-12-03T08:42:48.231Z] === RUN TestParseRepositoryInfo [2021-12-03T08:42:48.231Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-12-03T08:42:48.231Z] === RUN TestNewIndexInfo [2021-12-03T08:42:48.231Z] --- PASS: TestNewIndexInfo (0.00s) [2021-12-03T08:42:48.231Z] === RUN TestMirrorEndpointLookup [2021-12-03T08:42:48.231Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:42:48.231Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-12-03T08:42:48.231Z] === RUN TestSearchRepositories [2021-12-03T08:42:48.231Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-12-03T08:42:48.231Z] Host: 127.0.0.1:49305 [2021-12-03T08:42:48.231Z] User-Agent: docker test client [2021-12-03T08:42:48.231Z] Authorization: Token fake-token [2021-12-03T08:42:48.231Z] X-Docker-Token: true [2021-12-03T08:42:48.231Z] Accept-Encoding: gzip [2021-12-03T08:42:48.231Z] [2021-12-03T08:42:48.231Z] [2021-12-03T08:42:48.231Z] registry_test.go:730: HTTP/1.1 200 OK [2021-12-03T08:42:48.231Z] Connection: close [2021-12-03T08:42:48.231Z] Content-Length: 144 [2021-12-03T08:42:48.231Z] Cache-Control: no-cache [2021-12-03T08:42:48.231Z] Content-Type: application/json [2021-12-03T08:42:48.231Z] Date: Fri, 03 Dec 2021 08:42:48 GMT [2021-12-03T08:42:48.231Z] Expires: -1 [2021-12-03T08:42:48.231Z] Pragma: no-cache [2021-12-03T08:42:48.231Z] Server: docker-tests/mock [2021-12-03T08:42:48.231Z] X-Docker-Registry-Config: mock [2021-12-03T08:42:48.231Z] X-Docker-Registry-Version: 0.0.0 [2021-12-03T08:42:48.231Z] [2021-12-03T08:42:48.231Z] [2021-12-03T08:42:48.231Z] --- PASS: TestSearchRepositories (0.00s) [2021-12-03T08:42:48.231Z] === RUN TestTrustedLocation [2021-12-03T08:42:48.231Z] --- PASS: TestTrustedLocation (0.00s) [2021-12-03T08:42:48.231Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-12-03T08:42:48.231Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-12-03T08:42:48.231Z] === RUN TestAllowNondistributableArtifacts [2021-12-03T08:42:48.231Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-12-03T08:42:48.231Z] === RUN TestIsSecureIndex [2021-12-03T08:42:48.231Z] --- PASS: TestIsSecureIndex (0.00s) [2021-12-03T08:42:48.231Z] PASS [2021-12-03T08:42:48.231Z] coverage: 51.2% of statements [2021-12-03T08:42:48.231Z] ok github.com/docker/docker/registry 0.193s coverage: 51.2% of statements [2021-12-03T08:42:48.297Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-12-03T08:42:48.359Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-12-03T08:42:48.359Z] === RUN TestIsArchivePathInvalidFile [2021-12-03T08:42:48.359Z] --- PASS: TestIsArchivePathInvalidFile (0.11s) [2021-12-03T08:42:48.359Z] === RUN TestIsArchivePathTar [2021-12-03T08:42:48.359Z] --- PASS: TestIsArchivePathTar (0.13s) [2021-12-03T08:42:48.359Z] === RUN TestDecompressStreamGzip [2021-12-03T08:42:48.359Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2021-12-03T08:42:48.359Z] === RUN TestNetworkDBCRUDTableEntry [2021-12-03T08:42:48.359Z] --- PASS: TestDecompressStreamGzip (0.09s) [2021-12-03T08:42:48.359Z] === RUN TestDecompressStreamBzip2 [2021-12-03T08:42:48.359Z] === RUN TestUnbuffered [2021-12-03T08:42:48.359Z] --- PASS: TestUnbuffered (0.00s) [2021-12-03T08:42:48.359Z] === RUN TestRaceUnbuffered [2021-12-03T08:42:48.359Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-12-03T08:42:48.359Z] PASS [2021-12-03T08:42:48.359Z] coverage: 100.0% of statements [2021-12-03T08:42:48.359Z] ok github.com/docker/docker/pkg/broadcaster 0.031s coverage: 100.0% of statements [2021-12-03T08:42:48.359Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2021-12-03T08:42:48.359Z] === RUN TestDecompressStreamXz [2021-12-03T08:42:48.359Z] archive_test.go:133: Xz not present in msys2 [2021-12-03T08:42:48.359Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-12-03T08:42:48.359Z] === RUN TestDecompressStreamZstd [2021-12-03T08:42:48.359Z] archive_test.go:140: zstd not installed [2021-12-03T08:42:48.359Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2021-12-03T08:42:48.359Z] === RUN TestCompressStreamXzUnsupported [2021-12-03T08:42:48.359Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-12-03T08:42:48.359Z] === RUN TestCompressStreamBzip2Unsupported [2021-12-03T08:42:48.359Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-12-03T08:42:48.359Z] === RUN TestCompressStreamInvalid [2021-12-03T08:42:48.359Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-12-03T08:42:48.359Z] === RUN TestExtensionInvalid [2021-12-03T08:42:48.359Z] --- PASS: TestExtensionInvalid (0.00s) [2021-12-03T08:42:48.359Z] === RUN TestExtensionUncompressed [2021-12-03T08:42:48.359Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-12-03T08:42:48.359Z] === RUN TestExtensionBzip2 [2021-12-03T08:42:48.359Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-12-03T08:42:48.359Z] === RUN TestExtensionGzip [2021-12-03T08:42:48.359Z] --- PASS: TestExtensionGzip (0.00s) [2021-12-03T08:42:48.359Z] === RUN TestExtensionXz [2021-12-03T08:42:48.359Z] --- PASS: TestExtensionXz (0.00s) [2021-12-03T08:42:48.359Z] === RUN TestExtensionZstd [2021-12-03T08:42:48.359Z] --- PASS: TestExtensionZstd (0.00s) [2021-12-03T08:42:48.359Z] === RUN TestCmdStreamLargeStderr [2021-12-03T08:42:48.687Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-12-03T08:42:48.687Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-12-03T08:42:48.687Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-12-03T08:42:48.687Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-12-03T08:42:48.687Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-12-03T08:42:48.687Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-12-03T08:42:48.687Z] === RUN TestResumableRequestReaderWithReadError [2021-12-03T08:42:48.687Z] === RUN TestRestartManagerTimeout [2021-12-03T08:42:48.687Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-12-03T08:42:48.687Z] === RUN TestRestartManagerTimeoutReset [2021-12-03T08:42:48.687Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-12-03T08:42:48.687Z] PASS [2021-12-03T08:42:48.687Z] coverage: 50.9% of statements [2021-12-03T08:42:48.687Z] ok github.com/docker/docker/restartmanager 0.031s coverage: 50.9% of statements [2021-12-03T08:42:48.819Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-03T08:42:48.827Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2021-12-03T08:42:48.827Z] === RUN TestCmdStreamBad [2021-12-03T08:42:48.827Z] archive_test.go:252: Failing on Windows CI machines [2021-12-03T08:42:48.827Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-12-03T08:42:48.827Z] === RUN TestCmdStreamGood [2021-12-03T08:42:48.827Z] --- PASS: TestCmdStreamGood (0.03s) [2021-12-03T08:42:48.827Z] === RUN TestUntarPathWithInvalidDest [2021-12-03T08:42:48.827Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2021-12-03T08:42:48.827Z] === RUN TestUntarPathWithInvalidSrc [2021-12-03T08:42:48.827Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-12-03T08:42:48.827Z] === RUN TestUntarPath [2021-12-03T08:42:48.827Z] --- PASS: TestUntarPath (0.05s) [2021-12-03T08:42:48.827Z] === RUN TestUntarPathWithDestinationFile [2021-12-03T08:42:48.827Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-12-03T08:42:48.827Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-12-03T08:42:48.827Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2021-12-03T08:42:48.827Z] === RUN TestCopyWithTarInvalidSrc [2021-12-03T08:42:48.827Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-12-03T08:42:48.827Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-12-03T08:42:48.827Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-12-03T08:42:48.827Z] === RUN TestCopyWithTarSrcFile [2021-12-03T08:42:48.827Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-12-03T08:42:48.827Z] === RUN TestCopyWithTarSrcFolder [2021-12-03T08:42:48.827Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-12-03T08:42:48.827Z] === RUN TestCopyFileWithTarInvalidSrc [2021-12-03T08:42:48.827Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-12-03T08:42:48.827Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-12-03T08:42:48.827Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-12-03T08:42:48.827Z] === RUN TestCopyFileWithTarSrcFolder [2021-12-03T08:42:48.827Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-12-03T08:42:48.827Z] === RUN TestCopyFileWithTarSrcFile [2021-12-03T08:42:48.827Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-12-03T08:42:48.827Z] === RUN TestTarFiles [2021-12-03T08:42:48.827Z] === RUN TestMatch [2021-12-03T08:42:48.827Z] === RUN TestMatch/[[]] [2021-12-03T08:42:48.827Z] === RUN TestMatch/[[foo]] [2021-12-03T08:42:48.827Z] === RUN TestMatch/[[bar]_[foo]] [2021-12-03T08:42:48.827Z] === RUN TestMatch/[[foo_bar]] [2021-12-03T08:42:48.827Z] === RUN TestMatch/[[qux]_[foo]] [2021-12-03T08:42:48.827Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-12-03T08:42:48.827Z] === RUN TestMatch/[] [2021-12-03T08:42:48.827Z] === RUN TestMatch/[]#01 [2021-12-03T08:42:48.827Z] === RUN TestMatch/[[qux]] [2021-12-03T08:42:48.827Z] === RUN TestMatch/[[foo_bar_qux]] [2021-12-03T08:42:48.827Z] === RUN TestMatch/[[qux]_[baz]] [2021-12-03T08:42:48.827Z] === RUN TestMatch/[[foo_baz]] [2021-12-03T08:42:48.827Z] --- PASS: TestMatch (0.00s) [2021-12-03T08:42:48.827Z] --- PASS: TestMatch/[[]] (0.00s) [2021-12-03T08:42:48.827Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-12-03T08:42:48.827Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-12-03T08:42:48.827Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-12-03T08:42:48.827Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-12-03T08:42:48.827Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-12-03T08:42:48.827Z] --- PASS: TestMatch/[] (0.00s) [2021-12-03T08:42:48.827Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-12-03T08:42:48.827Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-12-03T08:42:48.827Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-12-03T08:42:48.827Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-12-03T08:42:48.827Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-12-03T08:42:48.827Z] PASS [2021-12-03T08:42:48.827Z] coverage: 87.5% of statements [2021-12-03T08:42:48.827Z] ok github.com/docker/docker/pkg/capabilities 0.033s coverage: 87.5% of statements [2021-12-03T08:42:49.143Z] time="2021-12-03T08:42:48Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-12-03T08:42:49.144Z] --- PASS: TestResumableRequestReaderWithReadError (0.10s) [2021-12-03T08:42:49.144Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-12-03T08:42:49.144Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-12-03T08:42:49.144Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-12-03T08:42:49.144Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-12-03T08:42:49.144Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-12-03T08:42:49.144Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-12-03T08:42:49.144Z] === RUN TestResumableRequestReader [2021-12-03T08:42:49.144Z] --- PASS: TestResumableRequestReader (0.00s) [2021-12-03T08:42:49.144Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-12-03T08:42:49.144Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-12-03T08:42:49.144Z] PASS [2021-12-03T08:42:49.144Z] coverage: 100.0% of statements [2021-12-03T08:42:49.144Z] ok github.com/docker/docker/registry/resumable 0.155s coverage: 100.0% of statements [2021-12-03T08:42:49.233Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-12-03T08:42:49.389Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-03T08:42:49.491Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-03T08:42:49.600Z] === RUN TestDecodeContainerConfig [2021-12-03T08:42:49.600Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-12-03T08:42:49.600Z] === RUN TestDecodeContainerConfigIsolation [2021-12-03T08:42:49.600Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-12-03T08:42:49.600Z] === RUN TestValidatePrivileged [2021-12-03T08:42:49.600Z] --- PASS: TestValidatePrivileged (0.00s) [2021-12-03T08:42:49.600Z] PASS [2021-12-03T08:42:49.600Z] coverage: 52.6% of statements [2021-12-03T08:42:49.600Z] ok github.com/docker/docker/runconfig 0.034s coverage: 52.6% of statements [2021-12-03T08:42:49.600Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-12-03T08:42:49.600Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-12-03T08:42:49.600Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-12-03T08:42:49.600Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-12-03T08:42:49.600Z] PASS [2021-12-03T08:42:49.600Z] coverage: 62.5% of statements [2021-12-03T08:42:49.600Z] ok github.com/docker/docker/testutil 0.035s coverage: 62.5% of statements [2021-12-03T08:42:49.813Z] === RUN TestChrootTarUntar [2021-12-03T08:42:49.813Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:42:49.813Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-12-03T08:42:49.813Z] === RUN TestChrootUntarWithHugeExcludesList [2021-12-03T08:42:49.813Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:42:49.813Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-12-03T08:42:49.813Z] === RUN TestChrootUntarEmptyArchive [2021-12-03T08:42:49.813Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-12-03T08:42:49.813Z] === RUN TestChrootTarUntarWithSymlink [2021-12-03T08:42:49.813Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-03T08:42:49.813Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-12-03T08:42:49.813Z] === RUN TestChrootCopyWithTar [2021-12-03T08:42:49.813Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-03T08:42:49.813Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-12-03T08:42:49.813Z] === RUN TestChrootCopyFileWithTar [2021-12-03T08:42:49.813Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:42:49.813Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-12-03T08:42:49.813Z] === RUN TestChrootUntarPath [2021-12-03T08:42:49.813Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-03T08:42:49.813Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-12-03T08:42:49.813Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-12-03T08:42:49.813Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:42:49.813Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-12-03T08:42:49.813Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-12-03T08:42:49.813Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:42:49.813Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-12-03T08:42:49.813Z] === RUN TestChrootApplyDotDotFile [2021-12-03T08:42:49.813Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:42:49.813Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-12-03T08:42:49.813Z] PASS [2021-12-03T08:42:49.813Z] coverage: 15.1% of statements [2021-12-03T08:42:49.813Z] ok github.com/docker/docker/pkg/chrootarchive 0.085s coverage: 15.1% of statements [2021-12-03T08:42:50.177Z] tests/integration/client_test.py ..... [ 75%] [2021-12-03T08:42:50.177Z] tests/integration/context_api_test.py ... [ 76%] [2021-12-03T08:42:50.177Z] tests/integration/errors_test.py . [ 76%] [2021-12-03T08:42:50.281Z] 2021/12/03 08:42:50 Closing DB instances... [2021-12-03T08:42:50.330Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-03T08:42:50.748Z] === RUN TestSizeEmpty [2021-12-03T08:42:50.748Z] --- PASS: TestSizeEmpty (0.00s) [2021-12-03T08:42:50.748Z] === RUN TestSizeEmptyFile [2021-12-03T08:42:50.748Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-12-03T08:42:50.748Z] === RUN TestSizeNonemptyFile [2021-12-03T08:42:50.748Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-12-03T08:42:50.748Z] === RUN TestSizeNestedDirectoryEmpty [2021-12-03T08:42:50.748Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-12-03T08:42:50.748Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-12-03T08:42:50.748Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-12-03T08:42:50.748Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-12-03T08:42:50.748Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-12-03T08:42:50.748Z] === RUN TestMoveToSubdir [2021-12-03T08:42:50.748Z] --- PASS: TestMoveToSubdir (0.00s) [2021-12-03T08:42:50.748Z] === RUN TestSizeNonExistingDirectory [2021-12-03T08:42:50.748Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-12-03T08:42:50.748Z] PASS [2021-12-03T08:42:50.748Z] coverage: 80.0% of statements [2021-12-03T08:42:50.748Z] ok github.com/docker/docker/pkg/directory 0.043s coverage: 80.0% of statements [2021-12-03T08:42:50.901Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-03T08:42:50.944Z] --- PASS: TestCreateServiceMultipleTimes (15.31s) [2021-12-03T08:42:50.944Z] === RUN TestCreateServiceConflict [2021-12-03T08:42:51.216Z] === RUN Test [2021-12-03T08:42:51.216Z] === RUN Test/TestContainsEntry [2021-12-03T08:42:51.216Z] === RUN Test/TestCreateEntries [2021-12-03T08:42:51.216Z] === RUN Test/TestEntriesDiff [2021-12-03T08:42:51.216Z] === RUN Test/TestEntriesEquality [2021-12-03T08:42:51.216Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-12-03T08:42:51.216Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-12-03T08:42:51.216Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-12-03T08:42:51.216Z] === RUN Test/TestGeneratorNotGenerate [2021-12-03T08:42:51.216Z] === RUN Test/TestGeneratorWithPort [2021-12-03T08:42:51.216Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-12-03T08:42:51.216Z] === RUN Test/TestNewEntry [2021-12-03T08:42:51.216Z] === RUN Test/TestParse [2021-12-03T08:42:51.216Z] --- PASS: Test (0.00s) [2021-12-03T08:42:51.216Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-12-03T08:42:51.217Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-12-03T08:42:51.217Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-12-03T08:42:51.217Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-12-03T08:42:51.217Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-12-03T08:42:51.217Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-12-03T08:42:51.217Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-12-03T08:42:51.217Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-12-03T08:42:51.217Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-12-03T08:42:51.217Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-12-03T08:42:51.217Z] --- PASS: Test/TestNewEntry (0.00s) [2021-12-03T08:42:51.217Z] --- PASS: Test/TestParse (0.00s) [2021-12-03T08:42:51.217Z] PASS [2021-12-03T08:42:51.217Z] coverage: 58.3% of statements [2021-12-03T08:42:51.217Z] ok github.com/docker/docker/pkg/discovery 0.036s coverage: 58.3% of statements [2021-12-03T08:42:51.393Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-03T08:42:51.471Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-03T08:42:52.041Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-03T08:42:52.202Z] === RUN Test [2021-12-03T08:42:52.202Z] === RUN Test/TestContent [2021-12-03T08:42:52.202Z] === RUN Test/TestInitialize [2021-12-03T08:42:52.202Z] === RUN Test/TestNew [2021-12-03T08:42:52.202Z] === RUN Test/TestParsingContentsWithComments [2021-12-03T08:42:52.202Z] === RUN Test/TestRegister [2021-12-03T08:42:52.202Z] === RUN Test/TestWatch [2021-12-03T08:42:52.202Z] --- PASS: Test (0.01s) [2021-12-03T08:42:52.202Z] --- PASS: Test/TestContent (0.00s) [2021-12-03T08:42:52.202Z] --- PASS: Test/TestInitialize (0.00s) [2021-12-03T08:42:52.202Z] --- PASS: Test/TestNew (0.00s) [2021-12-03T08:42:52.202Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-12-03T08:42:52.202Z] --- PASS: Test/TestRegister (0.00s) [2021-12-03T08:42:52.202Z] --- PASS: Test/TestWatch (0.00s) [2021-12-03T08:42:52.202Z] PASS [2021-12-03T08:42:52.202Z] coverage: 97.6% of statements [2021-12-03T08:42:52.202Z] ok github.com/docker/docker/pkg/discovery/file 0.044s coverage: 97.6% of statements [2021-12-03T08:42:52.202Z] --- PASS: TestNetworkDBCRUDTableEntry (3.84s) [2021-12-03T08:42:52.202Z] === RUN TestNetworkDBCRUDTableEntries [2021-12-03T08:42:52.328Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-03T08:42:52.328Z] check_test.go:308: [d2b014a8a00c4] daemon is not started [2021-12-03T08:42:52.328Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-12-03T08:42:52.328Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-12-03T08:42:52.492Z] === RUN TestGetDriver [2021-12-03T08:42:52.492Z] --- PASS: TestGetDriver (0.00s) [2021-12-03T08:42:52.492Z] === RUN TestVolumeRequestError [2021-12-03T08:42:52.492Z] --- PASS: TestVolumeRequestError (0.01s) [2021-12-03T08:42:52.492Z] PASS [2021-12-03T08:42:52.492Z] coverage: 36.1% of statements [2021-12-03T08:42:52.492Z] ok github.com/docker/docker/volume/drivers 0.051s coverage: 36.1% of statements [2021-12-03T08:42:52.492Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-12-03T08:42:52.492Z] === RUN TestClientStream [2021-12-03T08:42:52.492Z] --- PASS: TestClientStream (0.00s) [2021-12-03T08:42:52.492Z] === RUN TestClientSendFile [2021-12-03T08:42:52.492Z] --- PASS: TestClientSendFile (0.00s) [2021-12-03T08:42:52.492Z] === RUN TestClientWithRequestTimeout [2021-12-03T08:42:52.492Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-12-03T08:42:52.492Z] === RUN TestFileSpecPlugin [2021-12-03T08:42:52.492Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-12-03T08:42:52.492Z] === RUN TestFileJSONSpecPlugin [2021-12-03T08:42:52.492Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-12-03T08:42:52.492Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-12-03T08:42:52.492Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-12-03T08:42:52.492Z] === RUN TestPluginAddHandler [2021-12-03T08:42:52.492Z] --- PASS: TestPluginAddHandler (0.00s) [2021-12-03T08:42:52.492Z] === RUN TestPluginWaitBadPlugin [2021-12-03T08:42:52.492Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-12-03T08:42:52.492Z] === RUN TestGet [2021-12-03T08:42:52.492Z] time="2021-12-03T08:42:51Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-12-03T08:42:52.492Z] === RUN TestGetAddress [2021-12-03T08:42:52.492Z] --- PASS: TestGetAddress (0.00s) [2021-12-03T08:42:52.492Z] === RUN TestRemove [2021-12-03T08:42:52.492Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-12-03T08:42:52.492Z] --- SKIP: TestRemove (0.00s) [2021-12-03T08:42:52.492Z] === RUN TestInitializeWithVolumes [2021-12-03T08:42:52.492Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-12-03T08:42:52.492Z] === RUN TestCreate [2021-12-03T08:42:52.492Z] --- PASS: TestCreate (0.01s) [2021-12-03T08:42:52.492Z] === RUN TestValidateName [2021-12-03T08:42:52.492Z] --- PASS: TestValidateName (0.00s) [2021-12-03T08:42:52.492Z] === RUN TestCreateWithOpts [2021-12-03T08:42:52.492Z] local_test.go:180: runtime.GOOS == "windows" [2021-12-03T08:42:52.492Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-12-03T08:42:52.492Z] === RUN TestRelaodNoOpts [2021-12-03T08:42:52.492Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-12-03T08:42:52.492Z] PASS [2021-12-03T08:42:52.492Z] coverage: 41.5% of statements [2021-12-03T08:42:52.492Z] ok github.com/docker/docker/volume/local 0.056s coverage: 41.5% of statements [2021-12-03T08:42:52.586Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-03T08:42:52.612Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-03T08:42:52.948Z] === RUN TestLCOWParseMountRaw [2021-12-03T08:42:52.948Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-12-03T08:42:52.948Z] === RUN TestLCOWParseMountRawSplit [2021-12-03T08:42:52.948Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-12-03T08:42:52.948Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-12-03T08:42:52.948Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-12-03T08:42:52.948Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-12-03T08:42:52.948Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-12-03T08:42:52.948Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-12-03T08:42:52.948Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-12-03T08:42:52.948Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-12-03T08:42:52.948Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-12-03T08:42:52.948Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-12-03T08:42:52.948Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-12-03T08:42:52.948Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-12-03T08:42:52.948Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-12-03T08:42:52.948Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-12-03T08:42:52.948Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-12-03T08:42:52.948Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-12-03T08:42:52.948Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-12-03T08:42:52.948Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-12-03T08:42:52.948Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-12-03T08:42:52.948Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-12-03T08:42:52.948Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-12-03T08:42:52.948Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-12-03T08:42:52.948Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-12-03T08:42:52.948Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-12-03T08:42:52.948Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-12-03T08:42:52.948Z] === RUN TestLinuxParseMountRaw [2021-12-03T08:42:52.948Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-12-03T08:42:52.948Z] === RUN TestLinuxParseMountRawSplit [2021-12-03T08:42:52.948Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-12-03T08:42:52.948Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-12-03T08:42:52.948Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-12-03T08:42:52.948Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-12-03T08:42:52.948Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-12-03T08:42:52.948Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-12-03T08:42:52.948Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-12-03T08:42:52.948Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-12-03T08:42:52.948Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-12-03T08:42:52.948Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-12-03T08:42:52.948Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-12-03T08:42:52.948Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-12-03T08:42:52.948Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-12-03T08:42:52.948Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-12-03T08:42:52.948Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-12-03T08:42:52.948Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-12-03T08:42:52.948Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-12-03T08:42:52.948Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-12-03T08:42:52.948Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-12-03T08:42:52.948Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-12-03T08:42:52.948Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-12-03T08:42:52.948Z] === RUN TestConvertTmpfsOptions [2021-12-03T08:42:52.948Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-12-03T08:42:52.948Z] linux_parser_test.go:209: data="ro" [2021-12-03T08:42:52.948Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-12-03T08:42:52.948Z] === RUN TestParseMountSpec [2021-12-03T08:42:52.948Z] parser_test.go:62: case 0 [2021-12-03T08:42:52.948Z] parser_test.go:62: case 1 [2021-12-03T08:42:52.948Z] parser_test.go:62: case 2 [2021-12-03T08:42:52.948Z] parser_test.go:62: case 3 [2021-12-03T08:42:52.948Z] parser_test.go:62: case 4 [2021-12-03T08:42:52.948Z] parser_test.go:62: case 5 [2021-12-03T08:42:52.948Z] --- PASS: TestParseMountSpec (0.00s) [2021-12-03T08:42:52.948Z] === RUN TestValidateMount [2021-12-03T08:42:52.948Z] --- PASS: TestValidateMount (0.00s) [2021-12-03T08:42:52.948Z] === RUN TestWindowsParseMountRaw [2021-12-03T08:42:52.948Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-12-03T08:42:52.948Z] === RUN TestWindowsParseMountRawSplit [2021-12-03T08:42:52.948Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-12-03T08:42:52.948Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-12-03T08:42:52.948Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-12-03T08:42:52.948Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-12-03T08:42:52.948Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-12-03T08:42:52.948Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-12-03T08:42:52.948Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-12-03T08:42:52.948Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-12-03T08:42:52.948Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-12-03T08:42:52.948Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-12-03T08:42:52.948Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-12-03T08:42:52.948Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-12-03T08:42:52.948Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-12-03T08:42:52.948Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-12-03T08:42:52.948Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-12-03T08:42:52.948Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-12-03T08:42:52.948Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-12-03T08:42:52.948Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-12-03T08:42:52.948Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-12-03T08:42:52.948Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-12-03T08:42:52.948Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-12-03T08:42:52.948Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-12-03T08:42:52.948Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-12-03T08:42:52.948Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-12-03T08:42:52.948Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-12-03T08:42:52.948Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-12-03T08:42:52.948Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-12-03T08:42:52.948Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-12-03T08:42:52.948Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-12-03T08:42:52.948Z] PASS [2021-12-03T08:42:52.948Z] coverage: 67.6% of statements [2021-12-03T08:42:52.948Z] time="2021-12-03T08:42:52Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-12-03T08:42:52.948Z] ok github.com/docker/docker/volume/mounts 0.040s coverage: 67.6% of statements [2021-12-03T08:42:53.187Z] --- PASS: TestTarFiles (4.06s) [2021-12-03T08:42:53.187Z] === RUN TestDetectCompressionZstd [2021-12-03T08:42:53.187Z] --- PASS: TestDetectCompressionZstd (0.00s) [2021-12-03T08:42:53.187Z] === RUN TestTarUntar [2021-12-03T08:42:53.187Z] --- PASS: TestTarUntar (0.03s) [2021-12-03T08:42:53.187Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-12-03T08:42:53.187Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2021-12-03T08:42:53.187Z] === RUN TestTarWithOptions [2021-12-03T08:42:53.187Z] --- PASS: TestTarWithOptions (0.02s) [2021-12-03T08:42:53.187Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-12-03T08:42:53.187Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-12-03T08:42:53.187Z] === RUN TestUntarUstarGnuConflict [2021-12-03T08:42:53.187Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-12-03T08:42:53.187Z] === RUN TestUntarInvalidFilenames [2021-12-03T08:42:53.187Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames4272566093\\dest" [2021-12-03T08:42:53.187Z] --- PASS: TestUntarInvalidFilenames (0.12s) [2021-12-03T08:42:53.187Z] === RUN TestUntarHardlinkToSymlink [2021-12-03T08:42:53.187Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-12-03T08:42:53.187Z] === RUN TestUntarInvalidHardlink [2021-12-03T08:42:53.187Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3693275584\\victim\\hello" -> "../victim/hello" [2021-12-03T08:42:53.187Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1377822125\\victim\\hello" -> "/../victim/hello" [2021-12-03T08:42:53.187Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4249597470\\victim" -> "../victim" [2021-12-03T08:42:53.187Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1981467857\\victim" -> "../victim" [2021-12-03T08:42:53.187Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1516314338\\victim" -> "../victim" [2021-12-03T08:42:53.187Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3748142340\\victim" -> "../victim" [2021-12-03T08:42:53.187Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-12-03T08:42:53.187Z] === RUN TestUntarInvalidSymlink [2021-12-03T08:42:53.187Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3670702747\\dest\\dotdot" -> "../victim/hello" [2021-12-03T08:42:53.187Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1886388289\\dest\\slash-dotdot" -> "/../victim/hello" [2021-12-03T08:42:53.187Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink257350589\\dest\\loophole-victim" -> "../victim" [2021-12-03T08:42:53.187Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink530785870\\dest\\loophole-victim" -> "../victim" [2021-12-03T08:42:53.187Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3581277960\\dest\\loophole-victim" -> "../victim" [2021-12-03T08:42:53.187Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3232148594\\dest\\loophole-victim" -> "../victim" [2021-12-03T08:42:53.187Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2438925393\\dest\\dir\\loophole" -> "../../victim" [2021-12-03T08:42:53.187Z] --- PASS: TestUntarInvalidSymlink (0.02s) [2021-12-03T08:42:53.187Z] === RUN TestTempArchiveCloseMultipleTimes [2021-12-03T08:42:53.187Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-12-03T08:42:53.187Z] === RUN TestXGlobalNoParent [2021-12-03T08:42:53.187Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-12-03T08:42:53.187Z] === RUN TestReplaceFileTarWrapper [2021-12-03T08:42:53.187Z] === RUN Test [2021-12-03T08:42:53.187Z] === RUN Test/TestInitialize [2021-12-03T08:42:53.187Z] time="2021-12-03T08:42:52Z" level=info msg="Initializing discovery without TLS" [2021-12-03T08:42:53.187Z] time="2021-12-03T08:42:53Z" level=info msg="Initializing discovery without TLS" [2021-12-03T08:42:53.187Z] time="2021-12-03T08:42:53Z" level=info msg="Initializing discovery without TLS" [2021-12-03T08:42:53.187Z] === RUN Test/TestInitializeWithCerts [2021-12-03T08:42:53.187Z] time="2021-12-03T08:42:53Z" level=info msg="Initializing discovery with TLS" [2021-12-03T08:42:53.187Z] === RUN Test/TestWatch [2021-12-03T08:42:53.187Z] time="2021-12-03T08:42:53Z" level=info msg="Initializing discovery without TLS" [2021-12-03T08:42:53.187Z] --- PASS: TestReplaceFileTarWrapper (0.16s) [2021-12-03T08:42:53.187Z] === RUN TestPrefixHeaderReadable [2021-12-03T08:42:53.187Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-12-03T08:42:53.187Z] === RUN TestDisablePigz [2021-12-03T08:42:53.187Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2021-12-03T08:42:53.477Z] --- PASS: TestCreateServiceConflict (2.14s) [2021-12-03T08:42:53.477Z] === RUN TestCreateServiceMaxReplicas [2021-12-03T08:42:53.654Z] --- PASS: TestDisablePigz (0.10s) [2021-12-03T08:42:53.654Z] === RUN TestPigz [2021-12-03T08:42:53.654Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2021-12-03T08:42:53.654Z] --- PASS: TestPigz (0.11s) [2021-12-03T08:42:53.654Z] === RUN TestCopyFileWithInvalidDest [2021-12-03T08:42:53.654Z] archive_windows_test.go:16: Currently fails [2021-12-03T08:42:53.655Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-12-03T08:42:53.655Z] === RUN TestCanonicalTarNameForPath [2021-12-03T08:42:53.655Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-12-03T08:42:53.655Z] === RUN TestCanonicalTarName [2021-12-03T08:42:53.655Z] --- PASS: TestCanonicalTarName (0.00s) [2021-12-03T08:42:53.655Z] === RUN TestChmodTarEntry [2021-12-03T08:42:53.655Z] --- PASS: TestChmodTarEntry (0.00s) [2021-12-03T08:42:53.655Z] === RUN TestHardLinkOrder [2021-12-03T08:42:53.655Z] --- PASS: TestHardLinkOrder (0.06s) [2021-12-03T08:42:53.655Z] === RUN TestChangeString [2021-12-03T08:42:53.655Z] --- PASS: TestChangeString (0.00s) [2021-12-03T08:42:53.655Z] === RUN TestChangesWithNoChanges [2021-12-03T08:42:53.655Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-12-03T08:42:53.655Z] === RUN TestChangesWithChanges [2021-12-03T08:42:53.655Z] --- PASS: TestChangesWithChanges (0.03s) [2021-12-03T08:42:53.655Z] === RUN TestChangesWithChangesGH13590 [2021-12-03T08:42:53.655Z] changes_test.go:195: needs more investigation [2021-12-03T08:42:53.655Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-12-03T08:42:53.655Z] === RUN TestChangesDirsEmpty [2021-12-03T08:42:53.655Z] --- PASS: TestChangesDirsEmpty (0.11s) [2021-12-03T08:42:53.655Z] === RUN TestChangesDirsMutated [2021-12-03T08:42:53.655Z] --- PASS: TestChangesDirsMutated (0.10s) [2021-12-03T08:42:53.655Z] === RUN TestApplyLayer [2021-12-03T08:42:53.655Z] changes_test.go:432: needs further investigation [2021-12-03T08:42:53.655Z] --- SKIP: TestApplyLayer (0.00s) [2021-12-03T08:42:53.655Z] === RUN TestChangesSizeWithHardlinks [2021-12-03T08:42:53.655Z] changes_test.go:468: needs further investigation [2021-12-03T08:42:53.655Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-12-03T08:42:53.655Z] === RUN TestChangesSizeWithNoChanges [2021-12-03T08:42:53.655Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-12-03T08:42:53.655Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-12-03T08:42:53.655Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-12-03T08:42:53.655Z] === RUN TestChangesSize [2021-12-03T08:42:53.911Z] === RUN TestSetGetMeta [2021-12-03T08:42:53.911Z] === PAUSE TestSetGetMeta [2021-12-03T08:42:53.911Z] === RUN TestRestore [2021-12-03T08:42:53.911Z] === PAUSE TestRestore [2021-12-03T08:42:53.911Z] === RUN TestServiceCreate [2021-12-03T08:42:53.911Z] === PAUSE TestServiceCreate [2021-12-03T08:42:53.911Z] === RUN TestServiceList [2021-12-03T08:42:53.911Z] === PAUSE TestServiceList [2021-12-03T08:42:53.911Z] === RUN TestServiceRemove [2021-12-03T08:42:53.911Z] === PAUSE TestServiceRemove [2021-12-03T08:42:53.911Z] === RUN TestServiceGet [2021-12-03T08:42:53.911Z] === PAUSE TestServiceGet [2021-12-03T08:42:53.911Z] === RUN TestServicePrune [2021-12-03T08:42:53.911Z] === PAUSE TestServicePrune [2021-12-03T08:42:53.911Z] === RUN TestCreate [2021-12-03T08:42:53.911Z] === PAUSE TestCreate [2021-12-03T08:42:53.911Z] === RUN TestRemove [2021-12-03T08:42:53.911Z] === PAUSE TestRemove [2021-12-03T08:42:53.911Z] === RUN TestList [2021-12-03T08:42:53.911Z] === PAUSE TestList [2021-12-03T08:42:53.911Z] === RUN TestFindByDriver [2021-12-03T08:42:53.911Z] === PAUSE TestFindByDriver [2021-12-03T08:42:53.911Z] === RUN TestFindByReferenced [2021-12-03T08:42:53.911Z] === PAUSE TestFindByReferenced [2021-12-03T08:42:53.911Z] === RUN TestDerefMultipleOfSameRef [2021-12-03T08:42:53.911Z] === PAUSE TestDerefMultipleOfSameRef [2021-12-03T08:42:53.911Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-12-03T08:42:53.911Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-12-03T08:42:53.911Z] === RUN TestDefererencePluginOnCreateError [2021-12-03T08:42:53.911Z] === PAUSE TestDefererencePluginOnCreateError [2021-12-03T08:42:53.911Z] === RUN TestRefDerefRemove [2021-12-03T08:42:53.911Z] === PAUSE TestRefDerefRemove [2021-12-03T08:42:53.911Z] === RUN TestGet [2021-12-03T08:42:53.911Z] === PAUSE TestGet [2021-12-03T08:42:53.911Z] === RUN TestGetWithReference [2021-12-03T08:42:53.911Z] === PAUSE TestGetWithReference [2021-12-03T08:42:53.911Z] === RUN TestFilterFunc [2021-12-03T08:42:53.911Z] === RUN TestFilterFunc/test_nil_list [2021-12-03T08:42:53.911Z] === PAUSE TestFilterFunc/test_nil_list [2021-12-03T08:42:53.911Z] === RUN TestFilterFunc/test_empty_list [2021-12-03T08:42:53.911Z] === PAUSE TestFilterFunc/test_empty_list [2021-12-03T08:42:53.911Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-12-03T08:42:53.911Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-12-03T08:42:53.911Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-12-03T08:42:53.911Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-12-03T08:42:53.911Z] === RUN TestFilterFunc/test_filter_some [2021-12-03T08:42:53.911Z] === PAUSE TestFilterFunc/test_filter_some [2021-12-03T08:42:53.911Z] === RUN TestFilterFunc/test_filter_middle [2021-12-03T08:42:53.911Z] === PAUSE TestFilterFunc/test_filter_middle [2021-12-03T08:42:53.911Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-12-03T08:42:53.911Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-12-03T08:42:53.911Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-12-03T08:42:53.911Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-12-03T08:42:53.911Z] === CONT TestFilterFunc/test_nil_list [2021-12-03T08:42:53.911Z] === CONT TestFilterFunc/test_filter_some [2021-12-03T08:42:53.911Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-12-03T08:42:53.911Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-12-03T08:42:53.911Z] === CONT TestFilterFunc/test_empty_list [2021-12-03T08:42:53.911Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-12-03T08:42:53.911Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-12-03T08:42:53.911Z] === CONT TestFilterFunc/test_filter_middle [2021-12-03T08:42:53.911Z] --- PASS: TestFilterFunc (0.00s) [2021-12-03T08:42:53.911Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-12-03T08:42:53.911Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-12-03T08:42:53.911Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-12-03T08:42:53.911Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-12-03T08:42:53.911Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-12-03T08:42:53.911Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-12-03T08:42:53.911Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-12-03T08:42:53.911Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-12-03T08:42:53.911Z] === CONT TestSetGetMeta [2021-12-03T08:42:53.911Z] === CONT TestList [2021-12-03T08:42:53.911Z] === CONT TestServiceGet [2021-12-03T08:42:53.911Z] === CONT TestDefererencePluginOnCreateError [2021-12-03T08:42:53.911Z] --- PASS: TestSetGetMeta (0.01s) [2021-12-03T08:42:53.911Z] === CONT TestServiceRemove [2021-12-03T08:42:53.911Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-12-03T08:42:53.911Z] === CONT TestServiceList [2021-12-03T08:42:53.911Z] --- PASS: TestList (0.03s) [2021-12-03T08:42:53.911Z] === CONT TestServiceCreate [2021-12-03T08:42:53.911Z] --- PASS: TestServiceGet (0.11s) [2021-12-03T08:42:53.911Z] === CONT TestRestore [2021-12-03T08:42:53.911Z] --- PASS: TestServiceRemove (0.10s) [2021-12-03T08:42:53.911Z] === CONT TestCreate [2021-12-03T08:42:53.911Z] --- PASS: TestServiceCreate (0.09s) [2021-12-03T08:42:53.911Z] === CONT TestRemove [2021-12-03T08:42:53.911Z] --- PASS: TestServiceList (0.09s) [2021-12-03T08:42:53.911Z] === CONT TestServicePrune [2021-12-03T08:42:53.911Z] --- PASS: TestCreate (0.01s) [2021-12-03T08:42:53.911Z] === CONT TestDerefMultipleOfSameRef [2021-12-03T08:42:53.911Z] time="2021-12-03T08:42:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-03T08:42:53.911Z] --- PASS: TestRestore (0.02s) [2021-12-03T08:42:53.911Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-12-03T08:42:53.911Z] --- PASS: TestRemove (0.01s) [2021-12-03T08:42:53.911Z] === CONT TestGet [2021-12-03T08:42:53.911Z] time="2021-12-03T08:42:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-03T08:42:53.911Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2021-12-03T08:42:53.911Z] === CONT TestGetWithReference [2021-12-03T08:42:53.911Z] time="2021-12-03T08:42:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-03T08:42:53.911Z] === CONT TestRefDerefRemove [2021-12-03T08:42:53.911Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-12-03T08:42:53.911Z] time="2021-12-03T08:42:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-12-03T08:42:53.911Z] --- PASS: TestGet (0.01s) [2021-12-03T08:42:53.911Z] === CONT TestFindByReferenced [2021-12-03T08:42:53.911Z] time="2021-12-03T08:42:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-03T08:42:53.911Z] --- PASS: TestServicePrune (0.03s) [2021-12-03T08:42:53.911Z] === CONT TestFindByDriver [2021-12-03T08:42:53.911Z] --- PASS: TestRefDerefRemove (0.01s) [2021-12-03T08:42:53.911Z] --- PASS: TestGetWithReference (0.01s) [2021-12-03T08:42:53.911Z] --- PASS: TestFindByReferenced (0.01s) [2021-12-03T08:42:53.911Z] --- PASS: TestFindByDriver (0.01s) [2021-12-03T08:42:53.911Z] PASS [2021-12-03T08:42:53.911Z] coverage: 69.0% of statements [2021-12-03T08:42:53.911Z] ok github.com/docker/docker/volume/service 0.196s coverage: 69.0% of statements [2021-12-03T08:42:53.963Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-03T08:42:54.122Z] --- PASS: TestChangesSize (0.00s) [2021-12-03T08:42:54.122Z] === RUN TestApplyLayerInvalidFilenames [2021-12-03T08:42:54.122Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2539914976\\dest" [2021-12-03T08:42:54.122Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-12-03T08:42:54.122Z] === RUN TestApplyLayerInvalidHardlink [2021-12-03T08:42:54.122Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4280244861\\victim\\hello" -> "../victim/hello" [2021-12-03T08:42:54.122Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2452148772\\victim\\hello" -> "/../victim/hello" [2021-12-03T08:42:54.122Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2847800434\\victim" -> "../victim" [2021-12-03T08:42:54.122Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4176622423\\victim" -> "../victim" [2021-12-03T08:42:54.122Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2707795079\\victim" -> "../victim" [2021-12-03T08:42:54.122Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1418007483\\victim" -> "../victim" [2021-12-03T08:42:54.122Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-12-03T08:42:54.122Z] === RUN TestApplyLayerInvalidSymlink [2021-12-03T08:42:54.122Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2809162260\\dest\\dotdot" -> "../victim/hello" [2021-12-03T08:42:54.122Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1339878318\\dest\\slash-dotdot" -> "/../victim/hello" [2021-12-03T08:42:54.122Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink684502646\\dest\\loophole-victim" -> "../victim" [2021-12-03T08:42:54.122Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2208282076\\dest\\loophole-victim" -> "../victim" [2021-12-03T08:42:54.122Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1359468046\\dest\\loophole-victim" -> "../victim" [2021-12-03T08:42:54.122Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3648745437\\dest\\loophole-victim" -> "../victim" [2021-12-03T08:42:54.122Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-12-03T08:42:54.122Z] === RUN TestApplyLayerWhiteouts [2021-12-03T08:42:54.122Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-12-03T08:42:54.122Z] === RUN TestGenerateEmptyFile [2021-12-03T08:42:54.122Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-12-03T08:42:54.122Z] === RUN TestGenerateWithContent [2021-12-03T08:42:54.122Z] --- PASS: TestGenerateWithContent (0.00s) [2021-12-03T08:42:54.122Z] PASS [2021-12-03T08:42:54.122Z] coverage: 63.0% of statements [2021-12-03T08:42:54.122Z] ok github.com/docker/docker/pkg/archive 5.957s coverage: 63.0% of statements [2021-12-03T08:42:54.122Z] 2021/12/03 08:42:54 Closing DB instances... [2021-12-03T08:42:54.222Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-03T08:42:54.789Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-12-03T08:42:54.872Z] time="2021-12-03T08:42:54Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-12-03T08:42:55.187Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-12-03T08:42:55.187Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.11s) [2021-12-03T08:42:55.187Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (12.82s) [2021-12-03T08:42:55.187Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.87s) [2021-12-03T08:42:55.187Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.13s) [2021-12-03T08:42:55.187Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (6.28s) [2021-12-03T08:42:55.187Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (8.32s) [2021-12-03T08:42:55.187Z] === RUN TestBuildMultiStageCopy [2021-12-03T08:42:55.187Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-12-03T08:42:55.687Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2021-12-03T08:42:55.687Z] === RUN TestNetworkDBNodeLeave [2021-12-03T08:42:55.909Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-03T08:42:56.008Z] --- PASS: TestCreateServiceMaxReplicas (2.77s) [2021-12-03T08:42:56.008Z] === RUN TestCreateWithDuplicateNetworkNames [2021-12-03T08:42:56.155Z] --- PASS: Test (3.13s) [2021-12-03T08:42:56.155Z] --- PASS: Test/TestInitialize (0.12s) [2021-12-03T08:42:56.155Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-12-03T08:42:56.155Z] --- PASS: Test/TestWatch (3.00s) [2021-12-03T08:42:56.155Z] PASS [2021-12-03T08:42:56.155Z] coverage: 84.1% of statements [2021-12-03T08:42:56.155Z] ok github.com/docker/docker/pkg/discovery/kv 3.175s coverage: 84.1% of statements [2021-12-03T08:42:57.140Z] === RUN Test [2021-12-03T08:42:57.140Z] === RUN Test/TestWatch [2021-12-03T08:42:57.140Z] --- PASS: Test (0.00s) [2021-12-03T08:42:57.140Z] --- PASS: Test/TestWatch (0.00s) [2021-12-03T08:42:57.140Z] PASS [2021-12-03T08:42:57.140Z] coverage: 92.3% of statements [2021-12-03T08:42:57.140Z] ok github.com/docker/docker/pkg/discovery/memory 0.036s coverage: 92.3% of statements [2021-12-03T08:42:57.608Z] === RUN Test [2021-12-03T08:42:57.608Z] === RUN Test/TestInitialize [2021-12-03T08:42:57.608Z] === RUN Test/TestInitializeWithPattern [2021-12-03T08:42:57.608Z] === RUN Test/TestRegister [2021-12-03T08:42:57.608Z] === RUN Test/TestWatch [2021-12-03T08:42:57.608Z] --- PASS: Test (0.00s) [2021-12-03T08:42:57.608Z] --- PASS: Test/TestInitialize (0.00s) [2021-12-03T08:42:57.608Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-12-03T08:42:57.608Z] --- PASS: Test/TestRegister (0.00s) [2021-12-03T08:42:57.608Z] --- PASS: Test/TestWatch (0.00s) [2021-12-03T08:42:57.608Z] PASS [2021-12-03T08:42:57.608Z] coverage: 93.8% of statements [2021-12-03T08:42:57.608Z] ok github.com/docker/docker/pkg/discovery/nodes 0.038s coverage: 93.8% of statements [2021-12-03T08:42:58.078Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-03T08:42:58.593Z] === RUN TestPollerAddRemove [2021-12-03T08:42:58.593Z] --- PASS: TestPollerAddRemove (0.00s) [2021-12-03T08:42:58.593Z] === RUN TestPollerEvent [2021-12-03T08:42:58.593Z] poller_test.go:40: No chmod on Windows [2021-12-03T08:42:58.593Z] --- SKIP: TestPollerEvent (0.00s) [2021-12-03T08:42:58.593Z] === RUN TestPollerClose [2021-12-03T08:42:58.593Z] --- PASS: TestPollerClose (0.00s) [2021-12-03T08:42:58.593Z] PASS [2021-12-03T08:42:58.593Z] coverage: 45.7% of statements [2021-12-03T08:42:58.593Z] ok github.com/docker/docker/pkg/filenotify 0.034s coverage: 45.7% of statements [2021-12-03T08:42:58.593Z] --- PASS: TestNetworkDBNodeLeave (2.82s) [2021-12-03T08:42:58.593Z] === RUN TestNetworkDBWatch [2021-12-03T08:42:59.016Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-12-03T08:42:59.067Z] === RUN TestCopyFileWithInvalidSrc [2021-12-03T08:42:59.067Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-12-03T08:42:59.067Z] === RUN TestCopyFileWithInvalidDest [2021-12-03T08:42:59.067Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-12-03T08:42:59.067Z] === RUN TestCopyFileWithSameSrcAndDest [2021-12-03T08:42:59.067Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-12-03T08:42:59.067Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-12-03T08:42:59.067Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-12-03T08:42:59.067Z] === RUN TestCopyFile [2021-12-03T08:42:59.067Z] --- PASS: TestCopyFile (0.00s) [2021-12-03T08:42:59.067Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-12-03T08:42:59.067Z] fileutils_test.go:133: Needs porting to Windows [2021-12-03T08:42:59.067Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-12-03T08:42:59.067Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-12-03T08:42:59.067Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-12-03T08:42:59.067Z] === RUN TestReadSymlinkedDirectoryToFile [2021-12-03T08:42:59.067Z] fileutils_test.go:179: Needs porting to Windows [2021-12-03T08:42:59.067Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-12-03T08:42:59.067Z] === RUN TestWildcardMatches [2021-12-03T08:42:59.067Z] --- PASS: TestWildcardMatches (0.00s) [2021-12-03T08:42:59.067Z] === RUN TestPatternMatches [2021-12-03T08:42:59.067Z] --- PASS: TestPatternMatches (0.00s) [2021-12-03T08:42:59.067Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-12-03T08:42:59.067Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-12-03T08:42:59.067Z] === RUN TestPatternMatchesFolderExclusions [2021-12-03T08:42:59.067Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-12-03T08:42:59.067Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-12-03T08:42:59.067Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-12-03T08:42:59.067Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-12-03T08:42:59.067Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-12-03T08:42:59.067Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-12-03T08:42:59.067Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-12-03T08:42:59.067Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-12-03T08:42:59.067Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-12-03T08:42:59.067Z] === RUN TestSingleExclamationError [2021-12-03T08:42:59.067Z] --- PASS: TestSingleExclamationError (0.00s) [2021-12-03T08:42:59.067Z] === RUN TestMatchesWithNoPatterns [2021-12-03T08:42:59.067Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-12-03T08:42:59.067Z] === RUN TestMatchesWithMalformedPatterns [2021-12-03T08:42:59.067Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-12-03T08:42:59.067Z] === RUN TestMatches [2021-12-03T08:42:59.067Z] === RUN TestMatches/MatchesOrParentMatches [2021-12-03T08:42:59.067Z] === RUN TestMatches/MatchesUsingParentResult [2021-12-03T08:42:59.067Z] === RUN TestMatches/MatchesUsingParentResults [2021-12-03T08:42:59.067Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2021-12-03T08:42:59.067Z] --- PASS: TestMatches (0.01s) [2021-12-03T08:42:59.067Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-12-03T08:42:59.067Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-12-03T08:42:59.067Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2021-12-03T08:42:59.067Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2021-12-03T08:42:59.067Z] === RUN TestCleanPatterns [2021-12-03T08:42:59.067Z] --- PASS: TestCleanPatterns (0.00s) [2021-12-03T08:42:59.067Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-12-03T08:42:59.067Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-12-03T08:42:59.067Z] === RUN TestCleanPatternsExceptionFlag [2021-12-03T08:42:59.067Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-12-03T08:42:59.067Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-12-03T08:42:59.067Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-12-03T08:42:59.067Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-12-03T08:42:59.067Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-12-03T08:42:59.067Z] === RUN TestCleanPatternsErrorSingleException [2021-12-03T08:42:59.067Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-12-03T08:42:59.067Z] === RUN TestCreateIfNotExistsDir [2021-12-03T08:42:59.067Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-12-03T08:42:59.067Z] === RUN TestCreateIfNotExistsFile [2021-12-03T08:42:59.067Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-12-03T08:42:59.067Z] === RUN TestMatch [2021-12-03T08:42:59.067Z] --- PASS: TestMatch (0.00s) [2021-12-03T08:42:59.067Z] PASS [2021-12-03T08:42:59.067Z] coverage: 84.0% of statements [2021-12-03T08:42:59.067Z] ok github.com/docker/docker/pkg/fileutils 0.060s coverage: 84.0% of statements [2021-12-03T08:42:59.206Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-12-03T08:42:59.206Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.62s) [2021-12-03T08:42:59.206Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.60s) [2021-12-03T08:42:59.206Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.91s) [2021-12-03T08:42:59.206Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.72s) [2021-12-03T08:42:59.206Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.83s) [2021-12-03T08:42:59.206Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.76s) [2021-12-03T08:42:59.206Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.71s) [2021-12-03T08:42:59.206Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.66s) [2021-12-03T08:42:59.206Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.61s) [2021-12-03T08:42:59.206Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2021-12-03T08:42:59.206Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.27s) [2021-12-03T08:42:59.206Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.21s) [2021-12-03T08:42:59.206Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s) [2021-12-03T08:42:59.206Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.37s) [2021-12-03T08:42:59.206Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.19s) [2021-12-03T08:42:59.206Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.65s) [2021-12-03T08:42:59.206Z] === RUN TestCgroupNamespacesRun [2021-12-03T08:42:59.535Z] === RUN TestGet [2021-12-03T08:42:59.535Z] time="2021-12-03T08:42:58Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-12-03T08:42:59.535Z] --- PASS: TestGet (0.00s) [2021-12-03T08:42:59.535Z] === RUN TestGetShortcutString [2021-12-03T08:42:59.535Z] --- PASS: TestGetShortcutString (0.00s) [2021-12-03T08:42:59.535Z] PASS [2021-12-03T08:42:59.535Z] coverage: 42.9% of statements [2021-12-03T08:42:59.535Z] ok github.com/docker/docker/pkg/homedir 0.039s coverage: 42.9% of statements [2021-12-03T08:43:00.003Z] 2021/12/03 08:42:59 Closing DB instances... [2021-12-03T08:43:00.149Z] --- PASS: TestCgroupNamespacesRun (1.09s) [2021-12-03T08:43:00.149Z] === RUN TestCgroupNamespacesRunPrivileged [2021-12-03T08:43:00.471Z] === RUN TestCreateIDMapOrder [2021-12-03T08:43:00.471Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-12-03T08:43:00.471Z] PASS [2021-12-03T08:43:00.471Z] coverage: 7.2% of statements [2021-12-03T08:43:00.471Z] ok github.com/docker/docker/pkg/idtools 0.045s coverage: 7.2% of statements [2021-12-03T08:43:00.941Z] --- PASS: TestGetAddress (19.05s) [2021-12-03T08:43:00.941Z] === RUN TestRequestSyntaxCheck [2021-12-03T08:43:00.941Z] --- PASS: TestRequestSyntaxCheck (0.05s) [2021-12-03T08:43:00.941Z] === RUN TestRequest [2021-12-03T08:43:01.092Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.08s) [2021-12-03T08:43:01.092Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-12-03T08:43:01.409Z] === RUN TestFixedBufferCap [2021-12-03T08:43:01.409Z] --- PASS: TestFixedBufferCap (0.00s) [2021-12-03T08:43:01.409Z] === RUN TestFixedBufferLen [2021-12-03T08:43:01.409Z] --- PASS: TestFixedBufferLen (0.00s) [2021-12-03T08:43:01.409Z] === RUN TestFixedBufferString [2021-12-03T08:43:01.409Z] --- PASS: TestFixedBufferString (0.00s) [2021-12-03T08:43:01.409Z] === RUN TestFixedBufferWrite [2021-12-03T08:43:01.409Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-12-03T08:43:01.409Z] === RUN TestFixedBufferRead [2021-12-03T08:43:01.409Z] --- PASS: TestFixedBufferRead (0.00s) [2021-12-03T08:43:01.409Z] === RUN TestBytesPipeRead [2021-12-03T08:43:01.409Z] --- PASS: TestBytesPipeRead (0.00s) [2021-12-03T08:43:01.409Z] === RUN TestBytesPipeWrite [2021-12-03T08:43:01.409Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-12-03T08:43:01.409Z] === RUN TestBytesPipeWriteRandomChunks [2021-12-03T08:43:01.877Z] --- PASS: TestNetworkDBWatch (3.29s) [2021-12-03T08:43:01.877Z] === RUN TestNetworkDBBulkSync [2021-12-03T08:43:01.877Z] --- PASS: TestBytesPipeWriteRandomChunks (0.38s) [2021-12-03T08:43:01.877Z] === RUN TestAtomicWriteToFile [2021-12-03T08:43:01.877Z] --- PASS: TestAtomicWriteToFile (0.00s) [2021-12-03T08:43:01.877Z] === RUN TestAtomicWriteSetCommit [2021-12-03T08:43:01.877Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-12-03T08:43:01.877Z] === RUN TestAtomicWriteSetCancel [2021-12-03T08:43:01.877Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-12-03T08:43:01.877Z] === RUN TestReadCloserWrapperClose [2021-12-03T08:43:01.877Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-12-03T08:43:01.877Z] === RUN TestReaderErrWrapperReadOnError [2021-12-03T08:43:01.877Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-12-03T08:43:01.877Z] === RUN TestReaderErrWrapperRead [2021-12-03T08:43:01.877Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-12-03T08:43:01.877Z] === RUN TestCancelReadCloser [2021-12-03T08:43:01.877Z] --- PASS: TestCancelReadCloser (0.10s) [2021-12-03T08:43:01.877Z] === RUN TestWriteCloserWrapperClose [2021-12-03T08:43:01.877Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-12-03T08:43:01.877Z] === RUN TestNopWriteCloser [2021-12-03T08:43:01.877Z] --- PASS: TestNopWriteCloser (0.00s) [2021-12-03T08:43:01.877Z] === RUN TestNopWriter [2021-12-03T08:43:01.877Z] --- PASS: TestNopWriter (0.00s) [2021-12-03T08:43:01.877Z] === RUN TestWriteCounter [2021-12-03T08:43:01.877Z] --- PASS: TestWriteCounter (0.00s) [2021-12-03T08:43:01.877Z] PASS [2021-12-03T08:43:01.877Z] coverage: 69.2% of statements [2021-12-03T08:43:01.877Z] ok github.com/docker/docker/pkg/ioutils 0.527s coverage: 69.2% of statements [2021-12-03T08:43:02.475Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.10s) [2021-12-03T08:43:02.475Z] === RUN TestCgroupNamespacesRunHostMode [2021-12-03T08:43:02.863Z] === RUN TestError [2021-12-03T08:43:02.863Z] --- PASS: TestError (0.00s) [2021-12-03T08:43:02.863Z] === RUN TestProgressString [2021-12-03T08:43:02.863Z] === RUN TestProgressString/no_progress [2021-12-03T08:43:02.863Z] === RUN TestProgressString/progress_1 [2021-12-03T08:43:02.863Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-12-03T08:43:02.863Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-12-03T08:43:02.863Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-12-03T08:43:02.863Z] === RUN TestProgressString/with_units [2021-12-03T08:43:02.863Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-12-03T08:43:02.863Z] === RUN TestProgressString/hide_counts [2021-12-03T08:43:02.863Z] --- PASS: TestProgressString (0.00s) [2021-12-03T08:43:02.863Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-12-03T08:43:02.863Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-12-03T08:43:02.863Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-12-03T08:43:02.863Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-12-03T08:43:02.863Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-12-03T08:43:02.863Z] --- PASS: TestProgressString/with_units (0.00s) [2021-12-03T08:43:02.863Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-12-03T08:43:02.863Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-12-03T08:43:02.863Z] === RUN TestJSONMessageDisplay [2021-12-03T08:43:02.863Z] --- PASS: TestJSONMessageDisplay (0.14s) [2021-12-03T08:43:02.863Z] === RUN TestJSONMessageDisplayWithJSONError [2021-12-03T08:43:02.863Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-12-03T08:43:02.863Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-12-03T08:43:02.863Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-12-03T08:43:02.863Z] === RUN TestDisplayJSONMessagesStream [2021-12-03T08:43:02.863Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-12-03T08:43:02.863Z] PASS [2021-12-03T08:43:02.863Z] coverage: 91.7% of statements [2021-12-03T08:43:02.863Z] ok github.com/docker/docker/pkg/jsonmessage 0.178s coverage: 91.7% of statements [2021-12-03T08:43:02.863Z] 2021/12/03 08:43:02 Closing DB instances... [2021-12-03T08:43:03.213Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-03T08:43:03.330Z] === RUN TestStandardLongPath [2021-12-03T08:43:03.330Z] --- PASS: TestStandardLongPath (0.00s) [2021-12-03T08:43:03.330Z] === RUN TestUNCLongPath [2021-12-03T08:43:03.330Z] --- PASS: TestUNCLongPath (0.00s) [2021-12-03T08:43:03.330Z] PASS [2021-12-03T08:43:03.330Z] coverage: 100.0% of statements [2021-12-03T08:43:03.330Z] ok github.com/docker/docker/pkg/longpath 0.032s coverage: 100.0% of statements [2021-12-03T08:43:03.414Z] --- PASS: TestCgroupNamespacesRunHostMode (1.09s) [2021-12-03T08:43:03.414Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-12-03T08:43:03.797Z] === RUN TestNameFormat [2021-12-03T08:43:03.797Z] --- PASS: TestNameFormat (0.00s) [2021-12-03T08:43:03.797Z] === RUN TestNameRetries [2021-12-03T08:43:03.797Z] --- PASS: TestNameRetries (0.00s) [2021-12-03T08:43:03.797Z] PASS [2021-12-03T08:43:03.797Z] coverage: 85.7% of statements [2021-12-03T08:43:03.797Z] ok github.com/docker/docker/pkg/namesgenerator 0.032s coverage: 85.7% of statements [2021-12-03T08:43:03.868Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-12-03T08:43:03.868Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-12-03T08:43:04.150Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-03T08:43:04.265Z] === RUN TestParseKeyValueOpt [2021-12-03T08:43:04.265Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-12-03T08:43:04.265Z] === RUN TestParseUintList [2021-12-03T08:43:04.265Z] --- PASS: TestParseUintList (0.00s) [2021-12-03T08:43:04.265Z] === RUN TestParseUintListMaximumLimits [2021-12-03T08:43:04.265Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-12-03T08:43:04.265Z] PASS [2021-12-03T08:43:04.265Z] coverage: 97.0% of statements [2021-12-03T08:43:04.265Z] ok github.com/docker/docker/pkg/parsers 0.031s coverage: 97.0% of statements [2021-12-03T08:43:04.356Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.08s) [2021-12-03T08:43:04.356Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-12-03T08:43:04.717Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-12-03T08:43:04.732Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-12-03T08:43:04.732Z] === RUN TestNetworkDBCRUDMediumCluster [2021-12-03T08:43:04.852Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-12-03T08:43:05.207Z] === RUN TestNewAndRemove [2021-12-03T08:43:05.207Z] --- PASS: TestNewAndRemove (0.00s) [2021-12-03T08:43:05.207Z] === RUN TestRemoveInvalidPath [2021-12-03T08:43:05.207Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-12-03T08:43:05.207Z] PASS [2021-12-03T08:43:05.207Z] coverage: 82.6% of statements [2021-12-03T08:43:05.207Z] ok github.com/docker/docker/pkg/pidfile 0.033s coverage: 82.6% of statements [2021-12-03T08:43:05.651Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-03T08:43:05.738Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s) [2021-12-03T08:43:05.738Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-12-03T08:43:05.840Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-12-03T08:43:06.192Z] === RUN TestFailedConnection [2021-12-03T08:43:06.309Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2021-12-03T08:43:06.309Z] === RUN TestCgroupNamespacesRunOlderClient [2021-12-03T08:43:06.822Z] --- PASS: TestBuildMultiStageCopy (12.13s) [2021-12-03T08:43:06.822Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.66s) [2021-12-03T08:43:06.822Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.64s) [2021-12-03T08:43:06.822Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.80s) [2021-12-03T08:43:06.822Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.97s) [2021-12-03T08:43:06.822Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.04s) [2021-12-03T08:43:06.822Z] === RUN TestBuildMultiStageParentConfig [2021-12-03T08:43:07.177Z] === RUN TestParseEmptyInterface [2021-12-03T08:43:07.177Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-12-03T08:43:07.177Z] === RUN TestParseNonInterfaceType [2021-12-03T08:43:07.177Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-12-03T08:43:07.177Z] === RUN TestParseWithOneFunction [2021-12-03T08:43:07.177Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-12-03T08:43:07.177Z] === RUN TestParseWithMultipleFuncs [2021-12-03T08:43:07.177Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-12-03T08:43:07.177Z] === RUN TestParseWithUnnamedReturn [2021-12-03T08:43:07.177Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-12-03T08:43:07.177Z] === RUN TestEmbeddedInterface [2021-12-03T08:43:07.177Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-12-03T08:43:07.177Z] === RUN TestParsedImports [2021-12-03T08:43:07.177Z] --- PASS: TestParsedImports (0.00s) [2021-12-03T08:43:07.177Z] === RUN TestAliasedImports [2021-12-03T08:43:07.177Z] --- PASS: TestAliasedImports (0.00s) [2021-12-03T08:43:07.177Z] PASS [2021-12-03T08:43:07.177Z] coverage: 56.8% of statements [2021-12-03T08:43:07.177Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.044s coverage: 56.8% of statements [2021-12-03T08:43:07.177Z] --- PASS: TestFailedConnection (1.05s) [2021-12-03T08:43:07.177Z] === RUN TestFailOnce [2021-12-03T08:43:07.249Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.08s) [2021-12-03T08:43:07.249Z] === RUN TestNISDomainname [2021-12-03T08:43:07.557Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-03T08:43:07.645Z] 2021/12/03 08:43:07 http: panic serving 127.0.0.1:49287: Plugin not ready [2021-12-03T08:43:07.645Z] goroutine 36 [running]: [2021-12-03T08:43:07.645Z] net/http.(*conn).serve.func1() [2021-12-03T08:43:07.645Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-12-03T08:43:07.645Z] panic({0x59ac60, 0x6a7350}) [2021-12-03T08:43:07.645Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-12-03T08:43:07.645Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xb8d9c19b06936ea1}, 0xc00008fa98) [2021-12-03T08:43:07.645Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-12-03T08:43:07.645Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x6b40d0, 0xc000064000}, 0x4eef46) [2021-12-03T08:43:07.645Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-12-03T08:43:07.645Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x6b40d0, 0xc000064000}, 0xc0001b0000) [2021-12-03T08:43:07.645Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-12-03T08:43:07.645Z] net/http.serverHandler.ServeHTTP({0x6b26d0}, {0x6b40d0, 0xc000064000}, 0xc0001b0000) [2021-12-03T08:43:07.645Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-12-03T08:43:07.645Z] net/http.(*conn).serve(0xc00019c000, {0x6b5fa0, 0xc0000260f0}) [2021-12-03T08:43:07.645Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-12-03T08:43:07.645Z] created by net/http.(*Server).Serve [2021-12-03T08:43:07.645Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-12-03T08:43:07.645Z] time="2021-12-03T08:43:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49286/Test.FailOnce: Post \"http://127.0.0.1:49286/Test.FailOnce\": EOF, retrying in 1s" [2021-12-03T08:43:07.645Z] === RUN TestHTTPTransport [2021-12-03T08:43:07.645Z] --- PASS: TestHTTPTransport (0.00s) [2021-12-03T08:43:07.645Z] PASS [2021-12-03T08:43:07.645Z] coverage: 85.7% of statements [2021-12-03T08:43:07.645Z] ok github.com/docker/docker/pkg/plugins/transport 0.030s coverage: 85.7% of statements [2021-12-03T08:43:07.820Z] --- PASS: TestNISDomainname (0.48s) [2021-12-03T08:43:07.820Z] === RUN TestHostnameDnsResolution [2021-12-03T08:43:08.066Z] --- PASS: TestGet (15.01s) [2021-12-03T08:43:08.066Z] === RUN TestPluginWithNoManifest [2021-12-03T08:43:08.066Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-12-03T08:43:08.066Z] === RUN TestGetAll [2021-12-03T08:43:08.066Z] --- PASS: TestGetAll (0.00s) [2021-12-03T08:43:08.066Z] PASS [2021-12-03T08:43:08.066Z] coverage: 73.2% of statements [2021-12-03T08:43:08.066Z] ok github.com/docker/docker/pkg/plugins 36.025s coverage: 73.2% of statements [2021-12-03T08:43:08.112Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-12-03T08:43:08.112Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-12-03T08:43:08.112Z] === RUN TestBufioReaderPoolPutAndGet [2021-12-03T08:43:08.112Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-12-03T08:43:08.112Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-12-03T08:43:08.112Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-12-03T08:43:08.112Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-12-03T08:43:08.112Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-12-03T08:43:08.112Z] === RUN TestBufioWriterPoolPutAndGet [2021-12-03T08:43:08.112Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-12-03T08:43:08.112Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-12-03T08:43:08.112Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-12-03T08:43:08.112Z] === RUN TestBufferPoolPutAndGet [2021-12-03T08:43:08.112Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-12-03T08:43:08.112Z] PASS [2021-12-03T08:43:08.112Z] coverage: 88.2% of statements [2021-12-03T08:43:08.112Z] ok github.com/docker/docker/pkg/pools 0.031s coverage: 88.2% of statements [2021-12-03T08:43:08.390Z] --- PASS: TestHostnameDnsResolution (0.62s) [2021-12-03T08:43:08.390Z] === RUN TestUnprivilegedPortsAndPing [2021-12-03T08:43:08.450Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-12-03T08:43:08.491Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-12-03T08:43:08.580Z] --- PASS: TestFailOnce (1.14s) [2021-12-03T08:43:08.580Z] === RUN TestEchoInputOutput [2021-12-03T08:43:08.580Z] --- PASS: TestEchoInputOutput (0.00s) [2021-12-03T08:43:08.580Z] === RUN TestBackoff [2021-12-03T08:43:08.580Z] --- PASS: TestBackoff (0.00s) [2021-12-03T08:43:08.580Z] === RUN TestAbortRetry [2021-12-03T08:43:08.580Z] --- PASS: TestAbortRetry (0.00s) [2021-12-03T08:43:08.580Z] === RUN TestClientScheme [2021-12-03T08:43:08.580Z] --- PASS: TestClientScheme (0.00s) [2021-12-03T08:43:08.580Z] === RUN TestNewClientWithTimeout [2021-12-03T08:43:08.580Z] === RUN TestOutputOnPrematureClose [2021-12-03T08:43:08.580Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-12-03T08:43:08.580Z] === RUN TestCompleteSilently [2021-12-03T08:43:08.580Z] --- PASS: TestCompleteSilently (0.00s) [2021-12-03T08:43:08.580Z] PASS [2021-12-03T08:43:08.580Z] coverage: 75.9% of statements [2021-12-03T08:43:08.580Z] ok github.com/docker/docker/pkg/progress 0.027s coverage: 75.9% of statements [2021-12-03T08:43:08.961Z] --- PASS: TestUnprivilegedPortsAndPing (0.50s) [2021-12-03T08:43:08.961Z] === RUN TestStats [2021-12-03T08:43:09.028Z] --- PASS: TestBuildMultiStageParentConfig (2.02s) [2021-12-03T08:43:09.028Z] === RUN TestBuildLabelWithTargets [2021-12-03T08:43:09.028Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-03T08:43:09.028Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-12-03T08:43:09.028Z] === RUN TestBuildWithEmptyLayers [2021-12-03T08:43:09.048Z] time="2021-12-03T08:43:08Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.Echo: Post \"http://127.0.0.1:49291/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-12-03T08:43:09.048Z] === RUN TestSendToOneSub [2021-12-03T08:43:09.048Z] --- PASS: TestSendToOneSub (0.00s) [2021-12-03T08:43:09.048Z] === RUN TestSendToMultipleSubs [2021-12-03T08:43:09.048Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-12-03T08:43:09.048Z] === RUN TestEvictOneSub [2021-12-03T08:43:09.048Z] --- PASS: TestEvictOneSub (0.00s) [2021-12-03T08:43:09.048Z] === RUN TestClosePublisher [2021-12-03T08:43:09.048Z] --- PASS: TestClosePublisher (0.00s) [2021-12-03T08:43:09.048Z] === RUN TestPubSubRace [2021-12-03T08:43:09.427Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-12-03T08:43:09.686Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-03T08:43:10.012Z] --- PASS: TestBuildWithEmptyLayers (1.19s) [2021-12-03T08:43:10.012Z] === RUN TestBuildMultiStageOnBuild [2021-12-03T08:43:10.033Z] --- PASS: TestRequest (8.96s) [2021-12-03T08:43:10.033Z] === RUN TestOverlappingRequests [2021-12-03T08:43:10.033Z] --- PASS: TestPubSubRace (1.05s) [2021-12-03T08:43:10.033Z] PASS [2021-12-03T08:43:10.033Z] coverage: 75.0% of statements [2021-12-03T08:43:10.033Z] ok github.com/docker/docker/pkg/pubsub 1.075s coverage: 75.0% of statements [2021-12-03T08:43:10.033Z] --- PASS: TestOverlappingRequests (0.36s) [2021-12-03T08:43:10.033Z] === RUN TestRelease [2021-12-03T08:43:10.253Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-03T08:43:10.501Z] time="2021-12-03T08:43:10Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.Echo: Post \"http://127.0.0.1:49291/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-12-03T08:43:10.501Z] === RUN TestRegister [2021-12-03T08:43:10.501Z] --- PASS: TestRegister (0.00s) [2021-12-03T08:43:10.501Z] === RUN TestCommand [2021-12-03T08:43:10.501Z] --- PASS: TestCommand (0.03s) [2021-12-03T08:43:10.501Z] === RUN TestNaiveSelf [2021-12-03T08:43:10.501Z] --- PASS: TestNaiveSelf (0.02s) [2021-12-03T08:43:10.501Z] PASS [2021-12-03T08:43:10.501Z] coverage: 82.4% of statements [2021-12-03T08:43:10.501Z] ok github.com/docker/docker/pkg/reexec 0.076s coverage: 82.4% of statements [2021-12-03T08:43:10.821Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-12-03T08:43:10.871Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.09s) [2021-12-03T08:43:10.871Z] === RUN TestCreateServiceSecretFileMode [2021-12-03T08:43:11.389Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-12-03T08:43:11.487Z] === RUN TestDump [2021-12-03T08:43:11.487Z] goroutine 19 [running]: [2021-12-03T08:43:11.487Z] github.com/docker/docker/pkg/stack.dump(0x10b477) [2021-12-03T08:43:11.487Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-12-03T08:43:11.487Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-12-03T08:43:11.487Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-12-03T08:43:11.487Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-12-03T08:43:11.487Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-12-03T08:43:11.487Z] testing.tRunner(0xc000085380, 0x278e38) [2021-12-03T08:43:11.487Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-03T08:43:11.487Z] created by testing.(*T).Run [2021-12-03T08:43:11.487Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-12-03T08:43:11.487Z] [2021-12-03T08:43:11.487Z] goroutine 1 [chan receive]: [2021-12-03T08:43:11.487Z] testing.(*T).Run(0xc0000851e0, {0x26a4fd, 0xea1d3}, 0x278e38) [2021-12-03T08:43:11.487Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-12-03T08:43:11.487Z] testing.runTests.func1(0xc0000b6720) [2021-12-03T08:43:11.487Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-12-03T08:43:11.487Z] testing.tRunner(0xc0000851e0, 0xc0000c1ce0) [2021-12-03T08:43:11.487Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-03T08:43:11.487Z] testing.runTests(0xc0000d0080, {0x3dcba0, 0x3, 0x3}, {0x10a6cd, 0x26c1f7, 0x3e1640}) [2021-12-03T08:43:11.487Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-12-03T08:43:11.487Z] testing.(*M).Run(0xc0000d0080) [2021-12-03T08:43:11.487Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-12-03T08:43:11.487Z] main.main() [2021-12-03T08:43:11.487Z] _testmain.go:95 +0x1f5 [2021-12-03T08:43:11.487Z] --- PASS: TestDump (0.00s) [2021-12-03T08:43:11.487Z] === RUN TestDumpToFile [2021-12-03T08:43:11.487Z] --- PASS: TestDumpToFile (0.12s) [2021-12-03T08:43:11.487Z] === RUN TestDumpToFileWithEmptyInput [2021-12-03T08:43:11.487Z] goroutine 21 [running]: [2021-12-03T08:43:11.487Z] github.com/docker/docker/pkg/stack.dump(0x178434) [2021-12-03T08:43:11.487Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-12-03T08:43:11.487Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x1787e0}) [2021-12-03T08:43:11.487Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-12-03T08:43:11.487Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000085380) [2021-12-03T08:43:11.487Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-12-03T08:43:11.487Z] testing.tRunner(0xc000085860, 0x278e28) [2021-12-03T08:43:11.487Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-03T08:43:11.487Z] created by testing.(*T).Run [2021-12-03T08:43:11.487Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-12-03T08:43:11.487Z] [2021-12-03T08:43:11.487Z] goroutine 1 [chan receive]: [2021-12-03T08:43:11.487Z] testing.(*T).Run(0xc0000851e0, {0x271289, 0xea1d3}, 0x278e28) [2021-12-03T08:43:11.487Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-12-03T08:43:11.487Z] testing.runTests.func1(0xc0000b6720) [2021-12-03T08:43:11.487Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-12-03T08:43:11.487Z] testing.tRunner(0xc0000851e0, 0xc0000c1ce0) [2021-12-03T08:43:11.487Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-03T08:43:11.487Z] testing.runTests(0xc0000d0080, {0x3dcba0, 0x3, 0x3}, {0x10a6cd, 0x26c1f7, 0x3e1640}) [2021-12-03T08:43:11.487Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-12-03T08:43:11.487Z] testing.(*M).Run(0xc0000d0080) [2021-12-03T08:43:11.487Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-12-03T08:43:11.487Z] main.main() [2021-12-03T08:43:11.487Z] _testmain.go:95 +0x1f5 [2021-12-03T08:43:11.487Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-12-03T08:43:11.487Z] PASS [2021-12-03T08:43:11.487Z] coverage: 90.9% of statements [2021-12-03T08:43:11.487Z] ok github.com/docker/docker/pkg/stack 0.147s coverage: 90.9% of statements [2021-12-03T08:43:11.502Z] --- PASS: TestStats (2.39s) [2021-12-03T08:43:11.502Z] === RUN TestStopContainerWithTimeout [2021-12-03T08:43:11.502Z] === RUN TestStopContainerWithTimeout/0 [2021-12-03T08:43:11.502Z] === PAUSE TestStopContainerWithTimeout/0 [2021-12-03T08:43:11.502Z] === RUN TestStopContainerWithTimeout/1 [2021-12-03T08:43:11.502Z] === PAUSE TestStopContainerWithTimeout/1 [2021-12-03T08:43:11.502Z] === RUN TestStopContainerWithTimeout/3 [2021-12-03T08:43:11.502Z] === PAUSE TestStopContainerWithTimeout/3 [2021-12-03T08:43:11.502Z] === RUN TestStopContainerWithTimeout/-1 [2021-12-03T08:43:11.502Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-12-03T08:43:11.502Z] === CONT TestStopContainerWithTimeout/0 [2021-12-03T08:43:11.502Z] === CONT TestStopContainerWithTimeout/3 [2021-12-03T08:43:11.649Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-12-03T08:43:11.763Z] === CONT TestStopContainerWithTimeout/-1 [2021-12-03T08:43:11.954Z] === RUN TestNewStdWriter [2021-12-03T08:43:11.954Z] --- PASS: TestNewStdWriter (0.00s) [2021-12-03T08:43:11.954Z] === RUN TestWriteWithUninitializedStdWriter [2021-12-03T08:43:11.954Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-12-03T08:43:11.954Z] === RUN TestWriteWithNilBytes [2021-12-03T08:43:11.954Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-12-03T08:43:11.954Z] === RUN TestWrite [2021-12-03T08:43:11.954Z] --- PASS: TestWrite (0.00s) [2021-12-03T08:43:11.954Z] === RUN TestWriteWithWriterError [2021-12-03T08:43:11.954Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-12-03T08:43:11.954Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-12-03T08:43:11.954Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-12-03T08:43:11.954Z] === RUN TestStdCopyWriteAndRead [2021-12-03T08:43:11.954Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-12-03T08:43:11.954Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-12-03T08:43:11.954Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-12-03T08:43:11.955Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-12-03T08:43:11.955Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-12-03T08:43:11.955Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-12-03T08:43:11.955Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-12-03T08:43:11.955Z] === RUN TestStdCopyWithInvalidInputHeader [2021-12-03T08:43:11.955Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-12-03T08:43:11.955Z] === RUN TestStdCopyWithCorruptedPrefix [2021-12-03T08:43:11.955Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-12-03T08:43:11.955Z] === RUN TestStdCopyReturnsWriteErrors [2021-12-03T08:43:11.955Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-12-03T08:43:11.955Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-12-03T08:43:11.955Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-12-03T08:43:11.955Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-12-03T08:43:11.955Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-12-03T08:43:11.955Z] PASS [2021-12-03T08:43:11.955Z] coverage: 100.0% of statements [2021-12-03T08:43:11.955Z] ok github.com/docker/docker/pkg/stdcopy 0.039s coverage: 100.0% of statements [2021-12-03T08:43:11.955Z] --- PASS: TestRelease (1.64s) [2021-12-03T08:43:11.955Z] === RUN TestAllocateRandomDeallocate [2021-12-03T08:43:12.422Z] === RUN TestRawProgressFormatterFormatStatus [2021-12-03T08:43:12.422Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-12-03T08:43:12.422Z] === RUN TestRawProgressFormatterFormatProgress [2021-12-03T08:43:12.422Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-12-03T08:43:12.422Z] === RUN TestFormatStatus [2021-12-03T08:43:12.422Z] --- PASS: TestFormatStatus (0.00s) [2021-12-03T08:43:12.422Z] === RUN TestFormatError [2021-12-03T08:43:12.422Z] --- PASS: TestFormatError (0.00s) [2021-12-03T08:43:12.422Z] === RUN TestFormatJSONError [2021-12-03T08:43:12.422Z] --- PASS: TestFormatJSONError (0.00s) [2021-12-03T08:43:12.422Z] === RUN TestJsonProgressFormatterFormatProgress [2021-12-03T08:43:12.422Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-12-03T08:43:12.422Z] === RUN TestJsonProgressFormatterFormatStatus [2021-12-03T08:43:12.422Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-12-03T08:43:12.422Z] === RUN TestNewJSONProgressOutput [2021-12-03T08:43:12.422Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-12-03T08:43:12.422Z] === RUN TestAuxFormatterEmit [2021-12-03T08:43:12.422Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-12-03T08:43:12.422Z] === RUN TestStreamWriterStdout [2021-12-03T08:43:12.422Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-12-03T08:43:12.422Z] === RUN TestStreamWriterStderr [2021-12-03T08:43:12.422Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-12-03T08:43:12.422Z] PASS [2021-12-03T08:43:12.422Z] coverage: 66.2% of statements [2021-12-03T08:43:12.422Z] ok github.com/docker/docker/pkg/streamformatter 0.032s coverage: 66.2% of statements [2021-12-03T08:43:12.890Z] time="2021-12-03T08:43:12Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.Echo: Post \"http://127.0.0.1:49291/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-12-03T08:43:12.890Z] === RUN TestGenerateRandomID [2021-12-03T08:43:12.890Z] --- PASS: TestGenerateRandomID (0.00s) [2021-12-03T08:43:12.890Z] === RUN TestShortenId [2021-12-03T08:43:12.890Z] --- PASS: TestShortenId (0.00s) [2021-12-03T08:43:12.890Z] === RUN TestShortenSha256Id [2021-12-03T08:43:12.890Z] --- PASS: TestShortenSha256Id (0.00s) [2021-12-03T08:43:12.890Z] === RUN TestShortenIdEmpty [2021-12-03T08:43:12.890Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-12-03T08:43:12.890Z] === RUN TestShortenIdInvalid [2021-12-03T08:43:12.890Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-12-03T08:43:12.890Z] === RUN TestIsShortIDNonHex [2021-12-03T08:43:12.890Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-12-03T08:43:12.890Z] === RUN TestIsShortIDNotCorrectSize [2021-12-03T08:43:12.890Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-12-03T08:43:12.890Z] PASS [2021-12-03T08:43:12.890Z] coverage: 70.6% of statements [2021-12-03T08:43:12.890Z] ok github.com/docker/docker/pkg/stringid 0.048s coverage: 70.6% of statements [2021-12-03T08:43:13.029Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-12-03T08:43:13.029Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.88s) [2021-12-03T08:43:13.029Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.60s) [2021-12-03T08:43:13.029Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.66s) [2021-12-03T08:43:13.029Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.62s) [2021-12-03T08:43:13.029Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.52s) [2021-12-03T08:43:13.029Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.50s) [2021-12-03T08:43:13.029Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.45s) [2021-12-03T08:43:13.029Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.65s) [2021-12-03T08:43:13.029Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.86s) [2021-12-03T08:43:13.029Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.98s) [2021-12-03T08:43:13.029Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.91s) [2021-12-03T08:43:13.029Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.07s) [2021-12-03T08:43:13.029Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.13s) [2021-12-03T08:43:13.029Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.92s) [2021-12-03T08:43:13.029Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.70s) [2021-12-03T08:43:13.029Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.58s) [2021-12-03T08:43:13.029Z] === RUN TestCgroupNamespacesRun [2021-12-03T08:43:13.029Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-12-03T08:43:13.288Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-12-03T08:43:13.674Z] === CONT TestStopContainerWithTimeout/1 [2021-12-03T08:43:13.879Z] === RUN TestIsCpusetListAvailable [2021-12-03T08:43:13.879Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-12-03T08:43:13.879Z] PASS [2021-12-03T08:43:13.879Z] coverage: 39.4% of statements [2021-12-03T08:43:13.879Z] ok github.com/docker/docker/pkg/sysinfo 0.029s coverage: 39.4% of statements [2021-12-03T08:43:14.665Z] --- PASS: TestCgroupNamespacesRun (1.74s) [2021-12-03T08:43:14.665Z] === RUN TestCgroupNamespacesRunPrivileged [2021-12-03T08:43:14.864Z] === RUN TestChtimes [2021-12-03T08:43:14.864Z] --- PASS: TestChtimes (0.00s) [2021-12-03T08:43:14.864Z] === RUN TestChtimesWindows [2021-12-03T08:43:14.864Z] --- PASS: TestChtimesWindows (0.00s) [2021-12-03T08:43:14.864Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-12-03T08:43:14.864Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-12-03T08:43:14.864Z] === RUN TestEnsureRemoveAllNotExist [2021-12-03T08:43:14.864Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-12-03T08:43:14.864Z] === RUN TestEnsureRemoveAllWithDir [2021-12-03T08:43:14.864Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-12-03T08:43:14.864Z] === RUN TestEnsureRemoveAllWithFile [2021-12-03T08:43:14.864Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-12-03T08:43:14.864Z] === RUN TestHasWin32KSupport [2021-12-03T08:43:14.864Z] syscall_windows_test.go:8: win32k: true [2021-12-03T08:43:14.864Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-12-03T08:43:14.864Z] PASS [2021-12-03T08:43:14.864Z] coverage: 13.0% of statements [2021-12-03T08:43:14.864Z] ok github.com/docker/docker/pkg/system 0.039s coverage: 13.0% of statements [2021-12-03T08:43:15.055Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-12-03T08:43:15.055Z] --- PASS: TestStopContainerWithTimeout/0 (0.59s) [2021-12-03T08:43:15.055Z] --- PASS: TestStopContainerWithTimeout/3 (2.53s) [2021-12-03T08:43:15.055Z] --- PASS: TestStopContainerWithTimeout/-1 (2.35s) [2021-12-03T08:43:15.055Z] --- PASS: TestStopContainerWithTimeout/1 (1.38s) [2021-12-03T08:43:15.055Z] === RUN TestDeleteDevicemapper [2021-12-03T08:43:15.055Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-12-03T08:43:15.055Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-12-03T08:43:15.055Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-12-03T08:43:15.332Z] === RUN TestTailFile [2021-12-03T08:43:15.332Z] --- PASS: TestTailFile (0.00s) [2021-12-03T08:43:15.332Z] === RUN TestTailFileManyLines [2021-12-03T08:43:15.332Z] --- PASS: TestTailFileManyLines (0.00s) [2021-12-03T08:43:15.332Z] === RUN TestTailEmptyFile [2021-12-03T08:43:15.332Z] --- PASS: TestTailEmptyFile (0.00s) [2021-12-03T08:43:15.332Z] === RUN TestTailNegativeN [2021-12-03T08:43:15.332Z] --- PASS: TestTailNegativeN (0.00s) [2021-12-03T08:43:15.332Z] === RUN TestNewTailReader [2021-12-03T08:43:15.332Z] === PAUSE TestNewTailReader [2021-12-03T08:43:15.332Z] === CONT TestNewTailReader [2021-12-03T08:43:15.332Z] === RUN TestNewTailReader/4_byte_delimiter [2021-12-03T08:43:15.332Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-12-03T08:43:15.332Z] === RUN TestNewTailReader/8_byte_delimiter [2021-12-03T08:43:15.332Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-12-03T08:43:15.332Z] === RUN TestNewTailReader/12_byte_delimiter [2021-12-03T08:43:15.332Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-12-03T08:43:15.332Z] === RUN TestNewTailReader/no_delimiter [2021-12-03T08:43:15.332Z] === PAUSE TestNewTailReader/no_delimiter [2021-12-03T08:43:15.332Z] === RUN TestNewTailReader/single_byte_delimiter [2021-12-03T08:43:15.332Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-12-03T08:43:15.332Z] === RUN TestNewTailReader/2_byte_delimiter [2021-12-03T08:43:15.332Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-12-03T08:43:15.332Z] === RUN TestNewTailReader/truncated_last_line [2021-12-03T08:43:15.333Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-12-03T08:43:15.333Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-12-03T08:43:15.333Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-12-03T08:43:15.333Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-12-03T08:43:15.333Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-12-03T08:43:15.333Z] === CONT TestNewTailReader/4_byte_delimiter [2021-12-03T08:43:15.333Z] === CONT TestNewTailReader/no_delimiter [2021-12-03T08:43:15.333Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-12-03T08:43:15.333Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-12-03T08:43:15.333Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-12-03T08:43:15.333Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-12-03T08:43:15.333Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-12-03T08:43:15.333Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-12-03T08:43:15.600Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-12-03T08:43:15.802Z] === CONT TestNewTailReader/2_byte_delimiter [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-12-03T08:43:15.802Z] === CONT TestNewTailReader/single_byte_delimiter [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-12-03T08:43:15.802Z] === CONT TestNewTailReader/8_byte_delimiter [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-12-03T08:43:15.802Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-12-03T08:43:15.802Z] === CONT TestNewTailReader/12_byte_delimiter [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-12-03T08:43:15.802Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-12-03T08:43:15.802Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:43:15.802Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:43:15.802Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:43:15.802Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:43:15.802Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:43:15.802Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:43:15.802Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-12-03T08:43:15.802Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:43:15.802Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:43:15.802Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:43:15.802Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:43:15.803Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-12-03T08:43:15.803Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:43:15.803Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:43:15.803Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:43:15.803Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:43:15.803Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:43:15.803Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:43:15.803Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:43:15.803Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:43:15.803Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:43:15.803Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:43:15.803Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-12-03T08:43:15.803Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-12-03T08:43:15.803Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-12-03T08:43:15.803Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:43:15.803Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:43:15.803Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:43:15.803Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:43:15.803Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-12-03T08:43:15.803Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:43:15.803Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:43:15.803Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:43:15.804Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:43:15.804Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:43:15.804Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:43:15.804Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:43:15.804Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:43:15.804Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:43:15.804Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:43:15.804Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:43:15.804Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:43:15.804Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:43:15.804Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-12-03T08:43:15.804Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:43:15.804Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:43:15.804Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:43:15.804Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-12-03T08:43:15.804Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:43:15.804Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:43:15.804Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:43:15.805Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:43:15.805Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:43:15.805Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:43:15.805Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:43:15.805Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:43:15.805Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-12-03T08:43:15.805Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:43:15.805Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:43:15.805Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:43:15.805Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:43:15.805Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:43:15.805Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:43:15.805Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:43:15.805Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-12-03T08:43:15.805Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:43:15.805Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:43:15.805Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-12-03T08:43:15.805Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:43:15.805Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:43:15.805Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:43:15.805Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:43:15.805Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:43:15.805Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:43:15.805Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:43:15.805Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:43:15.805Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-12-03T08:43:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-12-03T08:43:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-12-03T08:43:15.806Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-12-03T08:43:15.806Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-12-03T08:43:15.806Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-12-03T08:43:15.806Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:43:15.806Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:43:15.806Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:43:15.806Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:43:15.806Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:43:15.806Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:43:15.806Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:43:15.806Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:43:15.806Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:43:15.806Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:43:15.806Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:43:15.806Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:43:15.806Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:43:15.806Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-12-03T08:43:15.806Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-12-03T08:43:15.806Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-12-03T08:43:15.806Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-12-03T08:43:15.806Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-12-03T08:43:15.806Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-12-03T08:43:15.806Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:43:15.806Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-12-03T08:43:15.806Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:43:15.806Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:43:15.806Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:43:15.806Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:43:15.806Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:43:15.806Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:43:15.806Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:43:15.806Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:43:15.806Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:43:15.806Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:43:15.806Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:43:15.806Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:43:15.806Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:43:15.806Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:43:15.806Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:43:15.806Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:43:15.806Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:43:15.806Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:43:15.806Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:43:15.806Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:43:15.806Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-12-03T08:43:15.806Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-12-03T08:43:15.806Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-12-03T08:43:15.806Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-12-03T08:43:15.806Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-12-03T08:43:15.806Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-12-03T08:43:15.806Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-12-03T08:43:15.806Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-12-03T08:43:15.806Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-12-03T08:43:15.806Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-12-03T08:43:15.806Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:43:15.806Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-12-03T08:43:15.806Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-12-03T08:43:15.806Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-12-03T08:43:15.806Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-12-03T08:43:15.806Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-12-03T08:43:15.806Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-12-03T08:43:15.806Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-12-03T08:43:15.806Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-12-03T08:43:15.806Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-12-03T08:43:15.806Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-12-03T08:43:15.806Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:43:15.806Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:43:15.807Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:43:16.167Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.58s) [2021-12-03T08:43:16.167Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-12-03T08:43:16.275Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-12-03T08:43:16.275Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:43:16.275Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-12-03T08:43:16.275Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:43:16.275Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-12-03T08:43:16.275Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-12-03T08:43:16.275Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:43:16.275Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-12-03T08:43:16.275Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-12-03T08:43:16.275Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:43:16.275Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:43:16.275Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:43:16.275Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:43:16.275Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:43:16.275Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-12-03T08:43:16.276Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:43:16.276Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:43:16.276Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-12-03T08:43:16.276Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-12-03T08:43:16.276Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:43:16.276Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-12-03T08:43:16.276Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-12-03T08:43:16.276Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-12-03T08:43:16.276Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-12-03T08:43:16.276Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-12-03T08:43:16.276Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-12-03T08:43:16.276Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-12-03T08:43:16.276Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:43:16.276Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-12-03T08:43:16.276Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-12-03T08:43:16.276Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-03T08:43:16.277Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-03T08:43:16.278Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-03T08:43:16.278Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-03T08:43:16.278Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-03T08:43:16.278Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-03T08:43:16.278Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-03T08:43:16.278Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-03T08:43:16.278Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-03T08:43:16.278Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-12-03T08:43:16.278Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-03T08:43:16.278Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.278Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-03T08:43:16.278Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-03T08:43:16.278Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.278Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-03T08:43:16.278Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-03T08:43:16.278Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-03T08:43:16.278Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-03T08:43:16.278Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-03T08:43:16.278Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.278Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-03T08:43:16.278Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-03T08:43:16.278Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.278Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-03T08:43:16.278Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-03T08:43:16.278Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-03T08:43:16.278Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-03T08:43:16.278Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-03T08:43:16.278Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-03T08:43:16.278Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-03T08:43:16.278Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.278Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-03T08:43:16.278Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-03T08:43:16.278Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-03T08:43:16.278Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-03T08:43:16.278Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-12-03T08:43:16.278Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-03T08:43:16.278Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-03T08:43:16.278Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-03T08:43:16.278Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.278Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-12-03T08:43:16.278Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-03T08:43:16.278Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-03T08:43:16.278Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-03T08:43:16.278Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-03T08:43:16.278Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-03T08:43:16.278Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-03T08:43:16.278Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-03T08:43:16.278Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-03T08:43:16.278Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-03T08:43:16.278Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-03T08:43:16.278Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-03T08:43:16.278Z] PASS [2021-12-03T08:43:16.278Z] coverage: 88.6% of statements [2021-12-03T08:43:16.278Z] ok github.com/docker/docker/pkg/tailfile 0.146s coverage: 88.6% of statements [2021-12-03T08:43:16.746Z] === RUN TestTarSumRemoveNonExistent [2021-12-03T08:43:16.746Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-12-03T08:43:16.746Z] === RUN TestTarSumRemove [2021-12-03T08:43:16.746Z] --- PASS: TestTarSumRemove (0.00s) [2021-12-03T08:43:16.746Z] === RUN TestSortFileInfoSums [2021-12-03T08:43:16.746Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-12-03T08:43:16.746Z] === RUN TestNewTarSumForLabelInvalid [2021-12-03T08:43:16.746Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-12-03T08:43:16.746Z] === RUN TestNewTarSumForLabel [2021-12-03T08:43:16.746Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-12-03T08:43:16.746Z] === RUN TestEmptyTar [2021-12-03T08:43:16.746Z] --- PASS: TestEmptyTar (0.00s) [2021-12-03T08:43:16.746Z] === RUN TestTarSumsReadSize [2021-12-03T08:43:16.746Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-12-03T08:43:16.746Z] === RUN TestTarSums [2021-12-03T08:43:16.746Z] --- PASS: TestTarSums (0.05s) [2021-12-03T08:43:16.746Z] === RUN TestIteration [2021-12-03T08:43:16.746Z] --- PASS: TestIteration (0.00s) [2021-12-03T08:43:16.746Z] === RUN TestVersionLabelForChecksum [2021-12-03T08:43:16.746Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-12-03T08:43:16.746Z] === RUN TestVersion [2021-12-03T08:43:16.746Z] --- PASS: TestVersion (0.00s) [2021-12-03T08:43:16.746Z] === RUN TestGetVersion [2021-12-03T08:43:16.746Z] --- PASS: TestGetVersion (0.00s) [2021-12-03T08:43:16.746Z] === RUN TestGetVersions [2021-12-03T08:43:16.746Z] --- PASS: TestGetVersions (0.00s) [2021-12-03T08:43:16.746Z] PASS [2021-12-03T08:43:16.746Z] coverage: 89.3% of statements [2021-12-03T08:43:16.746Z] ok github.com/docker/docker/pkg/tarsum 0.099s coverage: 89.3% of statements [2021-12-03T08:43:16.968Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.92s) [2021-12-03T08:43:16.968Z] === RUN TestUpdateMemory [2021-12-03T08:43:17.214Z] testing: warning: no tests to run [2021-12-03T08:43:17.214Z] PASS [2021-12-03T08:43:17.214Z] coverage: [no statements] [2021-12-03T08:43:17.214Z] ok github.com/docker/docker/pkg/term/windows 0.027s coverage: [no statements] [no tests to run] [2021-12-03T08:43:17.214Z] --- PASS: TestAllocateRandomDeallocate (5.41s) [2021-12-03T08:43:17.214Z] === RUN TestRetrieveFromStore [2021-12-03T08:43:17.214Z] time="2021-12-03T08:43:17Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.Echo: Post \"http://127.0.0.1:49291/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-12-03T08:43:17.539Z] --- PASS: TestUpdateMemory (0.50s) [2021-12-03T08:43:17.539Z] === RUN TestUpdateCPUQuota [2021-12-03T08:43:17.544Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-12-03T08:43:17.682Z] === RUN TestTruncIndex [2021-12-03T08:43:17.682Z] --- PASS: TestTruncIndex (0.10s) [2021-12-03T08:43:17.682Z] PASS [2021-12-03T08:43:17.682Z] coverage: 91.5% of statements [2021-12-03T08:43:17.682Z] ok github.com/docker/docker/pkg/truncindex 0.129s coverage: 91.5% of statements [2021-12-03T08:43:17.803Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.69s) [2021-12-03T08:43:17.803Z] === RUN TestCgroupNamespacesRunHostMode [2021-12-03T08:43:18.152Z] === RUN TestIsGIT [2021-12-03T08:43:18.152Z] --- PASS: TestIsGIT (0.00s) [2021-12-03T08:43:18.152Z] === RUN TestIsTransport [2021-12-03T08:43:18.152Z] --- PASS: TestIsTransport (0.00s) [2021-12-03T08:43:18.152Z] PASS [2021-12-03T08:43:18.152Z] coverage: 100.0% of statements [2021-12-03T08:43:18.152Z] ok github.com/docker/docker/pkg/urlutil 0.028s coverage: 100.0% of statements [2021-12-03T08:43:18.480Z] --- PASS: TestUpdateCPUQuota (0.68s) [2021-12-03T08:43:18.480Z] === RUN TestUpdatePidsLimit [2021-12-03T08:43:18.480Z] === RUN TestUpdatePidsLimit/update_from_none [2021-12-03T08:43:18.480Z] === RUN TestUpdatePidsLimit/no_change [2021-12-03T08:43:18.629Z] === RUN TestVersionInfo [2021-12-03T08:43:18.629Z] --- PASS: TestVersionInfo (0.00s) [2021-12-03T08:43:18.629Z] === RUN TestAppendVersions [2021-12-03T08:43:18.629Z] --- PASS: TestAppendVersions (0.00s) [2021-12-03T08:43:18.629Z] PASS [2021-12-03T08:43:18.629Z] coverage: 88.9% of statements [2021-12-03T08:43:18.629Z] ok github.com/docker/docker/pkg/useragent 0.033s coverage: 88.9% of statements [2021-12-03T08:43:18.629Z] --- PASS: TestRetrieveFromStore (1.45s) [2021-12-03T08:43:18.629Z] === RUN TestRequestReleaseAddressDuplicate [2021-12-03T08:43:18.629Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-12-03T08:43:18.629Z] === RUN TestParallelPredefinedRequest1 [2021-12-03T08:43:18.629Z] === PAUSE TestParallelPredefinedRequest1 [2021-12-03T08:43:18.629Z] === RUN TestParallelPredefinedRequest2 [2021-12-03T08:43:18.629Z] === PAUSE TestParallelPredefinedRequest2 [2021-12-03T08:43:18.629Z] === RUN TestParallelPredefinedRequest3 [2021-12-03T08:43:18.629Z] === PAUSE TestParallelPredefinedRequest3 [2021-12-03T08:43:18.629Z] === RUN TestParallelPredefinedRequest4 [2021-12-03T08:43:18.629Z] === PAUSE TestParallelPredefinedRequest4 [2021-12-03T08:43:18.629Z] === RUN TestParallelPredefinedRequest5 [2021-12-03T08:43:18.629Z] === PAUSE TestParallelPredefinedRequest5 [2021-12-03T08:43:18.629Z] === RUN TestDebug [2021-12-03T08:43:18.629Z] --- PASS: TestDebug (0.00s) [2021-12-03T08:43:18.629Z] === RUN TestRequestPoolParallel [2021-12-03T08:43:18.740Z] === RUN TestUpdatePidsLimit/update_lower [2021-12-03T08:43:18.740Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-12-03T08:43:19.000Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-12-03T08:43:19.096Z] --- PASS: TestRequestPoolParallel (0.46s) [2021-12-03T08:43:19.097Z] === RUN TestFullAllocateRelease [2021-12-03T08:43:19.260Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-12-03T08:43:19.260Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-12-03T08:43:19.564Z] --- PASS: TestFullAllocateRelease (0.37s) [2021-12-03T08:43:19.564Z] === RUN TestOddAllocateRelease [2021-12-03T08:43:19.708Z] --- PASS: TestCgroupNamespacesRunHostMode (1.76s) [2021-12-03T08:43:19.708Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-12-03T08:43:20.032Z] --- PASS: TestOddAllocateRelease (0.21s) [2021-12-03T08:43:20.032Z] === RUN TestFullAllocateSerialReleaseParallel [2021-12-03T08:43:20.032Z] === RUN TestValidatePrivileges [2021-12-03T08:43:20.033Z] --- PASS: TestValidatePrivileges (0.00s) [2021-12-03T08:43:20.033Z] === RUN TestFilterByCapNeg [2021-12-03T08:43:20.033Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-12-03T08:43:20.033Z] === RUN TestFilterByCapPos [2021-12-03T08:43:20.033Z] --- PASS: TestFilterByCapPos (0.00s) [2021-12-03T08:43:20.033Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-12-03T08:43:20.033Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-12-03T08:43:20.033Z] PASS [2021-12-03T08:43:20.033Z] coverage: 12.0% of statements [2021-12-03T08:43:20.033Z] ok github.com/docker/docker/plugin 0.054s coverage: 12.0% of statements [2021-12-03T08:43:20.033Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2021-12-03T08:43:20.033Z] === RUN TestOddAllocateSerialReleaseParallel [2021-12-03T08:43:20.033Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-12-03T08:43:20.033Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-12-03T08:43:20.033Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2021-12-03T08:43:20.033Z] === CONT TestParallelPredefinedRequest1 [2021-12-03T08:43:20.033Z] === CONT TestParallelPredefinedRequest4 [2021-12-03T08:43:20.033Z] === CONT TestParallelPredefinedRequest1 [2021-12-03T08:43:20.033Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:43:20.033Z] === CONT TestParallelPredefinedRequest3 [2021-12-03T08:43:20.033Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:43:20.033Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-12-03T08:43:20.033Z] === CONT TestParallelPredefinedRequest2 [2021-12-03T08:43:20.033Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-12-03T08:43:20.033Z] === CONT TestParallelPredefinedRequest2 [2021-12-03T08:43:20.033Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:43:20.033Z] === CONT TestParallelPredefinedRequest5 [2021-12-03T08:43:20.033Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:43:20.033Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-12-03T08:43:20.033Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-12-03T08:43:20.033Z] === CONT TestParallelPredefinedRequest4 [2021-12-03T08:43:20.033Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:43:20.033Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-12-03T08:43:20.033Z] PASS [2021-12-03T08:43:20.033Z] coverage: 85.3% of statements [2021-12-03T08:43:20.033Z] ok github.com/docker/docker/libnetwork/ipam 44.919s coverage: 85.3% of statements [2021-12-03T08:43:20.202Z] --- PASS: TestUpdatePidsLimit (1.78s) [2021-12-03T08:43:20.202Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.17s) [2021-12-03T08:43:20.202Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2021-12-03T08:43:20.202Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2021-12-03T08:43:20.202Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2021-12-03T08:43:20.202Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.17s) [2021-12-03T08:43:20.202Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2021-12-03T08:43:20.202Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.28s) [2021-12-03T08:43:20.202Z] === RUN TestUpdateRestartPolicy [2021-12-03T08:43:20.275Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-12-03T08:43:20.276Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-12-03T08:43:20.501Z] === RUN TestNewSettable [2021-12-03T08:43:20.501Z] --- PASS: TestNewSettable (0.00s) [2021-12-03T08:43:20.501Z] === RUN TestIsSettable [2021-12-03T08:43:20.501Z] --- PASS: TestIsSettable (0.00s) [2021-12-03T08:43:20.501Z] === RUN TestUpdateSettingsEnv [2021-12-03T08:43:20.501Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-12-03T08:43:20.501Z] PASS [2021-12-03T08:43:20.501Z] coverage: 20.0% of statements [2021-12-03T08:43:20.501Z] ok github.com/docker/docker/plugin/v2 0.032s coverage: 20.0% of statements [2021-12-03T08:43:21.212Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.75s) [2021-12-03T08:43:21.212Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-12-03T08:43:21.471Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-12-03T08:43:21.487Z] === RUN TestLoad [2021-12-03T08:43:21.487Z] --- PASS: TestLoad (0.00s) [2021-12-03T08:43:21.487Z] === RUN TestSave [2021-12-03T08:43:21.487Z] --- PASS: TestSave (0.02s) [2021-12-03T08:43:21.487Z] === RUN TestAddDeleteGet [2021-12-03T08:43:21.487Z] --- PASS: TestAddDeleteGet (0.03s) [2021-12-03T08:43:21.487Z] === RUN TestInvalidTags [2021-12-03T08:43:21.487Z] --- PASS: TestInvalidTags (0.00s) [2021-12-03T08:43:21.487Z] PASS [2021-12-03T08:43:21.487Z] coverage: 83.7% of statements [2021-12-03T08:43:21.487Z] ok github.com/docker/docker/reference 0.097s coverage: 83.7% of statements [2021-12-03T08:43:22.487Z] --- PASS: TestBuildMultiStageOnBuild (11.33s) [2021-12-03T08:43:22.487Z] === RUN TestBuildUncleanTarFilenames [2021-12-03T08:43:22.488Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-03T08:43:22.488Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-12-03T08:43:22.488Z] === RUN TestBuildMultiStageLayerLeak [2021-12-03T08:43:22.866Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-12-03T08:43:22.866Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.72s) [2021-12-03T08:43:22.866Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-12-03T08:43:23.051Z] === RUN TestResolveAuthConfigIndexServer [2021-12-03T08:43:23.051Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-12-03T08:43:23.051Z] === RUN TestResolveAuthConfigFullURL [2021-12-03T08:43:23.051Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-12-03T08:43:23.051Z] === RUN TestLoadAllowNondistributableArtifacts [2021-12-03T08:43:23.051Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-12-03T08:43:23.051Z] === RUN TestValidateMirror [2021-12-03T08:43:23.051Z] --- PASS: TestValidateMirror (0.00s) [2021-12-03T08:43:23.051Z] === RUN TestLoadInsecureRegistries [2021-12-03T08:43:23.051Z] time="2021-12-03T08:43:22Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-12-03T08:43:23.051Z] time="2021-12-03T08:43:22Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-12-03T08:43:23.051Z] time="2021-12-03T08:43:22Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-12-03T08:43:23.051Z] --- PASS: TestLoadInsecureRegistries (0.12s) [2021-12-03T08:43:23.051Z] === RUN TestNewServiceConfig [2021-12-03T08:43:23.051Z] --- PASS: TestNewServiceConfig (0.00s) [2021-12-03T08:43:23.051Z] === RUN TestValidateIndexName [2021-12-03T08:43:23.051Z] --- PASS: TestValidateIndexName (0.00s) [2021-12-03T08:43:23.051Z] === RUN TestValidateIndexNameWithError [2021-12-03T08:43:23.051Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-12-03T08:43:23.051Z] === RUN TestEndpointParse [2021-12-03T08:43:23.051Z] --- PASS: TestEndpointParse (0.00s) [2021-12-03T08:43:23.051Z] === RUN TestEndpointParseInvalid [2021-12-03T08:43:23.051Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-12-03T08:43:23.051Z] === RUN TestValidateEndpoint [2021-12-03T08:43:23.051Z] --- PASS: TestValidateEndpoint (0.00s) [2021-12-03T08:43:23.051Z] === RUN TestPing [2021-12-03T08:43:23.051Z] --- PASS: TestPing (0.00s) [2021-12-03T08:43:23.051Z] === RUN TestPingRegistryEndpoint [2021-12-03T08:43:23.051Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:43:23.051Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-12-03T08:43:23.051Z] === RUN TestEndpoint [2021-12-03T08:43:23.051Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:43:23.051Z] --- SKIP: TestEndpoint (0.00s) [2021-12-03T08:43:23.051Z] === RUN TestParseRepositoryInfo [2021-12-03T08:43:23.051Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-12-03T08:43:23.051Z] === RUN TestNewIndexInfo [2021-12-03T08:43:23.051Z] --- PASS: TestNewIndexInfo (0.00s) [2021-12-03T08:43:23.051Z] === RUN TestMirrorEndpointLookup [2021-12-03T08:43:23.051Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:43:23.051Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-12-03T08:43:23.051Z] === RUN TestSearchRepositories [2021-12-03T08:43:23.051Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-12-03T08:43:23.051Z] Host: 127.0.0.1:49299 [2021-12-03T08:43:23.051Z] User-Agent: docker test client [2021-12-03T08:43:23.051Z] Authorization: Token fake-token [2021-12-03T08:43:23.051Z] X-Docker-Token: true [2021-12-03T08:43:23.051Z] Accept-Encoding: gzip [2021-12-03T08:43:23.051Z] [2021-12-03T08:43:23.051Z] [2021-12-03T08:43:23.051Z] registry_test.go:730: HTTP/1.1 200 OK [2021-12-03T08:43:23.051Z] Connection: close [2021-12-03T08:43:23.051Z] Content-Length: 144 [2021-12-03T08:43:23.051Z] Cache-Control: no-cache [2021-12-03T08:43:23.051Z] Content-Type: application/json [2021-12-03T08:43:23.051Z] Date: Fri, 03 Dec 2021 08:43:22 GMT [2021-12-03T08:43:23.051Z] Expires: -1 [2021-12-03T08:43:23.051Z] Pragma: no-cache [2021-12-03T08:43:23.051Z] Server: docker-tests/mock [2021-12-03T08:43:23.051Z] X-Docker-Registry-Config: mock [2021-12-03T08:43:23.051Z] X-Docker-Registry-Version: 0.0.0 [2021-12-03T08:43:23.051Z] [2021-12-03T08:43:23.051Z] [2021-12-03T08:43:23.051Z] --- PASS: TestSearchRepositories (0.00s) [2021-12-03T08:43:23.051Z] === RUN TestTrustedLocation [2021-12-03T08:43:23.051Z] --- PASS: TestTrustedLocation (0.00s) [2021-12-03T08:43:23.051Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-12-03T08:43:23.051Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-12-03T08:43:23.051Z] === RUN TestAllowNondistributableArtifacts [2021-12-03T08:43:23.051Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-12-03T08:43:23.051Z] === RUN TestIsSecureIndex [2021-12-03T08:43:23.051Z] --- PASS: TestIsSecureIndex (0.00s) [2021-12-03T08:43:23.051Z] PASS [2021-12-03T08:43:23.051Z] coverage: 51.2% of statements [2021-12-03T08:43:23.051Z] ok github.com/docker/docker/registry 0.184s coverage: 51.2% of statements [2021-12-03T08:43:23.060Z] --- PASS: TestCreateServiceSecretFileMode (12.51s) [2021-12-03T08:43:23.060Z] === RUN TestCreateServiceConfigFileMode [2021-12-03T08:43:23.433Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-12-03T08:43:24.000Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2021-12-03T08:43:24.000Z] === RUN TestCgroupNamespacesRunOlderClient [2021-12-03T08:43:24.037Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-12-03T08:43:24.037Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-12-03T08:43:24.037Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-12-03T08:43:24.037Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-12-03T08:43:24.037Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-12-03T08:43:24.037Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-12-03T08:43:24.037Z] === RUN TestResumableRequestReaderWithReadError [2021-12-03T08:43:24.037Z] time="2021-12-03T08:43:23Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-12-03T08:43:24.037Z] --- PASS: TestResumableRequestReaderWithReadError (0.10s) [2021-12-03T08:43:24.037Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-12-03T08:43:24.037Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-12-03T08:43:24.037Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-12-03T08:43:24.037Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-12-03T08:43:24.037Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-12-03T08:43:24.037Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-12-03T08:43:24.037Z] === RUN TestResumableRequestReader [2021-12-03T08:43:24.037Z] --- PASS: TestResumableRequestReader (0.00s) [2021-12-03T08:43:24.037Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-12-03T08:43:24.037Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-12-03T08:43:24.037Z] PASS [2021-12-03T08:43:24.037Z] coverage: 100.0% of statements [2021-12-03T08:43:24.037Z] ok github.com/docker/docker/registry/resumable 0.151s coverage: 100.0% of statements [2021-12-03T08:43:24.259Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-12-03T08:43:24.505Z] === RUN TestRestartManagerTimeout [2021-12-03T08:43:24.505Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-12-03T08:43:24.505Z] === RUN TestRestartManagerTimeoutReset [2021-12-03T08:43:24.505Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-12-03T08:43:24.505Z] PASS [2021-12-03T08:43:24.505Z] coverage: 50.9% of statements [2021-12-03T08:43:24.505Z] ok github.com/docker/docker/restartmanager 0.030s coverage: 50.9% of statements [2021-12-03T08:43:24.607Z] ......... [ 85%] [2021-12-03T08:43:24.972Z] === RUN TestDecodeContainerConfig [2021-12-03T08:43:24.972Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-12-03T08:43:24.972Z] === RUN TestDecodeContainerConfigIsolation [2021-12-03T08:43:24.972Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-12-03T08:43:24.972Z] === RUN TestValidatePrivileged [2021-12-03T08:43:24.972Z] --- PASS: TestValidatePrivileged (0.00s) [2021-12-03T08:43:24.972Z] PASS [2021-12-03T08:43:24.972Z] coverage: 52.6% of statements [2021-12-03T08:43:24.972Z] ok github.com/docker/docker/runconfig 0.029s coverage: 52.6% of statements [2021-12-03T08:43:25.196Z] check_test.go:308: [d11822e08f4e5] daemon is not started [2021-12-03T08:43:25.196Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-12-03T08:43:25.440Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-12-03T08:43:25.440Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-12-03T08:43:25.440Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-12-03T08:43:25.440Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-12-03T08:43:25.440Z] PASS [2021-12-03T08:43:25.440Z] coverage: 62.5% of statements [2021-12-03T08:43:25.440Z] ok github.com/docker/docker/testutil 0.029s coverage: 62.5% of statements [2021-12-03T08:43:25.763Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.76s) [2021-12-03T08:43:25.763Z] === RUN TestNISDomainname [2021-12-03T08:43:25.908Z] --- PASS: TestNewClientWithTimeout (17.62s) [2021-12-03T08:43:25.908Z] === RUN TestClientStream [2021-12-03T08:43:25.908Z] --- PASS: TestClientStream (0.00s) [2021-12-03T08:43:25.908Z] === RUN TestClientSendFile [2021-12-03T08:43:25.908Z] --- PASS: TestClientSendFile (0.00s) [2021-12-03T08:43:25.908Z] === RUN TestClientWithRequestTimeout [2021-12-03T08:43:25.908Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-12-03T08:43:25.908Z] === RUN TestFileSpecPlugin [2021-12-03T08:43:25.908Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-12-03T08:43:25.908Z] === RUN TestFileJSONSpecPlugin [2021-12-03T08:43:25.908Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-12-03T08:43:25.908Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-12-03T08:43:25.908Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-12-03T08:43:25.908Z] === RUN TestPluginAddHandler [2021-12-03T08:43:25.908Z] --- PASS: TestPluginAddHandler (0.00s) [2021-12-03T08:43:25.908Z] === RUN TestPluginWaitBadPlugin [2021-12-03T08:43:25.908Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-12-03T08:43:25.908Z] === RUN TestGet [2021-12-03T08:43:25.908Z] time="2021-12-03T08:43:25Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-12-03T08:43:26.700Z] --- PASS: TestNISDomainname (1.02s) [2021-12-03T08:43:26.700Z] === RUN TestHostnameDnsResolution [2021-12-03T08:43:26.700Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-12-03T08:43:26.897Z] time="2021-12-03T08:43:26Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-12-03T08:43:28.078Z] --- PASS: TestHostnameDnsResolution (1.20s) [2021-12-03T08:43:28.078Z] === RUN TestUnprivilegedPortsAndPing [2021-12-03T08:43:28.460Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-12-03T08:43:28.460Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-12-03T08:43:28.460Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-12-03T08:43:28.460Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-12-03T08:43:28.645Z] --- PASS: TestUnprivilegedPortsAndPing (0.90s) [2021-12-03T08:43:28.645Z] === RUN TestStats [2021-12-03T08:43:28.928Z] time="2021-12-03T08:43:28Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-12-03T08:43:29.063Z] tests/integration/models_images_test.py ............... [ 89%] [2021-12-03T08:43:29.212Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-12-03T08:43:29.398Z] === RUN TestGetDriver [2021-12-03T08:43:29.398Z] --- PASS: TestGetDriver (0.00s) [2021-12-03T08:43:29.398Z] === RUN TestVolumeRequestError [2021-12-03T08:43:29.398Z] --- PASS: TestVolumeRequestError (0.01s) [2021-12-03T08:43:29.398Z] PASS [2021-12-03T08:43:29.398Z] coverage: 36.1% of statements [2021-12-03T08:43:29.398Z] ok github.com/docker/docker/volume/drivers 0.042s coverage: 36.1% of statements [2021-12-03T08:43:29.398Z] === RUN TestGetAddress [2021-12-03T08:43:29.398Z] --- PASS: TestGetAddress (0.00s) [2021-12-03T08:43:29.398Z] === RUN TestRemove [2021-12-03T08:43:29.398Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-12-03T08:43:29.398Z] --- SKIP: TestRemove (0.00s) [2021-12-03T08:43:29.398Z] === RUN TestInitializeWithVolumes [2021-12-03T08:43:29.398Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-12-03T08:43:29.398Z] === RUN TestCreate [2021-12-03T08:43:29.398Z] --- PASS: TestCreate (0.00s) [2021-12-03T08:43:29.398Z] === RUN TestValidateName [2021-12-03T08:43:29.398Z] --- PASS: TestValidateName (0.00s) [2021-12-03T08:43:29.398Z] === RUN TestCreateWithOpts [2021-12-03T08:43:29.398Z] local_test.go:180: runtime.GOOS == "windows" [2021-12-03T08:43:29.398Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-12-03T08:43:29.398Z] === RUN TestRelaodNoOpts [2021-12-03T08:43:29.398Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-12-03T08:43:29.398Z] PASS [2021-12-03T08:43:29.398Z] coverage: 41.5% of statements [2021-12-03T08:43:29.398Z] ok github.com/docker/docker/volume/local 0.055s coverage: 41.5% of statements [2021-12-03T08:43:29.470Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-12-03T08:43:30.384Z] === RUN TestLCOWParseMountRaw [2021-12-03T08:43:30.384Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-12-03T08:43:30.384Z] === RUN TestLCOWParseMountRawSplit [2021-12-03T08:43:30.384Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-12-03T08:43:30.384Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-12-03T08:43:30.384Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-12-03T08:43:30.384Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-12-03T08:43:30.384Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-12-03T08:43:30.384Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-12-03T08:43:30.384Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-12-03T08:43:30.384Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-12-03T08:43:30.384Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-12-03T08:43:30.384Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-12-03T08:43:30.384Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-12-03T08:43:30.384Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-12-03T08:43:30.384Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-12-03T08:43:30.384Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-12-03T08:43:30.384Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-12-03T08:43:30.384Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-12-03T08:43:30.384Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-12-03T08:43:30.384Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-12-03T08:43:30.384Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-12-03T08:43:30.384Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-12-03T08:43:30.384Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-12-03T08:43:30.384Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-12-03T08:43:30.384Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-12-03T08:43:30.384Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-12-03T08:43:30.384Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-12-03T08:43:30.384Z] === RUN TestLinuxParseMountRaw [2021-12-03T08:43:30.384Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-12-03T08:43:30.384Z] === RUN TestLinuxParseMountRawSplit [2021-12-03T08:43:30.384Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-12-03T08:43:30.384Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-12-03T08:43:30.384Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-12-03T08:43:30.384Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-12-03T08:43:30.384Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-12-03T08:43:30.384Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-12-03T08:43:30.384Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-12-03T08:43:30.384Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-12-03T08:43:30.384Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-12-03T08:43:30.384Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-12-03T08:43:30.384Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-12-03T08:43:30.384Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-12-03T08:43:30.384Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-12-03T08:43:30.384Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-12-03T08:43:30.384Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-12-03T08:43:30.384Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-12-03T08:43:30.384Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-12-03T08:43:30.384Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-12-03T08:43:30.384Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-12-03T08:43:30.384Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-12-03T08:43:30.384Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-12-03T08:43:30.384Z] === RUN TestConvertTmpfsOptions [2021-12-03T08:43:30.384Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-12-03T08:43:30.384Z] linux_parser_test.go:209: data="ro" [2021-12-03T08:43:30.384Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-12-03T08:43:30.384Z] === RUN TestParseMountSpec [2021-12-03T08:43:30.384Z] parser_test.go:62: case 0 [2021-12-03T08:43:30.384Z] parser_test.go:62: case 1 [2021-12-03T08:43:30.384Z] parser_test.go:62: case 2 [2021-12-03T08:43:30.384Z] parser_test.go:62: case 3 [2021-12-03T08:43:30.384Z] parser_test.go:62: case 4 [2021-12-03T08:43:30.384Z] parser_test.go:62: case 5 [2021-12-03T08:43:30.384Z] --- PASS: TestParseMountSpec (0.00s) [2021-12-03T08:43:30.384Z] === RUN TestValidateMount [2021-12-03T08:43:30.384Z] --- PASS: TestValidateMount (0.00s) [2021-12-03T08:43:30.384Z] === RUN TestWindowsParseMountRaw [2021-12-03T08:43:30.384Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-12-03T08:43:30.384Z] === RUN TestWindowsParseMountRawSplit [2021-12-03T08:43:30.384Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-12-03T08:43:30.384Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-12-03T08:43:30.384Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-12-03T08:43:30.384Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-12-03T08:43:30.384Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-12-03T08:43:30.384Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-12-03T08:43:30.384Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-12-03T08:43:30.384Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-12-03T08:43:30.384Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-12-03T08:43:30.384Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-12-03T08:43:30.384Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-12-03T08:43:30.384Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-12-03T08:43:30.384Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-12-03T08:43:30.384Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-12-03T08:43:30.384Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-12-03T08:43:30.384Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-12-03T08:43:30.384Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-12-03T08:43:30.384Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-12-03T08:43:30.384Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-12-03T08:43:30.384Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-12-03T08:43:30.384Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-12-03T08:43:30.384Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-12-03T08:43:30.384Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-12-03T08:43:30.384Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-12-03T08:43:30.384Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-12-03T08:43:30.384Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-12-03T08:43:30.384Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-12-03T08:43:30.384Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-12-03T08:43:30.384Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-12-03T08:43:30.384Z] PASS [2021-12-03T08:43:30.384Z] coverage: 67.6% of statements [2021-12-03T08:43:30.384Z] ok github.com/docker/docker/volume/mounts 0.040s coverage: 67.6% of statements [2021-12-03T08:43:30.406Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-12-03T08:43:30.502Z] tests/integration/models_networks_test.py .... [ 90%] [2021-12-03T08:43:30.852Z] === RUN TestSetGetMeta [2021-12-03T08:43:30.852Z] === PAUSE TestSetGetMeta [2021-12-03T08:43:30.852Z] === RUN TestRestore [2021-12-03T08:43:30.852Z] === PAUSE TestRestore [2021-12-03T08:43:30.852Z] === RUN TestServiceCreate [2021-12-03T08:43:30.852Z] === PAUSE TestServiceCreate [2021-12-03T08:43:30.852Z] === RUN TestServiceList [2021-12-03T08:43:30.852Z] === PAUSE TestServiceList [2021-12-03T08:43:30.852Z] === RUN TestServiceRemove [2021-12-03T08:43:30.852Z] === PAUSE TestServiceRemove [2021-12-03T08:43:30.852Z] === RUN TestServiceGet [2021-12-03T08:43:30.852Z] === PAUSE TestServiceGet [2021-12-03T08:43:30.852Z] === RUN TestServicePrune [2021-12-03T08:43:30.852Z] === PAUSE TestServicePrune [2021-12-03T08:43:30.852Z] === RUN TestCreate [2021-12-03T08:43:30.852Z] === PAUSE TestCreate [2021-12-03T08:43:30.852Z] === RUN TestRemove [2021-12-03T08:43:30.852Z] === PAUSE TestRemove [2021-12-03T08:43:30.852Z] === RUN TestList [2021-12-03T08:43:30.852Z] === PAUSE TestList [2021-12-03T08:43:30.852Z] === RUN TestFindByDriver [2021-12-03T08:43:30.852Z] === PAUSE TestFindByDriver [2021-12-03T08:43:30.852Z] === RUN TestFindByReferenced [2021-12-03T08:43:30.852Z] === PAUSE TestFindByReferenced [2021-12-03T08:43:30.852Z] === RUN TestDerefMultipleOfSameRef [2021-12-03T08:43:30.852Z] === PAUSE TestDerefMultipleOfSameRef [2021-12-03T08:43:30.852Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-12-03T08:43:30.852Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-12-03T08:43:30.852Z] === RUN TestDefererencePluginOnCreateError [2021-12-03T08:43:30.852Z] === PAUSE TestDefererencePluginOnCreateError [2021-12-03T08:43:30.852Z] === RUN TestRefDerefRemove [2021-12-03T08:43:30.852Z] === PAUSE TestRefDerefRemove [2021-12-03T08:43:30.852Z] === RUN TestGet [2021-12-03T08:43:30.852Z] === PAUSE TestGet [2021-12-03T08:43:30.852Z] === RUN TestGetWithReference [2021-12-03T08:43:30.852Z] === PAUSE TestGetWithReference [2021-12-03T08:43:30.852Z] === RUN TestFilterFunc [2021-12-03T08:43:30.852Z] === RUN TestFilterFunc/test_nil_list [2021-12-03T08:43:30.852Z] === PAUSE TestFilterFunc/test_nil_list [2021-12-03T08:43:30.852Z] === RUN TestFilterFunc/test_empty_list [2021-12-03T08:43:30.852Z] === PAUSE TestFilterFunc/test_empty_list [2021-12-03T08:43:30.852Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-12-03T08:43:30.852Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-12-03T08:43:30.852Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-12-03T08:43:30.852Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-12-03T08:43:30.973Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-12-03T08:43:31.139Z] --- PASS: TestBuildMultiStageLayerLeak (9.88s) [2021-12-03T08:43:31.139Z] === RUN TestBuildWithHugeFile [2021-12-03T08:43:31.320Z] === RUN TestFilterFunc/test_filter_some [2021-12-03T08:43:31.320Z] === PAUSE TestFilterFunc/test_filter_some [2021-12-03T08:43:31.320Z] === RUN TestFilterFunc/test_filter_middle [2021-12-03T08:43:31.320Z] === PAUSE TestFilterFunc/test_filter_middle [2021-12-03T08:43:31.320Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-12-03T08:43:31.320Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-12-03T08:43:31.320Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-12-03T08:43:31.320Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-12-03T08:43:31.320Z] === CONT TestFilterFunc/test_nil_list [2021-12-03T08:43:31.320Z] === CONT TestFilterFunc/test_filter_some [2021-12-03T08:43:31.320Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-12-03T08:43:31.320Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-12-03T08:43:31.320Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-12-03T08:43:31.320Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-12-03T08:43:31.320Z] === CONT TestFilterFunc/test_empty_list [2021-12-03T08:43:31.320Z] === CONT TestFilterFunc/test_filter_middle [2021-12-03T08:43:31.320Z] --- PASS: TestFilterFunc (0.00s) [2021-12-03T08:43:31.320Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-12-03T08:43:31.320Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-12-03T08:43:31.320Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-12-03T08:43:31.320Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-12-03T08:43:31.320Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-12-03T08:43:31.320Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-12-03T08:43:31.320Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-12-03T08:43:31.320Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-12-03T08:43:31.320Z] === CONT TestSetGetMeta [2021-12-03T08:43:31.320Z] === CONT TestList [2021-12-03T08:43:31.320Z] === CONT TestServiceGet [2021-12-03T08:43:31.320Z] === CONT TestDefererencePluginOnCreateError [2021-12-03T08:43:31.320Z] --- PASS: TestSetGetMeta (0.02s) [2021-12-03T08:43:31.320Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-12-03T08:43:31.320Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-12-03T08:43:31.320Z] === CONT TestDerefMultipleOfSameRef [2021-12-03T08:43:31.320Z] --- PASS: TestList (0.03s) [2021-12-03T08:43:31.320Z] === CONT TestFindByReferenced [2021-12-03T08:43:31.320Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-12-03T08:43:31.320Z] === CONT TestFindByDriver [2021-12-03T08:43:31.320Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-12-03T08:43:31.320Z] === CONT TestGet [2021-12-03T08:43:31.320Z] --- PASS: TestFindByReferenced (0.02s) [2021-12-03T08:43:31.320Z] === CONT TestGetWithReference [2021-12-03T08:43:31.320Z] --- PASS: TestFindByDriver (0.02s) [2021-12-03T08:43:31.320Z] === CONT TestRefDerefRemove [2021-12-03T08:43:31.320Z] --- PASS: TestGet (0.02s) [2021-12-03T08:43:31.320Z] === CONT TestCreate [2021-12-03T08:43:31.320Z] --- PASS: TestGetWithReference (0.02s) [2021-12-03T08:43:31.320Z] === CONT TestRemove [2021-12-03T08:43:31.320Z] --- PASS: TestRefDerefRemove (0.02s) [2021-12-03T08:43:31.320Z] === CONT TestServiceList [2021-12-03T08:43:31.320Z] --- PASS: TestCreate (0.02s) [2021-12-03T08:43:31.320Z] === CONT TestServiceRemove [2021-12-03T08:43:31.320Z] --- PASS: TestRemove (0.02s) [2021-12-03T08:43:31.320Z] === CONT TestServiceCreate [2021-12-03T08:43:31.320Z] --- PASS: TestServiceGet (0.16s) [2021-12-03T08:43:31.320Z] === CONT TestServicePrune [2021-12-03T08:43:31.320Z] --- PASS: TestServiceRemove (0.08s) [2021-12-03T08:43:31.320Z] === CONT TestRestore [2021-12-03T08:43:31.320Z] --- PASS: TestServiceCreate (0.08s) [2021-12-03T08:43:31.320Z] --- PASS: TestServiceList (0.10s) [2021-12-03T08:43:31.320Z] time="2021-12-03T08:43:30Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-03T08:43:31.320Z] time="2021-12-03T08:43:30Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-03T08:43:31.320Z] --- PASS: TestRestore (0.02s) [2021-12-03T08:43:31.320Z] time="2021-12-03T08:43:30Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-03T08:43:31.320Z] time="2021-12-03T08:43:30Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-12-03T08:43:31.320Z] time="2021-12-03T08:43:30Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-03T08:43:31.320Z] --- PASS: TestServicePrune (0.04s) [2021-12-03T08:43:31.320Z] PASS [2021-12-03T08:43:31.320Z] coverage: 69.0% of statements [2021-12-03T08:43:31.320Z] ok github.com/docker/docker/volume/service 0.235s coverage: 69.0% of statements [2021-12-03T08:43:31.540Z] --- PASS: TestStats (2.80s) [2021-12-03T08:43:31.540Z] === RUN TestStopContainerWithTimeout [2021-12-03T08:43:31.540Z] === RUN TestStopContainerWithTimeout/0 [2021-12-03T08:43:31.540Z] === PAUSE TestStopContainerWithTimeout/0 [2021-12-03T08:43:31.540Z] === RUN TestStopContainerWithTimeout/1 [2021-12-03T08:43:31.540Z] === PAUSE TestStopContainerWithTimeout/1 [2021-12-03T08:43:31.540Z] === RUN TestStopContainerWithTimeout/3 [2021-12-03T08:43:31.540Z] === PAUSE TestStopContainerWithTimeout/3 [2021-12-03T08:43:31.540Z] === RUN TestStopContainerWithTimeout/-1 [2021-12-03T08:43:31.540Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-12-03T08:43:31.540Z] === CONT TestStopContainerWithTimeout/0 [2021-12-03T08:43:31.540Z] === CONT TestStopContainerWithTimeout/-1 [2021-12-03T08:43:31.799Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-12-03T08:43:32.469Z] --- PASS: TestUpdateRestartPolicy (10.71s) [2021-12-03T08:43:32.469Z] === RUN TestUpdateRestartWithAutoRemove [2021-12-03T08:43:32.469Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2021-12-03T08:43:32.469Z] === RUN TestWaitNonBlocked [2021-12-03T08:43:32.469Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-03T08:43:32.469Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-03T08:43:32.469Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-03T08:43:32.469Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-03T08:43:32.469Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-03T08:43:32.469Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-03T08:43:32.469Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-12-03T08:43:32.469Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.55s) [2021-12-03T08:43:32.469Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s) [2021-12-03T08:43:32.469Z] === RUN TestWaitBlocked [2021-12-03T08:43:32.469Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-03T08:43:32.469Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-03T08:43:32.469Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-12-03T08:43:32.469Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-12-03T08:43:32.469Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-03T08:43:32.469Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-12-03T08:43:32.469Z] --- PASS: TestWaitBlocked (0.01s) [2021-12-03T08:43:32.469Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s) [2021-12-03T08:43:32.469Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s) [2021-12-03T08:43:32.469Z] === CONT TestContainerStartOnDaemonRestart [2021-12-03T08:43:32.469Z] === CONT TestRestartDaemonWithRestartingContainer [2021-12-03T08:43:32.736Z] === CONT TestStopContainerWithTimeout/3 [2021-12-03T08:43:32.884Z] time="2021-12-03T08:43:32Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-12-03T08:43:33.145Z] 2021/12/03 08:43:30 Closing DB instances... [2021-12-03T08:43:33.145Z] --- PASS: TestNetworkDBGarbageCollection (54.23s) [2021-12-03T08:43:33.145Z] === RUN TestFindNode [2021-12-03T08:43:33.145Z] 2021/12/03 08:43:32 Closing DB instances... [2021-12-03T08:43:33.145Z] --- PASS: TestFindNode (0.02s) [2021-12-03T08:43:33.145Z] === RUN TestChangeNodeState [2021-12-03T08:43:33.145Z] 2021/12/03 08:43:32 Closing DB instances... [2021-12-03T08:43:33.145Z] --- PASS: TestChangeNodeState (0.01s) [2021-12-03T08:43:33.145Z] === RUN TestNodeReincarnation [2021-12-03T08:43:33.145Z] 2021/12/03 08:43:32 Closing DB instances... [2021-12-03T08:43:34.381Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.78s) [2021-12-03T08:43:34.381Z] === CONT TestIpcModeOlderClient [2021-12-03T08:43:34.381Z] --- PASS: TestIpcModeOlderClient (0.08s) [2021-12-03T08:43:34.381Z] === CONT TestContainerKillOnDaemonStart [2021-12-03T08:43:34.638Z] === CONT TestStopContainerWithTimeout/1 [2021-12-03T08:43:34.641Z] --- PASS: TestContainerStartOnDaemonRestart (2.03s) [2021-12-03T08:43:34.641Z] === CONT TestDaemonHostGatewayIP [2021-12-03T08:43:35.251Z] --- PASS: TestCreateServiceConfigFileMode (12.53s) [2021-12-03T08:43:35.251Z] === RUN TestCreateServiceSysctls [2021-12-03T08:43:36.541Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-12-03T08:43:36.541Z] --- PASS: TestStopContainerWithTimeout/0 (1.21s) [2021-12-03T08:43:36.541Z] --- PASS: TestStopContainerWithTimeout/-1 (3.00s) [2021-12-03T08:43:36.541Z] --- PASS: TestStopContainerWithTimeout/3 (2.62s) [2021-12-03T08:43:36.541Z] --- PASS: TestStopContainerWithTimeout/1 (1.81s) [2021-12-03T08:43:36.541Z] === RUN TestDeleteDevicemapper [2021-12-03T08:43:36.541Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-12-03T08:43:36.541Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-12-03T08:43:36.541Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-12-03T08:43:36.800Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-12-03T08:43:37.034Z] tests/integration/models_nodes_test.py . [ 90%] [2021-12-03T08:43:37.034Z] tests/integration/models_resources_test.py . [ 91%] [2021-12-03T08:43:37.059Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-12-03T08:43:37.155Z] --- PASS: TestCreateServiceSysctls (3.12s) [2021-12-03T08:43:37.155Z] === RUN TestCreateServiceCapabilities [2021-12-03T08:43:37.183Z] --- PASS: TestDaemonHostGatewayIP (2.20s) [2021-12-03T08:43:37.183Z] === CONT TestDaemonRestartIpcMode [2021-12-03T08:43:37.810Z] time="2021-12-03T08:43:37Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-12-03T08:43:37.810Z] --- PASS: TestNodeReincarnation (5.01s) [2021-12-03T08:43:37.810Z] === RUN TestParallelCreate [2021-12-03T08:43:37.810Z] 2021/12/03 08:43:37 Closing DB instances... [2021-12-03T08:43:37.810Z] --- PASS: TestParallelCreate (0.02s) [2021-12-03T08:43:37.810Z] === RUN TestParallelDelete [2021-12-03T08:43:37.810Z] 2021/12/03 08:43:37 Closing DB instances... [2021-12-03T08:43:37.810Z] --- PASS: TestParallelDelete (0.02s) [2021-12-03T08:43:37.810Z] === RUN TestNetworkDBIslands [2021-12-03T08:43:37.810Z] time="2021-12-03T08:43:37Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:bb4fcad10610 with config:&{NodeID:bb4fcad10610 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-12-03T08:43:37.810Z] time="2021-12-03T08:43:37Z" level=info msg="Node bb4fcad10610/172.23.213.101, joined gossip cluster" [2021-12-03T08:43:37.810Z] time="2021-12-03T08:43:37Z" level=info msg="Node bb4fcad10610/172.23.213.101, added to nodes list" [2021-12-03T08:43:37.810Z] time="2021-12-03T08:43:37Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:9dad1dc26bdd with config:&{NodeID:9dad1dc26bdd Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-12-03T08:43:37.810Z] time="2021-12-03T08:43:37Z" level=info msg="Node 9dad1dc26bdd/172.23.213.101, joined gossip cluster" [2021-12-03T08:43:37.810Z] time="2021-12-03T08:43:37Z" level=info msg="Node 9dad1dc26bdd/172.23.213.101, added to nodes list" [2021-12-03T08:43:37.810Z] time="2021-12-03T08:43:37Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-12-03T08:43:37.810Z] time="2021-12-03T08:43:37Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-12-03T08:43:37.810Z] time="2021-12-03T08:43:37Z" level=debug msg="memberlist: Stream connection from=[::1]:49346" [2021-12-03T08:43:37.810Z] time="2021-12-03T08:43:37Z" level=info msg="Node 9dad1dc26bdd/172.23.213.101, joined gossip cluster" [2021-12-03T08:43:37.810Z] time="2021-12-03T08:43:37Z" level=info msg="Node 9dad1dc26bdd/172.23.213.101, added to nodes list" [2021-12-03T08:43:37.810Z] time="2021-12-03T08:43:37Z" level=info msg="Node bb4fcad10610/172.23.213.101, joined gossip cluster" [2021-12-03T08:43:37.810Z] time="2021-12-03T08:43:37Z" level=info msg="Node bb4fcad10610/172.23.213.101, added to nodes list" [2021-12-03T08:43:37.810Z] time="2021-12-03T08:43:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-12-03T08:43:37.810Z] time="2021-12-03T08:43:37Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49347" [2021-12-03T08:43:38.772Z] time="2021-12-03T08:43:38Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:8b18be2159d0 with config:&{NodeID:8b18be2159d0 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-12-03T08:43:38.772Z] time="2021-12-03T08:43:38Z" level=info msg="Node 8b18be2159d0/172.23.213.101, joined gossip cluster" [2021-12-03T08:43:38.772Z] time="2021-12-03T08:43:38Z" level=info msg="Node 8b18be2159d0/172.23.213.101, added to nodes list" [2021-12-03T08:43:38.772Z] time="2021-12-03T08:43:38Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-12-03T08:43:38.772Z] time="2021-12-03T08:43:38Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-12-03T08:43:38.772Z] time="2021-12-03T08:43:38Z" level=debug msg="memberlist: Stream connection from=[::1]:49348" [2021-12-03T08:43:38.772Z] time="2021-12-03T08:43:38Z" level=info msg="Node 8b18be2159d0/172.23.213.101, joined gossip cluster" [2021-12-03T08:43:38.772Z] time="2021-12-03T08:43:38Z" level=info msg="Node 8b18be2159d0/172.23.213.101, added to nodes list" [2021-12-03T08:43:38.772Z] time="2021-12-03T08:43:38Z" level=info msg="Node bb4fcad10610/172.23.213.101, joined gossip cluster" [2021-12-03T08:43:38.772Z] time="2021-12-03T08:43:38Z" level=info msg="Node bb4fcad10610/172.23.213.101, added to nodes list" [2021-12-03T08:43:38.772Z] time="2021-12-03T08:43:38Z" level=info msg="Node 9dad1dc26bdd/172.23.213.101, joined gossip cluster" [2021-12-03T08:43:38.772Z] time="2021-12-03T08:43:38Z" level=info msg="Node 9dad1dc26bdd/172.23.213.101, added to nodes list" [2021-12-03T08:43:38.772Z] time="2021-12-03T08:43:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-12-03T08:43:38.772Z] time="2021-12-03T08:43:38Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49349" [2021-12-03T08:43:38.962Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.30s) [2021-12-03T08:43:38.962Z] === RUN TestUpdateMemory [2021-12-03T08:43:38.962Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-12-03T08:43:38.962Z] --- SKIP: TestUpdateMemory (0.00s) [2021-12-03T08:43:38.962Z] === RUN TestUpdateCPUQuota [2021-12-03T08:43:39.093Z] --- PASS: TestDaemonRestartIpcMode (2.06s) [2021-12-03T08:43:39.222Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-12-03T08:43:39.227Z] time="2021-12-03T08:43:38Z" level=info msg="Node 8b18be2159d0/172.23.213.101, joined gossip cluster" [2021-12-03T08:43:39.227Z] time="2021-12-03T08:43:38Z" level=info msg="Node 8b18be2159d0/172.23.213.101, added to nodes list" [2021-12-03T08:43:39.227Z] time="2021-12-03T08:43:39Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:5c3262724ae6 with config:&{NodeID:5c3262724ae6 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-12-03T08:43:39.227Z] time="2021-12-03T08:43:39Z" level=info msg="Node 5c3262724ae6/172.23.213.101, joined gossip cluster" [2021-12-03T08:43:39.227Z] time="2021-12-03T08:43:39Z" level=info msg="Node 5c3262724ae6/172.23.213.101, added to nodes list" [2021-12-03T08:43:39.227Z] time="2021-12-03T08:43:39Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-12-03T08:43:39.227Z] time="2021-12-03T08:43:39Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-12-03T08:43:39.227Z] time="2021-12-03T08:43:39Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2021-12-03T08:43:39.227Z] time="2021-12-03T08:43:39Z" level=info msg="Node 5c3262724ae6/172.23.213.101, joined gossip cluster" [2021-12-03T08:43:39.227Z] time="2021-12-03T08:43:39Z" level=info msg="Node 5c3262724ae6/172.23.213.101, added to nodes list" [2021-12-03T08:43:39.227Z] time="2021-12-03T08:43:39Z" level=info msg="Node bb4fcad10610/172.23.213.101, joined gossip cluster" [2021-12-03T08:43:39.227Z] time="2021-12-03T08:43:39Z" level=info msg="Node bb4fcad10610/172.23.213.101, added to nodes list" [2021-12-03T08:43:39.228Z] time="2021-12-03T08:43:39Z" level=info msg="Node 9dad1dc26bdd/172.23.213.101, joined gossip cluster" [2021-12-03T08:43:39.228Z] time="2021-12-03T08:43:39Z" level=info msg="Node 9dad1dc26bdd/172.23.213.101, added to nodes list" [2021-12-03T08:43:39.228Z] time="2021-12-03T08:43:39Z" level=info msg="Node 8b18be2159d0/172.23.213.101, joined gossip cluster" [2021-12-03T08:43:39.228Z] time="2021-12-03T08:43:39Z" level=info msg="Node 8b18be2159d0/172.23.213.101, added to nodes list" [2021-12-03T08:43:39.228Z] time="2021-12-03T08:43:39Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2021-12-03T08:43:39.228Z] time="2021-12-03T08:43:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-12-03T08:43:39.683Z] time="2021-12-03T08:43:39Z" level=info msg="Node 5c3262724ae6/172.23.213.101, joined gossip cluster" [2021-12-03T08:43:39.683Z] time="2021-12-03T08:43:39Z" level=info msg="Node 5c3262724ae6/172.23.213.101, added to nodes list" [2021-12-03T08:43:39.683Z] time="2021-12-03T08:43:39Z" level=info msg="Node 5c3262724ae6/172.23.213.101, joined gossip cluster" [2021-12-03T08:43:39.683Z] time="2021-12-03T08:43:39Z" level=info msg="Node 5c3262724ae6/172.23.213.101, added to nodes list" [2021-12-03T08:43:39.683Z] time="2021-12-03T08:43:39Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:38003384a638 with config:&{NodeID:38003384a638 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-12-03T08:43:39.683Z] time="2021-12-03T08:43:39Z" level=info msg="Node 38003384a638/172.23.213.101, joined gossip cluster" [2021-12-03T08:43:39.683Z] time="2021-12-03T08:43:39Z" level=info msg="Node 38003384a638/172.23.213.101, added to nodes list" [2021-12-03T08:43:39.683Z] time="2021-12-03T08:43:39Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-12-03T08:43:39.683Z] time="2021-12-03T08:43:39Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-12-03T08:43:39.683Z] time="2021-12-03T08:43:39Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2021-12-03T08:43:39.683Z] time="2021-12-03T08:43:39Z" level=info msg="Node 38003384a638/172.23.213.101, joined gossip cluster" [2021-12-03T08:43:39.683Z] time="2021-12-03T08:43:39Z" level=info msg="Node 38003384a638/172.23.213.101, added to nodes list" [2021-12-03T08:43:39.683Z] time="2021-12-03T08:43:39Z" level=info msg="Node bb4fcad10610/172.23.213.101, joined gossip cluster" [2021-12-03T08:43:39.683Z] time="2021-12-03T08:43:39Z" level=info msg="Node bb4fcad10610/172.23.213.101, added to nodes list" [2021-12-03T08:43:39.683Z] time="2021-12-03T08:43:39Z" level=info msg="Node 8b18be2159d0/172.23.213.101, joined gossip cluster" [2021-12-03T08:43:39.683Z] time="2021-12-03T08:43:39Z" level=info msg="Node 8b18be2159d0/172.23.213.101, added to nodes list" [2021-12-03T08:43:39.683Z] time="2021-12-03T08:43:39Z" level=info msg="Node 5c3262724ae6/172.23.213.101, joined gossip cluster" [2021-12-03T08:43:39.683Z] time="2021-12-03T08:43:39Z" level=info msg="Node 5c3262724ae6/172.23.213.101, added to nodes list" [2021-12-03T08:43:39.683Z] time="2021-12-03T08:43:39Z" level=info msg="Node 9dad1dc26bdd/172.23.213.101, joined gossip cluster" [2021-12-03T08:43:39.683Z] time="2021-12-03T08:43:39Z" level=info msg="Node 9dad1dc26bdd/172.23.213.101, added to nodes list" [2021-12-03T08:43:39.683Z] time="2021-12-03T08:43:39Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2021-12-03T08:43:39.683Z] time="2021-12-03T08:43:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-12-03T08:43:39.686Z] --- PASS: TestCreateServiceCapabilities (2.47s) [2021-12-03T08:43:39.686Z] === RUN TestInspect [2021-12-03T08:43:39.790Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-12-03T08:43:39.790Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-12-03T08:43:40.060Z] --- PASS: TestUpdateCPUQuota (1.48s) [2021-12-03T08:43:40.060Z] === RUN TestUpdatePidsLimit [2021-12-03T08:43:40.060Z] === RUN TestUpdatePidsLimit/update_from_none [2021-12-03T08:43:40.140Z] time="2021-12-03T08:43:39Z" level=info msg="Node 38003384a638/172.23.213.101, joined gossip cluster" [2021-12-03T08:43:40.140Z] time="2021-12-03T08:43:39Z" level=info msg="Node 38003384a638/172.23.213.101, added to nodes list" [2021-12-03T08:43:40.140Z] time="2021-12-03T08:43:39Z" level=info msg="Node 38003384a638/172.23.213.101, joined gossip cluster" [2021-12-03T08:43:40.140Z] time="2021-12-03T08:43:39Z" level=info msg="Node 38003384a638/172.23.213.101, added to nodes list" [2021-12-03T08:43:40.140Z] time="2021-12-03T08:43:39Z" level=info msg="Node 38003384a638/172.23.213.101, joined gossip cluster" [2021-12-03T08:43:40.140Z] time="2021-12-03T08:43:39Z" level=info msg="Node 38003384a638/172.23.213.101, added to nodes list" [2021-12-03T08:43:40.140Z] networkdb_test.go:835: Re-joining: 3 [2021-12-03T08:43:40.140Z] time="2021-12-03T08:43:39Z" level=info msg="The new bootstrap node list is:[172.23.213.101:10033 172.23.213.101:10034 172.23.213.101:10035]" [2021-12-03T08:43:40.140Z] time="2021-12-03T08:43:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.213.101:10033" [2021-12-03T08:43:40.140Z] time="2021-12-03T08:43:39Z" level=debug msg="memberlist: Stream connection from=172.23.213.101:49354" [2021-12-03T08:43:40.140Z] time="2021-12-03T08:43:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.213.101:10034" [2021-12-03T08:43:40.140Z] time="2021-12-03T08:43:39Z" level=debug msg="memberlist: Stream connection from=172.23.213.101:49355" [2021-12-03T08:43:40.140Z] time="2021-12-03T08:43:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.213.101:10035" [2021-12-03T08:43:40.140Z] time="2021-12-03T08:43:39Z" level=debug msg="memberlist: Stream connection from=172.23.213.101:49356" [2021-12-03T08:43:40.140Z] networkdb_test.go:835: Re-joining: 4 [2021-12-03T08:43:40.140Z] time="2021-12-03T08:43:40Z" level=info msg="The new bootstrap node list is:[172.23.213.101:10033 172.23.213.101:10034 172.23.213.101:10035]" [2021-12-03T08:43:40.140Z] time="2021-12-03T08:43:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.213.101:10033" [2021-12-03T08:43:40.140Z] time="2021-12-03T08:43:40Z" level=debug msg="memberlist: Stream connection from=172.23.213.101:49357" [2021-12-03T08:43:40.140Z] time="2021-12-03T08:43:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.213.101:10034" [2021-12-03T08:43:40.140Z] time="2021-12-03T08:43:40Z" level=debug msg="memberlist: Stream connection from=172.23.213.101:49358" [2021-12-03T08:43:40.140Z] time="2021-12-03T08:43:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.213.101:10035" [2021-12-03T08:43:40.140Z] time="2021-12-03T08:43:40Z" level=debug msg="memberlist: Stream connection from=172.23.213.101:49359" [2021-12-03T08:43:40.322Z] === RUN TestDockerSuite/TestBuildCmd [2021-12-03T08:43:40.580Z] === RUN TestUpdatePidsLimit/no_change [2021-12-03T08:43:40.580Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-12-03T08:43:40.598Z] time="2021-12-03T08:43:40Z" level=info msg="node 0 leaving" [2021-12-03T08:43:40.598Z] time="2021-12-03T08:43:40Z" level=info msg="Node bb4fcad10610 change state NodeActive --> NodeLeft" [2021-12-03T08:43:40.598Z] time="2021-12-03T08:43:40Z" level=info msg="node3(8b18be2159d0): Node leave event for bb4fcad10610/172.23.213.101" [2021-12-03T08:43:40.598Z] time="2021-12-03T08:43:40Z" level=info msg="Node bb4fcad10610 change state NodeActive --> NodeLeft" [2021-12-03T08:43:40.598Z] time="2021-12-03T08:43:40Z" level=info msg="node5(38003384a638): Node leave event for bb4fcad10610/172.23.213.101" [2021-12-03T08:43:40.598Z] time="2021-12-03T08:43:40Z" level=info msg="Node bb4fcad10610 change state NodeActive --> NodeLeft" [2021-12-03T08:43:40.598Z] time="2021-12-03T08:43:40Z" level=info msg="node2(9dad1dc26bdd): Node leave event for bb4fcad10610/172.23.213.101" [2021-12-03T08:43:40.598Z] time="2021-12-03T08:43:40Z" level=info msg="Node bb4fcad10610 change state NodeActive --> NodeLeft" [2021-12-03T08:43:40.598Z] time="2021-12-03T08:43:40Z" level=info msg="node4(5c3262724ae6): Node leave event for bb4fcad10610/172.23.213.101" [2021-12-03T08:43:40.598Z] time="2021-12-03T08:43:40Z" level=info msg="Node bb4fcad10610 change state NodeActive --> NodeLeft" [2021-12-03T08:43:40.598Z] time="2021-12-03T08:43:40Z" level=info msg="node1(bb4fcad10610): Node leave event for bb4fcad10610/172.23.213.101" [2021-12-03T08:43:40.840Z] === RUN TestUpdatePidsLimit/update_lower [2021-12-03T08:43:41.054Z] time="2021-12-03T08:43:40Z" level=info msg="Node bb4fcad10610/172.23.213.101, left gossip cluster" [2021-12-03T08:43:41.054Z] time="2021-12-03T08:43:40Z" level=info msg="Node bb4fcad10610/172.23.213.101, left gossip cluster" [2021-12-03T08:43:41.054Z] time="2021-12-03T08:43:40Z" level=info msg="Node bb4fcad10610/172.23.213.101, left gossip cluster" [2021-12-03T08:43:41.054Z] time="2021-12-03T08:43:40Z" level=info msg="Node bb4fcad10610/172.23.213.101, left gossip cluster" [2021-12-03T08:43:41.054Z] time="2021-12-03T08:43:40Z" level=info msg="Node bb4fcad10610/172.23.213.101, left gossip cluster" [2021-12-03T08:43:41.054Z] time="2021-12-03T08:43:40Z" level=info msg="node 1 leaving" [2021-12-03T08:43:41.054Z] time="2021-12-03T08:43:40Z" level=info msg="Node 9dad1dc26bdd change state NodeActive --> NodeLeft" [2021-12-03T08:43:41.054Z] time="2021-12-03T08:43:40Z" level=info msg="node5(38003384a638): Node leave event for 9dad1dc26bdd/172.23.213.101" [2021-12-03T08:43:41.054Z] time="2021-12-03T08:43:40Z" level=info msg="Node 9dad1dc26bdd change state NodeActive --> NodeLeft" [2021-12-03T08:43:41.054Z] time="2021-12-03T08:43:40Z" level=info msg="node4(5c3262724ae6): Node leave event for 9dad1dc26bdd/172.23.213.101" [2021-12-03T08:43:41.054Z] time="2021-12-03T08:43:40Z" level=info msg="Node 9dad1dc26bdd change state NodeActive --> NodeLeft" [2021-12-03T08:43:41.054Z] time="2021-12-03T08:43:40Z" level=info msg="node3(8b18be2159d0): Node leave event for 9dad1dc26bdd/172.23.213.101" [2021-12-03T08:43:41.054Z] time="2021-12-03T08:43:40Z" level=info msg="Node 9dad1dc26bdd change state NodeActive --> NodeLeft" [2021-12-03T08:43:41.054Z] time="2021-12-03T08:43:40Z" level=info msg="node2(9dad1dc26bdd): Node leave event for 9dad1dc26bdd/172.23.213.101" [2021-12-03T08:43:41.098Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-12-03T08:43:41.358Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-12-03T08:43:41.358Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-12-03T08:43:41.358Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2021-12-03T08:43:41.358Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-12-03T08:43:41.510Z] time="2021-12-03T08:43:41Z" level=info msg="Node 9dad1dc26bdd/172.23.213.101, left gossip cluster" [2021-12-03T08:43:41.510Z] time="2021-12-03T08:43:41Z" level=info msg="Node 9dad1dc26bdd/172.23.213.101, left gossip cluster" [2021-12-03T08:43:41.510Z] time="2021-12-03T08:43:41Z" level=info msg="Node 9dad1dc26bdd/172.23.213.101, left gossip cluster" [2021-12-03T08:43:41.510Z] time="2021-12-03T08:43:41Z" level=info msg="Node 9dad1dc26bdd/172.23.213.101, left gossip cluster" [2021-12-03T08:43:41.510Z] time="2021-12-03T08:43:41Z" level=info msg="node 2 leaving" [2021-12-03T08:43:41.534Z] --- PASS: TestGet (15.00s) [2021-12-03T08:43:41.534Z] === RUN TestPluginWithNoManifest [2021-12-03T08:43:41.534Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-12-03T08:43:41.534Z] === RUN TestGetAll [2021-12-03T08:43:41.534Z] --- PASS: TestGetAll (0.00s) [2021-12-03T08:43:41.534Z] PASS [2021-12-03T08:43:41.534Z] coverage: 73.2% of statements [2021-12-03T08:43:41.534Z] ok github.com/docker/docker/pkg/plugins 34.892s coverage: 73.2% of statements [2021-12-03T08:43:41.617Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-12-03T08:43:41.617Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-12-03T08:43:41.965Z] time="2021-12-03T08:43:41Z" level=info msg="Node 8b18be2159d0 change state NodeActive --> NodeLeft" [2021-12-03T08:43:41.965Z] time="2021-12-03T08:43:41Z" level=info msg="node4(5c3262724ae6): Node leave event for 8b18be2159d0/172.23.213.101" [2021-12-03T08:43:41.965Z] time="2021-12-03T08:43:41Z" level=info msg="Node 8b18be2159d0 change state NodeActive --> NodeLeft" [2021-12-03T08:43:41.965Z] time="2021-12-03T08:43:41Z" level=info msg="node5(38003384a638): Node leave event for 8b18be2159d0/172.23.213.101" [2021-12-03T08:43:41.965Z] time="2021-12-03T08:43:41Z" level=info msg="Node 8b18be2159d0 change state NodeActive --> NodeLeft" [2021-12-03T08:43:41.965Z] time="2021-12-03T08:43:41Z" level=info msg="node3(8b18be2159d0): Node leave event for 8b18be2159d0/172.23.213.101" [2021-12-03T08:43:41.965Z] time="2021-12-03T08:43:41Z" level=info msg="Node 8b18be2159d0/172.23.213.101, left gossip cluster" [2021-12-03T08:43:41.965Z] time="2021-12-03T08:43:41Z" level=info msg="Node 8b18be2159d0/172.23.213.101, left gossip cluster" [2021-12-03T08:43:41.965Z] time="2021-12-03T08:43:41Z" level=info msg="Node 8b18be2159d0/172.23.213.101, left gossip cluster" [2021-12-03T08:43:42.183Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-12-03T08:43:42.422Z] networkdb_test.go:867: node4: OK [2021-12-03T08:43:42.422Z] networkdb_test.go:867: node5: OK [2021-12-03T08:43:42.422Z] time="2021-12-03T08:43:42Z" level=info msg="node 0 coming back" [2021-12-03T08:43:42.422Z] time="2021-12-03T08:43:42Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:5d8bd246e83b with config:&{NodeID:5d8bd246e83b Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-12-03T08:43:42.422Z] time="2021-12-03T08:43:42Z" level=info msg="Node 5d8bd246e83b/172.23.213.101, joined gossip cluster" [2021-12-03T08:43:42.422Z] time="2021-12-03T08:43:42Z" level=info msg="Node 5d8bd246e83b/172.23.213.101, added to nodes list" [2021-12-03T08:43:42.422Z] time="2021-12-03T08:43:42Z" level=info msg="node 1 coming back" [2021-12-03T08:43:42.422Z] time="2021-12-03T08:43:42Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:ed51e41dc497 with config:&{NodeID:ed51e41dc497 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-12-03T08:43:42.422Z] time="2021-12-03T08:43:42Z" level=info msg="Node ed51e41dc497/172.23.213.101, joined gossip cluster" [2021-12-03T08:43:42.422Z] time="2021-12-03T08:43:42Z" level=info msg="Node ed51e41dc497/172.23.213.101, added to nodes list" [2021-12-03T08:43:42.422Z] time="2021-12-03T08:43:42Z" level=info msg="node 2 coming back" [2021-12-03T08:43:42.422Z] time="2021-12-03T08:43:42Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:e554bea4f7c1 with config:&{NodeID:e554bea4f7c1 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-12-03T08:43:42.422Z] time="2021-12-03T08:43:42Z" level=info msg="Node e554bea4f7c1/172.23.213.101, joined gossip cluster" [2021-12-03T08:43:42.422Z] time="2021-12-03T08:43:42Z" level=info msg="Node e554bea4f7c1/172.23.213.101, added to nodes list" [2021-12-03T08:43:42.442Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-12-03T08:43:42.967Z] --- PASS: TestInspect (2.75s) [2021-12-03T08:43:42.967Z] === RUN TestCreateJob [2021-12-03T08:43:43.010Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-12-03T08:43:43.170Z] tests/integration/models_services_test.py ................X. [ 95%] [2021-12-03T08:43:43.579Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-12-03T08:43:43.837Z] --- PASS: TestUpdatePidsLimit (3.60s) [2021-12-03T08:43:43.837Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2021-12-03T08:43:43.837Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2021-12-03T08:43:43.837Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2021-12-03T08:43:43.837Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s) [2021-12-03T08:43:43.837Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s) [2021-12-03T08:43:43.837Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.45s) [2021-12-03T08:43:43.837Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2021-12-03T08:43:43.837Z] === RUN TestUpdateRestartPolicy [2021-12-03T08:43:45.317Z] time="2021-12-03T08:43:45Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.23.213.101:10033 172.23.213.101:10034 172.23.213.101:10035]" [2021-12-03T08:43:45.497Z] --- PASS: TestCreateJob (2.94s) [2021-12-03T08:43:45.497Z] === RUN TestReplicatedJob [2021-12-03T08:43:45.772Z] time="2021-12-03T08:43:45Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.23.213.101:10033 172.23.213.101:10034 172.23.213.101:10035]" [2021-12-03T08:43:46.228Z] time="2021-12-03T08:43:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.213.101:10033" [2021-12-03T08:43:46.228Z] time="2021-12-03T08:43:46Z" level=debug msg="memberlist: Stream connection from=172.23.213.101:49361" [2021-12-03T08:43:46.228Z] time="2021-12-03T08:43:46Z" level=info msg="Node 38003384a638/172.23.213.101, joined gossip cluster" [2021-12-03T08:43:46.228Z] time="2021-12-03T08:43:46Z" level=info msg="Node 5d8bd246e83b/172.23.213.101, joined gossip cluster" [2021-12-03T08:43:46.228Z] time="2021-12-03T08:43:46Z" level=info msg="Node 5d8bd246e83b/172.23.213.101, is the new incarnation of the shutdown node bb4fcad10610/172.23.213.101" [2021-12-03T08:43:46.228Z] time="2021-12-03T08:43:46Z" level=info msg="Node 5d8bd246e83b/172.23.213.101, added to nodes list" [2021-12-03T08:43:46.228Z] time="2021-12-03T08:43:46Z" level=info msg="Node 38003384a638/172.23.213.101, added to nodes list" [2021-12-03T08:43:46.228Z] time="2021-12-03T08:43:46Z" level=info msg="Node 5c3262724ae6/172.23.213.101, joined gossip cluster" [2021-12-03T08:43:46.228Z] time="2021-12-03T08:43:46Z" level=info msg="Node 5c3262724ae6/172.23.213.101, added to nodes list" [2021-12-03T08:43:46.228Z] time="2021-12-03T08:43:46Z" level=debug msg="memberlist: Stream connection from=172.23.213.101:49362" [2021-12-03T08:43:46.228Z] time="2021-12-03T08:43:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.213.101:10034" [2021-12-03T08:43:46.228Z] time="2021-12-03T08:43:46Z" level=info msg="Node 38003384a638/172.23.213.101, joined gossip cluster" [2021-12-03T08:43:46.228Z] time="2021-12-03T08:43:46Z" level=info msg="Node 38003384a638/172.23.213.101, added to nodes list" [2021-12-03T08:43:46.228Z] time="2021-12-03T08:43:46Z" level=info msg="Node 5d8bd246e83b/172.23.213.101, joined gossip cluster" [2021-12-03T08:43:46.228Z] time="2021-12-03T08:43:46Z" level=info msg="Node 5d8bd246e83b/172.23.213.101, added to nodes list" [2021-12-03T08:43:46.228Z] time="2021-12-03T08:43:46Z" level=info msg="Node 5c3262724ae6/172.23.213.101, joined gossip cluster" [2021-12-03T08:43:46.228Z] time="2021-12-03T08:43:46Z" level=info msg="Node 5c3262724ae6/172.23.213.101, added to nodes list" [2021-12-03T08:43:46.228Z] time="2021-12-03T08:43:46Z" level=info msg="Node ed51e41dc497/172.23.213.101, joined gossip cluster" [2021-12-03T08:43:46.228Z] time="2021-12-03T08:43:46Z" level=info msg="Node ed51e41dc497/172.23.213.101, is the new incarnation of the shutdown node 9dad1dc26bdd/172.23.213.101" [2021-12-03T08:43:46.228Z] time="2021-12-03T08:43:46Z" level=info msg="Node ed51e41dc497/172.23.213.101, added to nodes list" [2021-12-03T08:43:46.228Z] time="2021-12-03T08:43:46Z" level=debug msg="memberlist: Stream connection from=172.23.213.101:49363" [2021-12-03T08:43:46.228Z] time="2021-12-03T08:43:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.213.101:10035" [2021-12-03T08:43:46.228Z] time="2021-12-03T08:43:46Z" level=info msg="Node 38003384a638/172.23.213.101, joined gossip cluster" [2021-12-03T08:43:46.228Z] time="2021-12-03T08:43:46Z" level=info msg="Node 38003384a638/172.23.213.101, added to nodes list" [2021-12-03T08:43:46.228Z] time="2021-12-03T08:43:46Z" level=info msg="Node ed51e41dc497/172.23.213.101, joined gossip cluster" [2021-12-03T08:43:46.228Z] time="2021-12-03T08:43:46Z" level=info msg="Node ed51e41dc497/172.23.213.101, added to nodes list" [2021-12-03T08:43:46.228Z] time="2021-12-03T08:43:46Z" level=info msg="Node 5c3262724ae6/172.23.213.101, joined gossip cluster" [2021-12-03T08:43:46.228Z] time="2021-12-03T08:43:46Z" level=info msg="Node 5c3262724ae6/172.23.213.101, added to nodes list" [2021-12-03T08:43:46.228Z] time="2021-12-03T08:43:46Z" level=info msg="Node 5d8bd246e83b/172.23.213.101, joined gossip cluster" [2021-12-03T08:43:46.228Z] time="2021-12-03T08:43:46Z" level=info msg="Node 5d8bd246e83b/172.23.213.101, added to nodes list" [2021-12-03T08:43:46.228Z] time="2021-12-03T08:43:46Z" level=info msg="Node e554bea4f7c1/172.23.213.101, joined gossip cluster" [2021-12-03T08:43:46.228Z] time="2021-12-03T08:43:46Z" level=info msg="Node e554bea4f7c1/172.23.213.101, is the new incarnation of the shutdown node 8b18be2159d0/172.23.213.101" [2021-12-03T08:43:46.228Z] time="2021-12-03T08:43:46Z" level=info msg="Node e554bea4f7c1/172.23.213.101, added to nodes list" [2021-12-03T08:43:46.228Z] time="2021-12-03T08:43:46Z" level=info msg="Node ed51e41dc497/172.23.213.101, joined gossip cluster" [2021-12-03T08:43:46.228Z] time="2021-12-03T08:43:46Z" level=info msg="Node ed51e41dc497/172.23.213.101, added to nodes list" [2021-12-03T08:43:46.228Z] time="2021-12-03T08:43:46Z" level=info msg="Node ed51e41dc497/172.23.213.101, joined gossip cluster" [2021-12-03T08:43:46.228Z] time="2021-12-03T08:43:46Z" level=info msg="Node ed51e41dc497/172.23.213.101, is the new incarnation of the shutdown node 9dad1dc26bdd/172.23.213.101" [2021-12-03T08:43:46.228Z] time="2021-12-03T08:43:46Z" level=info msg="Node ed51e41dc497/172.23.213.101, added to nodes list" [2021-12-03T08:43:46.228Z] time="2021-12-03T08:43:46Z" level=info msg="Node 5d8bd246e83b/172.23.213.101, joined gossip cluster" [2021-12-03T08:43:46.228Z] time="2021-12-03T08:43:46Z" level=info msg="Node 5d8bd246e83b/172.23.213.101, is the new incarnation of the shutdown node bb4fcad10610/172.23.213.101" [2021-12-03T08:43:46.228Z] time="2021-12-03T08:43:46Z" level=info msg="Node 5d8bd246e83b/172.23.213.101, added to nodes list" [2021-12-03T08:43:46.228Z] time="2021-12-03T08:43:46Z" level=info msg="Node e554bea4f7c1/172.23.213.101, joined gossip cluster" [2021-12-03T08:43:46.228Z] time="2021-12-03T08:43:46Z" level=info msg="Node e554bea4f7c1/172.23.213.101, added to nodes list" [2021-12-03T08:43:46.228Z] time="2021-12-03T08:43:46Z" level=info msg="Node e554bea4f7c1/172.23.213.101, joined gossip cluster" [2021-12-03T08:43:46.228Z] time="2021-12-03T08:43:46Z" level=info msg="Node e554bea4f7c1/172.23.213.101, added to nodes list" [2021-12-03T08:43:46.228Z] time="2021-12-03T08:43:46Z" level=info msg="Node e554bea4f7c1/172.23.213.101, joined gossip cluster" [2021-12-03T08:43:46.228Z] time="2021-12-03T08:43:46Z" level=info msg="Node e554bea4f7c1/172.23.213.101, is the new incarnation of the shutdown node 8b18be2159d0/172.23.213.101" [2021-12-03T08:43:46.228Z] time="2021-12-03T08:43:46Z" level=info msg="Node e554bea4f7c1/172.23.213.101, added to nodes list" [2021-12-03T08:43:46.228Z] 2021/12/03 08:43:46 Closing DB instances... [2021-12-03T08:43:46.369Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-12-03T08:43:46.369Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-12-03T08:43:46.369Z] check_test.go:308: [ddba95b57fb63] daemon is not started [2021-12-03T08:43:46.369Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-12-03T08:43:46.369Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-12-03T08:43:46.369Z] check_test.go:308: [d393341596ddc] daemon is not started [2021-12-03T08:43:46.369Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-12-03T08:43:46.683Z] time="2021-12-03T08:43:46Z" level=info msg="Node 5d8bd246e83b change state NodeActive --> NodeLeft" [2021-12-03T08:43:46.683Z] time="2021-12-03T08:43:46Z" level=info msg="node4(5c3262724ae6): Node leave event for 5d8bd246e83b/172.23.213.101" [2021-12-03T08:43:46.683Z] time="2021-12-03T08:43:46Z" level=info msg="Node 5d8bd246e83b change state NodeActive --> NodeLeft" [2021-12-03T08:43:46.683Z] time="2021-12-03T08:43:46Z" level=info msg="node3(e554bea4f7c1): Node leave event for 5d8bd246e83b/172.23.213.101" [2021-12-03T08:43:46.683Z] time="2021-12-03T08:43:46Z" level=info msg="Node 5d8bd246e83b change state NodeActive --> NodeLeft" [2021-12-03T08:43:46.683Z] time="2021-12-03T08:43:46Z" level=info msg="node5(38003384a638): Node leave event for 5d8bd246e83b/172.23.213.101" [2021-12-03T08:43:46.683Z] time="2021-12-03T08:43:46Z" level=info msg="Node 5d8bd246e83b change state NodeActive --> NodeLeft" [2021-12-03T08:43:46.683Z] time="2021-12-03T08:43:46Z" level=info msg="node1(5d8bd246e83b): Node leave event for 5d8bd246e83b/172.23.213.101" [2021-12-03T08:43:46.683Z] time="2021-12-03T08:43:46Z" level=info msg="Node 5d8bd246e83b change state NodeActive --> NodeLeft" [2021-12-03T08:43:46.683Z] time="2021-12-03T08:43:46Z" level=info msg="node2(ed51e41dc497): Node leave event for 5d8bd246e83b/172.23.213.101" [2021-12-03T08:43:46.683Z] time="2021-12-03T08:43:46Z" level=info msg="Node 5d8bd246e83b/172.23.213.101, left gossip cluster" [2021-12-03T08:43:46.683Z] time="2021-12-03T08:43:46Z" level=info msg="Node 5d8bd246e83b/172.23.213.101, left gossip cluster" [2021-12-03T08:43:46.683Z] time="2021-12-03T08:43:46Z" level=info msg="Node 5d8bd246e83b/172.23.213.101, left gossip cluster" [2021-12-03T08:43:46.683Z] time="2021-12-03T08:43:46Z" level=info msg="Node 5d8bd246e83b/172.23.213.101, left gossip cluster" [2021-12-03T08:43:46.683Z] time="2021-12-03T08:43:46Z" level=info msg="Node 5d8bd246e83b/172.23.213.101, left gossip cluster" [2021-12-03T08:43:46.683Z] time="2021-12-03T08:43:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.213.101:10033" [2021-12-03T08:43:46.683Z] time="2021-12-03T08:43:46Z" level=debug msg="memberlist: Stream connection from=172.23.213.101:49364" [2021-12-03T08:43:46.683Z] time="2021-12-03T08:43:46Z" level=error msg="node: 5d8bd246e83b is unknown to memberlist" [2021-12-03T08:43:46.683Z] time="2021-12-03T08:43:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.213.101:10034" [2021-12-03T08:43:46.683Z] time="2021-12-03T08:43:46Z" level=debug msg="memberlist: Stream connection from=172.23.213.101:49365" [2021-12-03T08:43:46.683Z] time="2021-12-03T08:43:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.213.101:10035" [2021-12-03T08:43:46.683Z] time="2021-12-03T08:43:46Z" level=debug msg="memberlist: Stream connection from=172.23.213.101:49366" [2021-12-03T08:43:47.139Z] time="2021-12-03T08:43:46Z" level=info msg="Node ed51e41dc497 change state NodeActive --> NodeLeft" [2021-12-03T08:43:47.139Z] time="2021-12-03T08:43:46Z" level=info msg="Node ed51e41dc497 change state NodeActive --> NodeLeft" [2021-12-03T08:43:47.139Z] time="2021-12-03T08:43:46Z" level=info msg="node3(e554bea4f7c1): Node leave event for ed51e41dc497/172.23.213.101" [2021-12-03T08:43:47.139Z] time="2021-12-03T08:43:46Z" level=info msg="node4(5c3262724ae6): Node leave event for ed51e41dc497/172.23.213.101" [2021-12-03T08:43:47.139Z] time="2021-12-03T08:43:46Z" level=info msg="Node ed51e41dc497 change state NodeActive --> NodeLeft" [2021-12-03T08:43:47.139Z] time="2021-12-03T08:43:46Z" level=info msg="node5(38003384a638): Node leave event for ed51e41dc497/172.23.213.101" [2021-12-03T08:43:47.139Z] time="2021-12-03T08:43:46Z" level=info msg="Node ed51e41dc497 change state NodeActive --> NodeLeft" [2021-12-03T08:43:47.139Z] time="2021-12-03T08:43:46Z" level=info msg="node2(ed51e41dc497): Node leave event for ed51e41dc497/172.23.213.101" [2021-12-03T08:43:47.139Z] time="2021-12-03T08:43:46Z" level=info msg="Node ed51e41dc497/172.23.213.101, left gossip cluster" [2021-12-03T08:43:47.139Z] time="2021-12-03T08:43:46Z" level=info msg="Node ed51e41dc497/172.23.213.101, left gossip cluster" [2021-12-03T08:43:47.139Z] time="2021-12-03T08:43:46Z" level=info msg="Node ed51e41dc497/172.23.213.101, left gossip cluster" [2021-12-03T08:43:47.139Z] time="2021-12-03T08:43:46Z" level=info msg="Node ed51e41dc497/172.23.213.101, left gossip cluster" [2021-12-03T08:43:47.227Z] --- PASS: TestContainerKillOnDaemonStart (11.54s) [2021-12-03T08:43:47.227Z] PASS [2021-12-03T08:43:47.227Z] [2021-12-03T08:43:47.227Z] === Skipped [2021-12-03T08:43:47.227Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-12-03T08:43:47.227Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-03T08:43:47.227Z] [2021-12-03T08:43:47.227Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-12-03T08:43:47.227Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-12-03T08:43:47.227Z] [2021-12-03T08:43:47.227Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-12-03T08:43:47.227Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-12-03T08:43:47.227Z] [2021-12-03T08:43:47.227Z] DONE 200 tests, 3 skipped in 111.540s [2021-12-03T08:43:47.227Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2021-12-03T08:43:47.227Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:43:47.227Z] ++ set -e [2021-12-03T08:43:47.227Z] ++ '[' -n 0 ']' [2021-12-03T08:43:47.227Z] ++ set -x [2021-12-03T08:43:47.227Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:43:47.227Z] === RUN TestConfigDaemonLibtrustID [2021-12-03T08:43:47.227Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-12-03T08:43:47.227Z] === RUN TestDaemonConfigValidation [2021-12-03T08:43:47.227Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-12-03T08:43:47.227Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-12-03T08:43:47.227Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-12-03T08:43:47.227Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-12-03T08:43:47.227Z] === RUN TestDaemonConfigValidation/invalid_config [2021-12-03T08:43:47.227Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-12-03T08:43:47.227Z] === RUN TestDaemonConfigValidation/malformed_config [2021-12-03T08:43:47.227Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-12-03T08:43:47.227Z] === RUN TestDaemonConfigValidation/valid_config [2021-12-03T08:43:47.227Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-12-03T08:43:47.227Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-12-03T08:43:47.227Z] === CONT TestDaemonConfigValidation/malformed_config [2021-12-03T08:43:47.227Z] === CONT TestDaemonConfigValidation/valid_config [2021-12-03T08:43:47.227Z] === CONT TestDaemonConfigValidation/invalid_config [2021-12-03T08:43:47.227Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-12-03T08:43:47.227Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-12-03T08:43:47.227Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.05s) [2021-12-03T08:43:47.227Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2021-12-03T08:43:47.227Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2021-12-03T08:43:47.227Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2021-12-03T08:43:47.227Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s) [2021-12-03T08:43:47.227Z] === RUN TestConfigDaemonSeccompProfiles [2021-12-03T08:43:47.227Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-12-03T08:43:47.303Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-12-03T08:43:47.597Z] time="2021-12-03T08:43:47Z" level=info msg="Node e554bea4f7c1 change state NodeActive --> NodeLeft" [2021-12-03T08:43:47.597Z] time="2021-12-03T08:43:47Z" level=info msg="node5(38003384a638): Node leave event for e554bea4f7c1/172.23.213.101" [2021-12-03T08:43:47.597Z] time="2021-12-03T08:43:47Z" level=info msg="Node e554bea4f7c1 change state NodeActive --> NodeLeft" [2021-12-03T08:43:47.597Z] time="2021-12-03T08:43:47Z" level=info msg="node4(5c3262724ae6): Node leave event for e554bea4f7c1/172.23.213.101" [2021-12-03T08:43:47.597Z] time="2021-12-03T08:43:47Z" level=info msg="Node e554bea4f7c1 change state NodeActive --> NodeLeft" [2021-12-03T08:43:47.597Z] time="2021-12-03T08:43:47Z" level=info msg="node3(e554bea4f7c1): Node leave event for e554bea4f7c1/172.23.213.101" [2021-12-03T08:43:47.597Z] time="2021-12-03T08:43:47Z" level=info msg="Node e554bea4f7c1/172.23.213.101, left gossip cluster" [2021-12-03T08:43:47.597Z] time="2021-12-03T08:43:47Z" level=info msg="Node e554bea4f7c1/172.23.213.101, left gossip cluster" [2021-12-03T08:43:47.597Z] time="2021-12-03T08:43:47Z" level=info msg="Node e554bea4f7c1/172.23.213.101, left gossip cluster" [2021-12-03T08:43:47.797Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-12-03T08:43:48.052Z] time="2021-12-03T08:43:47Z" level=debug msg="memberlist: Failed ping: 38003384a638 (timeout reached)" [2021-12-03T08:43:48.052Z] time="2021-12-03T08:43:47Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.23.213.101:10036: use of closed network connection" [2021-12-03T08:43:48.052Z] time="2021-12-03T08:43:47Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.23.213.101:10035: use of closed network connection" [2021-12-03T08:43:48.052Z] time="2021-12-03T08:43:47Z" level=debug msg="memberlist: Stream connection from=172.23.213.101:49367" [2021-12-03T08:43:48.052Z] time="2021-12-03T08:43:47Z" level=info msg="Node 5c3262724ae6 change state NodeActive --> NodeLeft" [2021-12-03T08:43:48.052Z] time="2021-12-03T08:43:47Z" level=info msg="node5(38003384a638): Node leave event for 5c3262724ae6/172.23.213.101" [2021-12-03T08:43:48.052Z] time="2021-12-03T08:43:47Z" level=info msg="Node 5c3262724ae6 change state NodeActive --> NodeLeft" [2021-12-03T08:43:48.052Z] time="2021-12-03T08:43:47Z" level=info msg="node4(5c3262724ae6): Node leave event for 5c3262724ae6/172.23.213.101" [2021-12-03T08:43:48.238Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-12-03T08:43:48.497Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-12-03T08:43:48.508Z] time="2021-12-03T08:43:48Z" level=warning msg="memberlist: Was able to connect to 38003384a638 but other probes failed, network may be misconfigured" [2021-12-03T08:43:48.508Z] time="2021-12-03T08:43:48Z" level=info msg="Node 5c3262724ae6/172.23.213.101, left gossip cluster" [2021-12-03T08:43:48.738Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-12-03T08:43:48.756Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-12-03T08:43:48.963Z] time="2021-12-03T08:43:48Z" level=info msg="Node 5c3262724ae6/172.23.213.101, left gossip cluster" [2021-12-03T08:43:49.323Z] check_test.go:308: [db45d1b82331f] daemon is not started [2021-12-03T08:43:49.323Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-12-03T08:43:49.437Z] time="2021-12-03T08:43:49Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10036->172.23.213.101:10037: use of closed network connection" [2021-12-03T08:43:49.437Z] time="2021-12-03T08:43:49Z" level=info msg="Node 38003384a638/172.23.213.101, left gossip cluster" [2021-12-03T08:43:49.437Z] time="2021-12-03T08:43:49Z" level=info msg="Node 38003384a638 change state NodeActive --> NodeFailed" [2021-12-03T08:43:49.437Z] time="2021-12-03T08:43:49Z" level=info msg="Node 38003384a638/172.23.213.101, added to failed nodes list" [2021-12-03T08:43:49.437Z] --- PASS: TestNetworkDBIslands (11.45s) [2021-12-03T08:43:49.437Z] PASS [2021-12-03T08:43:49.437Z] coverage: 60.0% of statements [2021-12-03T08:43:49.437Z] ok github.com/docker/docker/libnetwork/networkdb 102.840s coverage: 60.0% of statements [2021-12-03T08:43:49.437Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-12-03T08:43:49.437Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-12-03T08:43:49.437Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-12-03T08:43:49.437Z] ? github.com/docker/docker/oci/caps [no test files] [2021-12-03T08:43:49.437Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-12-03T08:43:49.437Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-12-03T08:43:49.437Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-12-03T08:43:49.437Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-12-03T08:43:49.437Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-12-03T08:43:49.437Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-12-03T08:43:49.437Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-12-03T08:43:49.437Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-12-03T08:43:49.437Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-12-03T08:43:49.437Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-12-03T08:43:49.437Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-12-03T08:43:49.437Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-12-03T08:43:49.437Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-12-03T08:43:49.437Z] ? github.com/docker/docker/pkg/term [no test files] [2021-12-03T08:43:49.437Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-12-03T08:43:49.437Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-12-03T08:43:49.437Z] ? github.com/docker/docker/quota [no test files] [2021-12-03T08:43:49.437Z] ? github.com/docker/docker/rootless [no test files] [2021-12-03T08:43:49.437Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-12-03T08:43:49.437Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-12-03T08:43:49.437Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-12-03T08:43:49.437Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-12-03T08:43:49.437Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-12-03T08:43:49.437Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-12-03T08:43:49.437Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-12-03T08:43:49.437Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-12-03T08:43:49.437Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-12-03T08:43:49.437Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-12-03T08:43:49.437Z] ? github.com/docker/docker/testutil/request [no test files] [2021-12-03T08:43:49.437Z] ? github.com/docker/docker/volume [no test files] [2021-12-03T08:43:49.437Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-12-03T08:43:49.437Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-12-03T08:43:49.583Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-12-03T08:43:49.774Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-12-03T08:43:49.775Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-12-03T08:43:50.121Z] === CONT TestConfigDaemonSeccompProfiles [2021-12-03T08:43:50.121Z] daemon_test.go:156: [db1c047bd6202] daemon is not started [2021-12-03T08:43:50.121Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2021-12-03T08:43:50.121Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2021-12-03T08:43:50.121Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2021-12-03T08:43:50.121Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2021-12-03T08:43:50.121Z] === RUN TestDaemonProxy [2021-12-03T08:43:50.121Z] === RUN TestDaemonProxy/environment_variables [2021-12-03T08:43:50.150Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-12-03T08:43:50.182Z] 2021/12/03 08:43:49 Closing DB instances... [2021-12-03T08:43:50.408Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-12-03T08:43:50.759Z] --- PASS: TestReplicatedJob (4.82s) [2021-12-03T08:43:50.760Z] === RUN TestUpdateReplicatedJob [2021-12-03T08:43:50.963Z] [2021-12-03T08:43:50.963Z] === Skipped [2021-12-03T08:43:50.963Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-12-03T08:43:50.963Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-12-03T08:43:50.963Z] [2021-12-03T08:43:50.963Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-12-03T08:43:50.963Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:43:50.963Z] [2021-12-03T08:43:50.963Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-12-03T08:43:50.963Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:43:50.963Z] [2021-12-03T08:43:50.963Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-12-03T08:43:50.963Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:43:50.963Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-12-03T08:43:50.964Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-12-03T08:43:50.964Z] client_test.go:23: runtime.GOOS == "windows" [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-12-03T08:43:50.964Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-12-03T08:43:50.964Z] network_proxy_test.go:208: No support for dual stack yet [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-12-03T08:43:50.964Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-12-03T08:43:50.964Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-12-03T08:43:50.964Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-12-03T08:43:50.964Z] daemon_test.go:146: root required [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-12-03T08:43:50.964Z] reload_test.go:520: root required [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-12-03T08:43:50.964Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-12-03T08:43:50.964Z] pull_v2_test.go:73: Needs fixing on Windows [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-12-03T08:43:50.964Z] pull_v2_test.go:118: Needs fixing on Windows [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-12-03T08:43:50.964Z] download_test.go:267: Needs fixing on Windows [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-12-03T08:43:50.964Z] layer_test.go:303: Failing on Windows [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-12-03T08:43:50.964Z] layer_test.go:352: Failing on Windows [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-12-03T08:43:50.964Z] layer_test.go:467: Failing on Windows [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-12-03T08:43:50.964Z] layer_test.go:696: Failing on Windows [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-12-03T08:43:50.964Z] migration_test.go:45: Failing on Windows [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-12-03T08:43:50.964Z] migration_test.go:181: Failing on Windows [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-12-03T08:43:50.964Z] mount_test.go:17: Failing on Windows [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-12-03T08:43:50.964Z] mount_test.go:76: Failing on Windows [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-12-03T08:43:50.964Z] mount_test.go:125: Failing on Windows [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-12-03T08:43:50.964Z] mount_test.go:212: Failing on Windows [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2021-12-03T08:43:50.964Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-12-03T08:43:50.964Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-12-03T08:43:50.964Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-12-03T08:43:50.964Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-12-03T08:43:50.964Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-12-03T08:43:50.964Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-12-03T08:43:50.964Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-12-03T08:43:50.964Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-12-03T08:43:50.964Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-12-03T08:43:50.964Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-12-03T08:43:50.964Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-12-03T08:43:50.964Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-12-03T08:43:50.964Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-12-03T08:43:50.964Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-12-03T08:43:50.964Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-12-03T08:43:50.964Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-12-03T08:43:50.964Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-12-03T08:43:50.964Z] archive_test.go:133: Xz not present in msys2 [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2021-12-03T08:43:50.964Z] archive_test.go:140: zstd not installed [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-12-03T08:43:50.964Z] archive_test.go:252: Failing on Windows CI machines [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-12-03T08:43:50.964Z] archive_windows_test.go:16: Currently fails [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-12-03T08:43:50.964Z] changes_test.go:195: needs more investigation [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-12-03T08:43:50.964Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-12-03T08:43:50.964Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-12-03T08:43:50.964Z] changes_test.go:432: needs further investigation [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-12-03T08:43:50.964Z] changes_test.go:468: needs further investigation [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-12-03T08:43:50.964Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-12-03T08:43:50.964Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-12-03T08:43:50.964Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-12-03T08:43:50.964Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-12-03T08:43:50.964Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-12-03T08:43:50.964Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-12-03T08:43:50.964Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-12-03T08:43:50.964Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-12-03T08:43:50.964Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-12-03T08:43:50.964Z] poller_test.go:40: No chmod on Windows [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-12-03T08:43:50.964Z] fileutils_test.go:133: Needs porting to Windows [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-12-03T08:43:50.964Z] fileutils_test.go:179: Needs porting to Windows [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-12-03T08:43:50.964Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-12-03T08:43:50.964Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-12-03T08:43:50.964Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-12-03T08:43:50.964Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-12-03T08:43:50.964Z] local_test.go:180: runtime.GOOS == "windows" [2021-12-03T08:43:50.964Z] [2021-12-03T08:43:50.964Z] DONE 2099 tests, 70 skipped in 247.909s [2021-12-03T08:43:51.420Z] INFO: make.ps1 ended at 12/03/2021 08:43:51 [2021-12-03T08:43:52.030Z] === RUN TestDaemonProxy/command-line_options [2021-12-03T08:43:52.391Z] --- PASS: TestNetworkDBCRUDMediumCluster (47.67s) [2021-12-03T08:43:52.391Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-12-03T08:43:52.950Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-12-03T08:43:52.950Z] INFO: Unit tests ended at 12/03/2021 08:43:52. Duration:00:04:19.8550473 [2021-12-03T08:43:52.950Z] INFO: Building busybox [2021-12-03T08:43:52.950Z] Sending build context to Docker daemon 5.12kB [2021-12-03T08:43:52.950Z] [2021-12-03T08:43:52.950Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-12-03T08:43:52.950Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-12-03T08:43:52.950Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-12-03T08:43:52.950Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-12-03T08:43:52.950Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-12-03T08:43:52.950Z] ---> 3d4792f88e26 [2021-12-03T08:43:52.950Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-12-03T08:43:52.950Z] ---> Running in 372e083e4b59 [2021-12-03T08:43:53.288Z] --- PASS: TestUpdateReplicatedJob (3.04s) [2021-12-03T08:43:53.288Z] === RUN TestServiceListWithStatuses [2021-12-03T08:43:53.288Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-12-03T08:43:53.288Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-12-03T08:43:53.288Z] === RUN TestDockerNetworkConnectAlias [2021-12-03T08:43:53.375Z] 2021/12/03 08:43:53 Closing DB instances... [2021-12-03T08:43:53.412Z] === RUN TestDaemonProxy/configuration_file [2021-12-03T08:43:53.696Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-12-03T08:43:53.924Z] tests/integration/regression_test.py ...... [ 98%] [2021-12-03T08:43:54.181Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-12-03T08:43:54.181Z] tests/integration/credentials/utils_test.py . [100%] [2021-12-03T08:43:54.181Z] [2021-12-03T08:43:54.181Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-12-03T08:43:54.181Z] =========================== short test summary info ============================ [2021-12-03T08:43:54.181Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-12-03T08:43:54.181Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-12-03T08:43:54.181Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-12-03T08:43:54.181Z] Not supported on most drivers [2021-12-03T08:43:54.181Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-12-03T08:43:54.181Z] Output of docker top depends on host distro, and is not formalized. [2021-12-03T08:43:54.181Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-12-03T08:43:54.181Z] Output of docker top depends on host distro, and is not formalized. [2021-12-03T08:43:54.181Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-12-03T08:43:54.181Z] Can fail if eth0 has multiple IP addresses [2021-12-03T08:43:54.181Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-12-03T08:43:54.181Z] This doesn't seem to be taken into account by the engine [2021-12-03T08:43:54.181Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-12-03T08:43:54.181Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-12-03T08:43:54.181Z] = 384 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 296.28 seconds == [2021-12-03T08:43:54.438Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-12-03T08:43:54.936Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.61s) [2021-12-03T08:43:54.936Z] === RUN TestNetworkDBGarbageCollection [2021-12-03T08:43:55.322Z] === RUN TestDaemonProxy/conflicting_options [2021-12-03T08:43:55.583Z] === RUN TestDaemonProxy/reload_sanitized [2021-12-03T08:43:56.153Z] --- PASS: TestDaemonProxy (6.27s) [2021-12-03T08:43:56.153Z] --- PASS: TestDaemonProxy/environment_variables (1.81s) [2021-12-03T08:43:56.153Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2021-12-03T08:43:56.153Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2021-12-03T08:43:56.153Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2021-12-03T08:43:56.153Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2021-12-03T08:43:56.153Z] PASS [2021-12-03T08:43:56.153Z] [2021-12-03T08:43:56.153Z] DONE 17 tests in 10.208s [2021-12-03T08:43:56.153Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-12-03T08:43:56.153Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:43:56.153Z] ++ set -e [2021-12-03T08:43:56.153Z] ++ '[' -n 0 ']' [2021-12-03T08:43:56.153Z] ++ set -x [2021-12-03T08:43:56.154Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:43:56.231Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-12-03T08:43:56.231Z] --- PASS: TestUpdateRestartPolicy (12.46s) [2021-12-03T08:43:56.231Z] === RUN TestUpdateRestartWithAutoRemove [2021-12-03T08:43:56.414Z] INFO: Testing against a local daemon [2021-12-03T08:43:56.414Z] === RUN TestCommitInheritsEnv [2021-12-03T08:43:56.674Z] --- PASS: TestCommitInheritsEnv (0.23s) [2021-12-03T08:43:56.674Z] === RUN TestImportExtremelyLargeImageWorks [2021-12-03T08:43:56.674Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-12-03T08:43:56.674Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-12-03T08:43:56.674Z] === RUN TestImagesFilterMultiReference [2021-12-03T08:43:56.674Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-12-03T08:43:56.674Z] === RUN TestImagePullPlatformInvalid [2021-12-03T08:43:56.674Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-12-03T08:43:56.674Z] === RUN TestRemoveImageOrphaning [2021-12-03T08:43:56.725Z] Removing intermediate container 372e083e4b59 [2021-12-03T08:43:56.725Z] ---> e4d93f539098 [2021-12-03T08:43:56.725Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-12-03T08:43:56.725Z] ---> Running in 7d0e475c8159 [2021-12-03T08:43:56.798Z] --- PASS: TestUpdateRestartWithAutoRemove (0.66s) [2021-12-03T08:43:56.798Z] === RUN TestWaitNonBlocked [2021-12-03T08:43:56.798Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-03T08:43:56.935Z] --- PASS: TestRemoveImageOrphaning (0.21s) [2021-12-03T08:43:56.935Z] === RUN TestRemoveImageGarbageCollector [2021-12-03T08:43:56.935Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-03T08:43:56.935Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-12-03T08:43:56.935Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-12-03T08:43:56.935Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-12-03T08:43:56.935Z] === RUN TestTagInvalidReference [2021-12-03T08:43:56.935Z] --- PASS: TestTagInvalidReference (0.01s) [2021-12-03T08:43:56.935Z] === RUN TestTagValidPrefixedRepo [2021-12-03T08:43:56.935Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-12-03T08:43:56.935Z] === RUN TestTagExistedNameWithoutForce [2021-12-03T08:43:56.935Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-12-03T08:43:56.935Z] === RUN TestTagOfficialNames [2021-12-03T08:43:56.935Z] --- PASS: TestTagOfficialNames (0.05s) [2021-12-03T08:43:56.935Z] === RUN TestTagMatchesDigest [2021-12-03T08:43:56.935Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-12-03T08:43:56.935Z] PASS [2021-12-03T08:43:56.935Z] [2021-12-03T08:43:56.935Z] === Skipped [2021-12-03T08:43:56.935Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-12-03T08:43:56.935Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-12-03T08:43:56.935Z] [2021-12-03T08:43:56.935Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-12-03T08:43:56.935Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-03T08:43:56.935Z] [2021-12-03T08:43:56.935Z] DONE 12 tests, 2 skipped in 0.802s [2021-12-03T08:43:56.935Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-12-03T08:43:56.935Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:43:56.935Z] ++ set -e [2021-12-03T08:43:56.935Z] ++ '[' -n 0 ']' [2021-12-03T08:43:56.935Z] ++ set -x [2021-12-03T08:43:56.935Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:43:57.057Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-03T08:43:57.057Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-03T08:43:57.057Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-03T08:43:57.057Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-03T08:43:57.057Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-03T08:43:57.181Z] Removing intermediate container 7d0e475c8159 [2021-12-03T08:43:57.181Z] ---> 8911bfacc57c [2021-12-03T08:43:57.181Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-12-03T08:43:57.181Z] ---> Running in 065e2f8f9ac5 [2021-12-03T08:43:57.195Z] INFO: Testing against a local daemon [2021-12-03T08:43:57.195Z] === RUN TestNetworkCreateDelete [2021-12-03T08:43:57.195Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-12-03T08:43:57.195Z] === RUN TestDockerNetworkDeletePreferID [2021-12-03T08:43:57.456Z] --- PASS: TestDockerNetworkDeletePreferID (0.33s) [2021-12-03T08:43:57.456Z] === RUN TestDaemonDNSFallback [2021-12-03T08:43:57.470Z] --- PASS: TestDockerNetworkConnectAlias (4.16s) [2021-12-03T08:43:57.470Z] === RUN TestDockerNetworkReConnect [2021-12-03T08:43:57.639Z] Removing intermediate container 065e2f8f9ac5 [2021-12-03T08:43:57.639Z] ---> d93a9bd22dfa [2021-12-03T08:43:57.639Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-12-03T08:43:58.436Z] --- PASS: TestWaitNonBlocked (0.06s) [2021-12-03T08:43:58.436Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s) [2021-12-03T08:43:58.436Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.32s) [2021-12-03T08:43:58.436Z] === RUN TestWaitBlocked [2021-12-03T08:43:58.436Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-03T08:43:58.436Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-03T08:43:58.436Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-12-03T08:43:58.436Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-12-03T08:43:58.436Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-03T08:43:58.436Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-12-03T08:43:59.168Z] [2021-12-03T08:43:59.373Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-12-03T08:43:59.373Z] --- PASS: TestWaitBlocked (0.02s) [2021-12-03T08:43:59.373Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.07s) [2021-12-03T08:43:59.373Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.21s) [2021-12-03T08:43:59.373Z] === CONT TestContainerStartOnDaemonRestart [2021-12-03T08:43:59.623Z] ---> a1954a284473 [2021-12-03T08:43:59.623Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-12-03T08:43:59.624Z] ---> Running in 3f71f23aa26b [2021-12-03T08:43:59.631Z] === CONT TestContainerKillOnDaemonStart [2021-12-03T08:44:00.354Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-12-03T08:44:00.796Z] --- PASS: TestDockerNetworkReConnect (3.33s) [2021-12-03T08:44:00.796Z] === RUN TestServicePlugin [2021-12-03T08:44:00.921Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-12-03T08:44:01.855Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-12-03T08:44:02.423Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-12-03T08:44:02.682Z] --- PASS: TestContainerStartOnDaemonRestart (3.12s) [2021-12-03T08:44:02.682Z] === CONT TestRestartDaemonWithRestartingContainer [2021-12-03T08:44:04.078Z] plugin_test.go:61: [d46d4d219a0e8] joining swarm manager [db32d67f67777]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-03T08:44:04.089Z] --- PASS: TestDaemonDNSFallback (6.22s) [2021-12-03T08:44:04.089Z] === RUN TestInspectNetwork [2021-12-03T08:44:04.584Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-12-03T08:44:04.844Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.30s) [2021-12-03T08:44:04.844Z] === CONT TestDaemonHostGatewayIP [2021-12-03T08:44:05.451Z] plugin_test.go:64: [d66c9c71333b5] joining swarm manager [db32d67f67777]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-03T08:44:06.600Z] Leaving: AppArmorNo profiles have been unloaded. [2021-12-03T08:44:06.600Z] [2021-12-03T08:44:06.600Z] Unloading profiles will leave already running processes permanently [2021-12-03T08:44:06.600Z] unconfined, which can lead to unexpected situations. [2021-12-03T08:44:06.600Z] [2021-12-03T08:44:06.600Z] To set a process to complain mode, use the command line tool [2021-12-03T08:44:06.600Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-12-03T08:44:06.600Z] Post stage [Pipeline] junit [2021-12-03T08:44:06.612Z] Recording test results [2021-12-03T08:44:06.632Z] === RUN TestInspectNetwork/full_network_id [2021-12-03T08:44:06.633Z] === RUN TestInspectNetwork/partial_network_id [2021-12-03T08:44:06.633Z] === RUN TestInspectNetwork/network_name [2021-12-03T08:44:06.633Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-12-03T08:44:06.806Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-12-03T08:44:07.769Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-12-03T08:44:08.091Z] + echo Ensuring container killed. [2021-12-03T08:44:08.091Z] Ensuring container killed. [2021-12-03T08:44:08.091Z] + docker rm -vf docker-pr1 [2021-12-03T08:44:08.091Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-12-03T08:44:08.184Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-12-03T08:44:08.184Z] --- PASS: TestDaemonHostGatewayIP (3.26s) [2021-12-03T08:44:08.184Z] === CONT TestDaemonRestartIpcMode [2021-12-03T08:44:08.252Z] Removing intermediate container 3f71f23aa26b [2021-12-03T08:44:08.252Z] ---> b22ddce1f3b8 [2021-12-03T08:44:08.252Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-12-03T08:44:08.252Z] ---> Running in e3fe5337929b [2021-12-03T08:44:08.252Z] [2021-12-03T08:44:08.252Z] SUCCESS: Specified value was saved. [2021-12-03T08:44:08.366Z] + echo Chowning /workspace to jenkins user [2021-12-03T08:44:08.366Z] Chowning /workspace to jenkins user [2021-12-03T08:44:08.366Z] + id -u [2021-12-03T08:44:08.366Z] + id -g [2021-12-03T08:44:08.366Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43057:/workspace busybox chown -R 1000:1000 /workspace [2021-12-03T08:44:08.366Z] Unable to find image 'busybox:latest' locally [2021-12-03T08:44:08.366Z] latest: Pulling from library/busybox [2021-12-03T08:44:08.366Z] 3aab638df1a9: Pulling fs layer [2021-12-03T08:44:08.622Z] 3aab638df1a9: Verifying Checksum [2021-12-03T08:44:08.622Z] 3aab638df1a9: Download complete [2021-12-03T08:44:08.622Z] 3aab638df1a9: Pull complete [2021-12-03T08:44:08.622Z] Digest: sha256:52817dece4cfe26f581c834d27a8e1bcc82194f914afe6d50afad5a101234ef1 [2021-12-03T08:44:08.622Z] Status: Downloaded newer image for busybox:latest [2021-12-03T08:44:09.559Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-12-03T08:44:09.559Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2021-12-03T08:44:09.559Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-12-03T08:44:09.559Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2021-12-03T08:44:09.559Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-12-03T08:44:09.559Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2021-12-03T08:44:09.559Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-12-03T08:44:09.559Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2021-12-03T08:44:09.559Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-12-03T08:44:10.127Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-12-03T08:44:10.812Z] + bundleName=docker-py [2021-12-03T08:44:10.812Z] + echo Creating docker-py-bundles.tar.gz [2021-12-03T08:44:10.812Z] Creating docker-py-bundles.tar.gz [2021-12-03T08:44:10.812Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2021-12-03T08:44:10.823Z] Archiving artifacts [2021-12-03T08:44:10.835Z] --- PASS: TestInspectNetwork (7.00s) [2021-12-03T08:44:10.835Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-12-03T08:44:10.835Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-12-03T08:44:10.835Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-12-03T08:44:10.835Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-12-03T08:44:10.835Z] === RUN TestRunContainerWithBridgeNone [2021-12-03T08:44:11.144Z] Removing intermediate container e3fe5337929b [2021-12-03T08:44:11.144Z] ---> 9ba2cffddc94 [2021-12-03T08:44:11.144Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-12-03T08:44:11.144Z] ---> Running in 564f4735a855 [2021-12-03T08:44:11.502Z] --- PASS: TestDaemonRestartIpcMode (3.42s) [2021-12-03T08:44:11.502Z] === CONT TestIpcModeOlderClient [2021-12-03T08:44:11.760Z] --- PASS: TestIpcModeOlderClient (0.13s) [2021-12-03T08:44:12.217Z] --- PASS: TestRunContainerWithBridgeNone (1.37s) [2021-12-03T08:44:12.217Z] === RUN TestNetworkInvalidJSON [2021-12-03T08:44:12.217Z] === RUN TestNetworkInvalidJSON//networks/create [2021-12-03T08:44:12.217Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-12-03T08:44:12.217Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-12-03T08:44:12.217Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-12-03T08:44:12.217Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-03T08:44:12.217Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-03T08:44:12.217Z] === CONT TestNetworkInvalidJSON//networks/create [2021-12-03T08:44:12.217Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-03T08:44:12.217Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-12-03T08:44:12.217Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-12-03T08:44:12.217Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-12-03T08:44:12.217Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-12-03T08:44:12.217Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-12-03T08:44:12.217Z] === RUN TestNetworkList [2021-12-03T08:44:12.217Z] === RUN TestNetworkList//networks [2021-12-03T08:44:12.217Z] === PAUSE TestNetworkList//networks [2021-12-03T08:44:12.217Z] === RUN TestNetworkList//networks/ [2021-12-03T08:44:12.217Z] === PAUSE TestNetworkList//networks/ [2021-12-03T08:44:12.217Z] === CONT TestNetworkList//networks [2021-12-03T08:44:12.217Z] === CONT TestNetworkList//networks/ [2021-12-03T08:44:12.217Z] --- PASS: TestNetworkList (0.01s) [2021-12-03T08:44:12.217Z] --- PASS: TestNetworkList//networks (0.00s) [2021-12-03T08:44:12.217Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-12-03T08:44:12.217Z] === RUN TestHostIPv4BridgeLabel [2021-12-03T08:44:12.330Z] --- PASS: TestContainerKillOnDaemonStart (12.72s) [2021-12-03T08:44:12.330Z] PASS [2021-12-03T08:44:12.330Z] [2021-12-03T08:44:12.330Z] === Skipped [2021-12-03T08:44:12.330Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-12-03T08:44:12.330Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-03T08:44:12.330Z] [2021-12-03T08:44:12.330Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2021-12-03T08:44:12.330Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-03T08:44:12.330Z] [2021-12-03T08:44:12.330Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-12-03T08:44:12.330Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-03T08:44:12.330Z] [2021-12-03T08:44:12.330Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.01s) [2021-12-03T08:44:12.330Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-12-03T08:44:12.330Z] [2021-12-03T08:44:12.330Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-12-03T08:44:12.330Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-12-03T08:44:12.330Z] [2021-12-03T08:44:12.330Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-12-03T08:44:12.330Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-12-03T08:44:12.330Z] [2021-12-03T08:44:12.330Z] DONE 200 tests, 6 skipped in 154.397s [2021-12-03T08:44:12.330Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-12-03T08:44:12.330Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:44:12.330Z] ++ set -e [2021-12-03T08:44:12.330Z] ++ '[' -n 0 ']' [2021-12-03T08:44:12.330Z] ++ set -x [2021-12-03T08:44:12.330Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:44:12.588Z] === RUN TestConfigDaemonLibtrustID [2021-12-03T08:44:12.786Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2021-12-03T08:44:12.786Z] === RUN TestDaemonRestartWithLiveRestore [2021-12-03T08:44:12.925Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43057/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-12-03T08:44:13.158Z] --- PASS: TestConfigDaemonLibtrustID (0.60s) [2021-12-03T08:44:13.158Z] === RUN TestDaemonConfigValidation [2021-12-03T08:44:13.158Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-12-03T08:44:13.158Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-12-03T08:44:13.158Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-12-03T08:44:13.158Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-12-03T08:44:13.158Z] === RUN TestDaemonConfigValidation/invalid_config [2021-12-03T08:44:13.158Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-12-03T08:44:13.158Z] === RUN TestDaemonConfigValidation/malformed_config [2021-12-03T08:44:13.158Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-12-03T08:44:13.158Z] === RUN TestDaemonConfigValidation/valid_config [2021-12-03T08:44:13.158Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-12-03T08:44:13.158Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-12-03T08:44:13.158Z] === CONT TestDaemonConfigValidation/malformed_config [2021-12-03T08:44:13.320Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43057/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=dd9782fe946c96582a13e1817eecbb670a2b3a53 -e DOCKER_GRAPHDRIVER docker:dd9782fe946c96582a13e1817eecbb670a2b3a53 hack/make.sh binary [2021-12-03T08:44:13.418Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-12-03T08:44:13.419Z] === CONT TestDaemonConfigValidation/valid_config [2021-12-03T08:44:13.419Z] === CONT TestDaemonConfigValidation/invalid_config [2021-12-03T08:44:13.419Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-12-03T08:44:13.678Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-12-03T08:44:13.678Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.22s) [2021-12-03T08:44:13.678Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.25s) [2021-12-03T08:44:13.678Z] --- PASS: TestDaemonConfigValidation/valid_config (0.17s) [2021-12-03T08:44:13.678Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.17s) [2021-12-03T08:44:13.678Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.12s) [2021-12-03T08:44:13.678Z] === RUN TestConfigDaemonSeccompProfiles [2021-12-03T08:44:13.678Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-12-03T08:44:13.678Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-12-03T08:44:13.727Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-12-03T08:44:13.727Z] === RUN TestDaemonDefaultNetworkPools [2021-12-03T08:44:13.883Z] [2021-12-03T08:44:14.038Z] Cannot create a file when that file already exists. [2021-12-03T08:44:14.140Z] Removing bundles/ [2021-12-03T08:44:14.140Z] [2021-12-03T08:44:14.140Z] ---> Making bundle: binary (in bundles/binary) [2021-12-03T08:44:14.140Z] Building: bundles/binary-daemon/dockerd-dev [2021-12-03T08:44:14.140Z] GOOS="" GOARCH="" GOARM="" [2021-12-03T08:44:14.614Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-12-03T08:44:14.666Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2021-12-03T08:44:14.666Z] === RUN TestDaemonRestartWithExistingNetwork [2021-12-03T08:44:15.607Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2021-12-03T08:44:15.607Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-12-03T08:44:15.989Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-12-03T08:44:15.989Z] check_test.go:308: [d73703c69ce8c] daemon is not started [2021-12-03T08:44:15.989Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-12-03T08:44:16.924Z] === CONT TestConfigDaemonSeccompProfiles [2021-12-03T08:44:16.924Z] daemon_test.go:156: [d1e1c37c04ed0] daemon is not started [2021-12-03T08:44:16.924Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2021-12-03T08:44:16.924Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.06s) [2021-12-03T08:44:16.924Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2021-12-03T08:44:16.925Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2021-12-03T08:44:16.925Z] === RUN TestDaemonProxy [2021-12-03T08:44:16.925Z] === RUN TestDaemonProxy/environment_variables [2021-12-03T08:44:16.990Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s) [2021-12-03T08:44:16.990Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-12-03T08:44:17.250Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-12-03T08:44:17.250Z] === RUN TestServiceWithPredefinedNetwork [2021-12-03T08:44:17.491Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-12-03T08:44:18.718Z] Removing intermediate container 564f4735a855 [2021-12-03T08:44:18.718Z] ---> 2d6def2a7f7d [2021-12-03T08:44:18.718Z] Step 13/13 : CMD ["sh"] [2021-12-03T08:44:18.718Z] ---> Running in e996675db300 [2021-12-03T08:44:18.869Z] === RUN TestDaemonProxy/command-line_options [2021-12-03T08:44:18.869Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-12-03T08:44:19.174Z] Removing intermediate container e996675db300 [2021-12-03T08:44:19.174Z] ---> 3a353898afc2 [2021-12-03T08:44:19.174Z] Successfully built 3a353898afc2 [2021-12-03T08:44:19.174Z] Successfully tagged busybox:latest [2021-12-03T08:44:19.174Z] INFO: Docker images of the daemon under test [2021-12-03T08:44:19.174Z] [2021-12-03T08:44:19.174Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-03T08:44:19.174Z] busybox latest 3a353898afc2 Less than a second ago 4.95GB [2021-12-03T08:44:19.174Z] microsoft/windowsservercore latest 3d4792f88e26 4 weeks ago 4.91GB [2021-12-03T08:44:19.174Z] mcr.microsoft.com/windows/servercore ltsc2022 3d4792f88e26 4 weeks ago 4.91GB [2021-12-03T08:44:19.174Z] [2021-12-03T08:44:19.174Z] INFO: Running integration tests at 12/03/2021 08:44:18... [2021-12-03T08:44:19.174Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-12-03T08:44:19.174Z] INFO: Integration API tests being run from the host: [2021-12-03T08:44:19.174Z] INFO: make.ps1 starting at 12/03/2021 08:44:18 [2021-12-03T08:44:19.793Z] --- PASS: TestServiceWithPredefinedNetwork (2.11s) [2021-12-03T08:44:19.793Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-12-03T08:44:19.793Z] service_test.go:243: FLAKY_TEST [2021-12-03T08:44:19.793Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-03T08:44:19.793Z] === RUN TestServiceWithDataPathPortInit [2021-12-03T08:44:19.807Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-12-03T08:44:19.807Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-12-03T08:44:20.163Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-12-03T08:44:20.373Z] === RUN TestDaemonProxy/configuration_file [2021-12-03T08:44:21.750Z] docker_cli_daemon_plugins_test.go:106: [def7180e544cb] daemon is not started [2021-12-03T08:44:22.009Z] === RUN TestDaemonProxy/conflicting_options [2021-12-03T08:44:22.576Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-12-03T08:44:22.576Z] === RUN TestDaemonProxy/reload_sanitized [2021-12-03T08:44:23.142Z] --- PASS: TestDaemonProxy (6.31s) [2021-12-03T08:44:23.142Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2021-12-03T08:44:23.142Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2021-12-03T08:44:23.142Z] --- PASS: TestDaemonProxy/configuration_file (1.79s) [2021-12-03T08:44:23.142Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2021-12-03T08:44:23.142Z] --- PASS: TestDaemonProxy/reload_sanitized (0.55s) [2021-12-03T08:44:23.142Z] PASS [2021-12-03T08:44:23.142Z] [2021-12-03T08:44:23.142Z] DONE 17 tests in 10.924s [2021-12-03T08:44:23.142Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-12-03T08:44:23.142Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:44:23.142Z] ++ set -e [2021-12-03T08:44:23.142Z] ++ '[' -n 0 ']' [2021-12-03T08:44:23.142Z] ++ set -x [2021-12-03T08:44:23.142Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:44:23.400Z] INFO: Testing against a local daemon [2021-12-03T08:44:23.400Z] === RUN TestCommitInheritsEnv [2021-12-03T08:44:23.660Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-12-03T08:44:23.920Z] --- PASS: TestCommitInheritsEnv (0.45s) [2021-12-03T08:44:23.920Z] === RUN TestImportExtremelyLargeImageWorks [2021-12-03T08:44:23.920Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-12-03T08:44:23.920Z] === RUN TestImagesFilterMultiReference [2021-12-03T08:44:23.920Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-12-03T08:44:23.920Z] === RUN TestImagePullPlatformInvalid [2021-12-03T08:44:24.180Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-12-03T08:44:24.180Z] === RUN TestRemoveImageOrphaning [2021-12-03T08:44:24.180Z] check_test.go:308: [dbed0556ff972] daemon is not started [2021-12-03T08:44:24.180Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-12-03T08:44:24.439Z] --- PASS: TestRemoveImageOrphaning (0.43s) [2021-12-03T08:44:24.439Z] === RUN TestRemoveImageGarbageCollector [2021-12-03T08:44:26.974Z] --- PASS: TestRemoveImageGarbageCollector (2.05s) [2021-12-03T08:44:26.974Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-12-03T08:44:26.974Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-12-03T08:44:26.974Z] === RUN TestTagInvalidReference [2021-12-03T08:44:26.974Z] --- PASS: TestTagInvalidReference (0.02s) [2021-12-03T08:44:26.974Z] === RUN TestTagValidPrefixedRepo [2021-12-03T08:44:26.974Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-12-03T08:44:26.974Z] === RUN TestTagExistedNameWithoutForce [2021-12-03T08:44:26.974Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-12-03T08:44:26.974Z] === RUN TestTagOfficialNames [2021-12-03T08:44:26.974Z] --- PASS: TestTagOfficialNames (0.06s) [2021-12-03T08:44:26.974Z] === RUN TestTagMatchesDigest [2021-12-03T08:44:26.974Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-12-03T08:44:26.974Z] === CONT TestImportExtremelyLargeImageWorks [2021-12-03T08:44:27.543Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-12-03T08:44:27.802Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-12-03T08:44:28.369Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-12-03T08:44:29.749Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-12-03T08:44:31.984Z] --- PASS: TestServicePlugin (29.73s) [2021-12-03T08:44:31.984Z] === RUN TestServiceUpdateLabel [2021-12-03T08:44:32.019Z] --- PASS: TestServiceWithDataPathPortInit (12.48s) [2021-12-03T08:44:32.019Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-12-03T08:44:32.551Z] --- PASS: TestServiceUpdateLabel (2.14s) [2021-12-03T08:44:32.551Z] === RUN TestServiceUpdateSecrets [2021-12-03T08:44:33.039Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-12-03T08:44:33.297Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-12-03T08:44:33.556Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-12-03T08:44:33.556Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-12-03T08:44:34.493Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-12-03T08:44:34.493Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-12-03T08:44:34.571Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:lncxk219x4znswsfrlhlrq50p Created:2021-12-03 08:44:32.828642772 +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[35b72f8ee5bdf8c21059255bd3065faeb6f03901aba802c30cd2496581cb0f70:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.e27mhrqsg4pxhc6a4p75ww2fj EndpointID:0a35507b00af8e38f031688e5baa83a7915862e0ec7920e4e8a718d5e9df0827 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d158080770f840797343afe9a6b89b7b5c172b9bcee11fa024edaa33568234f4 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:e362e94a468a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.e27mhrqsg4pxhc6a4p75ww2fj EndpointID:0a35507b00af8e38f031688e5baa83a7915862e0ec7920e4e8a718d5e9df0827 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-12-03T08:44:34.752Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-12-03T08:44:35.688Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-12-03T08:44:35.688Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-12-03T08:44:35.688Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-12-03T08:44:35.949Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-12-03T08:44:36.517Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-12-03T08:44:36.775Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-12-03T08:44:37.033Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-12-03T08:44:37.601Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-12-03T08:44:38.167Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-12-03T08:44:38.735Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-12-03T08:44:38.786Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.48s) [2021-12-03T08:44:38.786Z] PASS [2021-12-03T08:44:38.786Z] [2021-12-03T08:44:38.786Z] === Skipped [2021-12-03T08:44:38.786Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-03T08:44:38.786Z] service_test.go:243: FLAKY_TEST [2021-12-03T08:44:38.786Z] [2021-12-03T08:44:38.786Z] DONE 26 tests, 1 skipped in 41.431s [2021-12-03T08:44:38.786Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-12-03T08:44:38.786Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:44:38.786Z] ++ set -e [2021-12-03T08:44:38.786Z] ++ '[' -n 0 ']' [2021-12-03T08:44:38.786Z] ++ set -x [2021-12-03T08:44:38.786Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:44:38.786Z] INFO: Testing against a local daemon [2021-12-03T08:44:38.786Z] === RUN TestDockerNetworkIpvlanPersistance [2021-12-03T08:44:38.786Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-03T08:44:38.786Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-12-03T08:44:38.786Z] === RUN TestDockerNetworkIpvlan [2021-12-03T08:44:38.786Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-03T08:44:38.786Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-12-03T08:44:38.786Z] PASS [2021-12-03T08:44:38.786Z] [2021-12-03T08:44:38.786Z] === Skipped [2021-12-03T08:44:38.786Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-12-03T08:44:38.786Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-03T08:44:38.786Z] [2021-12-03T08:44:38.786Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-12-03T08:44:38.786Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-03T08:44:38.786Z] [2021-12-03T08:44:38.786Z] DONE 2 tests, 2 skipped in 0.088s [2021-12-03T08:44:38.786Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-12-03T08:44:38.786Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:44:38.786Z] ++ set -e [2021-12-03T08:44:38.786Z] ++ '[' -n 0 ']' [2021-12-03T08:44:38.786Z] ++ set -x [2021-12-03T08:44:38.786Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:44:38.786Z] INFO: Testing against a local daemon [2021-12-03T08:44:38.786Z] === RUN TestDockerNetworkMacvlanPersistance [2021-12-03T08:44:39.302Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-12-03T08:44:39.871Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-12-03T08:44:40.130Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-12-03T08:44:40.169Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s) [2021-12-03T08:44:40.169Z] === RUN TestDockerNetworkMacvlan [2021-12-03T08:44:40.698Z] check_test.go:308: [d8283289abc0e] daemon is not started [2021-12-03T08:44:40.698Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-12-03T08:44:40.740Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-12-03T08:44:41.311Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-12-03T08:44:42.077Z] check_test.go:308: [dd61b306f734f] daemon is not started [2021-12-03T08:44:42.077Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-12-03T08:44:42.252Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-12-03T08:44:42.336Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-12-03T08:44:43.636Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-12-03T08:44:44.239Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-12-03T08:44:45.349Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T08:44:45.349Z] INFO: Testing against a local daemon [2021-12-03T08:44:45.349Z] === RUN TestBuildWithSession [2021-12-03T08:44:45.349Z] build_session_test.go:25: TODO: BuildKit [2021-12-03T08:44:45.349Z] --- SKIP: TestBuildWithSession (0.00s) [2021-12-03T08:44:45.349Z] === RUN TestBuildSquashParent [2021-12-03T08:44:45.349Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:44:45.349Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-12-03T08:44:45.349Z] === RUN TestBuildWithRemoveAndForceRemove [2021-12-03T08:44:45.349Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-03T08:44:45.349Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-03T08:44:45.349Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-03T08:44:45.349Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-03T08:44:45.349Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-03T08:44:45.349Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-03T08:44:45.349Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-03T08:44:45.349Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-03T08:44:45.349Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-03T08:44:45.349Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-03T08:44:45.349Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-03T08:44:45.349Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-03T08:44:45.349Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-03T08:44:45.349Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-03T08:44:45.349Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-03T08:44:45.349Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-03T08:44:45.548Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-12-03T08:44:45.617Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-12-03T08:44:46.998Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-12-03T08:44:46.998Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-12-03T08:44:47.416Z] --- PASS: TestServiceUpdateSecrets (14.37s) [2021-12-03T08:44:47.416Z] === RUN TestServiceUpdateConfigs [2021-12-03T08:44:47.566Z] check_test.go:308: [ddb41c68fcbad] daemon is not started [2021-12-03T08:44:47.566Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-12-03T08:44:48.090Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-12-03T08:44:48.662Z] --- PASS: TestDockerNetworkMacvlan (8.84s) [2021-12-03T08:44:48.662Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2021-12-03T08:44:48.662Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-12-03T08:44:48.662Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.83s) [2021-12-03T08:44:48.662Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.70s) [2021-12-03T08:44:48.662Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.73s) [2021-12-03T08:44:48.662Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.57s) [2021-12-03T08:44:48.662Z] PASS [2021-12-03T08:44:48.662Z] [2021-12-03T08:44:48.662Z] DONE 8 tests in 10.229s [2021-12-03T08:44:48.662Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-12-03T08:44:48.662Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:44:48.662Z] ++ set -e [2021-12-03T08:44:48.662Z] ++ '[' -n 0 ']' [2021-12-03T08:44:48.662Z] ++ set -x [2021-12-03T08:44:48.662Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:44:48.922Z] testing: warning: no tests to run [2021-12-03T08:44:48.922Z] PASS [2021-12-03T08:44:48.922Z] [2021-12-03T08:44:48.922Z] DONE 0 tests in 0.021s [2021-12-03T08:44:48.922Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-12-03T08:44:48.922Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:44:48.922Z] ++ set -e [2021-12-03T08:44:48.922Z] ++ '[' -n 0 ']' [2021-12-03T08:44:48.922Z] ++ set -x [2021-12-03T08:44:48.922Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:44:48.922Z] INFO: Testing against a local daemon [2021-12-03T08:44:48.922Z] === RUN TestAuthZPluginAllowRequest [2021-12-03T08:44:49.863Z] --- PASS: TestAuthZPluginAllowRequest (1.08s) [2021-12-03T08:44:49.863Z] === RUN TestAuthZPluginTLS [2021-12-03T08:44:50.099Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-12-03T08:44:50.357Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-12-03T08:44:50.433Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-12-03T08:44:50.433Z] === RUN TestAuthZPluginDenyRequest [2021-12-03T08:44:51.010Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-12-03T08:44:51.010Z] === RUN TestAuthZPluginAPIDenyResponse [2021-12-03T08:44:51.581Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-12-03T08:44:51.581Z] === RUN TestAuthZPluginDenyResponse [2021-12-03T08:44:52.153Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-12-03T08:44:52.153Z] === RUN TestAuthZPluginAllowEventStream [2021-12-03T08:44:52.277Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-12-03T08:44:53.094Z] --- PASS: TestAuthZPluginAllowEventStream (1.07s) [2021-12-03T08:44:53.094Z] === RUN TestAuthZPluginErrorResponse [2021-12-03T08:44:53.664Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-12-03T08:44:53.664Z] === RUN TestAuthZPluginErrorRequest [2021-12-03T08:44:54.236Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-12-03T08:44:54.236Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-12-03T08:44:54.806Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-12-03T08:44:54.806Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-12-03T08:44:55.557Z] 2021/12/03 08:44:46 Closing DB instances... [2021-12-03T08:44:55.557Z] --- PASS: TestNetworkDBGarbageCollection (54.23s) [2021-12-03T08:44:55.557Z] === RUN TestFindNode [2021-12-03T08:44:55.557Z] 2021/12/03 08:44:48 Closing DB instances... [2021-12-03T08:44:55.557Z] --- PASS: TestFindNode (0.01s) [2021-12-03T08:44:55.557Z] === RUN TestChangeNodeState [2021-12-03T08:44:55.557Z] 2021/12/03 08:44:48 Closing DB instances... [2021-12-03T08:44:55.557Z] --- PASS: TestChangeNodeState (0.01s) [2021-12-03T08:44:55.557Z] === RUN TestNodeReincarnation [2021-12-03T08:44:55.557Z] 2021/12/03 08:44:48 Closing DB instances... [2021-12-03T08:44:55.557Z] time="2021-12-03T08:44:53Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-12-03T08:44:55.557Z] --- PASS: TestNodeReincarnation (5.01s) [2021-12-03T08:44:55.557Z] === RUN TestParallelCreate [2021-12-03T08:44:55.557Z] 2021/12/03 08:44:53 Closing DB instances... [2021-12-03T08:44:55.557Z] --- PASS: TestParallelCreate (0.01s) [2021-12-03T08:44:55.557Z] === RUN TestParallelDelete [2021-12-03T08:44:55.557Z] 2021/12/03 08:44:53 Closing DB instances... [2021-12-03T08:44:55.557Z] --- PASS: TestParallelDelete (0.01s) [2021-12-03T08:44:55.557Z] === RUN TestNetworkDBIslands [2021-12-03T08:44:55.557Z] time="2021-12-03T08:44:53Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:31d8f7367da9 with config:&{NodeID:31d8f7367da9 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-12-03T08:44:55.557Z] time="2021-12-03T08:44:53Z" level=info msg="Node 31d8f7367da9/172.28.38.175, joined gossip cluster" [2021-12-03T08:44:55.557Z] time="2021-12-03T08:44:53Z" level=info msg="Node 31d8f7367da9/172.28.38.175, added to nodes list" [2021-12-03T08:44:55.557Z] time="2021-12-03T08:44:53Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:dee4c6692dba with config:&{NodeID:dee4c6692dba Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-12-03T08:44:55.557Z] time="2021-12-03T08:44:53Z" level=info msg="Node dee4c6692dba/172.28.38.175, joined gossip cluster" [2021-12-03T08:44:55.557Z] time="2021-12-03T08:44:53Z" level=info msg="Node dee4c6692dba/172.28.38.175, added to nodes list" [2021-12-03T08:44:55.557Z] time="2021-12-03T08:44:53Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-12-03T08:44:55.557Z] time="2021-12-03T08:44:53Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-12-03T08:44:55.557Z] time="2021-12-03T08:44:53Z" level=debug msg="memberlist: Stream connection from=[::1]:49363" [2021-12-03T08:44:55.557Z] time="2021-12-03T08:44:53Z" level=info msg="Node dee4c6692dba/172.28.38.175, joined gossip cluster" [2021-12-03T08:44:55.557Z] time="2021-12-03T08:44:53Z" level=info msg="Node dee4c6692dba/172.28.38.175, added to nodes list" [2021-12-03T08:44:55.557Z] time="2021-12-03T08:44:53Z" level=info msg="Node 31d8f7367da9/172.28.38.175, joined gossip cluster" [2021-12-03T08:44:55.557Z] time="2021-12-03T08:44:53Z" level=info msg="Node 31d8f7367da9/172.28.38.175, added to nodes list" [2021-12-03T08:44:55.557Z] time="2021-12-03T08:44:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-12-03T08:44:55.557Z] time="2021-12-03T08:44:53Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364" [2021-12-03T08:44:55.557Z] time="2021-12-03T08:44:54Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:8d6c2a97f496 with config:&{NodeID:8d6c2a97f496 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-12-03T08:44:55.557Z] time="2021-12-03T08:44:54Z" level=info msg="Node 8d6c2a97f496/172.28.38.175, joined gossip cluster" [2021-12-03T08:44:55.557Z] time="2021-12-03T08:44:54Z" level=info msg="Node 8d6c2a97f496/172.28.38.175, added to nodes list" [2021-12-03T08:44:55.557Z] time="2021-12-03T08:44:54Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-12-03T08:44:55.557Z] time="2021-12-03T08:44:54Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-12-03T08:44:55.557Z] time="2021-12-03T08:44:54Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2021-12-03T08:44:55.557Z] time="2021-12-03T08:44:54Z" level=info msg="Node 8d6c2a97f496/172.28.38.175, joined gossip cluster" [2021-12-03T08:44:55.557Z] time="2021-12-03T08:44:54Z" level=info msg="Node 8d6c2a97f496/172.28.38.175, added to nodes list" [2021-12-03T08:44:55.557Z] time="2021-12-03T08:44:54Z" level=info msg="Node 31d8f7367da9/172.28.38.175, joined gossip cluster" [2021-12-03T08:44:55.557Z] time="2021-12-03T08:44:54Z" level=info msg="Node 31d8f7367da9/172.28.38.175, added to nodes list" [2021-12-03T08:44:55.557Z] time="2021-12-03T08:44:54Z" level=info msg="Node dee4c6692dba/172.28.38.175, joined gossip cluster" [2021-12-03T08:44:55.557Z] time="2021-12-03T08:44:54Z" level=info msg="Node dee4c6692dba/172.28.38.175, added to nodes list" [2021-12-03T08:44:55.558Z] time="2021-12-03T08:44:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-12-03T08:44:55.558Z] time="2021-12-03T08:44:54Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2021-12-03T08:44:55.558Z] time="2021-12-03T08:44:54Z" level=info msg="Node 8d6c2a97f496/172.28.38.175, joined gossip cluster" [2021-12-03T08:44:55.558Z] time="2021-12-03T08:44:54Z" level=info msg="Node 8d6c2a97f496/172.28.38.175, added to nodes list" [2021-12-03T08:44:55.558Z] time="2021-12-03T08:44:55Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:66d5cc068cdd with config:&{NodeID:66d5cc068cdd Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-12-03T08:44:55.558Z] time="2021-12-03T08:44:55Z" level=info msg="Node 66d5cc068cdd/172.28.38.175, joined gossip cluster" [2021-12-03T08:44:55.558Z] time="2021-12-03T08:44:55Z" level=info msg="Node 66d5cc068cdd/172.28.38.175, added to nodes list" [2021-12-03T08:44:55.558Z] time="2021-12-03T08:44:55Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-12-03T08:44:55.558Z] time="2021-12-03T08:44:55Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-12-03T08:44:55.558Z] time="2021-12-03T08:44:55Z" level=debug msg="memberlist: Stream connection from=[::1]:49367" [2021-12-03T08:44:55.558Z] time="2021-12-03T08:44:55Z" level=info msg="Node 66d5cc068cdd/172.28.38.175, joined gossip cluster" [2021-12-03T08:44:55.558Z] time="2021-12-03T08:44:55Z" level=info msg="Node 66d5cc068cdd/172.28.38.175, added to nodes list" [2021-12-03T08:44:55.558Z] time="2021-12-03T08:44:55Z" level=info msg="Node dee4c6692dba/172.28.38.175, joined gossip cluster" [2021-12-03T08:44:55.558Z] time="2021-12-03T08:44:55Z" level=info msg="Node dee4c6692dba/172.28.38.175, added to nodes list" [2021-12-03T08:44:55.558Z] time="2021-12-03T08:44:55Z" level=info msg="Node 8d6c2a97f496/172.28.38.175, joined gossip cluster" [2021-12-03T08:44:55.558Z] time="2021-12-03T08:44:55Z" level=info msg="Node 8d6c2a97f496/172.28.38.175, added to nodes list" [2021-12-03T08:44:55.558Z] time="2021-12-03T08:44:55Z" level=info msg="Node 31d8f7367da9/172.28.38.175, joined gossip cluster" [2021-12-03T08:44:55.558Z] time="2021-12-03T08:44:55Z" level=info msg="Node 31d8f7367da9/172.28.38.175, added to nodes list" [2021-12-03T08:44:55.558Z] time="2021-12-03T08:44:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-12-03T08:44:55.558Z] time="2021-12-03T08:44:55Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49368" [2021-12-03T08:44:55.558Z] time="2021-12-03T08:44:55Z" level=info msg="Node 66d5cc068cdd/172.28.38.175, joined gossip cluster" [2021-12-03T08:44:55.558Z] time="2021-12-03T08:44:55Z" level=info msg="Node 66d5cc068cdd/172.28.38.175, added to nodes list" [2021-12-03T08:44:55.558Z] time="2021-12-03T08:44:55Z" level=info msg="Node 66d5cc068cdd/172.28.38.175, joined gossip cluster" [2021-12-03T08:44:55.558Z] time="2021-12-03T08:44:55Z" level=info msg="Node 66d5cc068cdd/172.28.38.175, added to nodes list" [2021-12-03T08:44:56.025Z] time="2021-12-03T08:44:55Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:c7febc94a684 with config:&{NodeID:c7febc94a684 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-12-03T08:44:56.025Z] time="2021-12-03T08:44:55Z" level=info msg="Node c7febc94a684/172.28.38.175, joined gossip cluster" [2021-12-03T08:44:56.025Z] time="2021-12-03T08:44:55Z" level=info msg="Node c7febc94a684/172.28.38.175, added to nodes list" [2021-12-03T08:44:56.025Z] time="2021-12-03T08:44:55Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-12-03T08:44:56.025Z] time="2021-12-03T08:44:55Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-12-03T08:44:56.025Z] time="2021-12-03T08:44:55Z" level=debug msg="memberlist: Stream connection from=[::1]:49369" [2021-12-03T08:44:56.025Z] time="2021-12-03T08:44:55Z" level=info msg="Node c7febc94a684/172.28.38.175, joined gossip cluster" [2021-12-03T08:44:56.025Z] time="2021-12-03T08:44:55Z" level=info msg="Node c7febc94a684/172.28.38.175, added to nodes list" [2021-12-03T08:44:56.025Z] time="2021-12-03T08:44:55Z" level=info msg="Node dee4c6692dba/172.28.38.175, joined gossip cluster" [2021-12-03T08:44:56.025Z] time="2021-12-03T08:44:55Z" level=info msg="Node dee4c6692dba/172.28.38.175, added to nodes list" [2021-12-03T08:44:56.025Z] time="2021-12-03T08:44:55Z" level=info msg="Node 8d6c2a97f496/172.28.38.175, joined gossip cluster" [2021-12-03T08:44:56.025Z] time="2021-12-03T08:44:55Z" level=info msg="Node 8d6c2a97f496/172.28.38.175, added to nodes list" [2021-12-03T08:44:56.025Z] time="2021-12-03T08:44:55Z" level=info msg="Node 31d8f7367da9/172.28.38.175, joined gossip cluster" [2021-12-03T08:44:56.025Z] time="2021-12-03T08:44:55Z" level=info msg="Node 31d8f7367da9/172.28.38.175, added to nodes list" [2021-12-03T08:44:56.025Z] time="2021-12-03T08:44:55Z" level=info msg="Node 66d5cc068cdd/172.28.38.175, joined gossip cluster" [2021-12-03T08:44:56.025Z] time="2021-12-03T08:44:55Z" level=info msg="Node 66d5cc068cdd/172.28.38.175, added to nodes list" [2021-12-03T08:44:56.025Z] time="2021-12-03T08:44:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-12-03T08:44:56.025Z] time="2021-12-03T08:44:55Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49370" [2021-12-03T08:44:56.025Z] time="2021-12-03T08:44:55Z" level=info msg="Node c7febc94a684/172.28.38.175, joined gossip cluster" [2021-12-03T08:44:56.025Z] time="2021-12-03T08:44:55Z" level=info msg="Node c7febc94a684/172.28.38.175, added to nodes list" [2021-12-03T08:44:56.025Z] time="2021-12-03T08:44:55Z" level=info msg="Node c7febc94a684/172.28.38.175, joined gossip cluster" [2021-12-03T08:44:56.025Z] time="2021-12-03T08:44:55Z" level=info msg="Node c7febc94a684/172.28.38.175, added to nodes list" [2021-12-03T08:44:56.025Z] time="2021-12-03T08:44:55Z" level=info msg="Node c7febc94a684/172.28.38.175, joined gossip cluster" [2021-12-03T08:44:56.025Z] time="2021-12-03T08:44:55Z" level=info msg="Node c7febc94a684/172.28.38.175, added to nodes list" [2021-12-03T08:44:56.188Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.31s) [2021-12-03T08:44:56.188Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-12-03T08:44:56.464Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-12-03T08:44:56.493Z] networkdb_test.go:835: Re-joining: 3 [2021-12-03T08:44:56.493Z] time="2021-12-03T08:44:55Z" level=info msg="The new bootstrap node list is:[172.28.38.175:10033 172.28.38.175:10034 172.28.38.175:10035]" [2021-12-03T08:44:56.493Z] time="2021-12-03T08:44:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.38.175:10033" [2021-12-03T08:44:56.493Z] time="2021-12-03T08:44:55Z" level=debug msg="memberlist: Stream connection from=172.28.38.175:49371" [2021-12-03T08:44:56.493Z] time="2021-12-03T08:44:55Z" level=debug msg="memberlist: Stream connection from=172.28.38.175:49372" [2021-12-03T08:44:56.493Z] time="2021-12-03T08:44:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.38.175:10034" [2021-12-03T08:44:56.493Z] time="2021-12-03T08:44:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.38.175:10035" [2021-12-03T08:44:56.493Z] time="2021-12-03T08:44:55Z" level=debug msg="memberlist: Stream connection from=172.28.38.175:49373" [2021-12-03T08:44:56.493Z] networkdb_test.go:835: Re-joining: 4 [2021-12-03T08:44:56.493Z] time="2021-12-03T08:44:56Z" level=info msg="The new bootstrap node list is:[172.28.38.175:10033 172.28.38.175:10034 172.28.38.175:10035]" [2021-12-03T08:44:56.493Z] time="2021-12-03T08:44:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.38.175:10033" [2021-12-03T08:44:56.493Z] time="2021-12-03T08:44:56Z" level=debug msg="memberlist: Stream connection from=172.28.38.175:49374" [2021-12-03T08:44:56.493Z] time="2021-12-03T08:44:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.38.175:10034" [2021-12-03T08:44:56.493Z] time="2021-12-03T08:44:56Z" level=debug msg="memberlist: Stream connection from=172.28.38.175:49375" [2021-12-03T08:44:56.493Z] time="2021-12-03T08:44:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.38.175:10035" [2021-12-03T08:44:56.493Z] time="2021-12-03T08:44:56Z" level=debug msg="memberlist: Stream connection from=172.28.38.175:49376" [2021-12-03T08:44:56.493Z] time="2021-12-03T08:44:56Z" level=info msg="node 0 leaving" [2021-12-03T08:44:56.960Z] time="2021-12-03T08:44:56Z" level=info msg="Node 31d8f7367da9 change state NodeActive --> NodeLeft" [2021-12-03T08:44:56.960Z] time="2021-12-03T08:44:56Z" level=info msg="node4(66d5cc068cdd): Node leave event for 31d8f7367da9/172.28.38.175" [2021-12-03T08:44:56.960Z] time="2021-12-03T08:44:56Z" level=info msg="Node 31d8f7367da9 change state NodeActive --> NodeLeft" [2021-12-03T08:44:56.960Z] time="2021-12-03T08:44:56Z" level=info msg="node2(dee4c6692dba): Node leave event for 31d8f7367da9/172.28.38.175" [2021-12-03T08:44:56.960Z] time="2021-12-03T08:44:56Z" level=info msg="Node 31d8f7367da9 change state NodeActive --> NodeLeft" [2021-12-03T08:44:56.960Z] time="2021-12-03T08:44:56Z" level=info msg="node3(8d6c2a97f496): Node leave event for 31d8f7367da9/172.28.38.175" [2021-12-03T08:44:56.960Z] time="2021-12-03T08:44:56Z" level=info msg="Node 31d8f7367da9 change state NodeActive --> NodeLeft" [2021-12-03T08:44:56.960Z] time="2021-12-03T08:44:56Z" level=info msg="node5(c7febc94a684): Node leave event for 31d8f7367da9/172.28.38.175" [2021-12-03T08:44:56.960Z] time="2021-12-03T08:44:56Z" level=info msg="Node 31d8f7367da9 change state NodeActive --> NodeLeft" [2021-12-03T08:44:56.960Z] time="2021-12-03T08:44:56Z" level=info msg="node1(31d8f7367da9): Node leave event for 31d8f7367da9/172.28.38.175" [2021-12-03T08:44:56.960Z] time="2021-12-03T08:44:56Z" level=info msg="Node 31d8f7367da9/172.28.38.175, left gossip cluster" [2021-12-03T08:44:56.960Z] time="2021-12-03T08:44:56Z" level=info msg="Node 31d8f7367da9/172.28.38.175, left gossip cluster" [2021-12-03T08:44:56.960Z] time="2021-12-03T08:44:56Z" level=info msg="Node 31d8f7367da9/172.28.38.175, left gossip cluster" [2021-12-03T08:44:56.960Z] time="2021-12-03T08:44:56Z" level=info msg="Node 31d8f7367da9/172.28.38.175, left gossip cluster" [2021-12-03T08:44:56.960Z] time="2021-12-03T08:44:56Z" level=info msg="Node 31d8f7367da9/172.28.38.175, left gossip cluster" [2021-12-03T08:44:57.032Z] check_test.go:308: [d0ca812859af5] daemon is not started [2021-12-03T08:44:57.032Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-12-03T08:44:57.428Z] time="2021-12-03T08:44:56Z" level=warning msg="memberlist: Failed to send gossip to 172.28.38.175:10034: write udp [::]:10033->172.28.38.175:10034: use of closed network connection" [2021-12-03T08:44:57.428Z] time="2021-12-03T08:44:56Z" level=info msg="node 1 leaving" [2021-12-03T08:44:57.428Z] time="2021-12-03T08:44:56Z" level=info msg="Node dee4c6692dba change state NodeActive --> NodeLeft" [2021-12-03T08:44:57.428Z] time="2021-12-03T08:44:56Z" level=info msg="node5(c7febc94a684): Node leave event for dee4c6692dba/172.28.38.175" [2021-12-03T08:44:57.428Z] time="2021-12-03T08:44:56Z" level=info msg="Node dee4c6692dba change state NodeActive --> NodeLeft" [2021-12-03T08:44:57.428Z] time="2021-12-03T08:44:56Z" level=info msg="node3(8d6c2a97f496): Node leave event for dee4c6692dba/172.28.38.175" [2021-12-03T08:44:57.428Z] time="2021-12-03T08:44:56Z" level=info msg="Node dee4c6692dba change state NodeActive --> NodeLeft" [2021-12-03T08:44:57.428Z] time="2021-12-03T08:44:56Z" level=info msg="node2(dee4c6692dba): Node leave event for dee4c6692dba/172.28.38.175" [2021-12-03T08:44:57.428Z] time="2021-12-03T08:44:56Z" level=info msg="Node dee4c6692dba change state NodeActive --> NodeLeft" [2021-12-03T08:44:57.428Z] time="2021-12-03T08:44:56Z" level=info msg="node4(66d5cc068cdd): Node leave event for dee4c6692dba/172.28.38.175" [2021-12-03T08:44:57.428Z] time="2021-12-03T08:44:57Z" level=info msg="Node dee4c6692dba/172.28.38.175, left gossip cluster" [2021-12-03T08:44:57.428Z] time="2021-12-03T08:44:57Z" level=info msg="Node dee4c6692dba/172.28.38.175, left gossip cluster" [2021-12-03T08:44:57.428Z] time="2021-12-03T08:44:57Z" level=info msg="Node dee4c6692dba/172.28.38.175, left gossip cluster" [2021-12-03T08:44:57.428Z] time="2021-12-03T08:44:57Z" level=info msg="Node dee4c6692dba/172.28.38.175, left gossip cluster" [2021-12-03T08:44:57.428Z] time="2021-12-03T08:44:57Z" level=info msg="node 2 leaving" [2021-12-03T08:44:57.428Z] time="2021-12-03T08:44:57Z" level=info msg="Node 8d6c2a97f496 change state NodeActive --> NodeLeft" [2021-12-03T08:44:57.428Z] time="2021-12-03T08:44:57Z" level=info msg="node5(c7febc94a684): Node leave event for 8d6c2a97f496/172.28.38.175" [2021-12-03T08:44:57.428Z] time="2021-12-03T08:44:57Z" level=info msg="Node 8d6c2a97f496 change state NodeActive --> NodeLeft" [2021-12-03T08:44:57.428Z] time="2021-12-03T08:44:57Z" level=info msg="node4(66d5cc068cdd): Node leave event for 8d6c2a97f496/172.28.38.175" [2021-12-03T08:44:57.428Z] time="2021-12-03T08:44:57Z" level=info msg="Node 8d6c2a97f496 change state NodeActive --> NodeLeft" [2021-12-03T08:44:57.428Z] time="2021-12-03T08:44:57Z" level=info msg="node3(8d6c2a97f496): Node leave event for 8d6c2a97f496/172.28.38.175" [2021-12-03T08:44:57.750Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-03T08:44:57.750Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-03T08:44:57.895Z] time="2021-12-03T08:44:57Z" level=debug msg="memberlist: Failed ping: 8d6c2a97f496 (timeout reached)" [2021-12-03T08:44:57.895Z] time="2021-12-03T08:44:57Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.38.175:10037: use of closed network connection" [2021-12-03T08:44:57.895Z] time="2021-12-03T08:44:57Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.38.175:10034: use of closed network connection" [2021-12-03T08:44:57.895Z] time="2021-12-03T08:44:57Z" level=debug msg="memberlist: Stream connection from=172.28.38.175:49377" [2021-12-03T08:44:57.895Z] time="2021-12-03T08:44:57Z" level=info msg="Node 8d6c2a97f496/172.28.38.175, left gossip cluster" [2021-12-03T08:44:57.895Z] time="2021-12-03T08:44:57Z" level=info msg="Node 8d6c2a97f496/172.28.38.175, left gossip cluster" [2021-12-03T08:44:57.895Z] networkdb_test.go:867: node4: OK [2021-12-03T08:44:57.895Z] time="2021-12-03T08:44:57Z" level=info msg="Node 8d6c2a97f496/172.28.38.175, left gossip cluster" [2021-12-03T08:44:57.895Z] networkdb_test.go:867: node5: OK [2021-12-03T08:44:57.895Z] time="2021-12-03T08:44:57Z" level=info msg="node 0 coming back" [2021-12-03T08:44:57.895Z] time="2021-12-03T08:44:57Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:d64a06cc0ed1 with config:&{NodeID:d64a06cc0ed1 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-12-03T08:44:57.895Z] time="2021-12-03T08:44:57Z" level=info msg="Node d64a06cc0ed1/172.28.38.175, joined gossip cluster" [2021-12-03T08:44:57.895Z] time="2021-12-03T08:44:57Z" level=info msg="Node d64a06cc0ed1/172.28.38.175, added to nodes list" [2021-12-03T08:44:57.895Z] time="2021-12-03T08:44:57Z" level=info msg="node 1 coming back" [2021-12-03T08:44:57.895Z] time="2021-12-03T08:44:57Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:98359e2085a5 with config:&{NodeID:98359e2085a5 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-12-03T08:44:57.895Z] time="2021-12-03T08:44:57Z" level=info msg="Node 98359e2085a5/172.28.38.175, joined gossip cluster" [2021-12-03T08:44:57.895Z] time="2021-12-03T08:44:57Z" level=info msg="Node 98359e2085a5/172.28.38.175, added to nodes list" [2021-12-03T08:44:57.895Z] time="2021-12-03T08:44:57Z" level=info msg="node 2 coming back" [2021-12-03T08:44:57.895Z] time="2021-12-03T08:44:57Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:7621de4375ee with config:&{NodeID:7621de4375ee Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-12-03T08:44:57.895Z] time="2021-12-03T08:44:57Z" level=info msg="Node 7621de4375ee/172.28.38.175, joined gossip cluster" [2021-12-03T08:44:57.895Z] time="2021-12-03T08:44:57Z" level=info msg="Node 7621de4375ee/172.28.38.175, added to nodes list" [2021-12-03T08:44:58.099Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.60s) [2021-12-03T08:44:58.099Z] === RUN TestAuthZPluginHeader [2021-12-03T08:44:58.359Z] --- PASS: TestAuthZPluginHeader (0.67s) [2021-12-03T08:44:58.359Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-12-03T08:44:58.359Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-03T08:44:58.359Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-12-03T08:44:58.359Z] === RUN TestAuthZPluginV2Disable [2021-12-03T08:44:58.359Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-03T08:44:58.359Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-12-03T08:44:58.359Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-12-03T08:44:58.359Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-03T08:44:58.359Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-12-03T08:44:58.359Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-12-03T08:44:58.359Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-03T08:44:58.359Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-12-03T08:44:58.359Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-12-03T08:44:58.362Z] time="2021-12-03T08:44:57Z" level=warning msg="memberlist: Was able to connect to 8d6c2a97f496 but other probes failed, network may be misconfigured" [2021-12-03T08:44:58.362Z] time="2021-12-03T08:44:58Z" level=debug msg="memberlist: Failed ping: c7febc94a684 (timeout reached)" [2021-12-03T08:44:58.362Z] time="2021-12-03T08:44:58Z" level=debug msg="memberlist: Stream connection from=172.28.38.175:49378" [2021-12-03T08:44:58.829Z] time="2021-12-03T08:44:58Z" level=warning msg="memberlist: Was able to connect to c7febc94a684 but other probes failed, network may be misconfigured" [2021-12-03T08:45:01.219Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-12-03T08:45:01.477Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-12-03T08:45:01.735Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-12-03T08:45:01.735Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-12-03T08:45:01.775Z] time="2021-12-03T08:45:01Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.38.175:10033 172.28.38.175:10034 172.28.38.175:10035]" [2021-12-03T08:45:01.775Z] time="2021-12-03T08:45:01Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.38.175:10033 172.28.38.175:10034 172.28.38.175:10035]" [2021-12-03T08:45:02.246Z] time="2021-12-03T08:45:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.38.175:10033" [2021-12-03T08:45:02.246Z] time="2021-12-03T08:45:02Z" level=debug msg="memberlist: Stream connection from=172.28.38.175:49379" [2021-12-03T08:45:02.246Z] time="2021-12-03T08:45:02Z" level=info msg="Node 66d5cc068cdd/172.28.38.175, joined gossip cluster" [2021-12-03T08:45:02.246Z] time="2021-12-03T08:45:02Z" level=info msg="Node 66d5cc068cdd/172.28.38.175, added to nodes list" [2021-12-03T08:45:02.246Z] time="2021-12-03T08:45:02Z" level=info msg="Node c7febc94a684/172.28.38.175, joined gossip cluster" [2021-12-03T08:45:02.246Z] time="2021-12-03T08:45:02Z" level=info msg="Node c7febc94a684/172.28.38.175, added to nodes list" [2021-12-03T08:45:02.246Z] time="2021-12-03T08:45:02Z" level=info msg="Node d64a06cc0ed1/172.28.38.175, joined gossip cluster" [2021-12-03T08:45:02.246Z] time="2021-12-03T08:45:02Z" level=info msg="Node d64a06cc0ed1/172.28.38.175, is the new incarnation of the shutdown node 31d8f7367da9/172.28.38.175" [2021-12-03T08:45:02.246Z] time="2021-12-03T08:45:02Z" level=info msg="Node d64a06cc0ed1/172.28.38.175, added to nodes list" [2021-12-03T08:45:02.246Z] time="2021-12-03T08:45:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.38.175:10034" [2021-12-03T08:45:02.246Z] time="2021-12-03T08:45:02Z" level=debug msg="memberlist: Stream connection from=172.28.38.175:49380" [2021-12-03T08:45:02.246Z] time="2021-12-03T08:45:02Z" level=info msg="Node 66d5cc068cdd/172.28.38.175, joined gossip cluster" [2021-12-03T08:45:02.246Z] time="2021-12-03T08:45:02Z" level=info msg="Node 66d5cc068cdd/172.28.38.175, added to nodes list" [2021-12-03T08:45:02.246Z] time="2021-12-03T08:45:02Z" level=info msg="Node c7febc94a684/172.28.38.175, joined gossip cluster" [2021-12-03T08:45:02.246Z] time="2021-12-03T08:45:02Z" level=info msg="Node c7febc94a684/172.28.38.175, added to nodes list" [2021-12-03T08:45:02.246Z] time="2021-12-03T08:45:02Z" level=info msg="Node d64a06cc0ed1/172.28.38.175, joined gossip cluster" [2021-12-03T08:45:02.246Z] time="2021-12-03T08:45:02Z" level=info msg="Node d64a06cc0ed1/172.28.38.175, added to nodes list" [2021-12-03T08:45:02.246Z] time="2021-12-03T08:45:02Z" level=info msg="Node 98359e2085a5/172.28.38.175, joined gossip cluster" [2021-12-03T08:45:02.246Z] time="2021-12-03T08:45:02Z" level=info msg="Node 98359e2085a5/172.28.38.175, is the new incarnation of the shutdown node dee4c6692dba/172.28.38.175" [2021-12-03T08:45:02.246Z] time="2021-12-03T08:45:02Z" level=info msg="Node 98359e2085a5/172.28.38.175, added to nodes list" [2021-12-03T08:45:02.246Z] time="2021-12-03T08:45:02Z" level=debug msg="memberlist: Stream connection from=172.28.38.175:49381" [2021-12-03T08:45:02.246Z] time="2021-12-03T08:45:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.38.175:10035" [2021-12-03T08:45:02.246Z] time="2021-12-03T08:45:02Z" level=info msg="Node 98359e2085a5/172.28.38.175, joined gossip cluster" [2021-12-03T08:45:02.246Z] time="2021-12-03T08:45:02Z" level=info msg="Node 98359e2085a5/172.28.38.175, added to nodes list" [2021-12-03T08:45:02.246Z] time="2021-12-03T08:45:02Z" level=info msg="Node c7febc94a684/172.28.38.175, joined gossip cluster" [2021-12-03T08:45:02.246Z] time="2021-12-03T08:45:02Z" level=info msg="Node c7febc94a684/172.28.38.175, added to nodes list" [2021-12-03T08:45:02.246Z] time="2021-12-03T08:45:02Z" level=info msg="Node 7621de4375ee/172.28.38.175, joined gossip cluster" [2021-12-03T08:45:02.246Z] time="2021-12-03T08:45:02Z" level=info msg="Node d64a06cc0ed1/172.28.38.175, joined gossip cluster" [2021-12-03T08:45:02.246Z] time="2021-12-03T08:45:02Z" level=info msg="Node 7621de4375ee/172.28.38.175, is the new incarnation of the shutdown node 8d6c2a97f496/172.28.38.175" [2021-12-03T08:45:02.246Z] time="2021-12-03T08:45:02Z" level=info msg="Node d64a06cc0ed1/172.28.38.175, added to nodes list" [2021-12-03T08:45:02.246Z] time="2021-12-03T08:45:02Z" level=info msg="Node 7621de4375ee/172.28.38.175, added to nodes list" [2021-12-03T08:45:02.246Z] time="2021-12-03T08:45:02Z" level=info msg="Node 66d5cc068cdd/172.28.38.175, joined gossip cluster" [2021-12-03T08:45:02.246Z] time="2021-12-03T08:45:02Z" level=info msg="Node 66d5cc068cdd/172.28.38.175, added to nodes list" [2021-12-03T08:45:02.246Z] time="2021-12-03T08:45:02Z" level=info msg="Node d64a06cc0ed1/172.28.38.175, joined gossip cluster" [2021-12-03T08:45:02.246Z] time="2021-12-03T08:45:02Z" level=info msg="Node d64a06cc0ed1/172.28.38.175, is the new incarnation of the shutdown node 31d8f7367da9/172.28.38.175" [2021-12-03T08:45:02.246Z] time="2021-12-03T08:45:02Z" level=info msg="Node d64a06cc0ed1/172.28.38.175, added to nodes list" [2021-12-03T08:45:02.246Z] time="2021-12-03T08:45:02Z" level=info msg="Node 98359e2085a5/172.28.38.175, joined gossip cluster" [2021-12-03T08:45:02.246Z] time="2021-12-03T08:45:02Z" level=info msg="Node 98359e2085a5/172.28.38.175, added to nodes list" [2021-12-03T08:45:02.294Z] --- PASS: TestServiceUpdateConfigs (14.36s) [2021-12-03T08:45:02.294Z] === RUN TestServiceUpdateNetwork [2021-12-03T08:45:02.714Z] time="2021-12-03T08:45:02Z" level=info msg="Node 7621de4375ee/172.28.38.175, joined gossip cluster" [2021-12-03T08:45:02.714Z] time="2021-12-03T08:45:02Z" level=info msg="Node 7621de4375ee/172.28.38.175, added to nodes list" [2021-12-03T08:45:02.714Z] time="2021-12-03T08:45:02Z" level=info msg="Node 7621de4375ee/172.28.38.175, joined gossip cluster" [2021-12-03T08:45:02.714Z] time="2021-12-03T08:45:02Z" level=info msg="Node 7621de4375ee/172.28.38.175, added to nodes list" [2021-12-03T08:45:02.714Z] time="2021-12-03T08:45:02Z" level=info msg="Node 98359e2085a5/172.28.38.175, joined gossip cluster" [2021-12-03T08:45:02.714Z] time="2021-12-03T08:45:02Z" level=info msg="Node 98359e2085a5/172.28.38.175, is the new incarnation of the shutdown node dee4c6692dba/172.28.38.175" [2021-12-03T08:45:02.714Z] time="2021-12-03T08:45:02Z" level=info msg="Node 98359e2085a5/172.28.38.175, added to nodes list" [2021-12-03T08:45:02.714Z] time="2021-12-03T08:45:02Z" level=info msg="Node 7621de4375ee/172.28.38.175, joined gossip cluster" [2021-12-03T08:45:02.714Z] time="2021-12-03T08:45:02Z" level=info msg="Node 7621de4375ee/172.28.38.175, is the new incarnation of the shutdown node 8d6c2a97f496/172.28.38.175" [2021-12-03T08:45:02.714Z] time="2021-12-03T08:45:02Z" level=info msg="Node 7621de4375ee/172.28.38.175, added to nodes list" [2021-12-03T08:45:02.714Z] time="2021-12-03T08:45:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.38.175:10033" [2021-12-03T08:45:02.714Z] time="2021-12-03T08:45:02Z" level=debug msg="memberlist: Stream connection from=172.28.38.175:49382" [2021-12-03T08:45:02.714Z] time="2021-12-03T08:45:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.38.175:10034" [2021-12-03T08:45:02.714Z] time="2021-12-03T08:45:02Z" level=debug msg="memberlist: Stream connection from=172.28.38.175:49383" [2021-12-03T08:45:02.714Z] time="2021-12-03T08:45:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.38.175:10035" [2021-12-03T08:45:02.714Z] time="2021-12-03T08:45:02Z" level=debug msg="memberlist: Stream connection from=172.28.38.175:49384" [2021-12-03T08:45:03.182Z] 2021/12/03 08:45:02 Closing DB instances... [2021-12-03T08:45:03.182Z] time="2021-12-03T08:45:02Z" level=info msg="Node d64a06cc0ed1 change state NodeActive --> NodeLeft" [2021-12-03T08:45:03.182Z] time="2021-12-03T08:45:02Z" level=info msg="node5(c7febc94a684): Node leave event for d64a06cc0ed1/172.28.38.175" [2021-12-03T08:45:03.182Z] time="2021-12-03T08:45:02Z" level=info msg="Node d64a06cc0ed1 change state NodeActive --> NodeLeft" [2021-12-03T08:45:03.182Z] time="2021-12-03T08:45:02Z" level=info msg="node2(98359e2085a5): Node leave event for d64a06cc0ed1/172.28.38.175" [2021-12-03T08:45:03.182Z] time="2021-12-03T08:45:02Z" level=info msg="Node d64a06cc0ed1 change state NodeActive --> NodeLeft" [2021-12-03T08:45:03.182Z] time="2021-12-03T08:45:02Z" level=info msg="node3(7621de4375ee): Node leave event for d64a06cc0ed1/172.28.38.175" [2021-12-03T08:45:03.182Z] time="2021-12-03T08:45:02Z" level=info msg="Node d64a06cc0ed1 change state NodeActive --> NodeLeft" [2021-12-03T08:45:03.182Z] time="2021-12-03T08:45:02Z" level=info msg="node1(d64a06cc0ed1): Node leave event for d64a06cc0ed1/172.28.38.175" [2021-12-03T08:45:03.182Z] time="2021-12-03T08:45:03Z" level=info msg="Node d64a06cc0ed1 change state NodeActive --> NodeLeft" [2021-12-03T08:45:03.182Z] time="2021-12-03T08:45:03Z" level=info msg="node4(66d5cc068cdd): Node leave event for d64a06cc0ed1/172.28.38.175" [2021-12-03T08:45:03.650Z] time="2021-12-03T08:45:03Z" level=info msg="Node d64a06cc0ed1/172.28.38.175, left gossip cluster" [2021-12-03T08:45:03.650Z] time="2021-12-03T08:45:03Z" level=info msg="Node d64a06cc0ed1/172.28.38.175, left gossip cluster" [2021-12-03T08:45:03.650Z] time="2021-12-03T08:45:03Z" level=info msg="Node d64a06cc0ed1/172.28.38.175, left gossip cluster" [2021-12-03T08:45:03.650Z] time="2021-12-03T08:45:03Z" level=info msg="Node d64a06cc0ed1/172.28.38.175, left gossip cluster" [2021-12-03T08:45:03.650Z] time="2021-12-03T08:45:03Z" level=info msg="Node d64a06cc0ed1/172.28.38.175, left gossip cluster" [2021-12-03T08:45:03.650Z] time="2021-12-03T08:45:03Z" level=info msg="Node 98359e2085a5 change state NodeActive --> NodeLeft" [2021-12-03T08:45:03.650Z] time="2021-12-03T08:45:03Z" level=info msg="node5(c7febc94a684): Node leave event for 98359e2085a5/172.28.38.175" [2021-12-03T08:45:03.650Z] time="2021-12-03T08:45:03Z" level=info msg="Node 98359e2085a5 change state NodeActive --> NodeLeft" [2021-12-03T08:45:03.650Z] time="2021-12-03T08:45:03Z" level=info msg="Node 98359e2085a5 change state NodeActive --> NodeLeft" [2021-12-03T08:45:03.650Z] time="2021-12-03T08:45:03Z" level=info msg="node4(66d5cc068cdd): Node leave event for 98359e2085a5/172.28.38.175" [2021-12-03T08:45:03.650Z] time="2021-12-03T08:45:03Z" level=info msg="node3(7621de4375ee): Node leave event for 98359e2085a5/172.28.38.175" [2021-12-03T08:45:03.650Z] time="2021-12-03T08:45:03Z" level=info msg="Node 98359e2085a5 change state NodeActive --> NodeLeft" [2021-12-03T08:45:03.650Z] time="2021-12-03T08:45:03Z" level=info msg="node2(98359e2085a5): Node leave event for 98359e2085a5/172.28.38.175" [2021-12-03T08:45:03.650Z] time="2021-12-03T08:45:03Z" level=info msg="Node 98359e2085a5/172.28.38.175, left gossip cluster" [2021-12-03T08:45:03.650Z] time="2021-12-03T08:45:03Z" level=info msg="Node 98359e2085a5/172.28.38.175, left gossip cluster" [2021-12-03T08:45:03.650Z] time="2021-12-03T08:45:03Z" level=info msg="Node 98359e2085a5/172.28.38.175, left gossip cluster" [2021-12-03T08:45:03.650Z] time="2021-12-03T08:45:03Z" level=info msg="Node 98359e2085a5/172.28.38.175, left gossip cluster" [2021-12-03T08:45:04.119Z] time="2021-12-03T08:45:03Z" level=info msg="Node 7621de4375ee change state NodeActive --> NodeLeft" [2021-12-03T08:45:04.119Z] time="2021-12-03T08:45:03Z" level=info msg="node4(66d5cc068cdd): Node leave event for 7621de4375ee/172.28.38.175" [2021-12-03T08:45:04.119Z] time="2021-12-03T08:45:03Z" level=info msg="Node 7621de4375ee change state NodeActive --> NodeLeft" [2021-12-03T08:45:04.119Z] time="2021-12-03T08:45:03Z" level=info msg="node5(c7febc94a684): Node leave event for 7621de4375ee/172.28.38.175" [2021-12-03T08:45:04.119Z] time="2021-12-03T08:45:03Z" level=info msg="Node 7621de4375ee change state NodeActive --> NodeLeft" [2021-12-03T08:45:04.119Z] time="2021-12-03T08:45:03Z" level=info msg="node3(7621de4375ee): Node leave event for 7621de4375ee/172.28.38.175" [2021-12-03T08:45:04.119Z] time="2021-12-03T08:45:04Z" level=info msg="Node 7621de4375ee/172.28.38.175, left gossip cluster" [2021-12-03T08:45:04.119Z] time="2021-12-03T08:45:04Z" level=info msg="Node 7621de4375ee/172.28.38.175, left gossip cluster" [2021-12-03T08:45:04.590Z] time="2021-12-03T08:45:04Z" level=info msg="Node 7621de4375ee/172.28.38.175, left gossip cluster" [2021-12-03T08:45:04.590Z] time="2021-12-03T08:45:04Z" level=debug msg="memberlist: Failed ping: 7621de4375ee (timeout reached)" [2021-12-03T08:45:04.590Z] time="2021-12-03T08:45:04Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.28.38.175:10036: use of closed network connection" [2021-12-03T08:45:04.590Z] time="2021-12-03T08:45:04Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.28.38.175:10037: use of closed network connection" [2021-12-03T08:45:04.590Z] time="2021-12-03T08:45:04Z" level=debug msg="memberlist: Stream connection from=172.28.38.175:49385" [2021-12-03T08:45:04.812Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2021-12-03T08:45:04.812Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.99s) [2021-12-03T08:45:04.812Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.39s) [2021-12-03T08:45:04.812Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (12.97s) [2021-12-03T08:45:04.812Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.35s) [2021-12-03T08:45:04.812Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.21s) [2021-12-03T08:45:04.812Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.81s) [2021-12-03T08:45:04.812Z] === RUN TestBuildMultiStageCopy [2021-12-03T08:45:04.812Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-12-03T08:45:05.020Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-12-03T08:45:05.058Z] time="2021-12-03T08:45:04Z" level=info msg="Node 66d5cc068cdd change state NodeActive --> NodeLeft" [2021-12-03T08:45:05.058Z] time="2021-12-03T08:45:04Z" level=info msg="node5(c7febc94a684): Node leave event for 66d5cc068cdd/172.28.38.175" [2021-12-03T08:45:05.058Z] time="2021-12-03T08:45:04Z" level=info msg="Node 66d5cc068cdd change state NodeActive --> NodeLeft" [2021-12-03T08:45:05.058Z] time="2021-12-03T08:45:04Z" level=info msg="node4(66d5cc068cdd): Node leave event for 66d5cc068cdd/172.28.38.175" [2021-12-03T08:45:05.058Z] time="2021-12-03T08:45:04Z" level=warning msg="memberlist: Was able to connect to 7621de4375ee but other probes failed, network may be misconfigured" [2021-12-03T08:45:05.058Z] time="2021-12-03T08:45:04Z" level=info msg="Node 66d5cc068cdd/172.28.38.175, left gossip cluster" [2021-12-03T08:45:05.525Z] time="2021-12-03T08:45:05Z" level=info msg="Node 66d5cc068cdd/172.28.38.175, left gossip cluster" [2021-12-03T08:45:06.397Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-12-03T08:45:06.523Z] time="2021-12-03T08:45:05Z" level=info msg="Node c7febc94a684/172.28.38.175, left gossip cluster" [2021-12-03T08:45:06.523Z] time="2021-12-03T08:45:05Z" level=info msg="Node c7febc94a684 change state NodeActive --> NodeFailed" [2021-12-03T08:45:06.523Z] time="2021-12-03T08:45:05Z" level=info msg="Node c7febc94a684/172.28.38.175, added to failed nodes list" [2021-12-03T08:45:06.523Z] --- PASS: TestNetworkDBIslands (12.05s) [2021-12-03T08:45:06.523Z] PASS [2021-12-03T08:45:06.523Z] coverage: 59.9% of statements [2021-12-03T08:45:06.523Z] ok github.com/docker/docker/libnetwork/networkdb 145.569s coverage: 59.9% of statements [2021-12-03T08:45:06.523Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-12-03T08:45:06.523Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-12-03T08:45:06.523Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-12-03T08:45:06.523Z] ? github.com/docker/docker/oci/caps [no test files] [2021-12-03T08:45:06.523Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-12-03T08:45:06.523Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-12-03T08:45:06.523Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-12-03T08:45:06.523Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-12-03T08:45:06.523Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-12-03T08:45:06.523Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-12-03T08:45:06.523Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-12-03T08:45:06.523Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-12-03T08:45:06.523Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-12-03T08:45:06.523Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-12-03T08:45:06.523Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-12-03T08:45:06.523Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-12-03T08:45:06.523Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-12-03T08:45:06.523Z] ? github.com/docker/docker/pkg/term [no test files] [2021-12-03T08:45:06.523Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-12-03T08:45:06.523Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-12-03T08:45:06.523Z] ? github.com/docker/docker/quota [no test files] [2021-12-03T08:45:06.523Z] ? github.com/docker/docker/rootless [no test files] [2021-12-03T08:45:06.523Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-12-03T08:45:06.523Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-12-03T08:45:06.523Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-12-03T08:45:06.523Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-12-03T08:45:06.523Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-12-03T08:45:06.523Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-12-03T08:45:06.523Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-12-03T08:45:06.523Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-12-03T08:45:06.523Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-12-03T08:45:06.523Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-12-03T08:45:06.523Z] ? github.com/docker/docker/testutil/request [no test files] [2021-12-03T08:45:06.523Z] ? github.com/docker/docker/volume [no test files] [2021-12-03T08:45:06.523Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-12-03T08:45:06.523Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-12-03T08:45:07.774Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === Skipped [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-12-03T08:45:08.087Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-12-03T08:45:08.087Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-12-03T08:45:08.087Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-12-03T08:45:08.087Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-12-03T08:45:08.087Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-12-03T08:45:08.087Z] client_test.go:23: runtime.GOOS == "windows" [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-12-03T08:45:08.087Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-12-03T08:45:08.087Z] network_proxy_test.go:208: No support for dual stack yet [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-12-03T08:45:08.087Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-12-03T08:45:08.087Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-12-03T08:45:08.087Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-12-03T08:45:08.087Z] daemon_test.go:146: root required [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-12-03T08:45:08.087Z] reload_test.go:520: root required [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-12-03T08:45:08.087Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-12-03T08:45:08.087Z] pull_v2_test.go:73: Needs fixing on Windows [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-12-03T08:45:08.087Z] pull_v2_test.go:118: Needs fixing on Windows [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-12-03T08:45:08.087Z] download_test.go:267: Needs fixing on Windows [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-12-03T08:45:08.087Z] layer_test.go:303: Failing on Windows [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-12-03T08:45:08.087Z] layer_test.go:352: Failing on Windows [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-12-03T08:45:08.087Z] layer_test.go:467: Failing on Windows [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-12-03T08:45:08.087Z] layer_test.go:696: Failing on Windows [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-12-03T08:45:08.087Z] migration_test.go:45: Failing on Windows [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-12-03T08:45:08.087Z] migration_test.go:181: Failing on Windows [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-12-03T08:45:08.087Z] mount_test.go:17: Failing on Windows [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-12-03T08:45:08.087Z] mount_test.go:76: Failing on Windows [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-12-03T08:45:08.087Z] mount_test.go:125: Failing on Windows [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-12-03T08:45:08.087Z] mount_test.go:212: Failing on Windows [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-12-03T08:45:08.087Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-12-03T08:45:08.087Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-12-03T08:45:08.087Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-12-03T08:45:08.087Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-12-03T08:45:08.087Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-12-03T08:45:08.087Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-12-03T08:45:08.087Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-12-03T08:45:08.087Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-12-03T08:45:08.087Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-12-03T08:45:08.087Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-12-03T08:45:08.087Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-12-03T08:45:08.087Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-12-03T08:45:08.087Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-12-03T08:45:08.087Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-12-03T08:45:08.087Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-12-03T08:45:08.087Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-12-03T08:45:08.087Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-12-03T08:45:08.087Z] archive_test.go:133: Xz not present in msys2 [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2021-12-03T08:45:08.087Z] archive_test.go:140: zstd not installed [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-12-03T08:45:08.087Z] archive_test.go:252: Failing on Windows CI machines [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-12-03T08:45:08.087Z] archive_windows_test.go:16: Currently fails [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-12-03T08:45:08.087Z] changes_test.go:195: needs more investigation [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-12-03T08:45:08.087Z] changes_test.go:432: needs further investigation [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-12-03T08:45:08.087Z] changes_test.go:468: needs further investigation [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-12-03T08:45:08.087Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-12-03T08:45:08.087Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-12-03T08:45:08.087Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-12-03T08:45:08.087Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-12-03T08:45:08.087Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-12-03T08:45:08.087Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-12-03T08:45:08.087Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-12-03T08:45:08.087Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-12-03T08:45:08.087Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-12-03T08:45:08.087Z] poller_test.go:40: No chmod on Windows [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-12-03T08:45:08.087Z] fileutils_test.go:133: Needs porting to Windows [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-12-03T08:45:08.087Z] fileutils_test.go:179: Needs porting to Windows [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-12-03T08:45:08.087Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-12-03T08:45:08.087Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-12-03T08:45:08.087Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-12-03T08:45:08.087Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-12-03T08:45:08.087Z] local_test.go:180: runtime.GOOS == "windows" [2021-12-03T08:45:08.087Z] [2021-12-03T08:45:08.087Z] DONE 2099 tests, 68 skipped in 285.579s [2021-12-03T08:45:08.087Z] INFO: make.ps1 ended at 12/03/2021 08:45:07 [2021-12-03T08:45:08.341Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-12-03T08:45:09.650Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-12-03T08:45:09.650Z] INFO: Unit tests ended at 12/03/2021 08:45:09. Duration:00:04:59.0616861 [2021-12-03T08:45:09.650Z] INFO: Building busybox [2021-12-03T08:45:09.650Z] Sending build context to Docker daemon 5.12kB [2021-12-03T08:45:09.650Z] [2021-12-03T08:45:09.650Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-12-03T08:45:09.650Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-12-03T08:45:09.650Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-12-03T08:45:09.650Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-12-03T08:45:09.650Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-12-03T08:45:09.650Z] ---> 617dd5ead5b8 [2021-12-03T08:45:09.650Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-12-03T08:45:09.650Z] ---> Running in 589d46134366 [2021-12-03T08:45:10.244Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-12-03T08:45:10.503Z] check_test.go:308: [d2ec8d88e9a41] daemon is not started [2021-12-03T08:45:10.503Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-12-03T08:45:11.070Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-12-03T08:45:11.638Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-12-03T08:45:11.869Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-12-03T08:45:11.869Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-12-03T08:45:12.206Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-12-03T08:45:12.582Z] --- PASS: TestBuildWithHugeFile (90.81s) [2021-12-03T08:45:12.582Z] === RUN TestBuildWCOWSandboxSize [2021-12-03T08:45:12.582Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-03T08:45:12.582Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-12-03T08:45:12.582Z] === RUN TestBuildWithEmptyDockerfile [2021-12-03T08:45:12.582Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-03T08:45:12.582Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-03T08:45:12.582Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-03T08:45:12.582Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-03T08:45:12.582Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-03T08:45:12.582Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-03T08:45:12.582Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-03T08:45:12.582Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-03T08:45:12.582Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-03T08:45:12.582Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2021-12-03T08:45:12.582Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-12-03T08:45:12.583Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2021-12-03T08:45:12.583Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2021-12-03T08:45:12.583Z] === RUN TestBuildPreserveOwnership [2021-12-03T08:45:12.583Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-03T08:45:12.583Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-12-03T08:45:12.583Z] === RUN TestBuildPlatformInvalid [2021-12-03T08:45:12.583Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-12-03T08:45:12.583Z] PASS [2021-12-03T08:45:12.583Z] ok github.com/docker/docker/integration/build 148.008s [2021-12-03T08:45:12.583Z] [2021-12-03T08:45:12.583Z] === Skipped [2021-12-03T08:45:12.583Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-12-03T08:45:12.583Z] build_session_test.go:25: TODO: BuildKit [2021-12-03T08:45:12.583Z] [2021-12-03T08:45:12.583Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-12-03T08:45:12.583Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:45:12.583Z] [2021-12-03T08:45:12.583Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-12-03T08:45:12.583Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-03T08:45:12.583Z] [2021-12-03T08:45:12.583Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-12-03T08:45:12.583Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-03T08:45:12.583Z] [2021-12-03T08:45:12.583Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2021-12-03T08:45:12.583Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-03T08:45:12.583Z] [2021-12-03T08:45:12.583Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-12-03T08:45:12.583Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-03T08:45:12.583Z] [2021-12-03T08:45:12.583Z] DONE 29 tests, 6 skipped in 172.271s [2021-12-03T08:45:12.583Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-12-03T08:45:12.583Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T08:45:12.583Z] INFO: Testing against a local daemon [2021-12-03T08:45:12.583Z] === RUN TestConfigInspect [2021-12-03T08:45:12.583Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:45:12.583Z] --- SKIP: TestConfigInspect (0.00s) [2021-12-03T08:45:12.583Z] === RUN TestConfigList [2021-12-03T08:45:12.583Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:45:12.583Z] --- SKIP: TestConfigList (0.00s) [2021-12-03T08:45:12.583Z] === RUN TestConfigsCreateAndDelete [2021-12-03T08:45:12.583Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:45:12.583Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-12-03T08:45:12.583Z] === RUN TestConfigsUpdate [2021-12-03T08:45:12.583Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:45:12.583Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-12-03T08:45:12.583Z] === RUN TestTemplatedConfig [2021-12-03T08:45:12.583Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:45:12.583Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-12-03T08:45:12.583Z] === RUN TestConfigCreateResolve [2021-12-03T08:45:12.583Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:45:12.583Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-12-03T08:45:12.583Z] PASS [2021-12-03T08:45:12.583Z] ok github.com/docker/docker/integration/config 0.085s [2021-12-03T08:45:12.583Z] [2021-12-03T08:45:12.583Z] === Skipped [2021-12-03T08:45:12.583Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-12-03T08:45:12.583Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:45:12.583Z] [2021-12-03T08:45:12.583Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-12-03T08:45:12.583Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:45:12.583Z] [2021-12-03T08:45:12.583Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-12-03T08:45:12.583Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:45:12.583Z] [2021-12-03T08:45:12.583Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-12-03T08:45:12.583Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:45:12.583Z] [2021-12-03T08:45:12.583Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-12-03T08:45:12.583Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:45:12.583Z] [2021-12-03T08:45:12.583Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-12-03T08:45:12.583Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:45:12.583Z] [2021-12-03T08:45:12.583Z] DONE 6 tests, 6 skipped in 1.794s [2021-12-03T08:45:12.583Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-12-03T08:45:12.583Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T08:45:12.583Z] INFO: Testing against a local daemon [2021-12-03T08:45:12.583Z] === RUN TestCheckpoint [2021-12-03T08:45:12.583Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-03T08:45:12.583Z] --- SKIP: TestCheckpoint (0.00s) [2021-12-03T08:45:12.583Z] === RUN TestContainerInvalidJSON [2021-12-03T08:45:12.583Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-12-03T08:45:12.583Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-12-03T08:45:12.583Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-12-03T08:45:12.583Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-12-03T08:45:12.583Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-12-03T08:45:12.583Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-12-03T08:45:12.583Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-12-03T08:45:12.583Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-12-03T08:45:12.583Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-12-03T08:45:12.583Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-12-03T08:45:12.583Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.20s) [2021-12-03T08:45:12.583Z] === RUN TestCopyFromContainerPathIsNotDir [2021-12-03T08:45:12.583Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.21s) [2021-12-03T08:45:12.583Z] === RUN TestCopyToContainerPathDoesNotExist [2021-12-03T08:45:12.583Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.16s) [2021-12-03T08:45:12.583Z] === RUN TestCopyToContainerPathIsNotDir [2021-12-03T08:45:12.583Z] --- PASS: TestCopyToContainerPathIsNotDir (0.20s) [2021-12-03T08:45:12.583Z] === RUN TestCopyFromContainer [2021-12-03T08:45:12.583Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:45:12.583Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-12-03T08:45:12.583Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-12-03T08:45:12.583Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-03T08:45:12.583Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-03T08:45:12.583Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-03T08:45:12.583Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-03T08:45:12.583Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-03T08:45:12.583Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-03T08:45:12.583Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-03T08:45:12.583Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-03T08:45:12.583Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-03T08:45:12.583Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-12-03T08:45:12.583Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-12-03T08:45:12.583Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-12-03T08:45:12.583Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-12-03T08:45:12.583Z] === RUN TestCreateLinkToNonExistingContainer [2021-12-03T08:45:12.583Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-12-03T08:45:12.583Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-12-03T08:45:12.583Z] === RUN TestCreateWithInvalidEnv [2021-12-03T08:45:12.583Z] === RUN TestCreateWithInvalidEnv/0 [2021-12-03T08:45:12.583Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-12-03T08:45:12.583Z] === RUN TestCreateWithInvalidEnv/1 [2021-12-03T08:45:12.583Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-12-03T08:45:12.583Z] === RUN TestCreateWithInvalidEnv/2 [2021-12-03T08:45:12.583Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-12-03T08:45:12.583Z] === CONT TestCreateWithInvalidEnv/0 [2021-12-03T08:45:12.583Z] === CONT TestCreateWithInvalidEnv/2 [2021-12-03T08:45:12.583Z] === CONT TestCreateWithInvalidEnv/1 [2021-12-03T08:45:12.583Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-12-03T08:45:12.583Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-12-03T08:45:12.583Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-12-03T08:45:12.583Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-12-03T08:45:12.583Z] === RUN TestCreateTmpfsMountsTarget [2021-12-03T08:45:12.583Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:45:12.583Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-12-03T08:45:12.583Z] === RUN TestCreateWithCustomMaskedPaths [2021-12-03T08:45:12.583Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:45:12.583Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-12-03T08:45:12.583Z] === RUN TestCreateWithCustomReadonlyPaths [2021-12-03T08:45:12.583Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:45:12.583Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-12-03T08:45:12.583Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-12-03T08:45:12.583Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-03T08:45:12.583Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-03T08:45:12.583Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-03T08:45:12.583Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-03T08:45:12.583Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-03T08:45:12.583Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-03T08:45:12.583Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-03T08:45:12.583Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-03T08:45:12.583Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-03T08:45:12.583Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-03T08:45:12.583Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-03T08:45:12.583Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-03T08:45:12.583Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-03T08:45:12.583Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-03T08:45:12.583Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-03T08:45:12.583Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-12-03T08:45:12.583Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2021-12-03T08:45:12.583Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-12-03T08:45:12.583Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-12-03T08:45:12.583Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-12-03T08:45:12.583Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-12-03T08:45:12.583Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-12-03T08:45:12.583Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-12-03T08:45:12.583Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-12-03T08:45:12.583Z] === RUN TestCreateDifferentPlatform [2021-12-03T08:45:12.583Z] === RUN TestCreateDifferentPlatform/different_os [2021-12-03T08:45:12.583Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-12-03T08:45:12.583Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-12-03T08:45:12.583Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-12-03T08:45:12.583Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-12-03T08:45:12.583Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-12-03T08:45:12.583Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.10s) [2021-12-03T08:45:12.583Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-12-03T08:45:12.583Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-12-03T08:45:12.583Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-12-03T08:45:12.583Z] === RUN TestContainerKillOnDaemonStart [2021-12-03T08:45:12.583Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:45:12.583Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-12-03T08:45:12.583Z] === RUN TestDiff [2021-12-03T08:45:12.583Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-12-03T08:45:12.583Z] --- SKIP: TestDiff (0.00s) [2021-12-03T08:45:12.583Z] === RUN TestExecWithCloseStdin [2021-12-03T08:45:12.583Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-12-03T08:45:12.583Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2021-12-03T08:45:12.583Z] === RUN TestExec [2021-12-03T08:45:12.583Z] --- PASS: TestExec (3.46s) [2021-12-03T08:45:12.583Z] === RUN TestExecUser [2021-12-03T08:45:12.583Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-12-03T08:45:12.583Z] --- SKIP: TestExecUser (0.00s) [2021-12-03T08:45:12.583Z] === RUN TestExportContainerAndImportImage [2021-12-03T08:45:12.583Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:45:12.583Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-12-03T08:45:12.583Z] === RUN TestExportContainerAfterDaemonRestart [2021-12-03T08:45:12.583Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:45:12.583Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-12-03T08:45:12.583Z] === RUN TestHealthCheckWorkdir [2021-12-03T08:45:12.583Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-12-03T08:45:12.583Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-12-03T08:45:12.583Z] === RUN TestHealthKillContainer [2021-12-03T08:45:12.583Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-12-03T08:45:12.583Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-12-03T08:45:12.583Z] === RUN TestInspectCpusetInConfigPre120 [2021-12-03T08:45:12.583Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-12-03T08:45:12.583Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-12-03T08:45:12.583Z] === RUN TestKillContainerInvalidSignal [2021-12-03T08:45:12.832Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-12-03T08:45:13.794Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-12-03T08:45:14.111Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-12-03T08:45:14.111Z] check_test.go:308: [d0d0ccdc574a4] daemon is not started [2021-12-03T08:45:14.111Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-12-03T08:45:14.155Z] --- PASS: TestKillContainerInvalidSignal (3.30s) [2021-12-03T08:45:14.155Z] === RUN TestKillContainer [2021-12-03T08:45:14.155Z] === RUN TestKillContainer/no_signal [2021-12-03T08:45:14.543Z] --- PASS: TestServiceUpdateNetwork (12.42s) [2021-12-03T08:45:14.543Z] === RUN TestServiceUpdatePidsLimit [2021-12-03T08:45:14.801Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-12-03T08:45:15.322Z] --- PASS: TestBuildMultiStageCopy (11.38s) [2021-12-03T08:45:15.322Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.13s) [2021-12-03T08:45:15.322Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.80s) [2021-12-03T08:45:15.322Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s) [2021-12-03T08:45:15.322Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.15s) [2021-12-03T08:45:15.322Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.29s) [2021-12-03T08:45:15.322Z] === RUN TestBuildMultiStageParentConfig [2021-12-03T08:45:15.734Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-12-03T08:45:16.466Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2021-12-03T08:45:16.466Z] PASS [2021-12-03T08:45:16.466Z] [2021-12-03T08:45:16.466Z] === Skipped [2021-12-03T08:45:16.466Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-12-03T08:45:16.466Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-03T08:45:16.466Z] [2021-12-03T08:45:16.466Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-12-03T08:45:16.466Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-03T08:45:16.466Z] [2021-12-03T08:45:16.466Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-12-03T08:45:16.466Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-03T08:45:16.466Z] [2021-12-03T08:45:16.466Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-12-03T08:45:16.466Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-03T08:45:16.466Z] [2021-12-03T08:45:16.466Z] DONE 17 tests, 4 skipped in 26.184s [2021-12-03T08:45:16.466Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-12-03T08:45:16.466Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:45:16.466Z] ++ set -e [2021-12-03T08:45:16.466Z] ++ '[' -n 0 ']' [2021-12-03T08:45:16.466Z] ++ set -x [2021-12-03T08:45:16.466Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:45:16.466Z] INFO: Testing against a local daemon [2021-12-03T08:45:16.466Z] === RUN TestPluginInvalidJSON [2021-12-03T08:45:16.466Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-12-03T08:45:16.466Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-12-03T08:45:16.466Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-12-03T08:45:16.466Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-12-03T08:45:16.466Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-12-03T08:45:16.466Z] === RUN TestPluginInstall [2021-12-03T08:45:16.466Z] === RUN TestPluginInstall/no_auth [2021-12-03T08:45:16.466Z] time="2021-12-03T08:45:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-03T08:45:16.466Z] time="2021-12-03T08:45:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1095c2625f64baa3e37080aa5fafb76fa12e9d3ac0773ae52ca47f370e74f499" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-03T08:45:16.466Z] time="2021-12-03T08:45:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-03T08:45:16.466Z] time="2021-12-03T08:45:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1095c2625f64baa3e37080aa5fafb76fa12e9d3ac0773ae52ca47f370e74f499" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-03T08:45:16.645Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-12-03T08:45:16.645Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-12-03T08:45:16.727Z] === RUN TestPluginInstall/with_htpasswd [2021-12-03T08:45:16.988Z] time="2021-12-03T08:45:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-03T08:45:16.988Z] time="2021-12-03T08:45:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5e556d1b4a989843e7a95e2d7e8cf50688e91100b188860ec1089b828958b2b8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-03T08:45:16.988Z] time="2021-12-03T08:45:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-03T08:45:16.988Z] time="2021-12-03T08:45:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5e556d1b4a989843e7a95e2d7e8cf50688e91100b188860ec1089b828958b2b8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-03T08:45:17.124Z] === RUN TestKillContainer/non_killing_signal [2021-12-03T08:45:17.124Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-12-03T08:45:17.124Z] === RUN TestKillContainer/killing_signal [2021-12-03T08:45:17.248Z] === RUN TestPluginInstall/with_insecure [2021-12-03T08:45:17.487Z] --- PASS: TestBuildMultiStageParentConfig (2.45s) [2021-12-03T08:45:17.487Z] === RUN TestBuildLabelWithTargets [2021-12-03T08:45:17.487Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-03T08:45:17.487Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-12-03T08:45:17.487Z] === RUN TestBuildWithEmptyLayers [2021-12-03T08:45:18.188Z] time="2021-12-03T08:45:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-03T08:45:18.189Z] time="2021-12-03T08:45:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:094011e1f3d68947a85a581f2a12941562214a5c05581d1e9699ff08edbe499b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-03T08:45:18.189Z] time="2021-12-03T08:45:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-03T08:45:18.189Z] time="2021-12-03T08:45:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:094011e1f3d68947a85a581f2a12941562214a5c05581d1e9699ff08edbe499b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-03T08:45:18.189Z] plugin_test.go:165: [d2cd608c1e7a9] daemon is not started [2021-12-03T08:45:18.189Z] --- PASS: TestPluginInstall (3.13s) [2021-12-03T08:45:18.189Z] --- PASS: TestPluginInstall/no_auth (1.54s) [2021-12-03T08:45:18.189Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2021-12-03T08:45:18.189Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2021-12-03T08:45:18.189Z] === RUN TestPluginsWithRuntimes [2021-12-03T08:45:18.549Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-12-03T08:45:18.808Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-12-03T08:45:19.014Z] --- PASS: TestBuildWithEmptyLayers (1.38s) [2021-12-03T08:45:19.014Z] === RUN TestBuildMultiStageOnBuild [2021-12-03T08:45:20.076Z] --- PASS: TestKillContainer (5.36s) [2021-12-03T08:45:20.076Z] --- PASS: TestKillContainer/no_signal (2.67s) [2021-12-03T08:45:20.076Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-12-03T08:45:20.076Z] --- PASS: TestKillContainer/killing_signal (2.66s) [2021-12-03T08:45:20.076Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-12-03T08:45:20.076Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-03T08:45:20.076Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-12-03T08:45:20.076Z] === RUN TestKillStoppedContainer [2021-12-03T08:45:20.076Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-03T08:45:20.076Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-12-03T08:45:20.076Z] === RUN TestKillStoppedContainerAPIPre120 [2021-12-03T08:45:20.076Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-03T08:45:20.076Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-12-03T08:45:20.076Z] === RUN TestKillDifferentUserContainer [2021-12-03T08:45:20.076Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-12-03T08:45:20.076Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-12-03T08:45:20.076Z] === RUN TestInspectOomKilledTrue [2021-12-03T08:45:20.076Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:45:20.076Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-12-03T08:45:20.076Z] === RUN TestInspectOomKilledFalse [2021-12-03T08:45:20.076Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-03T08:45:20.076Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-12-03T08:45:20.076Z] === RUN TestLogsFollowTailEmpty [2021-12-03T08:45:20.099Z] === RUN TestPluginsWithRuntimes/No_Args [2021-12-03T08:45:20.670Z] === RUN TestPluginsWithRuntimes/With_Args [2021-12-03T08:45:20.713Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-12-03T08:45:21.611Z] --- PASS: TestPluginsWithRuntimes (3.27s) [2021-12-03T08:45:21.611Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.82s) [2021-12-03T08:45:21.611Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.82s) [2021-12-03T08:45:21.611Z] === RUN TestPluginBackCompatMediaTypes [2021-12-03T08:45:22.182Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2021-12-03T08:45:22.182Z] PASS [2021-12-03T08:45:22.182Z] [2021-12-03T08:45:22.182Z] DONE 10 tests in 7.076s [2021-12-03T08:45:22.182Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-12-03T08:45:22.182Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:45:22.182Z] ++ set -e [2021-12-03T08:45:22.182Z] ++ '[' -n 0 ']' [2021-12-03T08:45:22.182Z] ++ set -x [2021-12-03T08:45:22.182Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:45:22.182Z] INFO: Testing against a local daemon [2021-12-03T08:45:22.182Z] === RUN TestExternalGraphDriver [2021-12-03T08:45:22.182Z] === RUN TestExternalGraphDriver/json [2021-12-03T08:45:22.288Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-12-03T08:45:22.291Z] --- PASS: TestLogsFollowTailEmpty (2.63s) [2021-12-03T08:45:22.291Z] === RUN TestNetworkNat [2021-12-03T08:45:22.291Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-12-03T08:45:22.291Z] --- SKIP: TestNetworkNat (0.00s) [2021-12-03T08:45:22.291Z] === RUN TestNetworkLocalhostTCPNat [2021-12-03T08:45:23.247Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-12-03T08:45:24.092Z] === RUN TestExternalGraphDriver/spec [2021-12-03T08:45:24.574Z] Removing intermediate container 589d46134366 [2021-12-03T08:45:24.574Z] ---> 2168062f093e [2021-12-03T08:45:24.574Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-12-03T08:45:24.574Z] ---> Running in 88f41c62bed0 [2021-12-03T08:45:24.574Z] Removing intermediate container 88f41c62bed0 [2021-12-03T08:45:24.574Z] ---> a4dee85d86fb [2021-12-03T08:45:24.574Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-12-03T08:45:24.574Z] ---> Running in 34a852339aab [2021-12-03T08:45:24.574Z] Removing intermediate container 34a852339aab [2021-12-03T08:45:24.574Z] ---> a18a590d1ced [2021-12-03T08:45:24.574Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-12-03T08:45:24.628Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-12-03T08:45:25.042Z] [2021-12-03T08:45:25.475Z] === RUN TestExternalGraphDriver/pull [2021-12-03T08:45:25.521Z] ---> de8abf9262fe [2021-12-03T08:45:25.521Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-12-03T08:45:25.521Z] ---> Running in 56ce53945827 [2021-12-03T08:45:26.071Z] --- PASS: TestNetworkLocalhostTCPNat (3.26s) [2021-12-03T08:45:26.071Z] === RUN TestNetworkLoopbackNat [2021-12-03T08:45:26.071Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-12-03T08:45:26.071Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-12-03T08:45:26.071Z] === RUN TestPause [2021-12-03T08:45:26.071Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-12-03T08:45:26.071Z] --- SKIP: TestPause (0.00s) [2021-12-03T08:45:26.071Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-12-03T08:45:26.533Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-12-03T08:45:26.860Z] --- PASS: TestExternalGraphDriver (4.65s) [2021-12-03T08:45:26.860Z] --- PASS: TestExternalGraphDriver/json (1.52s) [2021-12-03T08:45:26.860Z] --- PASS: TestExternalGraphDriver/spec (1.51s) [2021-12-03T08:45:26.860Z] --- PASS: TestExternalGraphDriver/pull (1.58s) [2021-12-03T08:45:26.860Z] === RUN TestGraphdriverPluginV2 [2021-12-03T08:45:26.860Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-03T08:45:26.860Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-12-03T08:45:26.860Z] PASS [2021-12-03T08:45:26.860Z] [2021-12-03T08:45:26.860Z] === Skipped [2021-12-03T08:45:26.860Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-12-03T08:45:26.860Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-03T08:45:26.860Z] [2021-12-03T08:45:26.860Z] DONE 5 tests, 1 skipped in 4.754s [2021-12-03T08:45:26.860Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-12-03T08:45:26.860Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:45:26.860Z] ++ set -e [2021-12-03T08:45:26.860Z] ++ '[' -n 0 ']' [2021-12-03T08:45:26.860Z] ++ set -x [2021-12-03T08:45:26.860Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:45:26.860Z] INFO: Testing against a local daemon [2021-12-03T08:45:26.860Z] === RUN TestContinueAfterPluginCrash [2021-12-03T08:45:26.860Z] === PAUSE TestContinueAfterPluginCrash [2021-12-03T08:45:26.860Z] === RUN TestReadPluginNoRead [2021-12-03T08:45:26.860Z] === PAUSE TestReadPluginNoRead [2021-12-03T08:45:26.860Z] === RUN TestDaemonStartWithLogOpt [2021-12-03T08:45:26.860Z] === PAUSE TestDaemonStartWithLogOpt [2021-12-03T08:45:26.860Z] === CONT TestContinueAfterPluginCrash [2021-12-03T08:45:26.860Z] === CONT TestDaemonStartWithLogOpt [2021-12-03T08:45:28.280Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.57s) [2021-12-03T08:45:28.280Z] === RUN TestPauseStopPausedContainer [2021-12-03T08:45:28.280Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:45:28.280Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-12-03T08:45:28.280Z] === RUN TestPsFilter [2021-12-03T08:45:28.280Z] --- PASS: TestPsFilter (0.26s) [2021-12-03T08:45:28.280Z] === RUN TestRemoveContainerWithRemovedVolume [2021-12-03T08:45:29.823Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-12-03T08:45:30.158Z] --- PASS: TestDaemonStartWithLogOpt (3.01s) [2021-12-03T08:45:30.158Z] === CONT TestReadPluginNoRead [2021-12-03T08:45:30.394Z] --- PASS: TestServiceUpdatePidsLimit (16.09s) [2021-12-03T08:45:30.394Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2021-12-03T08:45:30.394Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2021-12-03T08:45:30.394Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2021-12-03T08:45:30.394Z] PASS [2021-12-03T08:45:30.394Z] [2021-12-03T08:45:30.394Z] === Skipped [2021-12-03T08:45:30.394Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-12-03T08:45:30.394Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-12-03T08:45:30.394Z] [2021-12-03T08:45:30.394Z] DONE 27 tests, 1 skipped in 181.278s [2021-12-03T08:45:30.394Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-12-03T08:45:30.394Z] INFO: Testing against a local daemon [2021-12-03T08:45:30.394Z] === RUN TestSessionCreate [2021-12-03T08:45:30.394Z] --- PASS: TestSessionCreate (0.02s) [2021-12-03T08:45:30.394Z] === RUN TestSessionCreateWithBadUpgrade [2021-12-03T08:45:30.394Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-12-03T08:45:30.394Z] PASS [2021-12-03T08:45:30.394Z] [2021-12-03T08:45:30.394Z] DONE 2 tests in 0.070s [2021-12-03T08:45:30.394Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-12-03T08:45:30.394Z] INFO: Testing against a local daemon [2021-12-03T08:45:30.394Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-12-03T08:45:30.394Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-12-03T08:45:30.394Z] === RUN TestDiskUsage [2021-12-03T08:45:30.394Z] === PAUSE TestDiskUsage [2021-12-03T08:45:30.394Z] === RUN TestEventsExecDie [2021-12-03T08:45:30.394Z] --- PASS: TestEventsExecDie (0.55s) [2021-12-03T08:45:30.394Z] === RUN TestEventsBackwardsCompatible [2021-12-03T08:45:30.394Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-12-03T08:45:30.394Z] === RUN TestEventsVolumeCreate [2021-12-03T08:45:30.652Z] --- PASS: TestEventsVolumeCreate (0.07s) [2021-12-03T08:45:30.652Z] === RUN TestInfoBinaryCommits [2021-12-03T08:45:30.652Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-12-03T08:45:30.652Z] === RUN TestInfoAPIVersioned [2021-12-03T08:45:30.652Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-12-03T08:45:30.652Z] === RUN TestInfoDiscoveryBackend [2021-12-03T08:45:31.218Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-12-03T08:45:31.218Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-12-03T08:45:31.259Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.66s) [2021-12-03T08:45:31.259Z] === RUN TestRemoveContainerWithVolume [2021-12-03T08:45:31.370Z] --- PASS: TestBuildMultiStageOnBuild (10.97s) [2021-12-03T08:45:31.370Z] === RUN TestBuildUncleanTarFilenames [2021-12-03T08:45:31.370Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-03T08:45:31.370Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-12-03T08:45:31.370Z] === RUN TestBuildMultiStageLayerLeak [2021-12-03T08:45:32.070Z] === RUN TestReadPluginNoRead/default [2021-12-03T08:45:32.150Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-12-03T08:45:32.150Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-12-03T08:45:32.715Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-12-03T08:45:32.716Z] === RUN TestInfoAPI [2021-12-03T08:45:32.716Z] --- PASS: TestInfoAPI (0.02s) [2021-12-03T08:45:32.716Z] === RUN TestInfoAPIWarnings [2021-12-03T08:45:33.107Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-12-03T08:45:33.452Z] === RUN TestReadPluginNoRead/disabled_caching [2021-12-03T08:45:34.209Z] --- PASS: TestRemoveContainerWithVolume (2.63s) [2021-12-03T08:45:34.209Z] === RUN TestRemoveContainerRunning [2021-12-03T08:45:34.392Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-12-03T08:45:34.963Z] --- PASS: TestContinueAfterPluginCrash (7.87s) [2021-12-03T08:45:35.536Z] === CONT TestReadPluginNoRead [2021-12-03T08:45:35.536Z] read_test.go:92: [d24989e5076f4] daemon is not started [2021-12-03T08:45:35.536Z] --- PASS: TestReadPluginNoRead (5.54s) [2021-12-03T08:45:35.536Z] --- PASS: TestReadPluginNoRead/default (1.20s) [2021-12-03T08:45:35.536Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.09s) [2021-12-03T08:45:35.536Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.10s) [2021-12-03T08:45:35.536Z] PASS [2021-12-03T08:45:35.536Z] [2021-12-03T08:45:35.536Z] DONE 6 tests in 8.635s [2021-12-03T08:45:35.536Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-12-03T08:45:35.536Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:45:35.536Z] ++ set -e [2021-12-03T08:45:35.536Z] ++ '[' -n 0 ']' [2021-12-03T08:45:35.536Z] ++ set -x [2021-12-03T08:45:35.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:45:35.536Z] testing: warning: no tests to run [2021-12-03T08:45:35.536Z] PASS [2021-12-03T08:45:35.536Z] [2021-12-03T08:45:35.536Z] DONE 0 tests in 0.025s [2021-12-03T08:45:35.536Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-12-03T08:45:35.536Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:45:35.536Z] ++ set -e [2021-12-03T08:45:35.536Z] ++ '[' -n 0 ']' [2021-12-03T08:45:35.536Z] ++ set -x [2021-12-03T08:45:35.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:45:35.536Z] INFO: Testing against a local daemon [2021-12-03T08:45:35.536Z] === RUN TestPluginWithDevMounts [2021-12-03T08:45:35.536Z] === PAUSE TestPluginWithDevMounts [2021-12-03T08:45:35.536Z] === CONT TestPluginWithDevMounts [2021-12-03T08:45:35.637Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-12-03T08:45:35.895Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-12-03T08:45:36.417Z] --- PASS: TestRemoveContainerRunning (2.62s) [2021-12-03T08:45:36.417Z] === RUN TestRemoveContainerForceRemoveRunning [2021-12-03T08:45:36.831Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-12-03T08:45:37.472Z] --- PASS: TestPluginWithDevMounts (1.54s) [2021-12-03T08:45:37.472Z] PASS [2021-12-03T08:45:37.472Z] [2021-12-03T08:45:37.472Z] DONE 1 tests in 1.622s [2021-12-03T08:45:37.472Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-12-03T08:45:37.472Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:45:37.472Z] ++ set -e [2021-12-03T08:45:37.472Z] ++ '[' -n 0 ']' [2021-12-03T08:45:37.472Z] ++ set -x [2021-12-03T08:45:37.472Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:45:37.472Z] INFO: Testing against a local daemon [2021-12-03T08:45:37.472Z] === RUN TestSecretInspect [2021-12-03T08:45:38.734Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-12-03T08:45:38.861Z] --- PASS: TestSecretInspect (1.68s) [2021-12-03T08:45:38.861Z] === RUN TestSecretList [2021-12-03T08:45:39.373Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.65s) [2021-12-03T08:45:39.373Z] === RUN TestRemoveInvalidContainer [2021-12-03T08:45:39.373Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-12-03T08:45:39.373Z] === RUN TestRenameLinkedContainer [2021-12-03T08:45:39.373Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-12-03T08:45:39.373Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-12-03T08:45:39.373Z] === RUN TestRenameStoppedContainer [2021-12-03T08:45:39.670Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-12-03T08:45:39.917Z] --- PASS: TestBuildMultiStageLayerLeak (9.88s) [2021-12-03T08:45:39.917Z] === RUN TestBuildWithHugeFile [2021-12-03T08:45:40.606Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-12-03T08:45:40.606Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-12-03T08:45:40.864Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-12-03T08:45:41.123Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-12-03T08:45:41.404Z] --- PASS: TestSecretList (2.09s) [2021-12-03T08:45:41.404Z] === RUN TestSecretsCreateAndDelete [2021-12-03T08:45:41.588Z] --- PASS: TestRenameStoppedContainer (2.66s) [2021-12-03T08:45:41.588Z] === RUN TestRenameRunningContainerAndReuse [2021-12-03T08:45:42.058Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-12-03T08:45:42.317Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-12-03T08:45:42.575Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-12-03T08:45:42.786Z] --- PASS: TestSecretsCreateAndDelete (1.66s) [2021-12-03T08:45:42.786Z] === RUN TestSecretsUpdate [2021-12-03T08:45:43.143Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-12-03T08:45:43.361Z] Removing intermediate container 56ce53945827 [2021-12-03T08:45:43.361Z] ---> 48a13d8e5a0d [2021-12-03T08:45:43.361Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-12-03T08:45:43.361Z] ---> Running in 51f07af61159 [2021-12-03T08:45:43.361Z] [2021-12-03T08:45:43.361Z] SUCCESS: Specified value was saved. [2021-12-03T08:45:43.747Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-12-03T08:45:44.346Z] Removing intermediate container 51f07af61159 [2021-12-03T08:45:44.346Z] ---> ffe161be12a8 [2021-12-03T08:45:44.346Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-12-03T08:45:44.346Z] ---> Running in 94d1febab05e [2021-12-03T08:45:44.696Z] --- PASS: TestSecretsUpdate (1.67s) [2021-12-03T08:45:44.696Z] === RUN TestTemplatedSecret [2021-12-03T08:45:45.656Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-12-03T08:45:46.607Z] --- PASS: TestTemplatedSecret (1.94s) [2021-12-03T08:45:46.607Z] === RUN TestSecretCreateResolve [2021-12-03T08:45:47.033Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-12-03T08:45:47.452Z] --- PASS: TestRenameRunningContainerAndReuse (5.38s) [2021-12-03T08:45:47.452Z] === RUN TestRenameInvalidName [2021-12-03T08:45:47.990Z] --- PASS: TestSecretCreateResolve (1.67s) [2021-12-03T08:45:47.990Z] PASS [2021-12-03T08:45:47.991Z] [2021-12-03T08:45:47.991Z] DONE 6 tests in 10.795s [2021-12-03T08:45:47.991Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-12-03T08:45:47.991Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:45:47.991Z] ++ set -e [2021-12-03T08:45:47.991Z] ++ '[' -n 0 ']' [2021-12-03T08:45:47.991Z] ++ set -x [2021-12-03T08:45:47.991Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:45:47.991Z] INFO: Testing against a local daemon [2021-12-03T08:45:47.991Z] === RUN TestServiceCreateInit [2021-12-03T08:45:47.991Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-12-03T08:45:48.410Z] === RUN TestDockerSuite/TestBuildEnv [2021-12-03T08:45:49.141Z] Cannot create a file when that file already exists. [2021-12-03T08:45:49.666Z] --- PASS: TestRenameInvalidName (2.67s) [2021-12-03T08:45:49.666Z] === RUN TestRenameAnonymousContainer [2021-12-03T08:45:49.787Z] docker_cli_daemon_test.go:2550: [d4d8f0e7a8f26] daemon is not started [2021-12-03T08:45:49.787Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-12-03T08:45:50.539Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-12-03T08:45:50.539Z] Copying nested executables into bundles/binary-daemon [2021-12-03T08:45:50.539Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-12-03T08:45:50.539Z] GOOS="" GOARCH="" GOARM="" [2021-12-03T08:45:50.539Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-12-03T08:45:50.539Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-12-03T08:45:50.785Z] --- PASS: TestInfoAPIWarnings (16.27s) [2021-12-03T08:45:50.785Z] === RUN TestInfoDebug [2021-12-03T08:45:50.785Z] --- PASS: TestInfoDebug (0.52s) [2021-12-03T08:45:50.785Z] === RUN TestInfoInsecureRegistries [2021-12-03T08:45:50.785Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-12-03T08:45:50.785Z] === RUN TestInfoRegistryMirrors [2021-12-03T08:45:50.785Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-12-03T08:45:50.785Z] === RUN TestLoginFailsWithBadCredentials [2021-12-03T08:45:50.785Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s) [2021-12-03T08:45:50.785Z] === RUN TestPingCacheHeaders [2021-12-03T08:45:50.785Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-12-03T08:45:50.785Z] === RUN TestPingGet [2021-12-03T08:45:50.785Z] --- PASS: TestPingGet (0.05s) [2021-12-03T08:45:50.785Z] === RUN TestPingHead [2021-12-03T08:45:50.786Z] --- PASS: TestPingHead (0.04s) [2021-12-03T08:45:50.786Z] === RUN TestVersion [2021-12-03T08:45:50.786Z] --- PASS: TestVersion (0.02s) [2021-12-03T08:45:50.786Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-12-03T08:45:50.786Z] === CONT TestDiskUsage [2021-12-03T08:45:50.862Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43057/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=dd9782fe946c96582a13e1817eecbb670a2b3a53 -e DOCKER_GRAPHDRIVER docker:dd9782fe946c96582a13e1817eecbb670a2b3a53 hack/make.sh cross [2021-12-03T08:45:51.351Z] === RUN TestDiskUsage/empty [2021-12-03T08:45:51.351Z] === RUN TestDiskUsage/empty/container_types [2021-12-03T08:45:51.351Z] === RUN TestDiskUsage/empty/image_types [2021-12-03T08:45:51.351Z] === RUN TestDiskUsage/empty/volume_types [2021-12-03T08:45:51.351Z] === RUN TestDiskUsage/empty/build-cache_types [2021-12-03T08:45:51.351Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-12-03T08:45:51.351Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-12-03T08:45:51.351Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-12-03T08:45:51.351Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-12-03T08:45:51.351Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-12-03T08:45:51.351Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-12-03T08:45:51.351Z] === RUN TestDiskUsage/after_LoadBusybox [2021-12-03T08:45:51.425Z] [2021-12-03T08:45:51.609Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-12-03T08:45:51.609Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-12-03T08:45:51.609Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-12-03T08:45:51.609Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-12-03T08:45:51.609Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-12-03T08:45:51.609Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-12-03T08:45:51.609Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-12-03T08:45:51.609Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-12-03T08:45:51.609Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-12-03T08:45:51.609Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-12-03T08:45:51.609Z] === RUN TestDiskUsage/after_container.Run [2021-12-03T08:45:51.682Z] Removing bundles/ [2021-12-03T08:45:51.682Z] [2021-12-03T08:45:51.682Z] ---> Making bundle: cross (in bundles/cross) [2021-12-03T08:45:51.682Z] Cross building: bundles/cross/linux/amd64 [2021-12-03T08:45:51.682Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-12-03T08:45:51.682Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-12-03T08:45:51.691Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-12-03T08:45:51.691Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-12-03T08:45:52.176Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-12-03T08:45:52.176Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-12-03T08:45:52.176Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-12-03T08:45:52.176Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-12-03T08:45:52.176Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-12-03T08:45:52.176Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-12-03T08:45:52.176Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-12-03T08:45:52.176Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-12-03T08:45:52.176Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-12-03T08:45:52.176Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-12-03T08:45:52.176Z] --- PASS: TestDiskUsage (1.44s) [2021-12-03T08:45:52.176Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-12-03T08:45:52.176Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-12-03T08:45:52.176Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-12-03T08:45:52.176Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-12-03T08:45:52.176Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-12-03T08:45:52.176Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-12-03T08:45:52.176Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-12-03T08:45:52.176Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-12-03T08:45:52.176Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-12-03T08:45:52.176Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-12-03T08:45:52.176Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-12-03T08:45:52.176Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.28s) [2021-12-03T08:45:52.176Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-12-03T08:45:52.176Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-12-03T08:45:52.176Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-12-03T08:45:52.176Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-12-03T08:45:52.176Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-12-03T08:45:52.176Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-12-03T08:45:52.176Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-12-03T08:45:52.176Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-12-03T08:45:52.176Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-12-03T08:45:52.176Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-12-03T08:45:52.176Z] --- PASS: TestDiskUsage/after_container.Run (0.46s) [2021-12-03T08:45:52.176Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-12-03T08:45:52.176Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-12-03T08:45:52.176Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-12-03T08:45:52.176Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-12-03T08:45:52.176Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-12-03T08:45:52.176Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-12-03T08:45:52.176Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-12-03T08:45:52.176Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-12-03T08:45:52.176Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-12-03T08:45:52.176Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-12-03T08:45:52.176Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.49s) [2021-12-03T08:45:52.176Z] PASS [2021-12-03T08:45:52.176Z] [2021-12-03T08:45:52.176Z] DONE 53 tests in 22.436s [2021-12-03T08:45:52.191Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-12-03T08:45:52.435Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-12-03T08:45:52.435Z] INFO: Testing against a local daemon [2021-12-03T08:45:52.435Z] === RUN TestVolumesCreateAndList [2021-12-03T08:45:52.435Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-12-03T08:45:52.435Z] === RUN TestVolumesRemove [2021-12-03T08:45:52.435Z] --- PASS: TestVolumesRemove (0.07s) [2021-12-03T08:45:52.435Z] === RUN TestVolumesInspect [2021-12-03T08:45:52.435Z] --- PASS: TestVolumesInspect (0.02s) [2021-12-03T08:45:52.435Z] === RUN TestVolumesInvalidJSON [2021-12-03T08:45:52.435Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-12-03T08:45:52.435Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-12-03T08:45:52.435Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-12-03T08:45:52.435Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-12-03T08:45:52.435Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-12-03T08:45:52.435Z] PASS [2021-12-03T08:45:52.435Z] [2021-12-03T08:45:52.435Z] DONE 5 tests in 0.157s [2021-12-03T08:45:52.435Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-12-03T08:45:52.627Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-12-03T08:45:52.926Z] Removing intermediate container 94d1febab05e [2021-12-03T08:45:52.926Z] ---> cac3f27163cb [2021-12-03T08:45:52.926Z] Step 13/13 : CMD ["sh"] [2021-12-03T08:45:52.926Z] ---> Running in 62d5e90db765 [2021-12-03T08:45:53.001Z] Stopping apparmor (via systemctl): apparmor.service. [2021-12-03T08:45:53.001Z] Removing test suite binaries [2021-12-03T08:45:53.001Z] exiting test-integration [2021-12-03T08:45:53.001Z] ++ exit 0 [2021-12-03T08:45:53.001Z] [2021-12-03T08:45:53.395Z] Removing intermediate container 62d5e90db765 [2021-12-03T08:45:53.395Z] ---> c9b1429bf7fe [2021-12-03T08:45:53.395Z] Successfully built c9b1429bf7fe [2021-12-03T08:45:53.395Z] Successfully tagged busybox:latest [2021-12-03T08:45:53.395Z] INFO: Docker images of the daemon under test [2021-12-03T08:45:53.395Z] [2021-12-03T08:45:53.395Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-03T08:45:53.395Z] busybox latest c9b1429bf7fe 1 second ago 5.76GB [2021-12-03T08:45:53.395Z] microsoft/windowsservercore latest 617dd5ead5b8 4 weeks ago 5.74GB [2021-12-03T08:45:53.395Z] mcr.microsoft.com/windows/servercore ltsc2019 617dd5ead5b8 4 weeks ago 5.74GB [2021-12-03T08:45:53.395Z] [2021-12-03T08:45:53.395Z] INFO: Running integration tests at 12/03/2021 08:45:53... [2021-12-03T08:45:53.395Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-12-03T08:45:53.395Z] INFO: Integration API tests being run from the host: [2021-12-03T08:45:53.395Z] INFO: make.ps1 starting at 12/03/2021 08:45:53 [2021-12-03T08:45:54.381Z] Running D:\gopath\src\github.com\docker\docker\integration\build Post stage [Pipeline] junit [2021-12-03T08:45:54.926Z] Recording test results [2021-12-03T08:45:55.489Z] --- PASS: TestServiceCreateInit (6.89s) [2021-12-03T08:45:55.489Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.48s) [2021-12-03T08:45:55.489Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.40s) [2021-12-03T08:45:55.489Z] === RUN TestCreateServiceMultipleTimes [2021-12-03T08:45:56.592Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-12-03T08:45:56.932Z] + echo Ensuring container killed. [2021-12-03T08:45:56.932Z] Ensuring container killed. [2021-12-03T08:45:56.932Z] + docker rm -vf docker-pr1 [2021-12-03T08:45:56.932Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-12-03T08:45:57.216Z] + echo Chowning /workspace to jenkins user [2021-12-03T08:45:57.216Z] Chowning /workspace to jenkins user [2021-12-03T08:45:57.216Z] + id -u [2021-12-03T08:45:57.216Z] + id -g [2021-12-03T08:45:57.216Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43057:/workspace busybox chown -R 1000:1000 /workspace [2021-12-03T08:45:57.216Z] Unable to find image 'busybox:latest' locally [2021-12-03T08:45:57.216Z] latest: Pulling from library/busybox [2021-12-03T08:45:57.216Z] 3aab638df1a9: Pulling fs layer [2021-12-03T08:45:57.483Z] 3aab638df1a9: Download complete [2021-12-03T08:45:57.483Z] 3aab638df1a9: Pull complete [2021-12-03T08:45:57.483Z] Digest: sha256:52817dece4cfe26f581c834d27a8e1bcc82194f914afe6d50afad5a101234ef1 [2021-12-03T08:45:57.483Z] Status: Downloaded newer image for busybox:latest [2021-12-03T08:45:59.197Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-12-03T08:45:59.695Z] + bundleName=amd64-cgroup2 [2021-12-03T08:45:59.695Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-12-03T08:45:59.695Z] Creating amd64-cgroup2-bundles.tar.gz [2021-12-03T08:45:59.695Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-12-03T08:45:59.695Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-12-03T08:45:59.764Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [Pipeline] archiveArtifacts [2021-12-03T08:46:00.016Z] Archiving artifacts [2021-12-03T08:46:00.102Z] --- PASS: TestRenameAnonymousContainer (9.71s) [2021-12-03T08:46:00.102Z] === RUN TestRenameContainerWithSameName [2021-12-03T08:46:02.288Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43057/1/artifacts/ [Pipeline] } [2021-12-03T08:46:02.297Z] === RUN TestDockerDaemonSuite/TestShmSize [Pipeline] // catchError [2021-12-03T08:46:02.308Z] --- PASS: TestRenameContainerWithSameName (2.65s) [2021-12-03T08:46:02.308Z] === RUN TestRenameContainerWithLinkedContainer [2021-12-03T08:46:02.308Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-12-03T08:46:02.308Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-12-03T08:46:02.308Z] === RUN TestResize [Pipeline] sh [2021-12-03T08:46:02.602Z] + make clean [2021-12-03T08:46:02.859Z] docker volume rm -f docker-dev-cache [2021-12-03T08:46:02.860Z] docker-dev-cache [Pipeline] deleteDir [2021-12-03T08:46:04.200Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-03T08:46:05.256Z] --- PASS: TestResize (2.81s) [2021-12-03T08:46:05.256Z] === RUN TestResizeWithInvalidSize [2021-12-03T08:46:06.735Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-12-03T08:46:06.735Z] check_test.go:308: [d89bc3ca94670] daemon is not started [2021-12-03T08:46:06.735Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-12-03T08:46:07.464Z] --- PASS: TestResizeWithInvalidSize (2.68s) [2021-12-03T08:46:07.464Z] === RUN TestResizeWhenContainerNotStarted [2021-12-03T08:46:10.390Z] --- PASS: TestCreateServiceMultipleTimes (14.47s) [2021-12-03T08:46:10.390Z] === RUN TestCreateServiceConflict [2021-12-03T08:46:10.423Z] --- PASS: TestResizeWhenContainerNotStarted (2.66s) [2021-12-03T08:46:10.423Z] === RUN TestDaemonRestartKillContainers [2021-12-03T08:46:10.423Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:46:10.423Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-12-03T08:46:10.423Z] === RUN TestStats [2021-12-03T08:46:10.423Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-12-03T08:46:10.423Z] --- SKIP: TestStats (0.00s) [2021-12-03T08:46:10.423Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-12-03T08:46:11.331Z] --- PASS: TestCreateServiceConflict (1.67s) [2021-12-03T08:46:11.331Z] === RUN TestCreateServiceMaxReplicas [2021-12-03T08:46:13.303Z] --- PASS: TestDockerDaemonSuite (332.55s) [2021-12-03T08:46:13.303Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.60s) [2021-12-03T08:46:13.303Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.72s) [2021-12-03T08:46:13.303Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.49s) [2021-12-03T08:46:13.303Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.52s) [2021-12-03T08:46:13.303Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.09s) [2021-12-03T08:46:13.303Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.88s) [2021-12-03T08:46:13.303Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.50s) [2021-12-03T08:46:13.303Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.89s) [2021-12-03T08:46:13.303Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.02s) [2021-12-03T08:46:13.303Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.17s) [2021-12-03T08:46:13.303Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (2.98s) [2021-12-03T08:46:13.303Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.24s) [2021-12-03T08:46:13.303Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.32s) [2021-12-03T08:46:13.303Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.14s) [2021-12-03T08:46:13.303Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-12-03T08:46:13.303Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-12-03T08:46:13.303Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.35s) [2021-12-03T08:46:13.303Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s) [2021-12-03T08:46:13.303Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.18s) [2021-12-03T08:46:13.303Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.54s) [2021-12-03T08:46:13.303Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.25s) [2021-12-03T08:46:13.303Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.15s) [2021-12-03T08:46:13.303Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s) [2021-12-03T08:46:13.303Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s) [2021-12-03T08:46:13.303Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.68s) [2021-12-03T08:46:13.303Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.53s) [2021-12-03T08:46:13.303Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.57s) [2021-12-03T08:46:13.303Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2021-12-03T08:46:13.303Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2021-12-03T08:46:13.303Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.54s) [2021-12-03T08:46:13.303Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.38s) [2021-12-03T08:46:13.303Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (1.88s) [2021-12-03T08:46:13.303Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-12-03T08:46:13.303Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.33s) [2021-12-03T08:46:13.303Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.14s) [2021-12-03T08:46:13.303Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.64s) [2021-12-03T08:46:13.303Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.67s) [2021-12-03T08:46:13.303Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.89s) [2021-12-03T08:46:13.303Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s) [2021-12-03T08:46:13.303Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.08s) [2021-12-03T08:46:13.303Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.28s) [2021-12-03T08:46:13.303Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.38s) [2021-12-03T08:46:13.303Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2021-12-03T08:46:13.303Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2021-12-03T08:46:13.303Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-12-03T08:46:13.303Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.64s) [2021-12-03T08:46:13.303Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.45s) [2021-12-03T08:46:13.303Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.45s) [2021-12-03T08:46:13.303Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.72s) [2021-12-03T08:46:13.303Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.64s) [2021-12-03T08:46:13.303Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.71s) [2021-12-03T08:46:13.303Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.95s) [2021-12-03T08:46:13.303Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2021-12-03T08:46:13.303Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.55s) [2021-12-03T08:46:13.303Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2021-12-03T08:46:13.303Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.48s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.36s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.58s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.40s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.16s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.50s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.92s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.08s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.53s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.25s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.70s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.11s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.63s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.17s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.53s) [2021-12-03T08:46:13.304Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-12-03T08:46:13.304Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.17s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.05s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.68s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.27s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.85s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.31s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.61s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.55s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.23s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.78s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.78s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.61s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.53s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.10s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.69s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.18s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.12s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.48s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.06s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.82s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.87s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.88s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.43s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.34s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.87s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.78s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.81s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.45s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.36s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.01s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.50s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.92s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.06s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.24s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.20s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.71s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.07s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.09s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.11s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.56s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.30s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.70s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.66s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.54s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.09s) [2021-12-03T08:46:13.304Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.58s) [2021-12-03T08:46:13.304Z] === RUN TestDockerSwarmSuite [2021-12-03T08:46:13.304Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-12-03T08:46:13.873Z] --- PASS: TestCreateServiceMaxReplicas (2.48s) [2021-12-03T08:46:13.873Z] === RUN TestCreateWithDuplicateNetworkNames [2021-12-03T08:46:15.839Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-12-03T08:46:17.566Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.89s) [2021-12-03T08:46:17.566Z] === RUN TestStopContainerWithTimeout [2021-12-03T08:46:17.566Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-12-03T08:46:17.566Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-12-03T08:46:17.566Z] === RUN TestUpdateRestartPolicy [2021-12-03T08:46:18.372Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-12-03T08:46:18.372Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-12-03T08:46:19.683Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-03T08:46:19.683Z] INFO: Testing against a local daemon [2021-12-03T08:46:19.683Z] === RUN TestBuildWithSession [2021-12-03T08:46:19.683Z] build_session_test.go:25: TODO: BuildKit [2021-12-03T08:46:19.683Z] --- SKIP: TestBuildWithSession (0.00s) [2021-12-03T08:46:19.683Z] === RUN TestBuildSquashParent [2021-12-03T08:46:19.683Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:46:19.683Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-12-03T08:46:19.683Z] === RUN TestBuildWithRemoveAndForceRemove [2021-12-03T08:46:19.683Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-03T08:46:19.683Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-03T08:46:19.683Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-03T08:46:19.683Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-03T08:46:19.683Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-03T08:46:19.683Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-03T08:46:19.683Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-03T08:46:19.683Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-03T08:46:19.683Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-03T08:46:19.683Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-03T08:46:19.683Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-03T08:46:19.683Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-03T08:46:19.683Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-03T08:46:19.683Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-03T08:46:19.683Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-03T08:46:19.683Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-03T08:46:20.274Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-12-03T08:46:23.564Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-12-03T08:46:28.774Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.02s) [2021-12-03T08:46:28.774Z] === RUN TestCreateServiceSecretFileMode [2021-12-03T08:46:28.832Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-12-03T08:46:29.399Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-12-03T08:46:29.972Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-12-03T08:46:30.134Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-03T08:46:30.134Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-03T08:46:30.231Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-12-03T08:46:31.610Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-12-03T08:46:31.610Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2021-12-03T08:46:31.610Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-12-03T08:46:31.869Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-12-03T08:46:35.997Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-12-03T08:46:35.997Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.49s) [2021-12-03T08:46:35.997Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.81s) [2021-12-03T08:46:35.997Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.96s) [2021-12-03T08:46:35.997Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.96s) [2021-12-03T08:46:35.997Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (6.37s) [2021-12-03T08:46:35.997Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (6.78s) [2021-12-03T08:46:35.997Z] === RUN TestBuildMultiStageCopy [2021-12-03T08:46:35.997Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-12-03T08:46:37.137Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-12-03T08:46:37.705Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-12-03T08:46:38.767Z] --- PASS: TestCreateServiceSecretFileMode (12.28s) [2021-12-03T08:46:38.767Z] === RUN TestCreateServiceConfigFileMode [2021-12-03T08:46:40.992Z] docker_api_swarm_test.go:563: [d092f7f91f5b9] joining swarm manager [d9ddd2a474f1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-03T08:46:41.251Z] === RUN TestDockerSuite/TestBuildExpose [2021-12-03T08:46:41.820Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-12-03T08:46:42.760Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-12-03T08:46:42.827Z] --- PASS: TestUpdateRestartPolicy (22.20s) [2021-12-03T08:46:42.827Z] === RUN TestUpdateRestartWithAutoRemove [2021-12-03T08:46:42.827Z] --- PASS: TestUpdateRestartWithAutoRemove (2.63s) [2021-12-03T08:46:42.827Z] === RUN TestWaitNonBlocked [2021-12-03T08:46:42.827Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-03T08:46:42.827Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-03T08:46:42.827Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-03T08:46:42.827Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-03T08:46:42.827Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-03T08:46:42.827Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-03T08:46:43.326Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-12-03T08:46:43.584Z] === RUN TestDockerSuite/TestBuildFails [2021-12-03T08:46:44.548Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-12-03T08:46:44.548Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-12-03T08:46:44.654Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-12-03T08:46:44.654Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-12-03T08:46:45.042Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-12-03T08:46:45.042Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.84s) [2021-12-03T08:46:45.042Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.12s) [2021-12-03T08:46:45.042Z] === RUN TestWaitBlocked [2021-12-03T08:46:45.042Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:46:45.042Z] --- SKIP: TestWaitBlocked (0.00s) [2021-12-03T08:46:45.042Z] PASS [2021-12-03T08:46:45.042Z] ok github.com/docker/docker/integration/container 98.621s [2021-12-03T08:46:45.042Z] [2021-12-03T08:46:45.042Z] === Skipped [2021-12-03T08:46:45.042Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-12-03T08:46:45.042Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-03T08:46:45.042Z] [2021-12-03T08:46:45.042Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-12-03T08:46:45.042Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:46:45.042Z] [2021-12-03T08:46:45.042Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-12-03T08:46:45.042Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-12-03T08:46:45.042Z] [2021-12-03T08:46:45.042Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-12-03T08:46:45.042Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:46:45.042Z] [2021-12-03T08:46:45.042Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-12-03T08:46:45.042Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:46:45.042Z] [2021-12-03T08:46:45.042Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-12-03T08:46:45.042Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:46:45.042Z] [2021-12-03T08:46:45.042Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-12-03T08:46:45.042Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-12-03T08:46:45.042Z] [2021-12-03T08:46:45.042Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-12-03T08:46:45.042Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-12-03T08:46:45.042Z] [2021-12-03T08:46:45.042Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-12-03T08:46:45.042Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:46:45.042Z] [2021-12-03T08:46:45.042Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-12-03T08:46:45.042Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-12-03T08:46:45.042Z] [2021-12-03T08:46:45.042Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2021-12-03T08:46:45.042Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-12-03T08:46:45.042Z] [2021-12-03T08:46:45.042Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-12-03T08:46:45.042Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-12-03T08:46:45.042Z] [2021-12-03T08:46:45.042Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-12-03T08:46:45.042Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:46:45.042Z] [2021-12-03T08:46:45.042Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-12-03T08:46:45.042Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:46:45.042Z] [2021-12-03T08:46:45.042Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-12-03T08:46:45.042Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-12-03T08:46:45.042Z] [2021-12-03T08:46:45.042Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-12-03T08:46:45.042Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-12-03T08:46:45.042Z] [2021-12-03T08:46:45.042Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-12-03T08:46:45.042Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-12-03T08:46:45.042Z] [2021-12-03T08:46:45.042Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-12-03T08:46:45.042Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-12-03T08:46:45.042Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-12-03T08:46:45.042Z] [2021-12-03T08:46:45.042Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-12-03T08:46:45.042Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-03T08:46:45.042Z] [2021-12-03T08:46:45.042Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-12-03T08:46:45.042Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-03T08:46:45.042Z] [2021-12-03T08:46:45.042Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-12-03T08:46:45.042Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-03T08:46:45.042Z] [2021-12-03T08:46:45.042Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-12-03T08:46:45.042Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-12-03T08:46:45.042Z] [2021-12-03T08:46:45.042Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-12-03T08:46:45.042Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:46:45.042Z] [2021-12-03T08:46:45.042Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-12-03T08:46:45.042Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-03T08:46:45.042Z] [2021-12-03T08:46:45.042Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-12-03T08:46:45.042Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-12-03T08:46:45.042Z] [2021-12-03T08:46:45.042Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-12-03T08:46:45.042Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-12-03T08:46:45.042Z] [2021-12-03T08:46:45.042Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-12-03T08:46:45.042Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-12-03T08:46:45.042Z] [2021-12-03T08:46:45.042Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-12-03T08:46:45.042Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:46:45.042Z] [2021-12-03T08:46:45.042Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-12-03T08:46:45.042Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-12-03T08:46:45.042Z] [2021-12-03T08:46:45.042Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-12-03T08:46:45.042Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-12-03T08:46:45.042Z] [2021-12-03T08:46:45.042Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-12-03T08:46:45.042Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:46:45.042Z] [2021-12-03T08:46:45.042Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-12-03T08:46:45.042Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-12-03T08:46:45.042Z] [2021-12-03T08:46:45.042Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-12-03T08:46:45.042Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-12-03T08:46:45.042Z] [2021-12-03T08:46:45.042Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-12-03T08:46:45.042Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:46:45.042Z] [2021-12-03T08:46:45.042Z] DONE 87 tests, 34 skipped in 100.708s [2021-12-03T08:46:45.042Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-12-03T08:46:45.122Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-12-03T08:46:46.106Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-12-03T08:46:46.458Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-12-03T08:46:47.092Z] --- PASS: TestBuildMultiStageCopy (11.14s) [2021-12-03T08:46:47.092Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.50s) [2021-12-03T08:46:47.092Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.69s) [2021-12-03T08:46:47.092Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.83s) [2021-12-03T08:46:47.092Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.01s) [2021-12-03T08:46:47.092Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.10s) [2021-12-03T08:46:47.092Z] === RUN TestBuildMultiStageParentConfig [2021-12-03T08:46:48.361Z] === RUN TestDockerSuite/TestBuildForceRm [2021-12-03T08:46:49.309Z] --- PASS: TestBuildMultiStageParentConfig (2.22s) [2021-12-03T08:46:49.310Z] === RUN TestBuildLabelWithTargets [2021-12-03T08:46:49.310Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-03T08:46:49.310Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-12-03T08:46:49.310Z] === RUN TestBuildWithEmptyLayers [2021-12-03T08:46:49.737Z] === RUN TestDockerSuite/TestBuildFromGit [2021-12-03T08:46:50.873Z] --- PASS: TestBuildWithEmptyLayers (1.13s) [2021-12-03T08:46:50.873Z] === RUN TestBuildMultiStageOnBuild [2021-12-03T08:46:50.995Z] --- PASS: TestCreateServiceConfigFileMode (11.95s) [2021-12-03T08:46:50.995Z] === RUN TestCreateServiceSysctls [2021-12-03T08:46:51.641Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-12-03T08:46:51.900Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-12-03T08:46:53.275Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-12-03T08:46:53.275Z] docker_api_swarm_test.go:585: [d597b811ef307] joining swarm manager [d9ddd2a474f1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-03T08:46:54.292Z] --- PASS: TestCreateServiceSysctls (2.96s) [2021-12-03T08:46:54.292Z] === RUN TestCreateServiceCapabilities [2021-12-03T08:46:55.179Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-12-03T08:46:56.115Z] check_test.go:379: [d092f7f91f5b9] daemon is not started [2021-12-03T08:46:56.115Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-12-03T08:46:56.203Z] --- PASS: TestCreateServiceCapabilities (2.29s) [2021-12-03T08:46:56.203Z] === RUN TestInspect [2021-12-03T08:46:56.373Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-12-03T08:46:58.275Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-12-03T08:46:58.744Z] --- PASS: TestInspect (2.68s) [2021-12-03T08:46:58.744Z] === RUN TestCreateJob [2021-12-03T08:46:59.653Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-12-03T08:47:01.031Z] === RUN TestDockerSuite/TestBuildHistory [2021-12-03T08:47:02.042Z] --- PASS: TestCreateJob (2.90s) [2021-12-03T08:47:02.042Z] === RUN TestReplicatedJob [2021-12-03T08:47:05.218Z] === RUN TestDockerSuite/TestBuildIidFile [2021-12-03T08:47:05.218Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-12-03T08:47:05.784Z] === RUN TestDockerSuite/TestBuildInheritance [2021-12-03T08:47:05.807Z] --- PASS: TestBuildMultiStageOnBuild (15.03s) [2021-12-03T08:47:05.807Z] === RUN TestBuildUncleanTarFilenames [2021-12-03T08:47:05.807Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-03T08:47:05.807Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-12-03T08:47:05.807Z] === RUN TestBuildMultiStageLayerLeak [2021-12-03T08:47:06.287Z] --- PASS: TestReplicatedJob (4.64s) [2021-12-03T08:47:06.287Z] === RUN TestUpdateReplicatedJob [2021-12-03T08:47:06.312Z] === RUN TestConfigDaemonLibtrustID [2021-12-03T08:47:06.312Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-12-03T08:47:06.312Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-12-03T08:47:06.312Z] === RUN TestDaemonConfigValidation [2021-12-03T08:47:06.312Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-12-03T08:47:06.312Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-12-03T08:47:06.312Z] === RUN TestConfigDaemonSeccompProfiles [2021-12-03T08:47:06.312Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-12-03T08:47:06.312Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-12-03T08:47:06.312Z] === RUN TestDaemonProxy [2021-12-03T08:47:06.312Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-12-03T08:47:06.312Z] --- SKIP: TestDaemonProxy (0.00s) [2021-12-03T08:47:06.312Z] PASS [2021-12-03T08:47:06.312Z] ok github.com/docker/docker/integration/daemon 0.090s [2021-12-03T08:47:06.312Z] [2021-12-03T08:47:06.312Z] === Skipped [2021-12-03T08:47:06.312Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-12-03T08:47:06.312Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-12-03T08:47:06.312Z] [2021-12-03T08:47:06.312Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-12-03T08:47:06.312Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-12-03T08:47:06.312Z] [2021-12-03T08:47:06.312Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-12-03T08:47:06.312Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-12-03T08:47:06.312Z] [2021-12-03T08:47:06.312Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2021-12-03T08:47:06.312Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-12-03T08:47:06.312Z] [2021-12-03T08:47:06.312Z] DONE 4 tests, 4 skipped in 20.414s [2021-12-03T08:47:06.312Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-12-03T08:47:06.351Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-12-03T08:47:06.610Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-12-03T08:47:06.610Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2021-12-03T08:47:06.610Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-12-03T08:47:07.178Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-12-03T08:47:07.178Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-12-03T08:47:07.301Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T08:47:07.301Z] INFO: Testing against a local daemon [2021-12-03T08:47:07.301Z] === RUN TestCommitInheritsEnv [2021-12-03T08:47:07.301Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-03T08:47:07.301Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-12-03T08:47:07.301Z] === RUN TestImportExtremelyLargeImageWorks [2021-12-03T08:47:07.301Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-12-03T08:47:07.301Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-12-03T08:47:07.301Z] === RUN TestImagesFilterMultiReference [2021-12-03T08:47:07.301Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-12-03T08:47:07.301Z] === RUN TestImagePullPlatformInvalid [2021-12-03T08:47:07.301Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-12-03T08:47:07.301Z] === RUN TestRemoveImageOrphaning [2021-12-03T08:47:08.114Z] === RUN TestDockerSuite/TestBuildLabel [2021-12-03T08:47:08.301Z] --- PASS: TestRemoveImageOrphaning (0.84s) [2021-12-03T08:47:08.301Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-12-03T08:47:08.301Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2021-12-03T08:47:08.301Z] === RUN TestTagInvalidReference [2021-12-03T08:47:08.301Z] --- PASS: TestTagInvalidReference (0.03s) [2021-12-03T08:47:08.301Z] === RUN TestTagValidPrefixedRepo [2021-12-03T08:47:08.301Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-12-03T08:47:08.301Z] === RUN TestTagExistedNameWithoutForce [2021-12-03T08:47:08.301Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-12-03T08:47:08.301Z] === RUN TestTagOfficialNames [2021-12-03T08:47:08.301Z] --- PASS: TestTagOfficialNames (0.06s) [2021-12-03T08:47:08.301Z] === RUN TestTagMatchesDigest [2021-12-03T08:47:08.301Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-12-03T08:47:08.301Z] PASS [2021-12-03T08:47:08.301Z] ok github.com/docker/docker/integration/image 1.228s [2021-12-03T08:47:08.301Z] [2021-12-03T08:47:08.301Z] === Skipped [2021-12-03T08:47:08.301Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-12-03T08:47:08.301Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-03T08:47:08.301Z] [2021-12-03T08:47:08.301Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-12-03T08:47:08.301Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-12-03T08:47:08.301Z] [2021-12-03T08:47:08.301Z] DONE 11 tests, 2 skipped in 2.598s [2021-12-03T08:47:08.301Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-12-03T08:47:08.829Z] --- PASS: TestUpdateReplicatedJob (2.48s) [2021-12-03T08:47:08.829Z] === RUN TestServiceListWithStatuses [2021-12-03T08:47:08.829Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-12-03T08:47:08.829Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-12-03T08:47:08.829Z] === RUN TestDockerNetworkConnectAlias [2021-12-03T08:47:09.052Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-12-03T08:47:09.310Z] docker_api_swarm_test.go:46: [d2b591c751417] joining swarm manager [d251ed9d3a148]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-03T08:47:09.569Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-12-03T08:47:10.135Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-12-03T08:47:10.395Z] === RUN TestDockerSuite/TestBuildLabels [2021-12-03T08:47:10.526Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T08:47:10.527Z] INFO: Testing against a local daemon [2021-12-03T08:47:10.527Z] === RUN TestNetworkCreateDelete [2021-12-03T08:47:10.527Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:47:10.527Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-12-03T08:47:10.527Z] === RUN TestDockerNetworkDeletePreferID [2021-12-03T08:47:10.527Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-12-03T08:47:10.527Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-12-03T08:47:10.527Z] === RUN TestDaemonDNSFallback [2021-12-03T08:47:10.527Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:47:10.527Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-12-03T08:47:10.527Z] === RUN TestInspectNetwork [2021-12-03T08:47:10.527Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-12-03T08:47:10.527Z] --- SKIP: TestInspectNetwork (0.00s) [2021-12-03T08:47:10.527Z] === RUN TestRunContainerWithBridgeNone [2021-12-03T08:47:10.527Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:47:10.527Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-12-03T08:47:10.527Z] === RUN TestNetworkInvalidJSON [2021-12-03T08:47:10.527Z] === RUN TestNetworkInvalidJSON//networks/create [2021-12-03T08:47:10.527Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-12-03T08:47:10.527Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-12-03T08:47:10.527Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-12-03T08:47:10.527Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-03T08:47:10.527Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-03T08:47:10.527Z] === CONT TestNetworkInvalidJSON//networks/create [2021-12-03T08:47:10.527Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-03T08:47:10.527Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-12-03T08:47:10.527Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-12-03T08:47:10.527Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-12-03T08:47:10.527Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-12-03T08:47:10.527Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-12-03T08:47:10.527Z] === RUN TestNetworkList [2021-12-03T08:47:10.527Z] === RUN TestNetworkList//networks [2021-12-03T08:47:10.527Z] === PAUSE TestNetworkList//networks [2021-12-03T08:47:10.527Z] === RUN TestNetworkList//networks/ [2021-12-03T08:47:10.527Z] === PAUSE TestNetworkList//networks/ [2021-12-03T08:47:10.527Z] === CONT TestNetworkList//networks [2021-12-03T08:47:10.527Z] === CONT TestNetworkList//networks/ [2021-12-03T08:47:10.527Z] --- PASS: TestNetworkList (0.03s) [2021-12-03T08:47:10.527Z] --- PASS: TestNetworkList//networks (0.00s) [2021-12-03T08:47:10.527Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-12-03T08:47:10.527Z] === RUN TestHostIPv4BridgeLabel [2021-12-03T08:47:10.527Z] network_test.go:128: testEnv.OSType == "windows" [2021-12-03T08:47:10.527Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-12-03T08:47:10.527Z] === RUN TestDaemonRestartWithLiveRestore [2021-12-03T08:47:10.527Z] service_test.go:30: testEnv.OSType == "windows" [2021-12-03T08:47:10.527Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-12-03T08:47:10.527Z] === RUN TestDaemonDefaultNetworkPools [2021-12-03T08:47:10.527Z] service_test.go:59: testEnv.OSType == "windows" [2021-12-03T08:47:10.527Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-12-03T08:47:10.527Z] === RUN TestDaemonRestartWithExistingNetwork [2021-12-03T08:47:10.527Z] service_test.go:103: testEnv.OSType == "windows" [2021-12-03T08:47:10.527Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-12-03T08:47:10.527Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-12-03T08:47:10.527Z] service_test.go:137: testEnv.OSType == "windows" [2021-12-03T08:47:10.527Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-12-03T08:47:10.527Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-12-03T08:47:10.527Z] service_test.go:188: testEnv.OSType == "windows" [2021-12-03T08:47:10.527Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-12-03T08:47:10.527Z] === RUN TestServiceWithPredefinedNetwork [2021-12-03T08:47:10.527Z] service_test.go:213: testEnv.OSType == "windows" [2021-12-03T08:47:10.527Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-12-03T08:47:10.527Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-12-03T08:47:10.527Z] service_test.go:243: FLAKY_TEST [2021-12-03T08:47:10.527Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-03T08:47:10.527Z] === RUN TestServiceWithDataPathPortInit [2021-12-03T08:47:10.527Z] service_test.go:334: testEnv.OSType == "windows" [2021-12-03T08:47:10.527Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-12-03T08:47:10.527Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-12-03T08:47:10.527Z] service_test.go:402: testEnv.OSType == "windows" [2021-12-03T08:47:10.527Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-12-03T08:47:10.527Z] PASS [2021-12-03T08:47:10.527Z] ok github.com/docker/docker/integration/network 0.124s [2021-12-03T08:47:10.527Z] [2021-12-03T08:47:10.527Z] === Skipped [2021-12-03T08:47:10.527Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-12-03T08:47:10.527Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:47:10.527Z] [2021-12-03T08:47:10.527Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-12-03T08:47:10.527Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-12-03T08:47:10.527Z] [2021-12-03T08:47:10.527Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-12-03T08:47:10.527Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:47:10.527Z] [2021-12-03T08:47:10.527Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-12-03T08:47:10.527Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-12-03T08:47:10.527Z] [2021-12-03T08:47:10.527Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-12-03T08:47:10.527Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:47:10.527Z] [2021-12-03T08:47:10.527Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-12-03T08:47:10.527Z] network_test.go:128: testEnv.OSType == "windows" [2021-12-03T08:47:10.527Z] [2021-12-03T08:47:10.527Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-12-03T08:47:10.527Z] service_test.go:30: testEnv.OSType == "windows" [2021-12-03T08:47:10.527Z] [2021-12-03T08:47:10.527Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-12-03T08:47:10.527Z] service_test.go:59: testEnv.OSType == "windows" [2021-12-03T08:47:10.527Z] [2021-12-03T08:47:10.527Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-12-03T08:47:10.527Z] service_test.go:103: testEnv.OSType == "windows" [2021-12-03T08:47:10.527Z] [2021-12-03T08:47:10.527Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-12-03T08:47:10.527Z] service_test.go:137: testEnv.OSType == "windows" [2021-12-03T08:47:10.527Z] [2021-12-03T08:47:10.527Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-12-03T08:47:10.527Z] service_test.go:188: testEnv.OSType == "windows" [2021-12-03T08:47:10.527Z] [2021-12-03T08:47:10.527Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-12-03T08:47:10.527Z] service_test.go:213: testEnv.OSType == "windows" [2021-12-03T08:47:10.527Z] [2021-12-03T08:47:10.527Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-03T08:47:10.527Z] service_test.go:243: FLAKY_TEST [2021-12-03T08:47:10.527Z] [2021-12-03T08:47:10.527Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-12-03T08:47:10.527Z] service_test.go:334: testEnv.OSType == "windows" [2021-12-03T08:47:10.527Z] [2021-12-03T08:47:10.527Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-12-03T08:47:10.527Z] service_test.go:402: testEnv.OSType == "windows" [2021-12-03T08:47:10.527Z] [2021-12-03T08:47:10.527Z] DONE 22 tests, 15 skipped in 1.872s [2021-12-03T08:47:10.527Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-12-03T08:47:10.653Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-12-03T08:47:11.003Z] testing: warning: no tests to run [2021-12-03T08:47:11.003Z] PASS [2021-12-03T08:47:11.003Z] ok github.com/docker/docker/integration/network/ipvlan 0.055s [2021-12-03T08:47:11.003Z] [2021-12-03T08:47:11.003Z] DONE 0 tests in 0.553s [2021-12-03T08:47:11.003Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-12-03T08:47:11.470Z] testing: warning: no tests to run [2021-12-03T08:47:11.470Z] PASS [2021-12-03T08:47:11.470Z] ok github.com/docker/docker/integration/network/macvlan 0.056s [2021-12-03T08:47:11.470Z] [2021-12-03T08:47:11.470Z] DONE 0 tests in 0.561s [2021-12-03T08:47:11.939Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-12-03T08:47:12.029Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-12-03T08:47:12.124Z] --- PASS: TestDockerNetworkConnectAlias (3.36s) [2021-12-03T08:47:12.124Z] === RUN TestDockerNetworkReConnect [2021-12-03T08:47:12.410Z] testing: warning: no tests to run [2021-12-03T08:47:12.410Z] PASS [2021-12-03T08:47:12.410Z] ok github.com/docker/docker/integration/plugin 0.054s [2021-12-03T08:47:12.410Z] [2021-12-03T08:47:12.410Z] DONE 0 tests in 0.539s [2021-12-03T08:47:12.410Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-12-03T08:47:12.877Z] testing: warning: no tests to run [2021-12-03T08:47:12.877Z] PASS [2021-12-03T08:47:12.877Z] ok github.com/docker/docker/integration/plugin/authz 0.056s [2021-12-03T08:47:12.877Z] [2021-12-03T08:47:12.877Z] DONE 0 tests in 0.564s [2021-12-03T08:47:12.877Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-12-03T08:47:14.562Z] === RUN TestDockerSuite/TestBuildLastModified [2021-12-03T08:47:15.422Z] --- PASS: TestDockerNetworkReConnect (2.86s) [2021-12-03T08:47:15.422Z] === RUN TestServicePlugin [2021-12-03T08:47:15.422Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-03T08:47:15.422Z] --- SKIP: TestServicePlugin (0.00s) [2021-12-03T08:47:15.422Z] === RUN TestServiceUpdateLabel [2021-12-03T08:47:16.805Z] --- PASS: TestServiceUpdateLabel (1.68s) [2021-12-03T08:47:16.805Z] === RUN TestServiceUpdateSecrets [2021-12-03T08:47:17.669Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T08:47:17.669Z] INFO: Testing against a local daemon [2021-12-03T08:47:17.669Z] === RUN TestPluginInvalidJSON [2021-12-03T08:47:17.669Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-12-03T08:47:17.669Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-12-03T08:47:17.669Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-12-03T08:47:17.669Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-12-03T08:47:17.669Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-12-03T08:47:17.669Z] === RUN TestPluginInstall [2021-12-03T08:47:17.669Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-12-03T08:47:17.669Z] --- SKIP: TestPluginInstall (0.00s) [2021-12-03T08:47:17.669Z] === RUN TestPluginsWithRuntimes [2021-12-03T08:47:17.669Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-12-03T08:47:17.669Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-12-03T08:47:17.669Z] === RUN TestPluginBackCompatMediaTypes [2021-12-03T08:47:17.669Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-12-03T08:47:17.669Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-12-03T08:47:17.669Z] PASS [2021-12-03T08:47:17.669Z] ok github.com/docker/docker/integration/plugin/common 0.085s [2021-12-03T08:47:17.669Z] [2021-12-03T08:47:17.669Z] === Skipped [2021-12-03T08:47:17.669Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-12-03T08:47:17.669Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-12-03T08:47:17.669Z] [2021-12-03T08:47:17.669Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-12-03T08:47:17.669Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-12-03T08:47:17.669Z] [2021-12-03T08:47:17.669Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-12-03T08:47:17.669Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-12-03T08:47:17.669Z] [2021-12-03T08:47:17.669Z] DONE 5 tests, 3 skipped in 4.196s [2021-12-03T08:47:17.669Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-12-03T08:47:19.830Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-12-03T08:47:19.901Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T08:47:19.902Z] INFO: Testing against a local daemon [2021-12-03T08:47:19.902Z] === RUN TestExternalGraphDriver [2021-12-03T08:47:19.902Z] external_test.go:47: runtime.GOOS == "windows" [2021-12-03T08:47:19.902Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-12-03T08:47:19.902Z] === RUN TestGraphdriverPluginV2 [2021-12-03T08:47:19.902Z] external_test.go:407: runtime.GOOS == "windows" [2021-12-03T08:47:19.902Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-12-03T08:47:19.902Z] PASS [2021-12-03T08:47:19.902Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.096s [2021-12-03T08:47:19.902Z] [2021-12-03T08:47:19.902Z] === Skipped [2021-12-03T08:47:19.902Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-12-03T08:47:19.902Z] external_test.go:47: runtime.GOOS == "windows" [2021-12-03T08:47:19.902Z] [2021-12-03T08:47:19.902Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-12-03T08:47:19.902Z] external_test.go:407: runtime.GOOS == "windows" [2021-12-03T08:47:19.902Z] [2021-12-03T08:47:19.902Z] DONE 2 tests, 2 skipped in 2.633s [2021-12-03T08:47:19.902Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-12-03T08:47:20.398Z] --- PASS: TestImportExtremelyLargeImageWorks (173.54s) [2021-12-03T08:47:20.398Z] PASS [2021-12-03T08:47:20.398Z] [2021-12-03T08:47:20.398Z] DONE 12 tests in 177.067s [2021-12-03T08:47:20.398Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-12-03T08:47:20.398Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:47:20.398Z] ++ set -e [2021-12-03T08:47:20.398Z] ++ '[' -n 0 ']' [2021-12-03T08:47:20.398Z] ++ set -x [2021-12-03T08:47:20.398Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:47:20.398Z] INFO: Testing against a local daemon [2021-12-03T08:47:20.398Z] === RUN TestNetworkCreateDelete [2021-12-03T08:47:20.657Z] --- PASS: TestNetworkCreateDelete (0.23s) [2021-12-03T08:47:20.657Z] === RUN TestDockerNetworkDeletePreferID [2021-12-03T08:47:20.733Z] --- PASS: TestBuildMultiStageLayerLeak (13.74s) [2021-12-03T08:47:20.733Z] === RUN TestBuildWithHugeFile [2021-12-03T08:47:21.119Z] --- PASS: TestBuildWithHugeFile (91.69s) [2021-12-03T08:47:21.119Z] === RUN TestBuildWCOWSandboxSize [2021-12-03T08:47:21.119Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-03T08:47:21.119Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-12-03T08:47:21.119Z] === RUN TestBuildWithEmptyDockerfile [2021-12-03T08:47:21.119Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-03T08:47:21.119Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-03T08:47:21.119Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-03T08:47:21.119Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-03T08:47:21.119Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-03T08:47:21.119Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-03T08:47:21.119Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-03T08:47:21.119Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-03T08:47:21.119Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-03T08:47:21.119Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2021-12-03T08:47:21.119Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-12-03T08:47:21.119Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-12-03T08:47:21.119Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-12-03T08:47:21.119Z] === RUN TestBuildPreserveOwnership [2021-12-03T08:47:21.119Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-03T08:47:21.119Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-12-03T08:47:21.119Z] === RUN TestBuildPlatformInvalid [2021-12-03T08:47:21.119Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2021-12-03T08:47:21.119Z] PASS [2021-12-03T08:47:21.119Z] ok github.com/docker/docker/integration/build 147.201s [2021-12-03T08:47:21.119Z] [2021-12-03T08:47:21.119Z] === Skipped [2021-12-03T08:47:21.119Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-12-03T08:47:21.119Z] build_session_test.go:25: TODO: BuildKit [2021-12-03T08:47:21.119Z] [2021-12-03T08:47:21.119Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-12-03T08:47:21.119Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:21.119Z] [2021-12-03T08:47:21.119Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-12-03T08:47:21.119Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-03T08:47:21.119Z] [2021-12-03T08:47:21.119Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-12-03T08:47:21.119Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-03T08:47:21.119Z] [2021-12-03T08:47:21.119Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2021-12-03T08:47:21.119Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-03T08:47:21.119Z] [2021-12-03T08:47:21.119Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-12-03T08:47:21.119Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-03T08:47:21.119Z] [2021-12-03T08:47:21.119Z] DONE 29 tests, 6 skipped in 172.087s [2021-12-03T08:47:21.119Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-12-03T08:47:21.119Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T08:47:21.119Z] INFO: Testing against a local daemon [2021-12-03T08:47:21.119Z] === RUN TestConfigInspect [2021-12-03T08:47:21.119Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:21.119Z] --- SKIP: TestConfigInspect (0.00s) [2021-12-03T08:47:21.119Z] === RUN TestConfigList [2021-12-03T08:47:21.119Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:21.119Z] --- SKIP: TestConfigList (0.00s) [2021-12-03T08:47:21.119Z] === RUN TestConfigsCreateAndDelete [2021-12-03T08:47:21.119Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:21.119Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-12-03T08:47:21.119Z] === RUN TestConfigsUpdate [2021-12-03T08:47:21.119Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:21.119Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-12-03T08:47:21.119Z] === RUN TestTemplatedConfig [2021-12-03T08:47:21.119Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:21.119Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-12-03T08:47:21.119Z] === RUN TestConfigCreateResolve [2021-12-03T08:47:21.119Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:47:21.119Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-12-03T08:47:21.119Z] PASS [2021-12-03T08:47:21.119Z] ok github.com/docker/docker/integration/config 0.077s [2021-12-03T08:47:21.119Z] [2021-12-03T08:47:21.119Z] === Skipped [2021-12-03T08:47:21.119Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-12-03T08:47:21.119Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:21.119Z] [2021-12-03T08:47:21.119Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-12-03T08:47:21.119Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:21.119Z] [2021-12-03T08:47:21.119Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-12-03T08:47:21.119Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:21.119Z] [2021-12-03T08:47:21.119Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-12-03T08:47:21.119Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:21.119Z] [2021-12-03T08:47:21.119Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-12-03T08:47:21.119Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:21.119Z] [2021-12-03T08:47:21.119Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-12-03T08:47:21.119Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:47:21.119Z] [2021-12-03T08:47:21.119Z] DONE 6 tests, 6 skipped in 1.767s [2021-12-03T08:47:21.119Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-12-03T08:47:21.119Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T08:47:21.119Z] INFO: Testing against a local daemon [2021-12-03T08:47:21.119Z] === RUN TestCheckpoint [2021-12-03T08:47:21.119Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-03T08:47:21.119Z] --- SKIP: TestCheckpoint (0.00s) [2021-12-03T08:47:21.119Z] === RUN TestContainerInvalidJSON [2021-12-03T08:47:21.119Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-12-03T08:47:21.119Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-12-03T08:47:21.119Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-12-03T08:47:21.119Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-12-03T08:47:21.119Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-12-03T08:47:21.119Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-12-03T08:47:21.119Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-12-03T08:47:21.119Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-12-03T08:47:21.119Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-12-03T08:47:21.119Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-12-03T08:47:21.119Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.25s) [2021-12-03T08:47:21.120Z] === RUN TestCopyFromContainerPathIsNotDir [2021-12-03T08:47:21.120Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.21s) [2021-12-03T08:47:21.120Z] === RUN TestCopyToContainerPathDoesNotExist [2021-12-03T08:47:21.120Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.22s) [2021-12-03T08:47:21.120Z] === RUN TestCopyToContainerPathIsNotDir [2021-12-03T08:47:21.120Z] --- PASS: TestCopyToContainerPathIsNotDir (0.22s) [2021-12-03T08:47:21.120Z] === RUN TestCopyFromContainer [2021-12-03T08:47:21.120Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:21.120Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-12-03T08:47:21.120Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-12-03T08:47:21.120Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-03T08:47:21.120Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-03T08:47:21.120Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-03T08:47:21.120Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-03T08:47:21.120Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-03T08:47:21.120Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-03T08:47:21.120Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-03T08:47:21.120Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-03T08:47:21.120Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-03T08:47:21.120Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-12-03T08:47:21.120Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-12-03T08:47:21.120Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-12-03T08:47:21.120Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-12-03T08:47:21.120Z] === RUN TestCreateLinkToNonExistingContainer [2021-12-03T08:47:21.120Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-12-03T08:47:21.120Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-12-03T08:47:21.120Z] === RUN TestCreateWithInvalidEnv [2021-12-03T08:47:21.120Z] === RUN TestCreateWithInvalidEnv/0 [2021-12-03T08:47:21.120Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-12-03T08:47:21.120Z] === RUN TestCreateWithInvalidEnv/1 [2021-12-03T08:47:21.120Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-12-03T08:47:21.120Z] === RUN TestCreateWithInvalidEnv/2 [2021-12-03T08:47:21.120Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-12-03T08:47:21.120Z] === CONT TestCreateWithInvalidEnv/0 [2021-12-03T08:47:21.120Z] === CONT TestCreateWithInvalidEnv/2 [2021-12-03T08:47:21.120Z] === CONT TestCreateWithInvalidEnv/1 [2021-12-03T08:47:21.120Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-12-03T08:47:21.120Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-12-03T08:47:21.120Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-12-03T08:47:21.120Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-12-03T08:47:21.120Z] === RUN TestCreateTmpfsMountsTarget [2021-12-03T08:47:21.120Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:21.120Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-12-03T08:47:21.120Z] === RUN TestCreateWithCustomMaskedPaths [2021-12-03T08:47:21.120Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:47:21.120Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-12-03T08:47:21.120Z] === RUN TestCreateWithCustomReadonlyPaths [2021-12-03T08:47:21.120Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:47:21.120Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-12-03T08:47:21.120Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-12-03T08:47:21.120Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-03T08:47:21.120Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-03T08:47:21.120Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-03T08:47:21.120Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-03T08:47:21.120Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-03T08:47:21.120Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-03T08:47:21.120Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-03T08:47:21.120Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-03T08:47:21.120Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-03T08:47:21.120Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-03T08:47:21.120Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-03T08:47:21.120Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-03T08:47:21.120Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-03T08:47:21.120Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-03T08:47:21.120Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-03T08:47:21.120Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-12-03T08:47:21.120Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-12-03T08:47:21.120Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-12-03T08:47:21.120Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-12-03T08:47:21.120Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-12-03T08:47:21.120Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-12-03T08:47:21.120Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-12-03T08:47:21.120Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-12-03T08:47:21.120Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-12-03T08:47:21.120Z] === RUN TestCreateDifferentPlatform [2021-12-03T08:47:21.120Z] === RUN TestCreateDifferentPlatform/different_os [2021-12-03T08:47:21.120Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-12-03T08:47:21.120Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-12-03T08:47:21.120Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-12-03T08:47:21.120Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-12-03T08:47:21.120Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-12-03T08:47:21.120Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s) [2021-12-03T08:47:21.120Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-12-03T08:47:21.120Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-12-03T08:47:21.120Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-12-03T08:47:21.120Z] === RUN TestContainerKillOnDaemonStart [2021-12-03T08:47:21.120Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:21.120Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-12-03T08:47:21.120Z] === RUN TestDiff [2021-12-03T08:47:21.120Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-12-03T08:47:21.120Z] --- SKIP: TestDiff (0.00s) [2021-12-03T08:47:21.120Z] === RUN TestExecWithCloseStdin [2021-12-03T08:47:21.120Z] --- PASS: TestExecWithCloseStdin (2.11s) [2021-12-03T08:47:21.120Z] === RUN TestExec [2021-12-03T08:47:21.224Z] --- PASS: TestDockerNetworkDeletePreferID (0.61s) [2021-12-03T08:47:21.224Z] === RUN TestDaemonDNSFallback [2021-12-03T08:47:21.575Z] --- PASS: TestExec (1.98s) [2021-12-03T08:47:21.576Z] === RUN TestExecUser [2021-12-03T08:47:21.576Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-12-03T08:47:21.576Z] --- SKIP: TestExecUser (0.00s) [2021-12-03T08:47:21.576Z] === RUN TestExportContainerAndImportImage [2021-12-03T08:47:21.576Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:21.576Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-12-03T08:47:21.576Z] === RUN TestExportContainerAfterDaemonRestart [2021-12-03T08:47:21.576Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:21.576Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-12-03T08:47:21.576Z] === RUN TestHealthCheckWorkdir [2021-12-03T08:47:21.576Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-12-03T08:47:21.576Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-12-03T08:47:21.576Z] === RUN TestHealthKillContainer [2021-12-03T08:47:21.576Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-12-03T08:47:21.576Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-12-03T08:47:21.576Z] === RUN TestInspectCpusetInConfigPre120 [2021-12-03T08:47:21.576Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-12-03T08:47:21.576Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-12-03T08:47:21.576Z] === RUN TestKillContainerInvalidSignal [2021-12-03T08:47:22.121Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T08:47:22.121Z] INFO: Testing against a local daemon [2021-12-03T08:47:22.121Z] === RUN TestReadPluginNoRead [2021-12-03T08:47:22.121Z] read_test.go:21: no unix domain sockets on Windows [2021-12-03T08:47:22.121Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-12-03T08:47:22.121Z] PASS [2021-12-03T08:47:22.121Z] ok github.com/docker/docker/integration/plugin/logging 0.072s [2021-12-03T08:47:22.121Z] [2021-12-03T08:47:22.121Z] === Skipped [2021-12-03T08:47:22.121Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-12-03T08:47:22.121Z] read_test.go:21: no unix domain sockets on Windows [2021-12-03T08:47:22.121Z] [2021-12-03T08:47:22.121Z] DONE 1 tests, 1 skipped in 1.819s [2021-12-03T08:47:22.121Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-12-03T08:47:22.159Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-12-03T08:47:22.418Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-12-03T08:47:22.418Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-12-03T08:47:22.588Z] testing: warning: no tests to run [2021-12-03T08:47:22.588Z] PASS [2021-12-03T08:47:22.588Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.069s [2021-12-03T08:47:22.676Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-12-03T08:47:22.676Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-12-03T08:47:22.934Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-12-03T08:47:23.056Z] [2021-12-03T08:47:23.056Z] DONE 0 tests in 0.892s [2021-12-03T08:47:23.056Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-12-03T08:47:23.749Z] --- PASS: TestKillContainerInvalidSignal (1.91s) [2021-12-03T08:47:23.749Z] === RUN TestKillContainer [2021-12-03T08:47:23.749Z] === RUN TestKillContainer/no_signal [2021-12-03T08:47:23.870Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-12-03T08:47:24.616Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T08:47:24.616Z] INFO: Testing against a local daemon [2021-12-03T08:47:24.616Z] === RUN TestPluginWithDevMounts [2021-12-03T08:47:24.616Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:24.616Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-12-03T08:47:24.616Z] PASS [2021-12-03T08:47:24.616Z] ok github.com/docker/docker/integration/plugin/volumes 0.072s [2021-12-03T08:47:24.805Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-12-03T08:47:25.083Z] [2021-12-03T08:47:25.083Z] === Skipped [2021-12-03T08:47:25.083Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-12-03T08:47:25.083Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:25.083Z] [2021-12-03T08:47:25.083Z] DONE 1 tests, 1 skipped in 2.071s [2021-12-03T08:47:25.083Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-12-03T08:47:25.285Z] === RUN TestKillContainer/non_killing_signal [2021-12-03T08:47:25.285Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-12-03T08:47:25.285Z] === RUN TestKillContainer/killing_signal [2021-12-03T08:47:26.648Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T08:47:26.648Z] INFO: Testing against a local daemon [2021-12-03T08:47:26.648Z] === RUN TestSecretInspect [2021-12-03T08:47:26.648Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:26.648Z] --- SKIP: TestSecretInspect (0.00s) [2021-12-03T08:47:26.648Z] === RUN TestSecretList [2021-12-03T08:47:26.648Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:26.648Z] --- SKIP: TestSecretList (0.00s) [2021-12-03T08:47:26.648Z] === RUN TestSecretsCreateAndDelete [2021-12-03T08:47:26.648Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:26.648Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-12-03T08:47:26.648Z] === RUN TestSecretsUpdate [2021-12-03T08:47:26.648Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:26.648Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-12-03T08:47:26.648Z] === RUN TestTemplatedSecret [2021-12-03T08:47:26.648Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:26.648Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-12-03T08:47:26.648Z] === RUN TestSecretCreateResolve [2021-12-03T08:47:26.648Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:47:26.648Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-12-03T08:47:26.648Z] PASS [2021-12-03T08:47:26.648Z] ok github.com/docker/docker/integration/secret 0.073s [2021-12-03T08:47:26.705Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-12-03T08:47:26.963Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-12-03T08:47:27.115Z] [2021-12-03T08:47:27.115Z] === Skipped [2021-12-03T08:47:27.115Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-12-03T08:47:27.115Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:27.115Z] [2021-12-03T08:47:27.115Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-12-03T08:47:27.115Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:27.115Z] [2021-12-03T08:47:27.115Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-12-03T08:47:27.115Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:27.115Z] [2021-12-03T08:47:27.115Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-12-03T08:47:27.115Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:27.115Z] [2021-12-03T08:47:27.115Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-12-03T08:47:27.115Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:27.115Z] [2021-12-03T08:47:27.115Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-12-03T08:47:27.115Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:47:27.115Z] [2021-12-03T08:47:27.115Z] DONE 6 tests, 6 skipped in 1.839s [2021-12-03T08:47:27.115Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-12-03T08:47:27.222Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-12-03T08:47:27.789Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-12-03T08:47:27.789Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-12-03T08:47:28.048Z] --- PASS: TestDaemonDNSFallback (6.63s) [2021-12-03T08:47:28.048Z] === RUN TestInspectNetwork [2021-12-03T08:47:28.078Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-12-03T08:47:28.078Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-12-03T08:47:28.078Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-12-03T08:47:28.078Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-12-03T08:47:28.078Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-12-03T08:47:28.078Z] Cross building: bundles/cross/windows/amd64 [2021-12-03T08:47:28.078Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-12-03T08:47:28.078Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-12-03T08:47:28.175Z] --- PASS: TestKillContainer (4.30s) [2021-12-03T08:47:28.175Z] --- PASS: TestKillContainer/no_signal (1.83s) [2021-12-03T08:47:28.175Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-12-03T08:47:28.175Z] --- PASS: TestKillContainer/killing_signal (2.44s) [2021-12-03T08:47:28.175Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-12-03T08:47:28.175Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-03T08:47:28.175Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-12-03T08:47:28.175Z] === RUN TestKillStoppedContainer [2021-12-03T08:47:28.175Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-03T08:47:28.175Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-12-03T08:47:28.175Z] === RUN TestKillStoppedContainerAPIPre120 [2021-12-03T08:47:28.175Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-03T08:47:28.175Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-12-03T08:47:28.175Z] === RUN TestKillDifferentUserContainer [2021-12-03T08:47:28.175Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-12-03T08:47:28.175Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-12-03T08:47:28.175Z] === RUN TestInspectOomKilledTrue [2021-12-03T08:47:28.175Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:28.175Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-12-03T08:47:28.175Z] === RUN TestInspectOomKilledFalse [2021-12-03T08:47:28.175Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-03T08:47:28.175Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-12-03T08:47:28.175Z] === RUN TestLogsFollowTailEmpty [2021-12-03T08:47:29.325Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T08:47:29.325Z] INFO: Testing against a local daemon [2021-12-03T08:47:29.325Z] === RUN TestServiceCreateInit [2021-12-03T08:47:29.325Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-12-03T08:47:29.325Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:29.325Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-12-03T08:47:29.325Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:29.325Z] --- PASS: TestServiceCreateInit (0.03s) [2021-12-03T08:47:29.325Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-03T08:47:29.325Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-03T08:47:29.325Z] === RUN TestCreateServiceMultipleTimes [2021-12-03T08:47:29.325Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:29.325Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-12-03T08:47:29.325Z] === RUN TestCreateServiceConflict [2021-12-03T08:47:29.325Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:29.325Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-12-03T08:47:29.325Z] === RUN TestCreateServiceMaxReplicas [2021-12-03T08:47:29.325Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:29.325Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-12-03T08:47:29.325Z] === RUN TestCreateWithDuplicateNetworkNames [2021-12-03T08:47:29.325Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:29.325Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-12-03T08:47:29.325Z] === RUN TestCreateServiceSecretFileMode [2021-12-03T08:47:29.325Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:29.325Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-12-03T08:47:29.325Z] === RUN TestCreateServiceConfigFileMode [2021-12-03T08:47:29.325Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:29.325Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-12-03T08:47:29.325Z] === RUN TestCreateServiceSysctls [2021-12-03T08:47:29.325Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:29.325Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-12-03T08:47:29.325Z] === RUN TestCreateServiceCapabilities [2021-12-03T08:47:29.325Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:29.325Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-12-03T08:47:29.325Z] === RUN TestInspect [2021-12-03T08:47:29.325Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:29.325Z] --- SKIP: TestInspect (0.00s) [2021-12-03T08:47:29.325Z] === RUN TestCreateJob [2021-12-03T08:47:29.325Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:29.325Z] --- SKIP: TestCreateJob (0.00s) [2021-12-03T08:47:29.325Z] === RUN TestReplicatedJob [2021-12-03T08:47:29.325Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:29.325Z] --- SKIP: TestReplicatedJob (0.00s) [2021-12-03T08:47:29.325Z] === RUN TestUpdateReplicatedJob [2021-12-03T08:47:29.325Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:29.325Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-12-03T08:47:29.325Z] === RUN TestServiceListWithStatuses [2021-12-03T08:47:29.325Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:29.325Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-12-03T08:47:29.325Z] === RUN TestDockerNetworkConnectAlias [2021-12-03T08:47:29.325Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:29.325Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-12-03T08:47:29.325Z] === RUN TestDockerNetworkReConnect [2021-12-03T08:47:29.325Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:29.325Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-12-03T08:47:29.325Z] === RUN TestServicePlugin [2021-12-03T08:47:29.325Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:29.325Z] --- SKIP: TestServicePlugin (0.00s) [2021-12-03T08:47:29.325Z] === RUN TestServiceUpdateLabel [2021-12-03T08:47:29.325Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:47:29.325Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-12-03T08:47:29.325Z] === RUN TestServiceUpdateSecrets [2021-12-03T08:47:29.325Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:47:29.325Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-12-03T08:47:29.325Z] === RUN TestServiceUpdateConfigs [2021-12-03T08:47:29.325Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:47:29.325Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-12-03T08:47:29.325Z] === RUN TestServiceUpdateNetwork [2021-12-03T08:47:29.325Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:47:29.325Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-12-03T08:47:29.325Z] === RUN TestServiceUpdatePidsLimit [2021-12-03T08:47:29.325Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:47:29.325Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-12-03T08:47:29.325Z] PASS [2021-12-03T08:47:29.325Z] ok github.com/docker/docker/integration/service 0.179s [2021-12-03T08:47:29.325Z] [2021-12-03T08:47:29.325Z] === Skipped [2021-12-03T08:47:29.325Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-03T08:47:29.325Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:29.325Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-03T08:47:29.325Z] [2021-12-03T08:47:29.325Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-03T08:47:29.325Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:29.325Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-03T08:47:29.325Z] [2021-12-03T08:47:29.325Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-12-03T08:47:29.325Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:29.325Z] [2021-12-03T08:47:29.325Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-12-03T08:47:29.325Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:29.325Z] [2021-12-03T08:47:29.325Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-12-03T08:47:29.325Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:29.325Z] [2021-12-03T08:47:29.325Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-12-03T08:47:29.325Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:29.325Z] [2021-12-03T08:47:29.325Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-12-03T08:47:29.325Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:29.325Z] [2021-12-03T08:47:29.325Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-12-03T08:47:29.325Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:29.325Z] [2021-12-03T08:47:29.325Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2021-12-03T08:47:29.325Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:29.325Z] [2021-12-03T08:47:29.325Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-12-03T08:47:29.325Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:29.325Z] [2021-12-03T08:47:29.325Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-12-03T08:47:29.325Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:29.325Z] [2021-12-03T08:47:29.325Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-12-03T08:47:29.325Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:29.325Z] [2021-12-03T08:47:29.325Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-12-03T08:47:29.325Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:29.325Z] [2021-12-03T08:47:29.325Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-12-03T08:47:29.325Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:29.325Z] [2021-12-03T08:47:29.325Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-12-03T08:47:29.325Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:29.325Z] [2021-12-03T08:47:29.325Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-12-03T08:47:29.325Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:29.325Z] [2021-12-03T08:47:29.325Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-12-03T08:47:29.325Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:29.325Z] [2021-12-03T08:47:29.325Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-12-03T08:47:29.325Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:29.325Z] [2021-12-03T08:47:29.325Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-12-03T08:47:29.325Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:47:29.325Z] [2021-12-03T08:47:29.325Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-12-03T08:47:29.325Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:47:29.325Z] [2021-12-03T08:47:29.325Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-12-03T08:47:29.325Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:47:29.325Z] [2021-12-03T08:47:29.325Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-12-03T08:47:29.325Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:47:29.325Z] [2021-12-03T08:47:29.325Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-12-03T08:47:29.325Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:47:29.325Z] [2021-12-03T08:47:29.325Z] DONE 24 tests, 23 skipped in 2.374s [2021-12-03T08:47:29.325Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-12-03T08:47:29.707Z] --- PASS: TestLogsFollowTailEmpty (1.93s) [2021-12-03T08:47:29.707Z] === RUN TestNetworkNat [2021-12-03T08:47:29.707Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-12-03T08:47:29.707Z] --- SKIP: TestNetworkNat (0.00s) [2021-12-03T08:47:29.707Z] === RUN TestNetworkLocalhostTCPNat [2021-12-03T08:47:30.884Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T08:47:30.884Z] INFO: Testing against a local daemon [2021-12-03T08:47:30.884Z] === RUN TestSessionCreate [2021-12-03T08:47:30.884Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-12-03T08:47:30.884Z] --- SKIP: TestSessionCreate (0.00s) [2021-12-03T08:47:30.884Z] === RUN TestSessionCreateWithBadUpgrade [2021-12-03T08:47:30.884Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-12-03T08:47:30.884Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-12-03T08:47:30.884Z] PASS [2021-12-03T08:47:30.884Z] ok github.com/docker/docker/integration/session 0.076s [2021-12-03T08:47:30.884Z] [2021-12-03T08:47:30.884Z] === Skipped [2021-12-03T08:47:30.884Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-12-03T08:47:30.884Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-12-03T08:47:30.884Z] [2021-12-03T08:47:30.884Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-12-03T08:47:30.884Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-12-03T08:47:30.884Z] [2021-12-03T08:47:30.884Z] DONE 2 tests, 2 skipped in 1.525s [2021-12-03T08:47:31.353Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-12-03T08:47:31.705Z] --- PASS: TestServiceUpdateSecrets (14.39s) [2021-12-03T08:47:31.705Z] === RUN TestServiceUpdateConfigs [2021-12-03T08:47:31.875Z] --- PASS: TestNetworkLocalhostTCPNat (2.20s) [2021-12-03T08:47:31.875Z] === RUN TestNetworkLoopbackNat [2021-12-03T08:47:31.875Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-12-03T08:47:31.875Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-12-03T08:47:31.875Z] === RUN TestPause [2021-12-03T08:47:31.875Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-12-03T08:47:31.875Z] --- SKIP: TestPause (0.00s) [2021-12-03T08:47:31.875Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-12-03T08:47:32.237Z] === RUN TestInspectNetwork/full_network_id [2021-12-03T08:47:32.237Z] === RUN TestInspectNetwork/partial_network_id [2021-12-03T08:47:32.237Z] === RUN TestInspectNetwork/network_name [2021-12-03T08:47:32.237Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-12-03T08:47:32.917Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T08:47:32.917Z] INFO: Testing against a local daemon [2021-12-03T08:47:32.917Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-12-03T08:47:32.917Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:32.917Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-03T08:47:32.917Z] === RUN TestDiskUsage [2021-12-03T08:47:32.917Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-12-03T08:47:32.917Z] --- SKIP: TestDiskUsage (0.00s) [2021-12-03T08:47:32.917Z] === RUN TestEventsExecDie [2021-12-03T08:47:32.917Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-12-03T08:47:32.917Z] --- SKIP: TestEventsExecDie (0.00s) [2021-12-03T08:47:32.917Z] === RUN TestEventsBackwardsCompatible [2021-12-03T08:47:32.917Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-12-03T08:47:32.917Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-12-03T08:47:32.917Z] === RUN TestEventsVolumeCreate [2021-12-03T08:47:32.917Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-12-03T08:47:32.917Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-12-03T08:47:32.917Z] === RUN TestInfoAPI [2021-12-03T08:47:32.917Z] --- PASS: TestInfoAPI (0.03s) [2021-12-03T08:47:32.917Z] === RUN TestInfoAPIWarnings [2021-12-03T08:47:32.917Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-03T08:47:32.917Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-12-03T08:47:32.917Z] === RUN TestInfoDebug [2021-12-03T08:47:32.917Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-03T08:47:32.917Z] --- SKIP: TestInfoDebug (0.00s) [2021-12-03T08:47:32.917Z] === RUN TestInfoInsecureRegistries [2021-12-03T08:47:32.917Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-03T08:47:32.917Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-12-03T08:47:32.917Z] === RUN TestInfoRegistryMirrors [2021-12-03T08:47:32.917Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-03T08:47:32.917Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-12-03T08:47:32.917Z] === RUN TestLoginFailsWithBadCredentials [2021-12-03T08:47:33.900Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) [2021-12-03T08:47:33.900Z] === RUN TestPingCacheHeaders [2021-12-03T08:47:33.900Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-12-03T08:47:33.900Z] === RUN TestPingGet [2021-12-03T08:47:33.900Z] --- PASS: TestPingGet (0.02s) [2021-12-03T08:47:33.900Z] === RUN TestPingHead [2021-12-03T08:47:33.900Z] --- PASS: TestPingHead (0.03s) [2021-12-03T08:47:33.900Z] === RUN TestVersion [2021-12-03T08:47:33.900Z] --- PASS: TestVersion (0.02s) [2021-12-03T08:47:33.900Z] PASS [2021-12-03T08:47:33.900Z] ok github.com/docker/docker/integration/system 1.148s [2021-12-03T08:47:33.900Z] [2021-12-03T08:47:33.900Z] === Skipped [2021-12-03T08:47:33.900Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-03T08:47:33.900Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:33.900Z] [2021-12-03T08:47:33.900Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-12-03T08:47:33.900Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-12-03T08:47:33.900Z] [2021-12-03T08:47:33.900Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-12-03T08:47:33.900Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-12-03T08:47:33.900Z] [2021-12-03T08:47:33.900Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-12-03T08:47:33.900Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-12-03T08:47:33.900Z] [2021-12-03T08:47:33.900Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-12-03T08:47:33.900Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-12-03T08:47:33.900Z] [2021-12-03T08:47:33.900Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-12-03T08:47:33.900Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-03T08:47:33.900Z] [2021-12-03T08:47:33.900Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-12-03T08:47:33.900Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-03T08:47:33.900Z] [2021-12-03T08:47:33.900Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-12-03T08:47:33.900Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-03T08:47:33.900Z] [2021-12-03T08:47:33.900Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-12-03T08:47:33.900Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-03T08:47:33.900Z] [2021-12-03T08:47:33.900Z] DONE 15 tests, 9 skipped in 2.784s [2021-12-03T08:47:33.900Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-12-03T08:47:34.049Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.89s) [2021-12-03T08:47:34.049Z] === RUN TestPauseStopPausedContainer [2021-12-03T08:47:34.049Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:47:34.049Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-12-03T08:47:34.049Z] === RUN TestPsFilter [2021-12-03T08:47:34.049Z] --- PASS: TestPsFilter (0.38s) [2021-12-03T08:47:34.049Z] === RUN TestRemoveContainerWithRemovedVolume [2021-12-03T08:47:34.768Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-12-03T08:47:35.461Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T08:47:35.461Z] INFO: Testing against a local daemon [2021-12-03T08:47:35.461Z] === RUN TestVolumesCreateAndList [2021-12-03T08:47:35.461Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-12-03T08:47:35.461Z] === RUN TestVolumesRemove [2021-12-03T08:47:35.461Z] --- PASS: TestVolumesRemove (0.11s) [2021-12-03T08:47:35.461Z] === RUN TestVolumesInspect [2021-12-03T08:47:35.461Z] --- PASS: TestVolumesInspect (0.03s) [2021-12-03T08:47:35.461Z] === RUN TestVolumesInvalidJSON [2021-12-03T08:47:35.461Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-12-03T08:47:35.461Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-12-03T08:47:35.461Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-12-03T08:47:35.928Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-12-03T08:47:35.928Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-12-03T08:47:35.928Z] PASS [2021-12-03T08:47:35.928Z] ok github.com/docker/docker/integration/volume 0.244s [2021-12-03T08:47:35.928Z] [2021-12-03T08:47:35.928Z] DONE 5 tests in 1.816s [2021-12-03T08:47:35.928Z] INFO: make.ps1 ended at 12/03/2021 08:47:35 [2021-12-03T08:47:35.928Z] INFO: Integration CLI tests being run from the host: [2021-12-03T08:47:35.928Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2021-12-03T08:47:36.719Z] --- PASS: TestInspectNetwork (8.53s) [2021-12-03T08:47:36.719Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-12-03T08:47:36.719Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-12-03T08:47:36.719Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-12-03T08:47:36.719Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-12-03T08:47:36.719Z] === RUN TestRunContainerWithBridgeNone [2021-12-03T08:47:36.960Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.48s) [2021-12-03T08:47:36.960Z] === RUN TestRemoveContainerWithVolume [2021-12-03T08:47:37.656Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-12-03T08:47:38.593Z] --- PASS: TestRunContainerWithBridgeNone (2.06s) [2021-12-03T08:47:38.593Z] === RUN TestNetworkInvalidJSON [2021-12-03T08:47:38.593Z] === RUN TestNetworkInvalidJSON//networks/create [2021-12-03T08:47:38.593Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-12-03T08:47:38.593Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-12-03T08:47:38.593Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-12-03T08:47:38.593Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-03T08:47:38.593Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-03T08:47:38.593Z] === CONT TestNetworkInvalidJSON//networks/create [2021-12-03T08:47:38.593Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-03T08:47:38.593Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-12-03T08:47:38.593Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-12-03T08:47:38.593Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-12-03T08:47:38.593Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-12-03T08:47:38.593Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-12-03T08:47:38.593Z] === RUN TestNetworkList [2021-12-03T08:47:38.593Z] === RUN TestNetworkList//networks [2021-12-03T08:47:38.593Z] === PAUSE TestNetworkList//networks [2021-12-03T08:47:38.593Z] === RUN TestNetworkList//networks/ [2021-12-03T08:47:38.593Z] === PAUSE TestNetworkList//networks/ [2021-12-03T08:47:38.593Z] === CONT TestNetworkList//networks [2021-12-03T08:47:38.593Z] === CONT TestNetworkList//networks/ [2021-12-03T08:47:38.593Z] --- PASS: TestNetworkList (0.02s) [2021-12-03T08:47:38.593Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-12-03T08:47:38.593Z] --- PASS: TestNetworkList//networks (0.00s) [2021-12-03T08:47:38.593Z] === RUN TestHostIPv4BridgeLabel [2021-12-03T08:47:38.593Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-12-03T08:47:39.130Z] --- PASS: TestRemoveContainerWithVolume (2.45s) [2021-12-03T08:47:39.130Z] === RUN TestRemoveContainerRunning [2021-12-03T08:47:39.161Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2021-12-03T08:47:39.161Z] === RUN TestDaemonRestartWithLiveRestore [2021-12-03T08:47:40.097Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-12-03T08:47:40.097Z] === RUN TestDaemonDefaultNetworkPools [2021-12-03T08:47:40.356Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-12-03T08:47:40.356Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2021-12-03T08:47:40.356Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-12-03T08:47:41.011Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2021-12-03T08:47:41.011Z] === RUN TestDaemonRestartWithExistingNetwork [2021-12-03T08:47:41.300Z] --- PASS: TestRemoveContainerRunning (1.89s) [2021-12-03T08:47:41.300Z] === RUN TestRemoveContainerForceRemoveRunning [2021-12-03T08:47:42.385Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2021-12-03T08:47:42.385Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-12-03T08:47:42.829Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.86s) [2021-12-03T08:47:42.829Z] === RUN TestRemoveInvalidContainer [2021-12-03T08:47:42.829Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-12-03T08:47:42.829Z] === RUN TestRenameLinkedContainer [2021-12-03T08:47:42.829Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-12-03T08:47:42.829Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-12-03T08:47:42.829Z] === RUN TestRenameStoppedContainer [2021-12-03T08:47:43.761Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2021-12-03T08:47:43.761Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-12-03T08:47:43.761Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-12-03T08:47:44.019Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-12-03T08:47:44.019Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-12-03T08:47:44.019Z] === RUN TestServiceWithPredefinedNetwork [2021-12-03T08:47:44.629Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T08:47:44.629Z] INFO: Testing against a local daemon [2021-12-03T08:47:44.629Z] === RUN TestDockerSuite [2021-12-03T08:47:44.629Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-12-03T08:47:44.629Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-12-03T08:47:44.629Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-12-03T08:47:44.629Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-12-03T08:47:44.629Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-12-03T08:47:44.629Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-12-03T08:47:44.629Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-12-03T08:47:44.629Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-12-03T08:47:44.629Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-12-03T08:47:44.629Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-12-03T08:47:44.629Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-12-03T08:47:44.629Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-12-03T08:47:45.000Z] --- PASS: TestRenameStoppedContainer (2.38s) [2021-12-03T08:47:45.000Z] === RUN TestRenameRunningContainerAndReuse [2021-12-03T08:47:45.096Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-12-03T08:47:45.395Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-12-03T08:47:45.395Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-12-03T08:47:45.579Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-12-03T08:47:46.603Z] --- PASS: TestServiceUpdateConfigs (13.94s) [2021-12-03T08:47:46.603Z] === RUN TestServiceUpdateNetwork [2021-12-03T08:47:46.771Z] --- PASS: TestServiceWithPredefinedNetwork (2.77s) [2021-12-03T08:47:46.771Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-12-03T08:47:46.771Z] service_test.go:243: FLAKY_TEST [2021-12-03T08:47:46.771Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-03T08:47:46.771Z] === RUN TestServiceWithDataPathPortInit [2021-12-03T08:47:47.338Z] === RUN TestDockerSuite/TestBuildNetNone [2021-12-03T08:47:47.597Z] === RUN TestDockerSuite/TestBuildNoContext [2021-12-03T08:47:48.165Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-12-03T08:47:48.727Z] --- PASS: TestRenameRunningContainerAndReuse (3.63s) [2021-12-03T08:47:48.727Z] === RUN TestRenameInvalidName [2021-12-03T08:47:49.102Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-12-03T08:47:50.479Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-12-03T08:47:50.739Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-12-03T08:47:50.739Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-12-03T08:47:50.916Z] --- PASS: TestRenameInvalidName (2.04s) [2021-12-03T08:47:50.916Z] === RUN TestRenameAnonymousContainer [2021-12-03T08:47:50.999Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-12-03T08:47:51.259Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-12-03T08:47:51.517Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-12-03T08:47:52.893Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-12-03T08:47:53.460Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-12-03T08:47:55.363Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-12-03T08:47:56.300Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-12-03T08:47:58.206Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-12-03T08:47:58.773Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-12-03T08:47:58.825Z] --- PASS: TestServiceUpdateNetwork (11.73s) [2021-12-03T08:47:58.826Z] === RUN TestServiceUpdatePidsLimit [2021-12-03T08:47:58.826Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-12-03T08:47:58.826Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-12-03T08:47:59.709Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-12-03T08:47:59.709Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-12-03T08:48:01.225Z] --- PASS: TestRenameAnonymousContainer (8.90s) [2021-12-03T08:48:01.225Z] === RUN TestRenameContainerWithSameName [2021-12-03T08:48:01.681Z] --- PASS: TestRenameContainerWithSameName (1.98s) [2021-12-03T08:48:01.681Z] === RUN TestRenameContainerWithLinkedContainer [2021-12-03T08:48:01.681Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-12-03T08:48:01.681Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-12-03T08:48:01.681Z] === RUN TestResize [2021-12-03T08:48:02.242Z] === RUN TestDockerSuite/TestBuildPATH [2021-12-03T08:48:02.500Z] --- PASS: TestServiceWithDataPathPortInit (15.75s) [2021-12-03T08:48:02.500Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-12-03T08:48:03.860Z] --- PASS: TestResize (1.97s) [2021-12-03T08:48:03.860Z] === RUN TestResizeWithInvalidSize [2021-12-03T08:48:03.878Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-12-03T08:48:04.138Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-12-03T08:48:05.074Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-12-03T08:48:05.405Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-12-03T08:48:06.027Z] --- PASS: TestResizeWithInvalidSize (1.94s) [2021-12-03T08:48:06.027Z] === RUN TestResizeWhenContainerNotStarted [2021-12-03T08:48:06.034Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vcjnst3fnu4pdwowf66hi01x2 Created:2021-12-03 08:48:03.957255763 +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[07a41a7ab29cbaa0ee625b8ad1787110cfdbdf897727ce49a27e8400819d3cae:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.r3s49211q7jjeszknsgi1g02n EndpointID:a0e3e6318b50e83bf6e5fb8c34d3275ac3d5b84aa40c499e3b5d9351ae8a9ec5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d751f37ed8b89257ff3de5547e672e70e346ca7d7a455893f9b055250fa3cfc3 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:cf669426e0a1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.r3s49211q7jjeszknsgi1g02n EndpointID:a0e3e6318b50e83bf6e5fb8c34d3275ac3d5b84aa40c499e3b5d9351ae8a9ec5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-12-03T08:48:08.195Z] --- PASS: TestResizeWhenContainerNotStarted (2.45s) [2021-12-03T08:48:08.195Z] === RUN TestDaemonRestartKillContainers [2021-12-03T08:48:08.195Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:48:08.195Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-12-03T08:48:08.195Z] === RUN TestStats [2021-12-03T08:48:08.195Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-12-03T08:48:08.195Z] --- SKIP: TestStats (0.00s) [2021-12-03T08:48:08.195Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-12-03T08:48:10.244Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.75s) [2021-12-03T08:48:10.244Z] PASS [2021-12-03T08:48:10.244Z] [2021-12-03T08:48:10.244Z] === Skipped [2021-12-03T08:48:10.244Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-03T08:48:10.244Z] service_test.go:243: FLAKY_TEST [2021-12-03T08:48:10.244Z] [2021-12-03T08:48:10.244Z] DONE 26 tests, 1 skipped in 50.036s [2021-12-03T08:48:10.244Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-12-03T08:48:10.244Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:48:10.244Z] ++ set -e [2021-12-03T08:48:10.244Z] ++ '[' -n 0 ']' [2021-12-03T08:48:10.244Z] ++ set -x [2021-12-03T08:48:10.244Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:48:10.503Z] INFO: Testing against a local daemon [2021-12-03T08:48:10.503Z] === RUN TestDockerNetworkIpvlanPersistance [2021-12-03T08:48:10.503Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-03T08:48:10.503Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-12-03T08:48:10.503Z] === RUN TestDockerNetworkIpvlan [2021-12-03T08:48:10.503Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-03T08:48:10.503Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-12-03T08:48:10.503Z] PASS [2021-12-03T08:48:10.503Z] [2021-12-03T08:48:10.503Z] === Skipped [2021-12-03T08:48:10.503Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-12-03T08:48:10.503Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-03T08:48:10.503Z] [2021-12-03T08:48:10.503Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-12-03T08:48:10.503Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-03T08:48:10.503Z] [2021-12-03T08:48:10.503Z] DONE 2 tests, 2 skipped in 0.146s [2021-12-03T08:48:10.503Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-12-03T08:48:10.503Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:48:10.503Z] ++ set -e [2021-12-03T08:48:10.503Z] ++ '[' -n 0 ']' [2021-12-03T08:48:10.503Z] ++ set -x [2021-12-03T08:48:10.503Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:48:10.762Z] INFO: Testing against a local daemon [2021-12-03T08:48:10.762Z] === RUN TestDockerNetworkMacvlanPersistance [2021-12-03T08:48:11.023Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-12-03T08:48:12.398Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s) [2021-12-03T08:48:12.398Z] === RUN TestDockerNetworkMacvlan [2021-12-03T08:48:12.966Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-12-03T08:48:13.536Z] --- PASS: TestServiceUpdatePidsLimit (15.58s) [2021-12-03T08:48:13.536Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2021-12-03T08:48:13.536Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2021-12-03T08:48:13.536Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2021-12-03T08:48:13.536Z] PASS [2021-12-03T08:48:13.536Z] [2021-12-03T08:48:13.536Z] === Skipped [2021-12-03T08:48:13.536Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-12-03T08:48:13.536Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-12-03T08:48:13.536Z] [2021-12-03T08:48:13.536Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-12-03T08:48:13.536Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-03T08:48:13.536Z] [2021-12-03T08:48:13.536Z] DONE 27 tests, 2 skipped in 144.379s [2021-12-03T08:48:13.536Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-12-03T08:48:13.536Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:48:13.536Z] ++ set -e [2021-12-03T08:48:13.536Z] ++ '[' -n 0 ']' [2021-12-03T08:48:13.536Z] ++ set -x [2021-12-03T08:48:13.537Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:48:13.537Z] INFO: Testing against a local daemon [2021-12-03T08:48:13.537Z] === RUN TestSessionCreate [2021-12-03T08:48:13.537Z] --- PASS: TestSessionCreate (0.02s) [2021-12-03T08:48:13.537Z] === RUN TestSessionCreateWithBadUpgrade [2021-12-03T08:48:13.537Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-12-03T08:48:13.537Z] PASS [2021-12-03T08:48:13.537Z] [2021-12-03T08:48:13.537Z] DONE 2 tests in 0.128s [2021-12-03T08:48:13.537Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-12-03T08:48:13.537Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:48:13.537Z] ++ set -e [2021-12-03T08:48:13.537Z] ++ '[' -n 0 ']' [2021-12-03T08:48:13.537Z] ++ set -x [2021-12-03T08:48:13.537Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:48:13.537Z] INFO: Testing against a local daemon [2021-12-03T08:48:13.537Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-12-03T08:48:13.537Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-12-03T08:48:13.537Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-03T08:48:13.537Z] === RUN TestDiskUsage [2021-12-03T08:48:13.537Z] === PAUSE TestDiskUsage [2021-12-03T08:48:13.537Z] === RUN TestEventsExecDie [2021-12-03T08:48:13.537Z] --- PASS: TestEventsExecDie (0.42s) [2021-12-03T08:48:13.537Z] === RUN TestEventsBackwardsCompatible [2021-12-03T08:48:13.537Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-12-03T08:48:13.537Z] === RUN TestEventsVolumeCreate [2021-12-03T08:48:13.537Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-12-03T08:48:13.537Z] === RUN TestInfoBinaryCommits [2021-12-03T08:48:13.537Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-12-03T08:48:13.537Z] === RUN TestInfoAPIVersioned [2021-12-03T08:48:13.537Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-12-03T08:48:13.537Z] === RUN TestInfoDiscoveryBackend [2021-12-03T08:48:13.797Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-12-03T08:48:13.797Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-12-03T08:48:13.904Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-12-03T08:48:13.971Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.01s) [2021-12-03T08:48:13.971Z] === RUN TestStopContainerWithTimeout [2021-12-03T08:48:13.971Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-12-03T08:48:13.971Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-12-03T08:48:13.971Z] === RUN TestUpdateRestartPolicy [2021-12-03T08:48:14.163Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-12-03T08:48:14.730Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-12-03T08:48:14.737Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-12-03T08:48:14.737Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-12-03T08:48:15.307Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-12-03T08:48:15.307Z] === RUN TestInfoAPI [2021-12-03T08:48:15.307Z] --- PASS: TestInfoAPI (0.02s) [2021-12-03T08:48:15.307Z] === RUN TestInfoAPIWarnings [2021-12-03T08:48:15.665Z] === RUN TestDockerSuite/TestBuildRm [2021-12-03T08:48:16.601Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-12-03T08:48:16.860Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-12-03T08:48:19.393Z] docker_api_swarm_test.go:304: [d963120c07ba2] joining swarm manager [d35c3a70c77db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-03T08:48:19.393Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-12-03T08:48:19.393Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-12-03T08:48:19.961Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-12-03T08:48:20.529Z] docker_api_swarm_test.go:305: [d94f3917339e0] joining swarm manager [d35c3a70c77db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-03T08:48:21.466Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2021-12-03T08:48:21.466Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-12-03T08:48:21.725Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-12-03T08:48:22.293Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-12-03T08:48:23.673Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-12-03T08:48:24.241Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-12-03T08:48:24.499Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-12-03T08:48:25.066Z] --- PASS: TestDockerNetworkMacvlan (12.97s) [2021-12-03T08:48:25.066Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2021-12-03T08:48:25.066Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2021-12-03T08:48:25.066Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.12s) [2021-12-03T08:48:25.066Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.48s) [2021-12-03T08:48:25.066Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.14s) [2021-12-03T08:48:25.066Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.81s) [2021-12-03T08:48:25.066Z] PASS [2021-12-03T08:48:25.066Z] [2021-12-03T08:48:25.066Z] DONE 8 tests in 14.616s [2021-12-03T08:48:25.066Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-12-03T08:48:25.066Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:48:25.066Z] ++ set -e [2021-12-03T08:48:25.066Z] ++ '[' -n 0 ']' [2021-12-03T08:48:25.066Z] ++ set -x [2021-12-03T08:48:25.067Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:48:25.067Z] testing: warning: no tests to run [2021-12-03T08:48:25.067Z] PASS [2021-12-03T08:48:25.067Z] [2021-12-03T08:48:25.067Z] DONE 0 tests in 0.032s [2021-12-03T08:48:25.325Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-12-03T08:48:25.325Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:48:25.325Z] ++ set -e [2021-12-03T08:48:25.325Z] ++ '[' -n 0 ']' [2021-12-03T08:48:25.325Z] ++ set -x [2021-12-03T08:48:25.325Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:48:25.325Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-12-03T08:48:25.325Z] INFO: Testing against a local daemon [2021-12-03T08:48:25.325Z] === RUN TestAuthZPluginAllowRequest [2021-12-03T08:48:26.701Z] --- PASS: TestAuthZPluginAllowRequest (1.38s) [2021-12-03T08:48:26.701Z] === RUN TestAuthZPluginTLS [2021-12-03T08:48:27.269Z] --- PASS: TestAuthZPluginTLS (0.59s) [2021-12-03T08:48:27.269Z] === RUN TestAuthZPluginDenyRequest [2021-12-03T08:48:27.837Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-12-03T08:48:27.837Z] === RUN TestAuthZPluginAPIDenyResponse [2021-12-03T08:48:28.095Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-12-03T08:48:28.095Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-12-03T08:48:28.354Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-12-03T08:48:28.354Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2021-12-03T08:48:28.354Z] === RUN TestDockerSuite/TestBuildSpaces [2021-12-03T08:48:28.354Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2021-12-03T08:48:28.354Z] === RUN TestAuthZPluginDenyResponse [2021-12-03T08:48:28.613Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-12-03T08:48:29.180Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2021-12-03T08:48:29.181Z] === RUN TestAuthZPluginAllowEventStream [2021-12-03T08:48:29.181Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-12-03T08:48:29.439Z] === RUN TestDockerSuite/TestBuildStderr [2021-12-03T08:48:30.007Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-12-03T08:48:30.576Z] --- PASS: TestAuthZPluginAllowEventStream (1.41s) [2021-12-03T08:48:30.576Z] === RUN TestAuthZPluginErrorResponse [2021-12-03T08:48:31.142Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-12-03T08:48:31.142Z] === RUN TestAuthZPluginErrorRequest [2021-12-03T08:48:31.401Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-12-03T08:48:31.401Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-12-03T08:48:31.967Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-12-03T08:48:31.967Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-12-03T08:48:32.903Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-12-03T08:48:33.414Z] --- PASS: TestInfoAPIWarnings (16.20s) [2021-12-03T08:48:33.414Z] === RUN TestInfoDebug [2021-12-03T08:48:33.414Z] --- PASS: TestInfoDebug (0.52s) [2021-12-03T08:48:33.414Z] === RUN TestInfoInsecureRegistries [2021-12-03T08:48:33.414Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-12-03T08:48:33.414Z] === RUN TestInfoRegistryMirrors [2021-12-03T08:48:33.414Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-12-03T08:48:33.414Z] === RUN TestLoginFailsWithBadCredentials [2021-12-03T08:48:33.414Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2021-12-03T08:48:33.414Z] === RUN TestPingCacheHeaders [2021-12-03T08:48:33.414Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-12-03T08:48:33.414Z] === RUN TestPingGet [2021-12-03T08:48:33.414Z] --- PASS: TestPingGet (0.02s) [2021-12-03T08:48:33.414Z] === RUN TestPingHead [2021-12-03T08:48:33.414Z] --- PASS: TestPingHead (0.02s) [2021-12-03T08:48:33.414Z] === RUN TestVersion [2021-12-03T08:48:33.414Z] --- PASS: TestVersion (0.02s) [2021-12-03T08:48:33.414Z] === CONT TestDiskUsage [2021-12-03T08:48:33.675Z] === RUN TestDiskUsage/empty [2021-12-03T08:48:33.675Z] === RUN TestDiskUsage/empty/container_types [2021-12-03T08:48:33.675Z] === RUN TestDiskUsage/empty/image_types [2021-12-03T08:48:33.675Z] === RUN TestDiskUsage/empty/volume_types [2021-12-03T08:48:33.675Z] === RUN TestDiskUsage/empty/build-cache_types [2021-12-03T08:48:33.675Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-12-03T08:48:33.675Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-12-03T08:48:33.675Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-12-03T08:48:33.675Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-12-03T08:48:33.675Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-12-03T08:48:33.675Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-12-03T08:48:33.675Z] === RUN TestDiskUsage/after_LoadBusybox [2021-12-03T08:48:33.675Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-12-03T08:48:33.675Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-12-03T08:48:33.675Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-12-03T08:48:33.675Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-12-03T08:48:33.675Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-12-03T08:48:33.837Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.69s) [2021-12-03T08:48:33.837Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-12-03T08:48:33.837Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-12-03T08:48:33.936Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-12-03T08:48:33.936Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-12-03T08:48:33.936Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-12-03T08:48:33.936Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-12-03T08:48:33.936Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-12-03T08:48:33.936Z] === RUN TestDiskUsage/after_container.Run [2021-12-03T08:48:34.197Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-12-03T08:48:34.197Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-12-03T08:48:34.197Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-12-03T08:48:34.197Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-12-03T08:48:34.197Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-12-03T08:48:34.197Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-12-03T08:48:34.197Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-12-03T08:48:34.197Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-12-03T08:48:34.197Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-12-03T08:48:34.197Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-12-03T08:48:34.197Z] --- PASS: TestDiskUsage (1.09s) [2021-12-03T08:48:34.197Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-12-03T08:48:34.197Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-12-03T08:48:34.197Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-12-03T08:48:34.197Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-12-03T08:48:34.197Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-12-03T08:48:34.197Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-12-03T08:48:34.197Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-12-03T08:48:34.197Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-12-03T08:48:34.197Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-12-03T08:48:34.197Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-12-03T08:48:34.197Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-12-03T08:48:34.197Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.15s) [2021-12-03T08:48:34.197Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-12-03T08:48:34.197Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-12-03T08:48:34.197Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-12-03T08:48:34.197Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-12-03T08:48:34.197Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-12-03T08:48:34.197Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-12-03T08:48:34.197Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-12-03T08:48:34.197Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-12-03T08:48:34.197Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-12-03T08:48:34.197Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-12-03T08:48:34.197Z] --- PASS: TestDiskUsage/after_container.Run (0.28s) [2021-12-03T08:48:34.197Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-12-03T08:48:34.197Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-12-03T08:48:34.197Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-12-03T08:48:34.197Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-12-03T08:48:34.197Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-12-03T08:48:34.197Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-12-03T08:48:34.197Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-12-03T08:48:34.197Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-12-03T08:48:34.197Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-12-03T08:48:34.197Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-12-03T08:48:34.197Z] PASS [2021-12-03T08:48:34.197Z] [2021-12-03T08:48:34.197Z] === Skipped [2021-12-03T08:48:34.197Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-03T08:48:34.197Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-12-03T08:48:34.197Z] [2021-12-03T08:48:34.197Z] DONE 53 tests, 1 skipped in 21.715s [2021-12-03T08:48:34.197Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-12-03T08:48:34.197Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:48:34.197Z] ++ set -e [2021-12-03T08:48:34.197Z] ++ '[' -n 0 ']' [2021-12-03T08:48:34.197Z] ++ set -x [2021-12-03T08:48:34.197Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:48:34.457Z] INFO: Testing against a local daemon [2021-12-03T08:48:34.457Z] === RUN TestVolumesCreateAndList [2021-12-03T08:48:34.457Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-12-03T08:48:34.457Z] === RUN TestVolumesRemove [2021-12-03T08:48:34.457Z] --- PASS: TestVolumesRemove (0.06s) [2021-12-03T08:48:34.457Z] === RUN TestVolumesInspect [2021-12-03T08:48:34.457Z] --- PASS: TestVolumesInspect (0.02s) [2021-12-03T08:48:34.457Z] === RUN TestVolumesInvalidJSON [2021-12-03T08:48:34.457Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-12-03T08:48:34.457Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-12-03T08:48:34.457Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-12-03T08:48:34.457Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-12-03T08:48:34.457Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-12-03T08:48:34.457Z] PASS [2021-12-03T08:48:34.457Z] [2021-12-03T08:48:34.457Z] DONE 5 tests in 0.204s [2021-12-03T08:48:34.457Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-12-03T08:48:34.457Z] ++++ cat bundles/test-integration/docker.pid [2021-12-03T08:48:34.457Z] +++ kill 13337 [2021-12-03T08:48:34.718Z] +++ /etc/init.d/apparmor stop [2021-12-03T08:48:34.718Z] Leaving: AppArmorNo profiles have been unloaded. [2021-12-03T08:48:34.718Z] [2021-12-03T08:48:34.718Z] Unloading profiles will leave already running processes permanently [2021-12-03T08:48:34.718Z] unconfined, which can lead to unexpected situations. [2021-12-03T08:48:34.718Z] [2021-12-03T08:48:34.718Z] To set a process to complain mode, use the command line tool [2021-12-03T08:48:34.718Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-12-03T08:48:34.718Z] +++ true [2021-12-03T08:48:34.718Z] exiting test-integration [2021-12-03T08:48:34.718Z] ++ exit 0 [2021-12-03T08:48:34.718Z] [2021-12-03T08:48:34.773Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-12-03T08:48:35.341Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-12-03T08:48:35.599Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.81s) [2021-12-03T08:48:35.599Z] === RUN TestAuthZPluginHeader Post stage [Pipeline] junit [2021-12-03T08:48:35.675Z] Recording test results [2021-12-03T08:48:35.858Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-12-03T08:48:35.985Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-12-03T08:48:36.337Z] + echo Ensuring container killed. [2021-12-03T08:48:36.337Z] Ensuring container killed. [2021-12-03T08:48:36.337Z] + docker rm -vf docker-pr1 [2021-12-03T08:48:36.337Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-12-03T08:48:36.425Z] --- PASS: TestAuthZPluginHeader (0.79s) [2021-12-03T08:48:36.425Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-12-03T08:48:36.656Z] + echo Chowning /workspace to jenkins user [2021-12-03T08:48:36.657Z] Chowning /workspace to jenkins user [2021-12-03T08:48:36.657Z] + id -u [2021-12-03T08:48:36.657Z] + id -g [2021-12-03T08:48:36.657Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43057:/workspace busybox chown -R 1000:1000 /workspace [2021-12-03T08:48:36.657Z] Unable to find image 'busybox:latest' locally [2021-12-03T08:48:36.657Z] latest: Pulling from library/busybox [2021-12-03T08:48:36.917Z] 55fd958cf226: Pulling fs layer [2021-12-03T08:48:36.917Z] 55fd958cf226: Download complete [2021-12-03T08:48:36.917Z] 55fd958cf226: Pull complete [2021-12-03T08:48:36.917Z] Digest: sha256:52817dece4cfe26f581c834d27a8e1bcc82194f914afe6d50afad5a101234ef1 [2021-12-03T08:48:36.917Z] Status: Downloaded newer image for busybox:latest [2021-12-03T08:48:36.995Z] === RUN TestDockerSuite/TestBuildUser [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-12-03T08:48:38.370Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-12-03T08:48:38.614Z] + bundleName=arm64-integration [2021-12-03T08:48:38.614Z] + echo Creating arm64-integration-bundles.tar.gz [2021-12-03T08:48:38.614Z] Creating arm64-integration-bundles.tar.gz [2021-12-03T08:48:38.614Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-12-03T08:48:38.614Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-12-03T08:48:38.629Z] docker_api_swarm_test.go:364: Waiting for possible election... [Pipeline] archiveArtifacts [2021-12-03T08:48:38.889Z] Archiving artifacts [2021-12-03T08:48:39.079Z] --- PASS: TestUpdateRestartPolicy (21.24s) [2021-12-03T08:48:39.079Z] === RUN TestUpdateRestartWithAutoRemove [2021-12-03T08:48:39.079Z] --- PASS: TestUpdateRestartWithAutoRemove (1.89s) [2021-12-03T08:48:39.079Z] === RUN TestWaitNonBlocked [2021-12-03T08:48:39.079Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-03T08:48:39.079Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-03T08:48:39.079Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-03T08:48:39.079Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-03T08:48:39.079Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-03T08:48:39.079Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-03T08:48:40.041Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-12-03T08:48:40.041Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.55s) [2021-12-03T08:48:40.041Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.55s) [2021-12-03T08:48:40.041Z] === RUN TestWaitBlocked [2021-12-03T08:48:40.041Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:48:40.041Z] --- SKIP: TestWaitBlocked (0.00s) [2021-12-03T08:48:40.041Z] PASS [2021-12-03T08:48:40.041Z] ok github.com/docker/docker/integration/container 83.675s [2021-12-03T08:48:40.041Z] [2021-12-03T08:48:40.041Z] === Skipped [2021-12-03T08:48:40.041Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-12-03T08:48:40.041Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-03T08:48:40.041Z] [2021-12-03T08:48:40.041Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-12-03T08:48:40.041Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:48:40.041Z] [2021-12-03T08:48:40.041Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-12-03T08:48:40.041Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-12-03T08:48:40.041Z] [2021-12-03T08:48:40.041Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-12-03T08:48:40.041Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:48:40.041Z] [2021-12-03T08:48:40.041Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-12-03T08:48:40.041Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:48:40.041Z] [2021-12-03T08:48:40.041Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-12-03T08:48:40.041Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:48:40.041Z] [2021-12-03T08:48:40.041Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-12-03T08:48:40.041Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-12-03T08:48:40.041Z] [2021-12-03T08:48:40.041Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-12-03T08:48:40.041Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-12-03T08:48:40.041Z] [2021-12-03T08:48:40.041Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-12-03T08:48:40.041Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:48:40.041Z] [2021-12-03T08:48:40.041Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-12-03T08:48:40.041Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-12-03T08:48:40.041Z] [2021-12-03T08:48:40.041Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-12-03T08:48:40.041Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-12-03T08:48:40.041Z] [2021-12-03T08:48:40.041Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-12-03T08:48:40.041Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:48:40.041Z] [2021-12-03T08:48:40.041Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-12-03T08:48:40.041Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:48:40.041Z] [2021-12-03T08:48:40.041Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-12-03T08:48:40.041Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-12-03T08:48:40.041Z] [2021-12-03T08:48:40.041Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-12-03T08:48:40.041Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-12-03T08:48:40.041Z] [2021-12-03T08:48:40.041Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-12-03T08:48:40.041Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-12-03T08:48:40.041Z] [2021-12-03T08:48:40.041Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-12-03T08:48:40.041Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-12-03T08:48:40.041Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-12-03T08:48:40.041Z] [2021-12-03T08:48:40.041Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-12-03T08:48:40.041Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-03T08:48:40.041Z] [2021-12-03T08:48:40.041Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-12-03T08:48:40.041Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-03T08:48:40.041Z] [2021-12-03T08:48:40.041Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-12-03T08:48:40.041Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-03T08:48:40.041Z] [2021-12-03T08:48:40.041Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-12-03T08:48:40.041Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-12-03T08:48:40.041Z] [2021-12-03T08:48:40.041Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-12-03T08:48:40.041Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:48:40.041Z] [2021-12-03T08:48:40.041Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-12-03T08:48:40.041Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-03T08:48:40.041Z] [2021-12-03T08:48:40.041Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-12-03T08:48:40.041Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-12-03T08:48:40.041Z] [2021-12-03T08:48:40.041Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-12-03T08:48:40.041Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-12-03T08:48:40.041Z] [2021-12-03T08:48:40.041Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-12-03T08:48:40.041Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-12-03T08:48:40.041Z] [2021-12-03T08:48:40.041Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-12-03T08:48:40.041Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:48:40.041Z] [2021-12-03T08:48:40.041Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-12-03T08:48:40.041Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-12-03T08:48:40.041Z] [2021-12-03T08:48:40.041Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-12-03T08:48:40.041Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-12-03T08:48:40.041Z] [2021-12-03T08:48:40.041Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-12-03T08:48:40.041Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:48:40.041Z] [2021-12-03T08:48:40.041Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-12-03T08:48:40.041Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-12-03T08:48:40.041Z] [2021-12-03T08:48:40.041Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-12-03T08:48:40.041Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-12-03T08:48:40.041Z] [2021-12-03T08:48:40.041Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-12-03T08:48:40.041Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:48:40.041Z] [2021-12-03T08:48:40.041Z] DONE 87 tests, 33 skipped in 85.903s [2021-12-03T08:48:40.041Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-12-03T08:48:41.176Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-12-03T08:48:41.176Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.71s) [2021-12-03T08:48:41.176Z] === RUN TestAuthZPluginV2Disable [2021-12-03T08:48:41.289Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43057/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-12-03T08:48:41.606Z] + make clean [2021-12-03T08:48:41.607Z] docker volume rm -f docker-dev-cache [2021-12-03T08:48:41.607Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-03T08:48:45.365Z] --- PASS: TestAuthZPluginV2Disable (3.69s) [2021-12-03T08:48:45.365Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-12-03T08:48:48.652Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.55s) [2021-12-03T08:48:48.652Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-12-03T08:48:49.470Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-12-03T08:48:49.470Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-12-03T08:48:49.470Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-12-03T08:48:49.470Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-12-03T08:48:49.470Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-12-03T08:48:49.470Z] remote: Enumerating objects: 23, done. [2021-12-03T08:48:49.470Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-12-03T08:48:49.470Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-12-03T08:48:49.470Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-12-03T08:48:49.470Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2021-12-03T08:48:49.470Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2021-12-03T08:48:49.470Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-12-03T08:48:50.401Z] Cross building: bundles/cross/linux/ppc64le [2021-12-03T08:48:50.401Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-12-03T08:48:50.401Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-12-03T08:48:51.936Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-12-03T08:48:52.194Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-12-03T08:48:52.453Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-12-03T08:48:53.388Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-12-03T08:48:54.325Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-12-03T08:48:55.263Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-12-03T08:48:56.198Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-12-03T08:48:56.198Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2021-12-03T08:48:56.198Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-12-03T08:48:56.198Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2021-12-03T08:48:56.198Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-12-03T08:48:56.198Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2021-12-03T08:48:56.198Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-12-03T08:48:56.198Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2021-12-03T08:48:56.198Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-12-03T08:48:57.576Z] docker_api_swarm_test.go:272: [d1047ab3388f5] joining swarm manager [d22ce4cd5b95d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-03T08:48:57.841Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-12-03T08:48:57.841Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-12-03T08:48:57.841Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-12-03T08:48:57.841Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-12-03T08:48:57.841Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-12-03T08:48:57.841Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-12-03T08:48:57.841Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-12-03T08:48:57.841Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-12-03T08:48:57.841Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-12-03T08:48:57.841Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-12-03T08:48:57.841Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-12-03T08:48:57.841Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-12-03T08:48:57.841Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-12-03T08:48:57.841Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-12-03T08:48:57.841Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-12-03T08:48:57.841Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-12-03T08:48:57.841Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-12-03T08:48:57.841Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-12-03T08:48:57.841Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-12-03T08:48:57.841Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-12-03T08:48:57.841Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-12-03T08:48:57.841Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-12-03T08:48:57.841Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-12-03T08:48:57.841Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-12-03T08:48:57.841Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-12-03T08:48:57.841Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-12-03T08:48:57.841Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-12-03T08:48:57.841Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-12-03T08:48:58.145Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-12-03T08:48:58.403Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-12-03T08:48:58.825Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-12-03T08:48:58.825Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-12-03T08:48:58.825Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-12-03T08:48:58.825Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-12-03T08:48:58.825Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-12-03T08:48:58.825Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-12-03T08:48:58.825Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-12-03T08:48:58.825Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-12-03T08:48:58.825Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-12-03T08:48:58.971Z] docker_api_swarm_test.go:273: [dbbcac1ff1de0] joining swarm manager [d22ce4cd5b95d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-03T08:48:59.229Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-12-03T08:48:59.796Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-12-03T08:49:00.733Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-12-03T08:49:00.733Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-12-03T08:49:01.132Z] === RUN TestConfigDaemonLibtrustID [2021-12-03T08:49:01.132Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-12-03T08:49:01.132Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-12-03T08:49:01.132Z] === RUN TestDaemonConfigValidation [2021-12-03T08:49:01.132Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-12-03T08:49:01.132Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-12-03T08:49:01.132Z] === RUN TestConfigDaemonSeccompProfiles [2021-12-03T08:49:01.132Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-12-03T08:49:01.132Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-12-03T08:49:01.132Z] === RUN TestDaemonProxy [2021-12-03T08:49:01.132Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-12-03T08:49:01.132Z] --- SKIP: TestDaemonProxy (0.00s) [2021-12-03T08:49:01.132Z] PASS [2021-12-03T08:49:01.132Z] ok github.com/docker/docker/integration/daemon 0.083s [2021-12-03T08:49:01.132Z] [2021-12-03T08:49:01.132Z] === Skipped [2021-12-03T08:49:01.132Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-12-03T08:49:01.132Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-12-03T08:49:01.132Z] [2021-12-03T08:49:01.132Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-12-03T08:49:01.132Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-12-03T08:49:01.132Z] [2021-12-03T08:49:01.132Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-12-03T08:49:01.132Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-12-03T08:49:01.132Z] [2021-12-03T08:49:01.132Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2021-12-03T08:49:01.132Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-12-03T08:49:01.132Z] [2021-12-03T08:49:01.132Z] DONE 4 tests, 4 skipped in 21.249s [2021-12-03T08:49:01.132Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-12-03T08:49:02.120Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.80s) [2021-12-03T08:49:02.120Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-12-03T08:49:02.670Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T08:49:02.670Z] INFO: Testing against a local daemon [2021-12-03T08:49:02.670Z] === RUN TestCommitInheritsEnv [2021-12-03T08:49:02.670Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-03T08:49:02.670Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-12-03T08:49:02.670Z] === RUN TestImportExtremelyLargeImageWorks [2021-12-03T08:49:02.670Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-12-03T08:49:02.670Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-12-03T08:49:02.670Z] === RUN TestImagesFilterMultiReference [2021-12-03T08:49:02.670Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-12-03T08:49:02.670Z] === RUN TestImagePullPlatformInvalid [2021-12-03T08:49:02.670Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-12-03T08:49:02.670Z] === RUN TestRemoveImageOrphaning [2021-12-03T08:49:02.687Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-12-03T08:49:03.569Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-12-03T08:49:03.569Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-12-03T08:49:03.569Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-12-03T08:49:03.569Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-12-03T08:49:03.569Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-12-03T08:49:03.637Z] --- PASS: TestRemoveImageOrphaning (0.87s) [2021-12-03T08:49:03.637Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-12-03T08:49:03.637Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-12-03T08:49:03.637Z] === RUN TestTagInvalidReference [2021-12-03T08:49:03.637Z] --- PASS: TestTagInvalidReference (0.02s) [2021-12-03T08:49:03.637Z] === RUN TestTagValidPrefixedRepo [2021-12-03T08:49:03.637Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-12-03T08:49:03.637Z] === RUN TestTagExistedNameWithoutForce [2021-12-03T08:49:03.637Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-12-03T08:49:03.637Z] === RUN TestTagOfficialNames [2021-12-03T08:49:04.061Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-12-03T08:49:04.093Z] --- PASS: TestTagOfficialNames (0.06s) [2021-12-03T08:49:04.094Z] === RUN TestTagMatchesDigest [2021-12-03T08:49:04.094Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-12-03T08:49:04.094Z] PASS [2021-12-03T08:49:04.094Z] ok github.com/docker/docker/integration/image 1.239s [2021-12-03T08:49:04.094Z] [2021-12-03T08:49:04.094Z] === Skipped [2021-12-03T08:49:04.094Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-12-03T08:49:04.094Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-03T08:49:04.094Z] [2021-12-03T08:49:04.094Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-12-03T08:49:04.094Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-12-03T08:49:04.094Z] [2021-12-03T08:49:04.094Z] DONE 11 tests, 2 skipped in 2.618s [2021-12-03T08:49:04.094Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-12-03T08:49:04.629Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-12-03T08:49:04.887Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-12-03T08:49:05.145Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-12-03T08:49:05.145Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2021-12-03T08:49:05.145Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-12-03T08:49:05.628Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T08:49:05.628Z] INFO: Testing against a local daemon [2021-12-03T08:49:05.628Z] === RUN TestNetworkCreateDelete [2021-12-03T08:49:05.628Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:49:05.628Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-12-03T08:49:05.628Z] === RUN TestDockerNetworkDeletePreferID [2021-12-03T08:49:05.628Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-12-03T08:49:05.628Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-12-03T08:49:05.628Z] === RUN TestDaemonDNSFallback [2021-12-03T08:49:05.628Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:49:05.628Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-12-03T08:49:05.628Z] === RUN TestInspectNetwork [2021-12-03T08:49:05.628Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-12-03T08:49:05.628Z] --- SKIP: TestInspectNetwork (0.00s) [2021-12-03T08:49:05.628Z] === RUN TestRunContainerWithBridgeNone [2021-12-03T08:49:05.628Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:49:05.628Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-12-03T08:49:05.628Z] === RUN TestNetworkInvalidJSON [2021-12-03T08:49:05.628Z] === RUN TestNetworkInvalidJSON//networks/create [2021-12-03T08:49:05.628Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-12-03T08:49:05.628Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-12-03T08:49:05.628Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-12-03T08:49:05.628Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-03T08:49:05.628Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-03T08:49:05.628Z] === CONT TestNetworkInvalidJSON//networks/create [2021-12-03T08:49:05.628Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-03T08:49:05.628Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-12-03T08:49:05.628Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-12-03T08:49:05.628Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-12-03T08:49:05.628Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-12-03T08:49:05.628Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-12-03T08:49:05.628Z] === RUN TestNetworkList [2021-12-03T08:49:05.628Z] === RUN TestNetworkList//networks [2021-12-03T08:49:05.628Z] === PAUSE TestNetworkList//networks [2021-12-03T08:49:05.628Z] === RUN TestNetworkList//networks/ [2021-12-03T08:49:05.628Z] === PAUSE TestNetworkList//networks/ [2021-12-03T08:49:05.628Z] === CONT TestNetworkList//networks [2021-12-03T08:49:05.628Z] === CONT TestNetworkList//networks/ [2021-12-03T08:49:05.628Z] --- PASS: TestNetworkList (0.03s) [2021-12-03T08:49:05.628Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-12-03T08:49:05.628Z] --- PASS: TestNetworkList//networks (0.00s) [2021-12-03T08:49:05.628Z] === RUN TestHostIPv4BridgeLabel [2021-12-03T08:49:05.628Z] network_test.go:128: testEnv.OSType == "windows" [2021-12-03T08:49:05.628Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-12-03T08:49:05.628Z] === RUN TestDaemonRestartWithLiveRestore [2021-12-03T08:49:05.628Z] service_test.go:30: testEnv.OSType == "windows" [2021-12-03T08:49:05.628Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-12-03T08:49:05.628Z] === RUN TestDaemonDefaultNetworkPools [2021-12-03T08:49:05.628Z] service_test.go:59: testEnv.OSType == "windows" [2021-12-03T08:49:05.628Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-12-03T08:49:05.628Z] === RUN TestDaemonRestartWithExistingNetwork [2021-12-03T08:49:05.628Z] service_test.go:103: testEnv.OSType == "windows" [2021-12-03T08:49:05.628Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-12-03T08:49:05.628Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-12-03T08:49:05.628Z] service_test.go:137: testEnv.OSType == "windows" [2021-12-03T08:49:05.628Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-12-03T08:49:05.628Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-12-03T08:49:05.628Z] service_test.go:188: testEnv.OSType == "windows" [2021-12-03T08:49:05.628Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-12-03T08:49:05.628Z] === RUN TestServiceWithPredefinedNetwork [2021-12-03T08:49:05.628Z] service_test.go:213: testEnv.OSType == "windows" [2021-12-03T08:49:05.628Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-12-03T08:49:05.628Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-12-03T08:49:05.628Z] service_test.go:243: FLAKY_TEST [2021-12-03T08:49:05.628Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-03T08:49:05.628Z] === RUN TestServiceWithDataPathPortInit [2021-12-03T08:49:05.628Z] service_test.go:334: testEnv.OSType == "windows" [2021-12-03T08:49:05.628Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-12-03T08:49:05.628Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-12-03T08:49:05.628Z] service_test.go:402: testEnv.OSType == "windows" [2021-12-03T08:49:05.628Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-12-03T08:49:05.628Z] PASS [2021-12-03T08:49:05.628Z] ok github.com/docker/docker/integration/network 0.127s [2021-12-03T08:49:05.628Z] [2021-12-03T08:49:05.628Z] === Skipped [2021-12-03T08:49:05.628Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-12-03T08:49:05.628Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:49:05.628Z] [2021-12-03T08:49:05.628Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-12-03T08:49:05.628Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-12-03T08:49:05.628Z] [2021-12-03T08:49:05.628Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-12-03T08:49:05.628Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:49:05.628Z] [2021-12-03T08:49:05.628Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-12-03T08:49:05.628Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-12-03T08:49:05.628Z] [2021-12-03T08:49:05.628Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-12-03T08:49:05.628Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:49:05.628Z] [2021-12-03T08:49:05.628Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-12-03T08:49:05.628Z] network_test.go:128: testEnv.OSType == "windows" [2021-12-03T08:49:05.628Z] [2021-12-03T08:49:05.628Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-12-03T08:49:05.628Z] service_test.go:30: testEnv.OSType == "windows" [2021-12-03T08:49:05.628Z] [2021-12-03T08:49:05.628Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-12-03T08:49:05.628Z] service_test.go:59: testEnv.OSType == "windows" [2021-12-03T08:49:05.628Z] [2021-12-03T08:49:05.628Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-12-03T08:49:05.711Z] === RUN TestDockerSuite/TestBuildXZHost [2021-12-03T08:49:06.085Z] service_test.go:103: testEnv.OSType == "windows" [2021-12-03T08:49:06.085Z] [2021-12-03T08:49:06.085Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-12-03T08:49:06.085Z] service_test.go:137: testEnv.OSType == "windows" [2021-12-03T08:49:06.085Z] [2021-12-03T08:49:06.085Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-12-03T08:49:06.085Z] service_test.go:188: testEnv.OSType == "windows" [2021-12-03T08:49:06.085Z] [2021-12-03T08:49:06.085Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-12-03T08:49:06.085Z] service_test.go:213: testEnv.OSType == "windows" [2021-12-03T08:49:06.085Z] [2021-12-03T08:49:06.085Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-03T08:49:06.085Z] service_test.go:243: FLAKY_TEST [2021-12-03T08:49:06.085Z] [2021-12-03T08:49:06.085Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-12-03T08:49:06.085Z] service_test.go:334: testEnv.OSType == "windows" [2021-12-03T08:49:06.085Z] [2021-12-03T08:49:06.085Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-12-03T08:49:06.085Z] service_test.go:402: testEnv.OSType == "windows" [2021-12-03T08:49:06.085Z] [2021-12-03T08:49:06.085Z] DONE 22 tests, 15 skipped in 1.785s [2021-12-03T08:49:06.085Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-12-03T08:49:06.542Z] testing: warning: no tests to run [2021-12-03T08:49:06.542Z] PASS [2021-12-03T08:49:06.542Z] ok github.com/docker/docker/integration/network/ipvlan 0.053s [2021-12-03T08:49:06.542Z] [2021-12-03T08:49:06.542Z] DONE 0 tests in 0.533s [2021-12-03T08:49:06.542Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-12-03T08:49:07.002Z] testing: warning: no tests to run [2021-12-03T08:49:07.002Z] PASS [2021-12-03T08:49:07.002Z] ok github.com/docker/docker/integration/network/macvlan 0.051s [2021-12-03T08:49:07.002Z] [2021-12-03T08:49:07.002Z] DONE 0 tests in 0.530s [2021-12-03T08:49:07.002Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-12-03T08:49:07.088Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-12-03T08:49:07.088Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-12-03T08:49:07.088Z] docker_cli_sni_test.go:18: Flakey test [2021-12-03T08:49:07.088Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-12-03T08:49:07.654Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-12-03T08:49:07.964Z] testing: warning: no tests to run [2021-12-03T08:49:07.964Z] PASS [2021-12-03T08:49:07.964Z] ok github.com/docker/docker/integration/plugin 0.050s [2021-12-03T08:49:07.964Z] [2021-12-03T08:49:07.964Z] DONE 0 tests in 0.537s [2021-12-03T08:49:07.964Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-12-03T08:49:08.222Z] === RUN TestDockerSuite/TestCommitChange [2021-12-03T08:49:08.420Z] testing: warning: no tests to run [2021-12-03T08:49:08.420Z] PASS [2021-12-03T08:49:08.420Z] ok github.com/docker/docker/integration/plugin/authz 0.050s [2021-12-03T08:49:08.420Z] [2021-12-03T08:49:08.420Z] DONE 0 tests in 0.524s [2021-12-03T08:49:08.420Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-12-03T08:49:08.789Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-12-03T08:49:09.356Z] === RUN TestDockerSuite/TestCommitHardlink [2021-12-03T08:49:09.419Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-12-03T08:49:10.292Z] === RUN TestDockerSuite/TestCommitNewFile [2021-12-03T08:49:11.228Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-12-03T08:49:11.795Z] === RUN TestDockerSuite/TestCommitTTY [2021-12-03T08:49:12.143Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T08:49:12.143Z] INFO: Testing against a local daemon [2021-12-03T08:49:12.143Z] === RUN TestPluginInvalidJSON [2021-12-03T08:49:12.143Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-12-03T08:49:12.143Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-12-03T08:49:12.143Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-12-03T08:49:12.143Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-12-03T08:49:12.143Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-12-03T08:49:12.143Z] === RUN TestPluginInstall [2021-12-03T08:49:12.143Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-12-03T08:49:12.143Z] --- SKIP: TestPluginInstall (0.00s) [2021-12-03T08:49:12.143Z] === RUN TestPluginsWithRuntimes [2021-12-03T08:49:12.143Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-12-03T08:49:12.143Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-12-03T08:49:12.143Z] === RUN TestPluginBackCompatMediaTypes [2021-12-03T08:49:12.143Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-12-03T08:49:12.143Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-12-03T08:49:12.143Z] PASS [2021-12-03T08:49:12.143Z] ok github.com/docker/docker/integration/plugin/common 0.085s [2021-12-03T08:49:12.143Z] [2021-12-03T08:49:12.143Z] === Skipped [2021-12-03T08:49:12.143Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-12-03T08:49:12.143Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-12-03T08:49:12.143Z] [2021-12-03T08:49:12.143Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-12-03T08:49:12.143Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-12-03T08:49:12.143Z] [2021-12-03T08:49:12.143Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-12-03T08:49:12.143Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-12-03T08:49:12.143Z] [2021-12-03T08:49:12.143Z] DONE 5 tests, 3 skipped in 3.815s [2021-12-03T08:49:12.143Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-12-03T08:49:12.730Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-12-03T08:49:13.297Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-12-03T08:49:14.233Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-12-03T08:49:14.801Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-12-03T08:49:14.801Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-12-03T08:49:14.801Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-12-03T08:49:14.801Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-12-03T08:49:14.801Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-12-03T08:49:14.801Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-12-03T08:49:14.801Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-12-03T08:49:15.035Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T08:49:15.035Z] INFO: Testing against a local daemon [2021-12-03T08:49:15.035Z] === RUN TestExternalGraphDriver [2021-12-03T08:49:15.035Z] external_test.go:47: runtime.GOOS == "windows" [2021-12-03T08:49:15.035Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-12-03T08:49:15.035Z] === RUN TestGraphdriverPluginV2 [2021-12-03T08:49:15.035Z] external_test.go:407: runtime.GOOS == "windows" [2021-12-03T08:49:15.035Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-12-03T08:49:15.035Z] PASS [2021-12-03T08:49:15.035Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.085s [2021-12-03T08:49:15.035Z] [2021-12-03T08:49:15.035Z] === Skipped [2021-12-03T08:49:15.035Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-12-03T08:49:15.035Z] external_test.go:47: runtime.GOOS == "windows" [2021-12-03T08:49:15.035Z] [2021-12-03T08:49:15.035Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-12-03T08:49:15.035Z] external_test.go:407: runtime.GOOS == "windows" [2021-12-03T08:49:15.035Z] [2021-12-03T08:49:15.035Z] DONE 2 tests, 2 skipped in 2.457s [2021-12-03T08:49:15.035Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-12-03T08:49:15.737Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-12-03T08:49:16.572Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T08:49:16.572Z] INFO: Testing against a local daemon [2021-12-03T08:49:16.572Z] === RUN TestReadPluginNoRead [2021-12-03T08:49:16.572Z] read_test.go:21: no unix domain sockets on Windows [2021-12-03T08:49:16.572Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-12-03T08:49:16.572Z] PASS [2021-12-03T08:49:16.572Z] ok github.com/docker/docker/integration/plugin/logging 0.066s [2021-12-03T08:49:16.572Z] [2021-12-03T08:49:16.572Z] === Skipped [2021-12-03T08:49:16.572Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-12-03T08:49:16.572Z] read_test.go:21: no unix domain sockets on Windows [2021-12-03T08:49:16.572Z] [2021-12-03T08:49:16.572Z] DONE 1 tests, 1 skipped in 1.678s [2021-12-03T08:49:16.572Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-12-03T08:49:17.111Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-12-03T08:49:17.111Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-12-03T08:49:17.370Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-12-03T08:49:17.432Z] --- PASS: TestBuildWithHugeFile (109.72s) [2021-12-03T08:49:17.433Z] === RUN TestBuildWCOWSandboxSize [2021-12-03T08:49:17.433Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-03T08:49:17.433Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-12-03T08:49:17.433Z] === RUN TestBuildWithEmptyDockerfile [2021-12-03T08:49:17.433Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-03T08:49:17.433Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-03T08:49:17.433Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-03T08:49:17.433Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-03T08:49:17.433Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-03T08:49:17.433Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-03T08:49:17.433Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-03T08:49:17.433Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-03T08:49:17.433Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-03T08:49:17.433Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2021-12-03T08:49:17.433Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-12-03T08:49:17.433Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2021-12-03T08:49:17.433Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2021-12-03T08:49:17.433Z] === RUN TestBuildPreserveOwnership [2021-12-03T08:49:17.433Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-03T08:49:17.433Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-12-03T08:49:17.433Z] === RUN TestBuildPlatformInvalid [2021-12-03T08:49:17.433Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2021-12-03T08:49:17.433Z] PASS [2021-12-03T08:49:17.433Z] ok github.com/docker/docker/integration/build 170.447s [2021-12-03T08:49:17.433Z] [2021-12-03T08:49:17.433Z] === Skipped [2021-12-03T08:49:17.433Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-12-03T08:49:17.433Z] build_session_test.go:25: TODO: BuildKit [2021-12-03T08:49:17.433Z] [2021-12-03T08:49:17.433Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-12-03T08:49:17.433Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:17.433Z] [2021-12-03T08:49:17.433Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-12-03T08:49:17.433Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-03T08:49:17.433Z] [2021-12-03T08:49:17.433Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-12-03T08:49:17.433Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-03T08:49:17.433Z] [2021-12-03T08:49:17.433Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2021-12-03T08:49:17.433Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-03T08:49:17.433Z] [2021-12-03T08:49:17.433Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-12-03T08:49:17.433Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-03T08:49:17.433Z] [2021-12-03T08:49:17.433Z] DONE 29 tests, 6 skipped in 195.330s [2021-12-03T08:49:17.433Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-12-03T08:49:17.433Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-03T08:49:17.433Z] INFO: Testing against a local daemon [2021-12-03T08:49:17.433Z] === RUN TestConfigInspect [2021-12-03T08:49:17.433Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:17.433Z] --- SKIP: TestConfigInspect (0.00s) [2021-12-03T08:49:17.433Z] === RUN TestConfigList [2021-12-03T08:49:17.433Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:17.433Z] --- SKIP: TestConfigList (0.00s) [2021-12-03T08:49:17.433Z] === RUN TestConfigsCreateAndDelete [2021-12-03T08:49:17.433Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:17.433Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-12-03T08:49:17.433Z] === RUN TestConfigsUpdate [2021-12-03T08:49:17.433Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:17.433Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-12-03T08:49:17.433Z] === RUN TestTemplatedConfig [2021-12-03T08:49:17.433Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:17.433Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-12-03T08:49:17.433Z] === RUN TestConfigCreateResolve [2021-12-03T08:49:17.433Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:49:17.433Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-12-03T08:49:17.433Z] PASS [2021-12-03T08:49:17.433Z] ok github.com/docker/docker/integration/config 0.074s [2021-12-03T08:49:17.433Z] [2021-12-03T08:49:17.433Z] === Skipped [2021-12-03T08:49:17.433Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-12-03T08:49:17.433Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:17.433Z] [2021-12-03T08:49:17.433Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-12-03T08:49:17.433Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:17.433Z] [2021-12-03T08:49:17.433Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-12-03T08:49:17.433Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:17.433Z] [2021-12-03T08:49:17.433Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-12-03T08:49:17.433Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:17.433Z] [2021-12-03T08:49:17.433Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-12-03T08:49:17.433Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:17.433Z] [2021-12-03T08:49:17.433Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-12-03T08:49:17.433Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:49:17.433Z] [2021-12-03T08:49:17.433Z] DONE 6 tests, 6 skipped in 1.836s [2021-12-03T08:49:17.433Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-12-03T08:49:17.433Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-03T08:49:17.433Z] INFO: Testing against a local daemon [2021-12-03T08:49:17.433Z] === RUN TestCheckpoint [2021-12-03T08:49:17.433Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-03T08:49:17.433Z] --- SKIP: TestCheckpoint (0.00s) [2021-12-03T08:49:17.433Z] === RUN TestContainerInvalidJSON [2021-12-03T08:49:17.433Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-12-03T08:49:17.433Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-12-03T08:49:17.433Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-12-03T08:49:17.433Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-12-03T08:49:17.433Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-12-03T08:49:17.433Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-12-03T08:49:17.433Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-12-03T08:49:17.433Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-12-03T08:49:17.433Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-12-03T08:49:17.433Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-12-03T08:49:17.433Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.19s) [2021-12-03T08:49:17.433Z] === RUN TestCopyFromContainerPathIsNotDir [2021-12-03T08:49:17.433Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.18s) [2021-12-03T08:49:17.433Z] === RUN TestCopyToContainerPathDoesNotExist [2021-12-03T08:49:17.433Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.17s) [2021-12-03T08:49:17.433Z] === RUN TestCopyToContainerPathIsNotDir [2021-12-03T08:49:17.433Z] --- PASS: TestCopyToContainerPathIsNotDir (0.17s) [2021-12-03T08:49:17.433Z] === RUN TestCopyFromContainer [2021-12-03T08:49:17.433Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:17.433Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-12-03T08:49:17.433Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-12-03T08:49:17.433Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-03T08:49:17.433Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-03T08:49:17.433Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-03T08:49:17.433Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-03T08:49:17.433Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-03T08:49:17.433Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-03T08:49:17.433Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-03T08:49:17.433Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-03T08:49:17.433Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-03T08:49:17.433Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-12-03T08:49:17.433Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-12-03T08:49:17.433Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-12-03T08:49:17.433Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-12-03T08:49:17.433Z] === RUN TestCreateLinkToNonExistingContainer [2021-12-03T08:49:17.433Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-12-03T08:49:17.433Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-12-03T08:49:17.433Z] === RUN TestCreateWithInvalidEnv [2021-12-03T08:49:17.433Z] === RUN TestCreateWithInvalidEnv/0 [2021-12-03T08:49:17.433Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-12-03T08:49:17.433Z] === RUN TestCreateWithInvalidEnv/1 [2021-12-03T08:49:17.433Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-12-03T08:49:17.433Z] === RUN TestCreateWithInvalidEnv/2 [2021-12-03T08:49:17.433Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-12-03T08:49:17.433Z] === CONT TestCreateWithInvalidEnv/0 [2021-12-03T08:49:17.433Z] === CONT TestCreateWithInvalidEnv/2 [2021-12-03T08:49:17.433Z] === CONT TestCreateWithInvalidEnv/1 [2021-12-03T08:49:17.433Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-12-03T08:49:17.433Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-12-03T08:49:17.433Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-12-03T08:49:17.433Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-12-03T08:49:17.433Z] === RUN TestCreateTmpfsMountsTarget [2021-12-03T08:49:17.433Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:17.433Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-12-03T08:49:17.433Z] === RUN TestCreateWithCustomMaskedPaths [2021-12-03T08:49:17.433Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:49:17.433Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-12-03T08:49:17.433Z] === RUN TestCreateWithCustomReadonlyPaths [2021-12-03T08:49:17.433Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:49:17.433Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.01s) [2021-12-03T08:49:17.433Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-12-03T08:49:17.433Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-03T08:49:17.433Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-03T08:49:17.433Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-03T08:49:17.433Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-03T08:49:17.433Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-03T08:49:17.433Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-03T08:49:17.433Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-03T08:49:17.433Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-03T08:49:17.433Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-03T08:49:17.433Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-03T08:49:17.433Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-03T08:49:17.433Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-03T08:49:17.433Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-03T08:49:17.433Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-03T08:49:17.433Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-03T08:49:17.433Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2021-12-03T08:49:17.433Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2021-12-03T08:49:17.433Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-12-03T08:49:17.433Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-12-03T08:49:17.433Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-12-03T08:49:17.433Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-12-03T08:49:17.433Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-12-03T08:49:17.433Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-12-03T08:49:17.433Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-12-03T08:49:17.433Z] === RUN TestCreateDifferentPlatform [2021-12-03T08:49:17.433Z] === RUN TestCreateDifferentPlatform/different_os [2021-12-03T08:49:17.433Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-12-03T08:49:17.433Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-12-03T08:49:17.433Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-12-03T08:49:17.433Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-12-03T08:49:17.433Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-12-03T08:49:17.433Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-12-03T08:49:17.433Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-12-03T08:49:17.433Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-12-03T08:49:17.433Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-12-03T08:49:17.433Z] === RUN TestContainerKillOnDaemonStart [2021-12-03T08:49:17.433Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:17.433Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-12-03T08:49:17.433Z] === RUN TestDiff [2021-12-03T08:49:17.433Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-12-03T08:49:17.433Z] --- SKIP: TestDiff (0.00s) [2021-12-03T08:49:17.433Z] === RUN TestExecWithCloseStdin [2021-12-03T08:49:17.433Z] --- PASS: TestExecWithCloseStdin (1.98s) [2021-12-03T08:49:17.433Z] === RUN TestExec [2021-12-03T08:49:17.535Z] testing: warning: no tests to run [2021-12-03T08:49:17.535Z] PASS [2021-12-03T08:49:17.535Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.052s [2021-12-03T08:49:17.535Z] [2021-12-03T08:49:17.535Z] DONE 0 tests in 0.866s [2021-12-03T08:49:17.535Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-12-03T08:49:17.936Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-12-03T08:49:18.195Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-12-03T08:49:18.419Z] --- PASS: TestExec (1.87s) [2021-12-03T08:49:18.419Z] === RUN TestExecUser [2021-12-03T08:49:18.419Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-12-03T08:49:18.419Z] --- SKIP: TestExecUser (0.00s) [2021-12-03T08:49:18.419Z] === RUN TestExportContainerAndImportImage [2021-12-03T08:49:18.419Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:18.419Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-12-03T08:49:18.419Z] === RUN TestExportContainerAfterDaemonRestart [2021-12-03T08:49:18.419Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:18.419Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-12-03T08:49:18.419Z] === RUN TestHealthCheckWorkdir [2021-12-03T08:49:18.419Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-12-03T08:49:18.419Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-12-03T08:49:18.419Z] === RUN TestHealthKillContainer [2021-12-03T08:49:18.419Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-12-03T08:49:18.419Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-12-03T08:49:18.419Z] === RUN TestInspectCpusetInConfigPre120 [2021-12-03T08:49:18.419Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-12-03T08:49:18.419Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-12-03T08:49:18.419Z] === RUN TestKillContainerInvalidSignal [2021-12-03T08:49:18.761Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2021-12-03T08:49:18.761Z] PASS [2021-12-03T08:49:18.761Z] [2021-12-03T08:49:18.761Z] DONE 17 tests in 53.508s [2021-12-03T08:49:18.761Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-12-03T08:49:18.761Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:49:18.761Z] ++ set -e [2021-12-03T08:49:18.761Z] ++ '[' -n 0 ']' [2021-12-03T08:49:18.761Z] ++ set -x [2021-12-03T08:49:18.761Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:49:18.761Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-12-03T08:49:18.761Z] INFO: Testing against a local daemon [2021-12-03T08:49:18.761Z] === RUN TestPluginInvalidJSON [2021-12-03T08:49:19.021Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-12-03T08:49:19.021Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-12-03T08:49:19.021Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-12-03T08:49:19.021Z] --- PASS: TestPluginInvalidJSON (0.06s) [2021-12-03T08:49:19.021Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-12-03T08:49:19.021Z] === RUN TestPluginInstall [2021-12-03T08:49:19.021Z] === RUN TestPluginInstall/no_auth [2021-12-03T08:49:19.063Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T08:49:19.063Z] INFO: Testing against a local daemon [2021-12-03T08:49:19.063Z] === RUN TestPluginWithDevMounts [2021-12-03T08:49:19.063Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:19.063Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-12-03T08:49:19.063Z] PASS [2021-12-03T08:49:19.063Z] ok github.com/docker/docker/integration/plugin/volumes 0.064s [2021-12-03T08:49:19.063Z] [2021-12-03T08:49:19.063Z] === Skipped [2021-12-03T08:49:19.063Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-12-03T08:49:19.063Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:19.063Z] [2021-12-03T08:49:19.063Z] DONE 1 tests, 1 skipped in 1.616s [2021-12-03T08:49:19.063Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-12-03T08:49:19.286Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-12-03T08:49:19.286Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-12-03T08:49:19.286Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-12-03T08:49:19.853Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-12-03T08:49:19.853Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-12-03T08:49:19.853Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-12-03T08:49:20.112Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-12-03T08:49:20.112Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-12-03T08:49:20.112Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-12-03T08:49:20.593Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T08:49:20.593Z] INFO: Testing against a local daemon [2021-12-03T08:49:20.593Z] === RUN TestSecretInspect [2021-12-03T08:49:20.593Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:20.593Z] --- SKIP: TestSecretInspect (0.00s) [2021-12-03T08:49:20.593Z] === RUN TestSecretList [2021-12-03T08:49:20.593Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:20.593Z] --- SKIP: TestSecretList (0.00s) [2021-12-03T08:49:20.593Z] === RUN TestSecretsCreateAndDelete [2021-12-03T08:49:20.593Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:20.593Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-12-03T08:49:20.593Z] === RUN TestSecretsUpdate [2021-12-03T08:49:20.593Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:20.593Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-12-03T08:49:20.593Z] === RUN TestTemplatedSecret [2021-12-03T08:49:20.593Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:20.593Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-12-03T08:49:20.593Z] === RUN TestSecretCreateResolve [2021-12-03T08:49:20.593Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:49:20.593Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-12-03T08:49:20.593Z] PASS [2021-12-03T08:49:20.593Z] ok github.com/docker/docker/integration/secret 0.065s [2021-12-03T08:49:20.632Z] --- PASS: TestKillContainerInvalidSignal (1.71s) [2021-12-03T08:49:20.632Z] === RUN TestKillContainer [2021-12-03T08:49:20.632Z] === RUN TestKillContainer/no_signal [2021-12-03T08:49:20.680Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-12-03T08:49:21.051Z] [2021-12-03T08:49:21.051Z] === Skipped [2021-12-03T08:49:21.051Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-12-03T08:49:21.051Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:21.051Z] [2021-12-03T08:49:21.051Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-12-03T08:49:21.051Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:21.051Z] [2021-12-03T08:49:21.051Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-12-03T08:49:21.051Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:21.051Z] [2021-12-03T08:49:21.051Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-12-03T08:49:21.051Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:21.051Z] [2021-12-03T08:49:21.051Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-12-03T08:49:21.051Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:21.051Z] [2021-12-03T08:49:21.051Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-12-03T08:49:21.051Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:49:21.051Z] [2021-12-03T08:49:21.051Z] DONE 6 tests, 6 skipped in 1.588s [2021-12-03T08:49:21.051Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-12-03T08:49:21.615Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-12-03T08:49:21.615Z] time="2021-12-03T08:49:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-03T08:49:21.615Z] time="2021-12-03T08:49:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:64dc56d8ebeb5e54a324bab097f1c95978baef6589e7b3618fcbdbd3295d9ae6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-03T08:49:21.615Z] time="2021-12-03T08:49:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-03T08:49:21.615Z] time="2021-12-03T08:49:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:64dc56d8ebeb5e54a324bab097f1c95978baef6589e7b3618fcbdbd3295d9ae6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-03T08:49:22.183Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-12-03T08:49:22.183Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-12-03T08:49:22.183Z] === RUN TestPluginInstall/with_htpasswd [2021-12-03T08:49:22.197Z] === RUN TestKillContainer/non_killing_signal [2021-12-03T08:49:22.197Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-12-03T08:49:22.197Z] === RUN TestKillContainer/killing_signal [2021-12-03T08:49:22.603Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T08:49:22.603Z] INFO: Testing against a local daemon [2021-12-03T08:49:22.603Z] === RUN TestServiceCreateInit [2021-12-03T08:49:22.603Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-12-03T08:49:22.603Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:22.603Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-12-03T08:49:22.603Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:22.603Z] --- PASS: TestServiceCreateInit (0.03s) [2021-12-03T08:49:22.603Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-03T08:49:22.603Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-03T08:49:22.603Z] === RUN TestCreateServiceMultipleTimes [2021-12-03T08:49:22.603Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:22.603Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-12-03T08:49:22.603Z] === RUN TestCreateServiceConflict [2021-12-03T08:49:22.603Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:22.603Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-12-03T08:49:22.603Z] === RUN TestCreateServiceMaxReplicas [2021-12-03T08:49:22.603Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:23.059Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-12-03T08:49:23.059Z] === RUN TestCreateWithDuplicateNetworkNames [2021-12-03T08:49:23.059Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:23.059Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-12-03T08:49:23.059Z] === RUN TestCreateServiceSecretFileMode [2021-12-03T08:49:23.060Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:23.060Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-12-03T08:49:23.060Z] === RUN TestCreateServiceConfigFileMode [2021-12-03T08:49:23.060Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:23.060Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-12-03T08:49:23.060Z] === RUN TestCreateServiceSysctls [2021-12-03T08:49:23.060Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:23.060Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-12-03T08:49:23.060Z] === RUN TestCreateServiceCapabilities [2021-12-03T08:49:23.060Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:23.060Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-12-03T08:49:23.060Z] === RUN TestInspect [2021-12-03T08:49:23.060Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:23.060Z] --- SKIP: TestInspect (0.00s) [2021-12-03T08:49:23.060Z] === RUN TestCreateJob [2021-12-03T08:49:23.060Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:23.060Z] --- SKIP: TestCreateJob (0.00s) [2021-12-03T08:49:23.060Z] === RUN TestReplicatedJob [2021-12-03T08:49:23.060Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:23.060Z] --- SKIP: TestReplicatedJob (0.00s) [2021-12-03T08:49:23.060Z] === RUN TestUpdateReplicatedJob [2021-12-03T08:49:23.060Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:23.060Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-12-03T08:49:23.060Z] === RUN TestServiceListWithStatuses [2021-12-03T08:49:23.060Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:23.060Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-12-03T08:49:23.060Z] === RUN TestDockerNetworkConnectAlias [2021-12-03T08:49:23.060Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:23.060Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-12-03T08:49:23.060Z] === RUN TestDockerNetworkReConnect [2021-12-03T08:49:23.060Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:23.060Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-12-03T08:49:23.060Z] === RUN TestServicePlugin [2021-12-03T08:49:23.060Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:23.060Z] --- SKIP: TestServicePlugin (0.00s) [2021-12-03T08:49:23.060Z] === RUN TestServiceUpdateLabel [2021-12-03T08:49:23.060Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:49:23.060Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-12-03T08:49:23.060Z] === RUN TestServiceUpdateSecrets [2021-12-03T08:49:23.060Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:49:23.060Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-12-03T08:49:23.060Z] === RUN TestServiceUpdateConfigs [2021-12-03T08:49:23.060Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:49:23.060Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-12-03T08:49:23.060Z] === RUN TestServiceUpdateNetwork [2021-12-03T08:49:23.060Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:49:23.060Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-12-03T08:49:23.060Z] === RUN TestServiceUpdatePidsLimit [2021-12-03T08:49:23.060Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:49:23.060Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-12-03T08:49:23.060Z] PASS [2021-12-03T08:49:23.060Z] ok github.com/docker/docker/integration/service 0.178s [2021-12-03T08:49:23.060Z] [2021-12-03T08:49:23.060Z] === Skipped [2021-12-03T08:49:23.060Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-03T08:49:23.060Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:23.060Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-03T08:49:23.060Z] [2021-12-03T08:49:23.060Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-03T08:49:23.060Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:23.060Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-03T08:49:23.060Z] [2021-12-03T08:49:23.060Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-12-03T08:49:23.060Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:23.060Z] [2021-12-03T08:49:23.060Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-12-03T08:49:23.060Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:23.060Z] [2021-12-03T08:49:23.060Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-12-03T08:49:23.060Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:23.060Z] [2021-12-03T08:49:23.060Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-12-03T08:49:23.060Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:23.060Z] [2021-12-03T08:49:23.060Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-12-03T08:49:23.060Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:23.060Z] [2021-12-03T08:49:23.060Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-12-03T08:49:23.060Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:23.060Z] [2021-12-03T08:49:23.060Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2021-12-03T08:49:23.060Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:23.060Z] [2021-12-03T08:49:23.060Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-12-03T08:49:23.060Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:23.060Z] [2021-12-03T08:49:23.060Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-12-03T08:49:23.060Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:23.060Z] [2021-12-03T08:49:23.060Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-12-03T08:49:23.060Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:23.060Z] [2021-12-03T08:49:23.060Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-12-03T08:49:23.060Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:23.060Z] [2021-12-03T08:49:23.060Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-12-03T08:49:23.060Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:23.060Z] [2021-12-03T08:49:23.060Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-12-03T08:49:23.060Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:23.060Z] [2021-12-03T08:49:23.060Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-12-03T08:49:23.060Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:23.060Z] [2021-12-03T08:49:23.060Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-12-03T08:49:23.060Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:23.060Z] [2021-12-03T08:49:23.060Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-12-03T08:49:23.060Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:23.060Z] [2021-12-03T08:49:23.060Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-12-03T08:49:23.060Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:49:23.060Z] [2021-12-03T08:49:23.060Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-12-03T08:49:23.060Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:49:23.060Z] [2021-12-03T08:49:23.060Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-12-03T08:49:23.060Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:49:23.060Z] [2021-12-03T08:49:23.060Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-12-03T08:49:23.060Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:49:23.060Z] [2021-12-03T08:49:23.060Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-12-03T08:49:23.060Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:49:23.060Z] [2021-12-03T08:49:23.060Z] DONE 24 tests, 23 skipped in 2.118s [2021-12-03T08:49:23.060Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-12-03T08:49:23.120Z] time="2021-12-03T08:49:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-03T08:49:23.120Z] time="2021-12-03T08:49:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:61b22baef5c40e174be24748215fd0b9e0d4161043bba9ccb056c89945a7350f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-03T08:49:23.120Z] time="2021-12-03T08:49:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-03T08:49:23.120Z] time="2021-12-03T08:49:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:61b22baef5c40e174be24748215fd0b9e0d4161043bba9ccb056c89945a7350f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-03T08:49:23.688Z] === RUN TestPluginInstall/with_insecure [2021-12-03T08:49:23.947Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-12-03T08:49:24.411Z] --- PASS: TestKillContainer (4.00s) [2021-12-03T08:49:24.411Z] --- PASS: TestKillContainer/no_signal (1.62s) [2021-12-03T08:49:24.411Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-12-03T08:49:24.411Z] --- PASS: TestKillContainer/killing_signal (2.35s) [2021-12-03T08:49:24.411Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-12-03T08:49:24.411Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-03T08:49:24.411Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-12-03T08:49:24.411Z] === RUN TestKillStoppedContainer [2021-12-03T08:49:24.411Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-03T08:49:24.411Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-12-03T08:49:24.411Z] === RUN TestKillStoppedContainerAPIPre120 [2021-12-03T08:49:24.411Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-03T08:49:24.411Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-12-03T08:49:24.411Z] === RUN TestKillDifferentUserContainer [2021-12-03T08:49:24.411Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-12-03T08:49:24.411Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-12-03T08:49:24.411Z] === RUN TestInspectOomKilledTrue [2021-12-03T08:49:24.411Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:24.411Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-12-03T08:49:24.411Z] === RUN TestInspectOomKilledFalse [2021-12-03T08:49:24.411Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-03T08:49:24.411Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-12-03T08:49:24.411Z] === RUN TestLogsFollowTailEmpty [2021-12-03T08:49:24.515Z] time="2021-12-03T08:49:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-03T08:49:24.515Z] time="2021-12-03T08:49:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a258f8a9f16c45fd0b31258c092f694f9fec25a2d24a74f1beb75d6106633f31" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-03T08:49:24.515Z] time="2021-12-03T08:49:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-03T08:49:24.515Z] time="2021-12-03T08:49:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a258f8a9f16c45fd0b31258c092f694f9fec25a2d24a74f1beb75d6106633f31" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-03T08:49:24.515Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-12-03T08:49:24.515Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-12-03T08:49:24.586Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T08:49:24.586Z] INFO: Testing against a local daemon [2021-12-03T08:49:24.586Z] === RUN TestSessionCreate [2021-12-03T08:49:24.586Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-12-03T08:49:24.586Z] --- SKIP: TestSessionCreate (0.00s) [2021-12-03T08:49:24.586Z] === RUN TestSessionCreateWithBadUpgrade [2021-12-03T08:49:24.586Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-12-03T08:49:24.586Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-12-03T08:49:24.586Z] PASS [2021-12-03T08:49:24.586Z] ok github.com/docker/docker/integration/session 0.064s [2021-12-03T08:49:24.586Z] [2021-12-03T08:49:24.586Z] === Skipped [2021-12-03T08:49:24.586Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-12-03T08:49:24.586Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-12-03T08:49:24.586Z] [2021-12-03T08:49:24.586Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-12-03T08:49:24.586Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-12-03T08:49:24.586Z] [2021-12-03T08:49:24.586Z] DONE 2 tests, 2 skipped in 1.430s [2021-12-03T08:49:24.586Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-12-03T08:49:24.774Z] plugin_test.go:165: [dd94afc3b8882] daemon is not started [2021-12-03T08:49:24.774Z] --- PASS: TestPluginInstall (5.86s) [2021-12-03T08:49:24.774Z] --- PASS: TestPluginInstall/no_auth (3.24s) [2021-12-03T08:49:24.774Z] --- PASS: TestPluginInstall/with_htpasswd (1.35s) [2021-12-03T08:49:24.774Z] --- PASS: TestPluginInstall/with_insecure (1.27s) [2021-12-03T08:49:24.774Z] === RUN TestPluginsWithRuntimes [2021-12-03T08:49:25.340Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-12-03T08:49:25.907Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-12-03T08:49:25.975Z] --- PASS: TestLogsFollowTailEmpty (1.68s) [2021-12-03T08:49:25.975Z] === RUN TestNetworkNat [2021-12-03T08:49:25.975Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-12-03T08:49:25.975Z] --- SKIP: TestNetworkNat (0.00s) [2021-12-03T08:49:25.975Z] === RUN TestNetworkLocalhostTCPNat [2021-12-03T08:49:26.117Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T08:49:26.117Z] INFO: Testing against a local daemon [2021-12-03T08:49:26.117Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-12-03T08:49:26.117Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:26.117Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-03T08:49:26.117Z] === RUN TestDiskUsage [2021-12-03T08:49:26.117Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-12-03T08:49:26.117Z] --- SKIP: TestDiskUsage (0.00s) [2021-12-03T08:49:26.117Z] === RUN TestEventsExecDie [2021-12-03T08:49:26.117Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-12-03T08:49:26.117Z] --- SKIP: TestEventsExecDie (0.00s) [2021-12-03T08:49:26.117Z] === RUN TestEventsBackwardsCompatible [2021-12-03T08:49:26.117Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-12-03T08:49:26.117Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-12-03T08:49:26.117Z] === RUN TestEventsVolumeCreate [2021-12-03T08:49:26.117Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-12-03T08:49:26.117Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-12-03T08:49:26.117Z] === RUN TestInfoAPI [2021-12-03T08:49:26.117Z] --- PASS: TestInfoAPI (0.03s) [2021-12-03T08:49:26.117Z] === RUN TestInfoAPIWarnings [2021-12-03T08:49:26.117Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-03T08:49:26.117Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-12-03T08:49:26.117Z] === RUN TestInfoDebug [2021-12-03T08:49:26.117Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-03T08:49:26.117Z] --- SKIP: TestInfoDebug (0.00s) [2021-12-03T08:49:26.117Z] === RUN TestInfoInsecureRegistries [2021-12-03T08:49:26.117Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-03T08:49:26.117Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-12-03T08:49:26.117Z] === RUN TestInfoRegistryMirrors [2021-12-03T08:49:26.117Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-03T08:49:26.117Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-12-03T08:49:26.117Z] === RUN TestLoginFailsWithBadCredentials [2021-12-03T08:49:26.475Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-12-03T08:49:26.475Z] === RUN TestPluginsWithRuntimes/No_Args [2021-12-03T08:49:27.041Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-12-03T08:49:27.041Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-12-03T08:49:27.082Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2021-12-03T08:49:27.082Z] === RUN TestPingCacheHeaders [2021-12-03T08:49:27.082Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-12-03T08:49:27.082Z] === RUN TestPingGet [2021-12-03T08:49:27.082Z] --- PASS: TestPingGet (0.02s) [2021-12-03T08:49:27.082Z] === RUN TestPingHead [2021-12-03T08:49:27.082Z] --- PASS: TestPingHead (0.02s) [2021-12-03T08:49:27.082Z] === RUN TestVersion [2021-12-03T08:49:27.082Z] --- PASS: TestVersion (0.02s) [2021-12-03T08:49:27.082Z] PASS [2021-12-03T08:49:27.082Z] ok github.com/docker/docker/integration/system 1.157s [2021-12-03T08:49:27.082Z] [2021-12-03T08:49:27.082Z] === Skipped [2021-12-03T08:49:27.082Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-03T08:49:27.082Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:27.082Z] [2021-12-03T08:49:27.082Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-12-03T08:49:27.082Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-12-03T08:49:27.082Z] [2021-12-03T08:49:27.082Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-12-03T08:49:27.082Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-12-03T08:49:27.082Z] [2021-12-03T08:49:27.082Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-12-03T08:49:27.299Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-12-03T08:49:27.538Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-12-03T08:49:27.538Z] [2021-12-03T08:49:27.538Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-12-03T08:49:27.538Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-12-03T08:49:27.538Z] [2021-12-03T08:49:27.538Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-12-03T08:49:27.538Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-03T08:49:27.538Z] [2021-12-03T08:49:27.538Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-12-03T08:49:27.538Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-03T08:49:27.538Z] [2021-12-03T08:49:27.538Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-12-03T08:49:27.538Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-03T08:49:27.538Z] [2021-12-03T08:49:27.538Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-12-03T08:49:27.538Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-03T08:49:27.538Z] [2021-12-03T08:49:27.538Z] DONE 15 tests, 9 skipped in 2.634s [2021-12-03T08:49:27.538Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-12-03T08:49:27.558Z] === RUN TestPluginsWithRuntimes/With_Args [2021-12-03T08:49:28.125Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-12-03T08:49:28.187Z] --- PASS: TestNetworkLocalhostTCPNat (2.07s) [2021-12-03T08:49:28.187Z] === RUN TestNetworkLoopbackNat [2021-12-03T08:49:28.187Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-12-03T08:49:28.187Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-12-03T08:49:28.187Z] === RUN TestPause [2021-12-03T08:49:28.187Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-12-03T08:49:28.187Z] --- SKIP: TestPause (0.00s) [2021-12-03T08:49:28.187Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-12-03T08:49:28.693Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-12-03T08:49:28.693Z] --- PASS: TestPluginsWithRuntimes (3.88s) [2021-12-03T08:49:28.693Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.05s) [2021-12-03T08:49:28.693Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.06s) [2021-12-03T08:49:28.693Z] === RUN TestPluginBackCompatMediaTypes [2021-12-03T08:49:28.693Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-12-03T08:49:29.065Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T08:49:29.065Z] INFO: Testing against a local daemon [2021-12-03T08:49:29.065Z] === RUN TestVolumesCreateAndList [2021-12-03T08:49:29.065Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-12-03T08:49:29.065Z] === RUN TestVolumesRemove [2021-12-03T08:49:29.065Z] --- PASS: TestVolumesRemove (0.13s) [2021-12-03T08:49:29.065Z] === RUN TestVolumesInspect [2021-12-03T08:49:29.065Z] --- PASS: TestVolumesInspect (0.03s) [2021-12-03T08:49:29.065Z] === RUN TestVolumesInvalidJSON [2021-12-03T08:49:29.065Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-12-03T08:49:29.065Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-12-03T08:49:29.065Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-12-03T08:49:29.065Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-12-03T08:49:29.065Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-12-03T08:49:29.065Z] PASS [2021-12-03T08:49:29.065Z] ok github.com/docker/docker/integration/volume 0.280s [2021-12-03T08:49:29.065Z] [2021-12-03T08:49:29.065Z] DONE 5 tests in 1.769s [2021-12-03T08:49:29.065Z] INFO: make.ps1 ended at 12/03/2021 08:49:28 [2021-12-03T08:49:29.065Z] INFO: Integration CLI tests being run from the host: [2021-12-03T08:49:29.065Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2021-12-03T08:49:29.262Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-12-03T08:49:29.522Z] --- PASS: TestPluginBackCompatMediaTypes (0.77s) [2021-12-03T08:49:29.522Z] PASS [2021-12-03T08:49:29.522Z] [2021-12-03T08:49:29.522Z] DONE 10 tests in 10.731s [2021-12-03T08:49:29.522Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-12-03T08:49:29.522Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:49:29.522Z] ++ set -e [2021-12-03T08:49:29.522Z] ++ '[' -n 0 ']' [2021-12-03T08:49:29.522Z] ++ set -x [2021-12-03T08:49:29.522Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:49:29.759Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.77s) [2021-12-03T08:49:29.759Z] === RUN TestPauseStopPausedContainer [2021-12-03T08:49:29.759Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:49:29.759Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-12-03T08:49:29.759Z] === RUN TestPsFilter [2021-12-03T08:49:29.759Z] --- PASS: TestPsFilter (0.17s) [2021-12-03T08:49:29.759Z] === RUN TestRemoveContainerWithRemovedVolume [2021-12-03T08:49:29.783Z] INFO: Testing against a local daemon [2021-12-03T08:49:29.783Z] === RUN TestExternalGraphDriver [2021-12-03T08:49:29.783Z] === RUN TestExternalGraphDriver/json [2021-12-03T08:49:30.351Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-12-03T08:49:31.729Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-12-03T08:49:31.729Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-12-03T08:49:31.729Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-12-03T08:49:31.729Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-12-03T08:49:31.729Z] === RUN TestExternalGraphDriver/spec [2021-12-03T08:49:31.729Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-12-03T08:49:31.973Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.05s) [2021-12-03T08:49:31.973Z] === RUN TestRemoveContainerWithVolume [2021-12-03T08:49:31.990Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-12-03T08:49:33.367Z] === RUN TestExternalGraphDriver/pull [2021-12-03T08:49:34.740Z] --- PASS: TestExternalGraphDriver (5.16s) [2021-12-03T08:49:34.740Z] --- PASS: TestExternalGraphDriver/json (1.84s) [2021-12-03T08:49:34.740Z] --- PASS: TestExternalGraphDriver/spec (1.67s) [2021-12-03T08:49:34.740Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2021-12-03T08:49:34.740Z] === RUN TestGraphdriverPluginV2 [2021-12-03T08:49:34.923Z] --- PASS: TestRemoveContainerWithVolume (2.47s) [2021-12-03T08:49:34.923Z] === RUN TestRemoveContainerRunning [2021-12-03T08:49:36.486Z] --- PASS: TestRemoveContainerRunning (1.84s) [2021-12-03T08:49:36.486Z] === RUN TestRemoveContainerForceRemoveRunning [2021-12-03T08:49:36.656Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-12-03T08:49:36.915Z] === RUN TestDockerSuite/TestContainerAPITop [2021-12-03T08:49:37.482Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-12-03T08:49:37.482Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2021-12-03T08:49:37.482Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-12-03T08:49:37.482Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-12-03T08:49:37.613Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T08:49:37.613Z] INFO: Testing against a local daemon [2021-12-03T08:49:37.613Z] === RUN TestDockerSuite [2021-12-03T08:49:37.614Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-12-03T08:49:37.614Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-12-03T08:49:37.614Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-12-03T08:49:37.614Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-12-03T08:49:37.614Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-12-03T08:49:37.614Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-12-03T08:49:37.614Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-12-03T08:49:37.614Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-12-03T08:49:37.614Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-12-03T08:49:37.614Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-12-03T08:49:37.614Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-12-03T08:49:37.614Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-12-03T08:49:38.051Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.78s) [2021-12-03T08:49:38.051Z] === RUN TestRemoveInvalidContainer [2021-12-03T08:49:38.051Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-12-03T08:49:38.051Z] === RUN TestRenameLinkedContainer [2021-12-03T08:49:38.051Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-12-03T08:49:38.051Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-12-03T08:49:38.051Z] === RUN TestRenameStoppedContainer [2021-12-03T08:49:38.070Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-12-03T08:49:38.525Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-12-03T08:49:38.856Z] --- PASS: TestGraphdriverPluginV2 (3.97s) [2021-12-03T08:49:38.856Z] PASS [2021-12-03T08:49:38.857Z] [2021-12-03T08:49:38.857Z] DONE 5 tests in 9.292s [2021-12-03T08:49:38.857Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-12-03T08:49:38.857Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:49:38.857Z] ++ set -e [2021-12-03T08:49:38.857Z] ++ '[' -n 0 ']' [2021-12-03T08:49:38.857Z] ++ set -x [2021-12-03T08:49:38.857Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:49:38.857Z] INFO: Testing against a local daemon [2021-12-03T08:49:38.857Z] === RUN TestContinueAfterPluginCrash [2021-12-03T08:49:38.857Z] === PAUSE TestContinueAfterPluginCrash [2021-12-03T08:49:38.857Z] === RUN TestReadPluginNoRead [2021-12-03T08:49:38.857Z] === PAUSE TestReadPluginNoRead [2021-12-03T08:49:38.857Z] === RUN TestDaemonStartWithLogOpt [2021-12-03T08:49:38.857Z] === PAUSE TestDaemonStartWithLogOpt [2021-12-03T08:49:38.857Z] === CONT TestContinueAfterPluginCrash [2021-12-03T08:49:38.857Z] === CONT TestDaemonStartWithLogOpt [2021-12-03T08:49:40.232Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-12-03T08:49:40.262Z] --- PASS: TestRenameStoppedContainer (2.09s) [2021-12-03T08:49:40.262Z] === RUN TestRenameRunningContainerAndReuse [2021-12-03T08:49:40.801Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-12-03T08:49:42.178Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-12-03T08:49:43.114Z] --- PASS: TestDaemonStartWithLogOpt (3.99s) [2021-12-03T08:49:43.114Z] === CONT TestReadPluginNoRead [2021-12-03T08:49:44.059Z] --- PASS: TestRenameRunningContainerAndReuse (3.44s) [2021-12-03T08:49:44.059Z] === RUN TestRenameInvalidName [2021-12-03T08:49:44.491Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-12-03T08:49:45.428Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-12-03T08:49:45.625Z] --- PASS: TestRenameInvalidName (1.69s) [2021-12-03T08:49:45.625Z] === RUN TestRenameAnonymousContainer [2021-12-03T08:49:45.995Z] === RUN TestReadPluginNoRead/default [2021-12-03T08:49:45.995Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-12-03T08:49:47.899Z] === RUN TestReadPluginNoRead/disabled_caching [2021-12-03T08:49:48.156Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-12-03T08:49:48.156Z] --- PASS: TestContinueAfterPluginCrash (9.31s) [2021-12-03T08:49:48.723Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-12-03T08:49:49.291Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-12-03T08:49:49.549Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-12-03T08:49:50.487Z] docker_api_swarm_node_test.go:20: [d398aa18a977f] joining swarm manager [d0403d7ac213a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-03T08:49:50.487Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-12-03T08:49:51.422Z] === CONT TestReadPluginNoRead [2021-12-03T08:49:51.422Z] read_test.go:92: [de00a342e1886] daemon is not started [2021-12-03T08:49:51.422Z] --- PASS: TestReadPluginNoRead (8.26s) [2021-12-03T08:49:51.422Z] --- PASS: TestReadPluginNoRead/default (1.91s) [2021-12-03T08:49:51.422Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.61s) [2021-12-03T08:49:51.422Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.73s) [2021-12-03T08:49:51.422Z] PASS [2021-12-03T08:49:51.422Z] [2021-12-03T08:49:51.422Z] DONE 6 tests in 12.428s [2021-12-03T08:49:51.422Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-12-03T08:49:51.422Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:49:51.422Z] ++ set -e [2021-12-03T08:49:51.422Z] ++ '[' -n 0 ']' [2021-12-03T08:49:51.422Z] ++ set -x [2021-12-03T08:49:51.422Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:49:51.422Z] testing: warning: no tests to run [2021-12-03T08:49:51.422Z] PASS [2021-12-03T08:49:51.422Z] [2021-12-03T08:49:51.422Z] DONE 0 tests in 0.050s [2021-12-03T08:49:51.422Z] docker_api_swarm_node_test.go:21: [d55b0a522a301] joining swarm manager [d0403d7ac213a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-03T08:49:51.422Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-12-03T08:49:51.422Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:49:51.422Z] ++ set -e [2021-12-03T08:49:51.422Z] ++ '[' -n 0 ']' [2021-12-03T08:49:51.422Z] ++ set -x [2021-12-03T08:49:51.422Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:49:51.422Z] INFO: Testing against a local daemon [2021-12-03T08:49:51.422Z] === RUN TestPluginWithDevMounts [2021-12-03T08:49:51.422Z] === PAUSE TestPluginWithDevMounts [2021-12-03T08:49:51.422Z] === CONT TestPluginWithDevMounts [2021-12-03T08:49:51.989Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-12-03T08:49:53.364Z] --- PASS: TestPluginWithDevMounts (1.69s) [2021-12-03T08:49:53.364Z] PASS [2021-12-03T08:49:53.364Z] [2021-12-03T08:49:53.364Z] DONE 1 tests in 1.827s [2021-12-03T08:49:53.364Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-12-03T08:49:53.364Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:49:53.364Z] ++ set -e [2021-12-03T08:49:53.364Z] ++ '[' -n 0 ']' [2021-12-03T08:49:53.364Z] ++ set -x [2021-12-03T08:49:53.364Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:49:53.364Z] INFO: Testing against a local daemon [2021-12-03T08:49:53.364Z] === RUN TestSecretInspect [2021-12-03T08:49:53.364Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-12-03T08:49:54.756Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-12-03T08:49:55.695Z] --- PASS: TestSecretInspect (2.31s) [2021-12-03T08:49:55.695Z] === RUN TestSecretList [2021-12-03T08:49:56.261Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0004200a8_} [2021-12-03T08:49:57.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11700859338_/foo_false____} [2021-12-03T08:49:57.894Z] --- PASS: TestSecretList (2.28s) [2021-12-03T08:49:57.894Z] === RUN TestSecretsCreateAndDelete [2021-12-03T08:49:59.269Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11700859338_/foo_true____} [2021-12-03T08:50:00.203Z] --- PASS: TestSecretsCreateAndDelete (2.29s) [2021-12-03T08:50:00.203Z] === RUN TestSecretsUpdate [2021-12-03T08:50:00.462Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32968352213_/foo_false____} [2021-12-03T08:50:00.556Z] --- PASS: TestRenameAnonymousContainer (13.65s) [2021-12-03T08:50:00.556Z] === RUN TestRenameContainerWithSameName [2021-12-03T08:50:00.556Z] --- PASS: TestRenameContainerWithSameName (1.71s) [2021-12-03T08:50:00.556Z] === RUN TestRenameContainerWithLinkedContainer [2021-12-03T08:50:00.556Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-12-03T08:50:00.556Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-12-03T08:50:00.556Z] === RUN TestResize [2021-12-03T08:50:01.838Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32968352213_/foo_true____} [2021-12-03T08:50:01.838Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-12-03T08:50:02.770Z] --- PASS: TestResize (1.83s) [2021-12-03T08:50:02.770Z] === RUN TestResizeWithInvalidSize [2021-12-03T08:50:02.773Z] --- PASS: TestSecretsUpdate (2.33s) [2021-12-03T08:50:02.773Z] === RUN TestTemplatedSecret [2021-12-03T08:50:03.340Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32968352213_/foo_true__0xc0004201b0__} [2021-12-03T08:50:04.332Z] --- PASS: TestResizeWithInvalidSize (1.79s) [2021-12-03T08:50:04.333Z] === RUN TestResizeWhenContainerNotStarted [2021-12-03T08:50:04.717Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0004201c8_} [2021-12-03T08:50:05.657Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0004203d8_} [2021-12-03T08:50:06.225Z] --- PASS: TestTemplatedSecret (3.52s) [2021-12-03T08:50:06.225Z] === RUN TestSecretCreateResolve [2021-12-03T08:50:06.225Z] docker_api_swarm_test.go:502: [dc4a4d99d727e] joining swarm manager [df94d4b953c71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-03T08:50:06.552Z] --- PASS: TestResizeWhenContainerNotStarted (1.94s) [2021-12-03T08:50:06.552Z] === RUN TestDaemonRestartKillContainers [2021-12-03T08:50:06.552Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:50:06.552Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-12-03T08:50:06.552Z] === RUN TestStats [2021-12-03T08:50:06.552Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-12-03T08:50:06.552Z] --- SKIP: TestStats (0.00s) [2021-12-03T08:50:06.552Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-12-03T08:50:07.160Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000420408_} [2021-12-03T08:50:08.536Z] --- PASS: TestSecretCreateResolve (2.37s) [2021-12-03T08:50:08.536Z] PASS [2021-12-03T08:50:08.536Z] [2021-12-03T08:50:08.536Z] DONE 6 tests in 15.277s [2021-12-03T08:50:08.536Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-12-03T08:50:08.536Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:50:08.536Z] ++ set -e [2021-12-03T08:50:08.536Z] ++ '[' -n 0 ']' [2021-12-03T08:50:08.536Z] ++ set -x [2021-12-03T08:50:08.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-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:50:08.536Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000420468_} [2021-12-03T08:50:08.536Z] INFO: Testing against a local daemon [2021-12-03T08:50:08.536Z] === RUN TestServiceCreateInit [2021-12-03T08:50:08.794Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-12-03T08:50:10.004Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-12-03T08:50:10.004Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-12-03T08:50:10.004Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-12-03T08:50:10.169Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-12-03T08:50:10.346Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.55s) [2021-12-03T08:50:10.346Z] === RUN TestStopContainerWithTimeout [2021-12-03T08:50:10.346Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-12-03T08:50:10.346Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-12-03T08:50:10.346Z] === RUN TestUpdateRestartPolicy [2021-12-03T08:50:11.105Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-12-03T08:50:11.105Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-12-03T08:50:11.105Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-12-03T08:50:11.105Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-12-03T08:50:11.105Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-12-03T08:50:11.105Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-12-03T08:50:11.105Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-12-03T08:50:11.105Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-12-03T08:50:11.364Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-12-03T08:50:11.364Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-12-03T08:50:11.364Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-12-03T08:50:11.364Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-12-03T08:50:11.364Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-12-03T08:50:11.364Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-12-03T08:50:11.364Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-12-03T08:50:11.364Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-12-03T08:50:11.364Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-12-03T08:50:11.364Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-12-03T08:50:13.290Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-12-03T08:50:13.858Z] docker_api_swarm_test.go:507: [d519a3c1818ac] joining swarm manager [df94d4b953c71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-03T08:50:13.858Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-12-03T08:50:14.751Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-12-03T08:50:14.751Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-12-03T08:50:15.763Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-12-03T08:50:17.664Z] --- PASS: TestServiceCreateInit (8.90s) [2021-12-03T08:50:17.664Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.25s) [2021-12-03T08:50:17.664Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.64s) [2021-12-03T08:50:17.664Z] === RUN TestCreateServiceMultipleTimes [2021-12-03T08:50:17.664Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-12-03T08:50:17.704Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-12-03T08:50:18.600Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-12-03T08:50:18.701Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-12-03T08:50:18.701Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-12-03T08:50:18.701Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-12-03T08:50:18.701Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-12-03T08:50:18.701Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-12-03T08:50:18.701Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-12-03T08:50:18.701Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-12-03T08:50:18.701Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-12-03T08:50:18.859Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-12-03T08:50:19.687Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-12-03T08:50:19.797Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-12-03T08:50:20.364Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-12-03T08:50:21.300Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-12-03T08:50:22.236Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-12-03T08:50:22.495Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-12-03T08:50:22.629Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-12-03T08:50:23.432Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-12-03T08:50:23.612Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-12-03T08:50:23.612Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-12-03T08:50:23.612Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-12-03T08:50:23.612Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-12-03T08:50:23.612Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-12-03T08:50:23.612Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-12-03T08:50:24.368Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-12-03T08:50:24.934Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-12-03T08:50:25.870Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-12-03T08:50:26.438Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-12-03T08:50:26.552Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-12-03T08:50:26.790Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-12-03T08:50:26.790Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-12-03T08:50:26.790Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-12-03T08:50:26.790Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-12-03T08:50:26.790Z] Cross building: bundles/cross/linux/s390x [2021-12-03T08:50:26.790Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-12-03T08:50:26.790Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-12-03T08:50:27.004Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-12-03T08:50:27.571Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-12-03T08:50:28.508Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-12-03T08:50:29.445Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-12-03T08:50:30.385Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-12-03T08:50:30.655Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-12-03T08:50:30.655Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-12-03T08:50:31.240Z] === RUN TestDockerSuite/TestCpRelativePath [2021-12-03T08:50:31.576Z] --- PASS: TestUpdateRestartPolicy (19.11s) [2021-12-03T08:50:31.576Z] === RUN TestUpdateRestartWithAutoRemove [2021-12-03T08:50:31.576Z] --- PASS: TestUpdateRestartWithAutoRemove (1.78s) [2021-12-03T08:50:31.576Z] === RUN TestWaitNonBlocked [2021-12-03T08:50:31.576Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-03T08:50:31.576Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-03T08:50:31.576Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-03T08:50:31.576Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-03T08:50:31.576Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-03T08:50:31.576Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-03T08:50:31.810Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-12-03T08:50:32.377Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-12-03T08:50:32.943Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-12-03T08:50:33.510Z] === RUN TestDockerSuite/TestCpToCaseA [2021-12-03T08:50:34.446Z] === RUN TestDockerSuite/TestCpToCaseB [2021-12-03T08:50:35.013Z] --- PASS: TestCreateServiceMultipleTimes (17.44s) [2021-12-03T08:50:35.013Z] === RUN TestCreateServiceConflict [2021-12-03T08:50:35.013Z] === RUN TestDockerSuite/TestCpToCaseC [2021-12-03T08:50:36.389Z] === RUN TestDockerSuite/TestCpToCaseD [2021-12-03T08:50:36.967Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-12-03T08:50:37.763Z] --- PASS: TestCreateServiceConflict (2.59s) [2021-12-03T08:50:37.763Z] === RUN TestCreateServiceMaxReplicas [2021-12-03T08:50:38.729Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-12-03T08:50:38.729Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.35s) [2021-12-03T08:50:38.729Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.18s) [2021-12-03T08:50:38.729Z] === RUN TestWaitBlocked [2021-12-03T08:50:38.729Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:50:38.729Z] --- SKIP: TestWaitBlocked (0.00s) [2021-12-03T08:50:38.729Z] PASS [2021-12-03T08:50:38.729Z] ok github.com/docker/docker/integration/container 84.298s [2021-12-03T08:50:38.729Z] [2021-12-03T08:50:38.729Z] === Skipped [2021-12-03T08:50:38.729Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-12-03T08:50:38.729Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-03T08:50:38.729Z] [2021-12-03T08:50:38.729Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-12-03T08:50:38.729Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:50:38.729Z] [2021-12-03T08:50:38.729Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-12-03T08:50:38.729Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-12-03T08:50:38.729Z] [2021-12-03T08:50:38.729Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-12-03T08:50:38.729Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:50:38.729Z] [2021-12-03T08:50:38.729Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-12-03T08:50:38.729Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:50:38.729Z] [2021-12-03T08:50:38.729Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.01s) [2021-12-03T08:50:38.729Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:50:38.729Z] [2021-12-03T08:50:38.729Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-12-03T08:50:38.729Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-12-03T08:50:38.729Z] [2021-12-03T08:50:38.729Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-12-03T08:50:38.729Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-12-03T08:50:38.729Z] [2021-12-03T08:50:38.729Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-12-03T08:50:38.729Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:50:38.729Z] [2021-12-03T08:50:38.729Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-12-03T08:50:38.729Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-12-03T08:50:38.729Z] [2021-12-03T08:50:38.729Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-12-03T08:50:38.729Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-12-03T08:50:38.729Z] [2021-12-03T08:50:38.729Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-12-03T08:50:38.729Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:50:38.729Z] [2021-12-03T08:50:38.729Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-12-03T08:50:38.729Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:50:38.729Z] [2021-12-03T08:50:38.729Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-12-03T08:50:38.729Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-12-03T08:50:38.729Z] [2021-12-03T08:50:38.729Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-12-03T08:50:38.729Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-12-03T08:50:38.729Z] [2021-12-03T08:50:38.729Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-12-03T08:50:38.729Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-12-03T08:50:38.729Z] [2021-12-03T08:50:38.729Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-12-03T08:50:38.729Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-12-03T08:50:38.729Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-12-03T08:50:38.729Z] [2021-12-03T08:50:38.729Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-12-03T08:50:38.729Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-03T08:50:38.729Z] [2021-12-03T08:50:38.729Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-12-03T08:50:38.729Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-03T08:50:38.729Z] [2021-12-03T08:50:38.729Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-12-03T08:50:38.729Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-03T08:50:38.729Z] [2021-12-03T08:50:38.729Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-12-03T08:50:38.729Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-12-03T08:50:38.729Z] [2021-12-03T08:50:38.729Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-12-03T08:50:38.729Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:50:38.729Z] [2021-12-03T08:50:38.729Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-12-03T08:50:38.729Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-03T08:50:38.729Z] [2021-12-03T08:50:38.729Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-12-03T08:50:38.729Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-12-03T08:50:38.729Z] [2021-12-03T08:50:38.729Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-12-03T08:50:38.729Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-12-03T08:50:38.729Z] [2021-12-03T08:50:38.729Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-12-03T08:50:38.729Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-12-03T08:50:38.729Z] [2021-12-03T08:50:38.729Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-12-03T08:50:38.729Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:50:38.729Z] [2021-12-03T08:50:38.729Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-12-03T08:50:38.729Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-12-03T08:50:38.729Z] [2021-12-03T08:50:38.729Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-12-03T08:50:38.729Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-12-03T08:50:38.729Z] [2021-12-03T08:50:38.729Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-12-03T08:50:38.729Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:50:38.729Z] [2021-12-03T08:50:38.729Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-12-03T08:50:38.729Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-12-03T08:50:38.729Z] [2021-12-03T08:50:38.729Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-12-03T08:50:38.729Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-12-03T08:50:38.729Z] [2021-12-03T08:50:38.729Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-12-03T08:50:38.729Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:50:38.729Z] [2021-12-03T08:50:38.729Z] DONE 87 tests, 33 skipped in 86.429s [2021-12-03T08:50:38.729Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-12-03T08:50:40.292Z] === RUN TestDockerSuite/TestCpToCaseE [2021-12-03T08:50:40.765Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-12-03T08:50:40.859Z] --- PASS: TestCreateServiceMaxReplicas (3.23s) [2021-12-03T08:50:40.859Z] === RUN TestCreateWithDuplicateNetworkNames [2021-12-03T08:50:41.747Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-12-03T08:50:41.747Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-12-03T08:50:41.747Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-12-03T08:50:42.237Z] === RUN TestDockerSuite/TestCpToCaseF [2021-12-03T08:50:42.805Z] === RUN TestDockerSuite/TestCpToCaseG [2021-12-03T08:50:44.688Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-12-03T08:50:46.087Z] === RUN TestDockerSuite/TestCpToCaseH [2021-12-03T08:50:46.247Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-12-03T08:50:47.992Z] === RUN TestDockerSuite/TestCpToCaseI [2021-12-03T08:50:48.558Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-12-03T08:50:50.026Z] === RUN TestDockerSuite/TestBuildAddScript [2021-12-03T08:50:50.026Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-12-03T08:50:50.026Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-12-03T08:50:50.026Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-12-03T08:50:50.026Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-12-03T08:50:50.026Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-12-03T08:50:50.026Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-12-03T08:50:50.026Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-12-03T08:50:50.026Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-12-03T08:50:50.479Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-12-03T08:50:50.493Z] === RUN TestDockerSuite/TestBuildAddTar [2021-12-03T08:50:50.763Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-12-03T08:50:51.219Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-12-03T08:50:51.220Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-12-03T08:50:51.220Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-12-03T08:50:51.220Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-12-03T08:50:51.220Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-12-03T08:50:51.220Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-12-03T08:50:51.220Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-12-03T08:50:51.220Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-12-03T08:50:51.220Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-12-03T08:50:51.220Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-12-03T08:50:51.220Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-12-03T08:50:51.220Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-12-03T08:50:51.220Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-12-03T08:50:51.220Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-12-03T08:50:51.220Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-12-03T08:50:51.220Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-12-03T08:50:51.220Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-12-03T08:50:51.220Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-12-03T08:50:51.220Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-12-03T08:50:51.421Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-12-03T08:50:51.679Z] === RUN TestDockerSuite/TestCpToDot [2021-12-03T08:50:52.246Z] docker_api_swarm_node_test.go:81: [db61b87b59f2a] joining swarm manager [ddf4cd5d53287]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-03T08:50:52.504Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-12-03T08:50:53.439Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-12-03T08:50:54.815Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.79s) [2021-12-03T08:50:54.815Z] === RUN TestCreateServiceSecretFileMode [2021-12-03T08:50:54.815Z] === RUN TestDockerSuite/TestCpToStdout [2021-12-03T08:50:55.382Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-12-03T08:50:56.763Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-12-03T08:50:57.021Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-12-03T08:50:57.029Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-12-03T08:50:57.029Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-12-03T08:50:57.029Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-12-03T08:50:57.029Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-12-03T08:50:57.029Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-12-03T08:50:57.589Z] === RUN TestDockerSuite/TestCpVolumePath [2021-12-03T08:50:58.964Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-12-03T08:50:58.964Z] === RUN TestDockerSuite/TestCreateArgs [2021-12-03T08:50:58.964Z] === RUN TestDockerSuite/TestCreateByImageID [2021-12-03T08:50:59.223Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-12-03T08:50:59.244Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-12-03T08:50:59.791Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-12-03T08:50:59.791Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-12-03T08:50:59.971Z] === RUN TestConfigDaemonLibtrustID [2021-12-03T08:50:59.972Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-12-03T08:50:59.972Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-12-03T08:50:59.972Z] === RUN TestDaemonConfigValidation [2021-12-03T08:50:59.972Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-12-03T08:50:59.972Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-12-03T08:50:59.972Z] === RUN TestConfigDaemonSeccompProfiles [2021-12-03T08:50:59.972Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-12-03T08:50:59.972Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-12-03T08:50:59.972Z] === RUN TestDaemonProxy [2021-12-03T08:50:59.972Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-12-03T08:50:59.972Z] --- SKIP: TestDaemonProxy (0.00s) [2021-12-03T08:50:59.972Z] PASS [2021-12-03T08:50:59.972Z] ok github.com/docker/docker/integration/daemon 0.091s [2021-12-03T08:50:59.972Z] [2021-12-03T08:50:59.972Z] === Skipped [2021-12-03T08:50:59.972Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-12-03T08:50:59.972Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-12-03T08:50:59.972Z] [2021-12-03T08:50:59.972Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-12-03T08:50:59.972Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-12-03T08:50:59.972Z] [2021-12-03T08:50:59.972Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-12-03T08:50:59.972Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-12-03T08:50:59.972Z] [2021-12-03T08:50:59.972Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2021-12-03T08:50:59.972Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-12-03T08:50:59.972Z] [2021-12-03T08:50:59.972Z] DONE 4 tests, 4 skipped in 19.477s [2021-12-03T08:50:59.972Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-12-03T08:50:59.972Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-03T08:50:59.972Z] INFO: Testing against a local daemon [2021-12-03T08:50:59.972Z] === RUN TestCommitInheritsEnv [2021-12-03T08:50:59.972Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-03T08:50:59.972Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-12-03T08:50:59.972Z] === RUN TestImportExtremelyLargeImageWorks [2021-12-03T08:50:59.972Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-12-03T08:50:59.972Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-12-03T08:50:59.972Z] === RUN TestImagesFilterMultiReference [2021-12-03T08:50:59.972Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-12-03T08:50:59.972Z] === RUN TestImagePullPlatformInvalid [2021-12-03T08:50:59.972Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-12-03T08:50:59.972Z] === RUN TestRemoveImageOrphaning [2021-12-03T08:50:59.972Z] --- PASS: TestRemoveImageOrphaning (0.84s) [2021-12-03T08:50:59.972Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-12-03T08:50:59.972Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-12-03T08:50:59.972Z] === RUN TestTagInvalidReference [2021-12-03T08:50:59.972Z] --- PASS: TestTagInvalidReference (0.03s) [2021-12-03T08:50:59.972Z] === RUN TestTagValidPrefixedRepo [2021-12-03T08:50:59.972Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-12-03T08:50:59.972Z] === RUN TestTagExistedNameWithoutForce [2021-12-03T08:50:59.972Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-12-03T08:50:59.972Z] === RUN TestTagOfficialNames [2021-12-03T08:50:59.972Z] --- PASS: TestTagOfficialNames (0.08s) [2021-12-03T08:50:59.972Z] === RUN TestTagMatchesDigest [2021-12-03T08:50:59.972Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-12-03T08:50:59.972Z] PASS [2021-12-03T08:51:00.050Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-12-03T08:51:00.050Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-12-03T08:51:00.440Z] ok github.com/docker/docker/integration/image 1.253s [2021-12-03T08:51:00.440Z] [2021-12-03T08:51:00.440Z] === Skipped [2021-12-03T08:51:00.440Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-12-03T08:51:00.440Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-03T08:51:00.440Z] [2021-12-03T08:51:00.440Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-12-03T08:51:00.440Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-12-03T08:51:00.440Z] [2021-12-03T08:51:00.440Z] DONE 11 tests, 2 skipped in 2.551s [2021-12-03T08:51:00.440Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-12-03T08:51:00.617Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-12-03T08:51:00.875Z] === RUN TestDockerSuite/TestCreateLabels [2021-12-03T08:51:01.134Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-12-03T08:51:01.134Z] === RUN TestDockerSuite/TestCreateRM [2021-12-03T08:51:01.134Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-12-03T08:51:01.134Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-12-03T08:51:01.134Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-12-03T08:51:01.392Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-12-03T08:51:01.392Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-12-03T08:51:02.002Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-03T08:51:02.002Z] INFO: Testing against a local daemon [2021-12-03T08:51:02.002Z] === RUN TestNetworkCreateDelete [2021-12-03T08:51:02.002Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:51:02.002Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-12-03T08:51:02.002Z] === RUN TestDockerNetworkDeletePreferID [2021-12-03T08:51:02.002Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-12-03T08:51:02.002Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-12-03T08:51:02.002Z] === RUN TestDaemonDNSFallback [2021-12-03T08:51:02.002Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:51:02.002Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-12-03T08:51:02.002Z] === RUN TestInspectNetwork [2021-12-03T08:51:02.002Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-12-03T08:51:02.002Z] --- SKIP: TestInspectNetwork (0.00s) [2021-12-03T08:51:02.002Z] === RUN TestRunContainerWithBridgeNone [2021-12-03T08:51:02.002Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:51:02.002Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-12-03T08:51:02.002Z] === RUN TestNetworkInvalidJSON [2021-12-03T08:51:02.002Z] === RUN TestNetworkInvalidJSON//networks/create [2021-12-03T08:51:02.002Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-12-03T08:51:02.002Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-12-03T08:51:02.002Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-12-03T08:51:02.002Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-03T08:51:02.002Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-03T08:51:02.002Z] === CONT TestNetworkInvalidJSON//networks/create [2021-12-03T08:51:02.002Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-12-03T08:51:02.002Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-03T08:51:02.002Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-12-03T08:51:02.002Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-12-03T08:51:02.002Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-12-03T08:51:02.002Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-12-03T08:51:02.002Z] === RUN TestNetworkList [2021-12-03T08:51:02.002Z] === RUN TestNetworkList//networks [2021-12-03T08:51:02.002Z] === PAUSE TestNetworkList//networks [2021-12-03T08:51:02.002Z] === RUN TestNetworkList//networks/ [2021-12-03T08:51:02.002Z] === PAUSE TestNetworkList//networks/ [2021-12-03T08:51:02.002Z] === CONT TestNetworkList//networks [2021-12-03T08:51:02.002Z] === CONT TestNetworkList//networks/ [2021-12-03T08:51:02.002Z] --- PASS: TestNetworkList (0.03s) [2021-12-03T08:51:02.002Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-12-03T08:51:02.002Z] --- PASS: TestNetworkList//networks (0.00s) [2021-12-03T08:51:02.002Z] === RUN TestHostIPv4BridgeLabel [2021-12-03T08:51:02.002Z] network_test.go:128: testEnv.OSType == "windows" [2021-12-03T08:51:02.002Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-12-03T08:51:02.002Z] === RUN TestDaemonRestartWithLiveRestore [2021-12-03T08:51:02.002Z] service_test.go:30: testEnv.OSType == "windows" [2021-12-03T08:51:02.002Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-12-03T08:51:02.002Z] === RUN TestDaemonDefaultNetworkPools [2021-12-03T08:51:02.002Z] service_test.go:59: testEnv.OSType == "windows" [2021-12-03T08:51:02.002Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-12-03T08:51:02.002Z] === RUN TestDaemonRestartWithExistingNetwork [2021-12-03T08:51:02.002Z] service_test.go:103: testEnv.OSType == "windows" [2021-12-03T08:51:02.002Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-12-03T08:51:02.002Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-12-03T08:51:02.002Z] service_test.go:137: testEnv.OSType == "windows" [2021-12-03T08:51:02.002Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-12-03T08:51:02.002Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-12-03T08:51:02.002Z] service_test.go:188: testEnv.OSType == "windows" [2021-12-03T08:51:02.002Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-12-03T08:51:02.002Z] === RUN TestServiceWithPredefinedNetwork [2021-12-03T08:51:02.002Z] service_test.go:213: testEnv.OSType == "windows" [2021-12-03T08:51:02.002Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-12-03T08:51:02.002Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-12-03T08:51:02.002Z] service_test.go:243: FLAKY_TEST [2021-12-03T08:51:02.002Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-03T08:51:02.002Z] === RUN TestServiceWithDataPathPortInit [2021-12-03T08:51:02.002Z] service_test.go:334: testEnv.OSType == "windows" [2021-12-03T08:51:02.002Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-12-03T08:51:02.002Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-12-03T08:51:02.002Z] service_test.go:402: testEnv.OSType == "windows" [2021-12-03T08:51:02.002Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-12-03T08:51:02.002Z] PASS [2021-12-03T08:51:02.002Z] ok github.com/docker/docker/integration/network 0.131s [2021-12-03T08:51:02.002Z] [2021-12-03T08:51:02.002Z] === Skipped [2021-12-03T08:51:02.002Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-12-03T08:51:02.002Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:51:02.002Z] [2021-12-03T08:51:02.002Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-12-03T08:51:02.002Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-12-03T08:51:02.002Z] [2021-12-03T08:51:02.002Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-12-03T08:51:02.002Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:51:02.002Z] [2021-12-03T08:51:02.002Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-12-03T08:51:02.002Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-12-03T08:51:02.002Z] [2021-12-03T08:51:02.002Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-12-03T08:51:02.002Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:51:02.002Z] [2021-12-03T08:51:02.002Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-12-03T08:51:02.002Z] network_test.go:128: testEnv.OSType == "windows" [2021-12-03T08:51:02.002Z] [2021-12-03T08:51:02.002Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-12-03T08:51:02.002Z] service_test.go:30: testEnv.OSType == "windows" [2021-12-03T08:51:02.002Z] [2021-12-03T08:51:02.002Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-12-03T08:51:02.002Z] service_test.go:59: testEnv.OSType == "windows" [2021-12-03T08:51:02.002Z] [2021-12-03T08:51:02.002Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-12-03T08:51:02.002Z] service_test.go:103: testEnv.OSType == "windows" [2021-12-03T08:51:02.002Z] [2021-12-03T08:51:02.002Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-12-03T08:51:02.002Z] service_test.go:137: testEnv.OSType == "windows" [2021-12-03T08:51:02.002Z] [2021-12-03T08:51:02.002Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-12-03T08:51:02.002Z] service_test.go:188: testEnv.OSType == "windows" [2021-12-03T08:51:02.002Z] [2021-12-03T08:51:02.002Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-12-03T08:51:02.002Z] service_test.go:213: testEnv.OSType == "windows" [2021-12-03T08:51:02.002Z] [2021-12-03T08:51:02.002Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-03T08:51:02.002Z] service_test.go:243: FLAKY_TEST [2021-12-03T08:51:02.002Z] [2021-12-03T08:51:02.002Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-12-03T08:51:02.002Z] service_test.go:334: testEnv.OSType == "windows" [2021-12-03T08:51:02.002Z] [2021-12-03T08:51:02.002Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-12-03T08:51:02.002Z] service_test.go:402: testEnv.OSType == "windows" [2021-12-03T08:51:02.002Z] [2021-12-03T08:51:02.002Z] DONE 22 tests, 15 skipped in 1.746s [2021-12-03T08:51:02.002Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-12-03T08:51:02.205Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-12-03T08:51:02.205Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-12-03T08:51:02.205Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-12-03T08:51:02.205Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-12-03T08:51:02.205Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-12-03T08:51:02.205Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-12-03T08:51:02.205Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-12-03T08:51:02.205Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-12-03T08:51:02.205Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-12-03T08:51:02.768Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-12-03T08:51:02.768Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-12-03T08:51:02.768Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-12-03T08:51:02.991Z] testing: warning: no tests to run [2021-12-03T08:51:02.991Z] PASS [2021-12-03T08:51:02.991Z] ok github.com/docker/docker/integration/network/ipvlan 0.063s [2021-12-03T08:51:02.991Z] [2021-12-03T08:51:02.992Z] DONE 0 tests in 0.555s [2021-12-03T08:51:02.992Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-12-03T08:51:03.459Z] testing: warning: no tests to run [2021-12-03T08:51:03.459Z] PASS [2021-12-03T08:51:03.459Z] ok github.com/docker/docker/integration/network/macvlan 0.061s [2021-12-03T08:51:03.459Z] [2021-12-03T08:51:03.459Z] DONE 0 tests in 0.542s [2021-12-03T08:51:03.459Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-12-03T08:51:03.927Z] testing: warning: no tests to run [2021-12-03T08:51:03.927Z] PASS [2021-12-03T08:51:03.927Z] ok github.com/docker/docker/integration/plugin 0.066s [2021-12-03T08:51:03.927Z] [2021-12-03T08:51:03.927Z] DONE 0 tests in 0.540s [2021-12-03T08:51:03.927Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-12-03T08:51:04.403Z] testing: warning: no tests to run [2021-12-03T08:51:04.403Z] PASS [2021-12-03T08:51:04.403Z] ok github.com/docker/docker/integration/plugin/authz 0.058s [2021-12-03T08:51:04.870Z] [2021-12-03T08:51:04.870Z] DONE 0 tests in 0.550s [2021-12-03T08:51:04.870Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-12-03T08:51:05.158Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-12-03T08:51:05.158Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-12-03T08:51:05.158Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-12-03T08:51:05.158Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-12-03T08:51:05.158Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-12-03T08:51:06.054Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-12-03T08:51:06.054Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-12-03T08:51:06.054Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-12-03T08:51:06.054Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-12-03T08:51:06.054Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-12-03T08:51:06.054Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-12-03T08:51:06.054Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-12-03T08:51:06.312Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-12-03T08:51:07.248Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-12-03T08:51:07.817Z] --- PASS: TestCreateServiceSecretFileMode (13.10s) [2021-12-03T08:51:07.817Z] === RUN TestCreateServiceConfigFileMode [2021-12-03T08:51:08.076Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-12-03T08:51:08.076Z] docker_api_swarm_node_test.go:53: [d2257e3aed18b] joining swarm manager [ddd2dcf071798]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-03T08:51:08.680Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-03T08:51:08.680Z] INFO: Testing against a local daemon [2021-12-03T08:51:08.680Z] === RUN TestPluginInvalidJSON [2021-12-03T08:51:08.680Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-12-03T08:51:08.680Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-12-03T08:51:08.680Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-12-03T08:51:08.680Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-12-03T08:51:08.680Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-12-03T08:51:08.680Z] === RUN TestPluginInstall [2021-12-03T08:51:08.680Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-12-03T08:51:08.680Z] --- SKIP: TestPluginInstall (0.00s) [2021-12-03T08:51:08.680Z] === RUN TestPluginsWithRuntimes [2021-12-03T08:51:08.680Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-12-03T08:51:08.680Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-12-03T08:51:08.680Z] === RUN TestPluginBackCompatMediaTypes [2021-12-03T08:51:08.680Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-12-03T08:51:08.680Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-12-03T08:51:08.680Z] PASS [2021-12-03T08:51:08.680Z] ok github.com/docker/docker/integration/plugin/common 0.083s [2021-12-03T08:51:08.680Z] [2021-12-03T08:51:08.680Z] === Skipped [2021-12-03T08:51:08.680Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-12-03T08:51:08.680Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-12-03T08:51:08.680Z] [2021-12-03T08:51:08.680Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-12-03T08:51:08.680Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-12-03T08:51:08.680Z] [2021-12-03T08:51:08.680Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-12-03T08:51:08.680Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-12-03T08:51:08.680Z] [2021-12-03T08:51:08.680Z] DONE 5 tests, 3 skipped in 3.864s [2021-12-03T08:51:08.680Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-12-03T08:51:09.028Z] docker_api_swarm_node_test.go:54: [d19ca2c7d5abc] joining swarm manager [ddd2dcf071798]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-03T08:51:09.596Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-12-03T08:51:10.896Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-03T08:51:10.896Z] INFO: Testing against a local daemon [2021-12-03T08:51:10.896Z] === RUN TestExternalGraphDriver [2021-12-03T08:51:10.896Z] external_test.go:47: runtime.GOOS == "windows" [2021-12-03T08:51:10.896Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-12-03T08:51:10.896Z] === RUN TestGraphdriverPluginV2 [2021-12-03T08:51:10.896Z] external_test.go:407: runtime.GOOS == "windows" [2021-12-03T08:51:10.896Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-12-03T08:51:10.896Z] PASS [2021-12-03T08:51:10.896Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.081s [2021-12-03T08:51:10.896Z] [2021-12-03T08:51:10.896Z] === Skipped [2021-12-03T08:51:10.896Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-12-03T08:51:10.896Z] external_test.go:47: runtime.GOOS == "windows" [2021-12-03T08:51:10.896Z] [2021-12-03T08:51:10.896Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-12-03T08:51:10.896Z] external_test.go:407: runtime.GOOS == "windows" [2021-12-03T08:51:10.896Z] [2021-12-03T08:51:10.896Z] DONE 2 tests, 2 skipped in 2.302s [2021-12-03T08:51:10.896Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-12-03T08:51:10.970Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-12-03T08:51:11.021Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-12-03T08:51:11.228Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-12-03T08:51:11.486Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-12-03T08:51:11.745Z] === RUN TestDockerSuite/TestDevicePermissions [2021-12-03T08:51:12.003Z] === RUN TestDockerSuite/TestDockerFails [2021-12-03T08:51:12.263Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-12-03T08:51:12.263Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-12-03T08:51:12.263Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-12-03T08:51:12.459Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-03T08:51:12.459Z] INFO: Testing against a local daemon [2021-12-03T08:51:12.459Z] === RUN TestReadPluginNoRead [2021-12-03T08:51:12.459Z] read_test.go:21: no unix domain sockets on Windows [2021-12-03T08:51:12.459Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-12-03T08:51:12.459Z] PASS [2021-12-03T08:51:12.459Z] ok github.com/docker/docker/integration/plugin/logging 0.070s [2021-12-03T08:51:12.830Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-12-03T08:51:12.927Z] [2021-12-03T08:51:12.927Z] === Skipped [2021-12-03T08:51:12.927Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-12-03T08:51:12.927Z] read_test.go:21: no unix domain sockets on Windows [2021-12-03T08:51:12.927Z] [2021-12-03T08:51:12.927Z] DONE 1 tests, 1 skipped in 1.810s [2021-12-03T08:51:12.927Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-12-03T08:51:13.398Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-12-03T08:51:13.935Z] testing: warning: no tests to run [2021-12-03T08:51:13.935Z] PASS [2021-12-03T08:51:13.935Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.057s [2021-12-03T08:51:13.935Z] [2021-12-03T08:51:13.935Z] DONE 0 tests in 0.819s [2021-12-03T08:51:13.935Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-12-03T08:51:14.336Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-12-03T08:51:14.336Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-12-03T08:51:14.595Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-12-03T08:51:14.595Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-12-03T08:51:15.499Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-03T08:51:15.499Z] INFO: Testing against a local daemon [2021-12-03T08:51:15.499Z] === RUN TestPluginWithDevMounts [2021-12-03T08:51:15.499Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:51:15.499Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-12-03T08:51:15.499Z] PASS [2021-12-03T08:51:15.499Z] ok github.com/docker/docker/integration/plugin/volumes 0.074s [2021-12-03T08:51:15.499Z] [2021-12-03T08:51:15.499Z] === Skipped [2021-12-03T08:51:15.499Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-12-03T08:51:15.499Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:51:15.499Z] [2021-12-03T08:51:15.499Z] DONE 1 tests, 1 skipped in 1.707s [2021-12-03T08:51:15.499Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-12-03T08:51:17.083Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-03T08:51:17.083Z] INFO: Testing against a local daemon [2021-12-03T08:51:17.083Z] === RUN TestSecretInspect [2021-12-03T08:51:17.083Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:51:17.083Z] --- SKIP: TestSecretInspect (0.00s) [2021-12-03T08:51:17.083Z] === RUN TestSecretList [2021-12-03T08:51:17.083Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:51:17.083Z] --- SKIP: TestSecretList (0.00s) [2021-12-03T08:51:17.083Z] === RUN TestSecretsCreateAndDelete [2021-12-03T08:51:17.083Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:51:17.083Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-12-03T08:51:17.083Z] === RUN TestSecretsUpdate [2021-12-03T08:51:17.083Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:51:17.083Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-12-03T08:51:17.083Z] === RUN TestTemplatedSecret [2021-12-03T08:51:17.083Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:51:17.083Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-12-03T08:51:17.083Z] === RUN TestSecretCreateResolve [2021-12-03T08:51:17.083Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:51:17.083Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-12-03T08:51:17.083Z] PASS [2021-12-03T08:51:17.083Z] ok github.com/docker/docker/integration/secret 0.069s [2021-12-03T08:51:17.083Z] [2021-12-03T08:51:17.083Z] === Skipped [2021-12-03T08:51:17.083Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-12-03T08:51:17.083Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:51:17.083Z] [2021-12-03T08:51:17.083Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-12-03T08:51:17.083Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:51:17.083Z] [2021-12-03T08:51:17.083Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-12-03T08:51:17.083Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:51:17.083Z] [2021-12-03T08:51:17.083Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-12-03T08:51:17.083Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:51:17.083Z] [2021-12-03T08:51:17.083Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-12-03T08:51:17.083Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:51:17.083Z] [2021-12-03T08:51:17.083Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-12-03T08:51:17.083Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:51:17.083Z] [2021-12-03T08:51:17.083Z] DONE 6 tests, 6 skipped in 1.393s [2021-12-03T08:51:17.083Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-12-03T08:51:19.296Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-03T08:51:19.296Z] INFO: Testing against a local daemon [2021-12-03T08:51:19.296Z] === RUN TestServiceCreateInit [2021-12-03T08:51:19.296Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-12-03T08:51:19.296Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:51:19.296Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-12-03T08:51:19.296Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:51:19.296Z] --- PASS: TestServiceCreateInit (0.04s) [2021-12-03T08:51:19.296Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-03T08:51:19.296Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-03T08:51:19.296Z] === RUN TestCreateServiceMultipleTimes [2021-12-03T08:51:19.296Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:51:19.296Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-12-03T08:51:19.296Z] === RUN TestCreateServiceConflict [2021-12-03T08:51:19.296Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:51:19.296Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-12-03T08:51:19.296Z] === RUN TestCreateServiceMaxReplicas [2021-12-03T08:51:19.296Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:51:19.296Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-12-03T08:51:19.296Z] === RUN TestCreateWithDuplicateNetworkNames [2021-12-03T08:51:19.296Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:51:19.296Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-12-03T08:51:19.296Z] === RUN TestCreateServiceSecretFileMode [2021-12-03T08:51:19.296Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:51:19.296Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-12-03T08:51:19.296Z] === RUN TestCreateServiceConfigFileMode [2021-12-03T08:51:19.296Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:51:19.296Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-12-03T08:51:19.296Z] === RUN TestCreateServiceSysctls [2021-12-03T08:51:19.296Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:51:19.296Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2021-12-03T08:51:19.296Z] === RUN TestCreateServiceCapabilities [2021-12-03T08:51:19.296Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:51:19.296Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-12-03T08:51:19.296Z] === RUN TestInspect [2021-12-03T08:51:19.296Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:51:19.296Z] --- SKIP: TestInspect (0.00s) [2021-12-03T08:51:19.296Z] === RUN TestCreateJob [2021-12-03T08:51:19.296Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:51:19.296Z] --- SKIP: TestCreateJob (0.00s) [2021-12-03T08:51:19.296Z] === RUN TestReplicatedJob [2021-12-03T08:51:19.296Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:51:19.296Z] --- SKIP: TestReplicatedJob (0.00s) [2021-12-03T08:51:19.296Z] === RUN TestUpdateReplicatedJob [2021-12-03T08:51:19.296Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:51:19.296Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-12-03T08:51:19.296Z] === RUN TestServiceListWithStatuses [2021-12-03T08:51:19.296Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:51:19.296Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-12-03T08:51:19.296Z] === RUN TestDockerNetworkConnectAlias [2021-12-03T08:51:19.296Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:51:19.296Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-12-03T08:51:19.296Z] === RUN TestDockerNetworkReConnect [2021-12-03T08:51:19.296Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:51:19.296Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-12-03T08:51:19.296Z] === RUN TestServicePlugin [2021-12-03T08:51:19.296Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:51:19.296Z] --- SKIP: TestServicePlugin (0.00s) [2021-12-03T08:51:19.296Z] === RUN TestServiceUpdateLabel [2021-12-03T08:51:19.296Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:51:19.296Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-12-03T08:51:19.296Z] === RUN TestServiceUpdateSecrets [2021-12-03T08:51:19.296Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:51:19.296Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-12-03T08:51:19.296Z] === RUN TestServiceUpdateConfigs [2021-12-03T08:51:19.296Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:51:19.296Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-12-03T08:51:19.296Z] === RUN TestServiceUpdateNetwork [2021-12-03T08:51:19.296Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:51:19.296Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-12-03T08:51:19.296Z] === RUN TestServiceUpdatePidsLimit [2021-12-03T08:51:19.296Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:51:19.296Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-12-03T08:51:19.296Z] PASS [2021-12-03T08:51:19.296Z] ok github.com/docker/docker/integration/service 0.209s [2021-12-03T08:51:19.296Z] [2021-12-03T08:51:19.296Z] === Skipped [2021-12-03T08:51:19.296Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-03T08:51:19.296Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:51:19.296Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-03T08:51:19.296Z] [2021-12-03T08:51:19.296Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-03T08:51:19.296Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:51:19.296Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-03T08:51:19.296Z] [2021-12-03T08:51:19.296Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-12-03T08:51:19.296Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:51:19.296Z] [2021-12-03T08:51:19.296Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-12-03T08:51:19.296Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:51:19.296Z] [2021-12-03T08:51:19.296Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-12-03T08:51:19.296Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:51:19.296Z] [2021-12-03T08:51:19.296Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-12-03T08:51:19.296Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:51:19.296Z] [2021-12-03T08:51:19.296Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-12-03T08:51:19.296Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:51:19.296Z] [2021-12-03T08:51:19.296Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-12-03T08:51:19.296Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:51:19.297Z] [2021-12-03T08:51:19.297Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2021-12-03T08:51:19.297Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:51:19.297Z] [2021-12-03T08:51:19.297Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-12-03T08:51:19.297Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:51:19.297Z] [2021-12-03T08:51:19.297Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-12-03T08:51:19.297Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:51:19.297Z] [2021-12-03T08:51:19.297Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-12-03T08:51:19.297Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:51:19.297Z] [2021-12-03T08:51:19.297Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-12-03T08:51:19.297Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:51:19.297Z] [2021-12-03T08:51:19.297Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-12-03T08:51:19.297Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:51:19.297Z] [2021-12-03T08:51:19.297Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-12-03T08:51:19.297Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:51:19.297Z] [2021-12-03T08:51:19.297Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-12-03T08:51:19.297Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:51:19.297Z] [2021-12-03T08:51:19.297Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-12-03T08:51:19.297Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:51:19.297Z] [2021-12-03T08:51:19.297Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-12-03T08:51:19.297Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:51:19.297Z] [2021-12-03T08:51:19.297Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-12-03T08:51:19.297Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:51:19.297Z] [2021-12-03T08:51:19.297Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-12-03T08:51:19.297Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:51:19.297Z] [2021-12-03T08:51:19.297Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-12-03T08:51:19.297Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:51:19.297Z] [2021-12-03T08:51:19.297Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-12-03T08:51:19.297Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:51:19.297Z] [2021-12-03T08:51:19.297Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-12-03T08:51:19.297Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T08:51:19.297Z] [2021-12-03T08:51:19.297Z] DONE 24 tests, 23 skipped in 2.084s [2021-12-03T08:51:19.297Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-12-03T08:51:20.611Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-12-03T08:51:20.611Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-12-03T08:51:20.611Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-12-03T08:51:20.611Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-12-03T08:51:20.611Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-12-03T08:51:20.859Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-03T08:51:20.859Z] INFO: Testing against a local daemon [2021-12-03T08:51:20.859Z] === RUN TestSessionCreate [2021-12-03T08:51:20.859Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-12-03T08:51:20.859Z] --- SKIP: TestSessionCreate (0.00s) [2021-12-03T08:51:20.859Z] === RUN TestSessionCreateWithBadUpgrade [2021-12-03T08:51:20.859Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-12-03T08:51:20.859Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-12-03T08:51:20.859Z] PASS [2021-12-03T08:51:20.859Z] ok github.com/docker/docker/integration/session 0.065s [2021-12-03T08:51:20.859Z] [2021-12-03T08:51:20.859Z] === Skipped [2021-12-03T08:51:20.859Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-12-03T08:51:20.859Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-12-03T08:51:20.859Z] [2021-12-03T08:51:20.859Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-12-03T08:51:20.859Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-12-03T08:51:20.859Z] [2021-12-03T08:51:20.859Z] DONE 2 tests, 2 skipped in 1.325s [2021-12-03T08:51:20.859Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-12-03T08:51:21.153Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-12-03T08:51:21.153Z] --- PASS: TestCreateServiceConfigFileMode (13.03s) [2021-12-03T08:51:21.153Z] === RUN TestCreateServiceSysctls [2021-12-03T08:51:22.088Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-12-03T08:51:22.423Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-03T08:51:22.423Z] INFO: Testing against a local daemon [2021-12-03T08:51:22.423Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-12-03T08:51:22.423Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:51:22.423Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-03T08:51:22.423Z] === RUN TestDiskUsage [2021-12-03T08:51:22.423Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-12-03T08:51:22.423Z] --- SKIP: TestDiskUsage (0.00s) [2021-12-03T08:51:22.423Z] === RUN TestEventsExecDie [2021-12-03T08:51:22.423Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-12-03T08:51:22.423Z] --- SKIP: TestEventsExecDie (0.00s) [2021-12-03T08:51:22.423Z] === RUN TestEventsBackwardsCompatible [2021-12-03T08:51:22.423Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-12-03T08:51:22.423Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-12-03T08:51:22.423Z] === RUN TestEventsVolumeCreate [2021-12-03T08:51:22.423Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-12-03T08:51:22.423Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-12-03T08:51:22.423Z] === RUN TestInfoAPI [2021-12-03T08:51:22.423Z] --- PASS: TestInfoAPI (0.04s) [2021-12-03T08:51:22.423Z] === RUN TestInfoAPIWarnings [2021-12-03T08:51:22.423Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-03T08:51:22.423Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-12-03T08:51:22.423Z] === RUN TestInfoDebug [2021-12-03T08:51:22.423Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-03T08:51:22.423Z] --- SKIP: TestInfoDebug (0.00s) [2021-12-03T08:51:22.423Z] === RUN TestInfoInsecureRegistries [2021-12-03T08:51:22.423Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-03T08:51:22.423Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-12-03T08:51:22.423Z] === RUN TestInfoRegistryMirrors [2021-12-03T08:51:22.423Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-03T08:51:22.423Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-12-03T08:51:22.423Z] === RUN TestLoginFailsWithBadCredentials [2021-12-03T08:51:22.892Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2021-12-03T08:51:22.892Z] === RUN TestPingCacheHeaders [2021-12-03T08:51:22.892Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-12-03T08:51:22.892Z] === RUN TestPingGet [2021-12-03T08:51:22.892Z] --- PASS: TestPingGet (0.03s) [2021-12-03T08:51:22.892Z] === RUN TestPingHead [2021-12-03T08:51:23.367Z] --- PASS: TestPingHead (0.03s) [2021-12-03T08:51:23.367Z] === RUN TestVersion [2021-12-03T08:51:23.367Z] --- PASS: TestVersion (0.02s) [2021-12-03T08:51:23.367Z] PASS [2021-12-03T08:51:23.367Z] ok github.com/docker/docker/integration/system 1.177s [2021-12-03T08:51:23.367Z] [2021-12-03T08:51:23.367Z] === Skipped [2021-12-03T08:51:23.367Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-03T08:51:23.367Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:51:23.367Z] [2021-12-03T08:51:23.367Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-12-03T08:51:23.367Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-12-03T08:51:23.367Z] [2021-12-03T08:51:23.367Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-12-03T08:51:23.367Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-12-03T08:51:23.367Z] [2021-12-03T08:51:23.367Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-12-03T08:51:23.367Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-12-03T08:51:23.367Z] [2021-12-03T08:51:23.367Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-12-03T08:51:23.367Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-12-03T08:51:23.367Z] [2021-12-03T08:51:23.367Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-12-03T08:51:23.367Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-03T08:51:23.367Z] [2021-12-03T08:51:23.367Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-12-03T08:51:23.367Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-03T08:51:23.367Z] [2021-12-03T08:51:23.367Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-12-03T08:51:23.367Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-03T08:51:23.367Z] [2021-12-03T08:51:23.367Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-12-03T08:51:23.367Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-03T08:51:23.367Z] [2021-12-03T08:51:23.367Z] DONE 15 tests, 9 skipped in 2.607s [2021-12-03T08:51:23.367Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-12-03T08:51:23.993Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-12-03T08:51:24.252Z] --- PASS: TestCreateServiceSysctls (3.53s) [2021-12-03T08:51:24.252Z] === RUN TestCreateServiceCapabilities [2021-12-03T08:51:24.934Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-03T08:51:24.934Z] INFO: Testing against a local daemon [2021-12-03T08:51:24.934Z] === RUN TestVolumesCreateAndList [2021-12-03T08:51:24.934Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-12-03T08:51:24.934Z] === RUN TestVolumesRemove [2021-12-03T08:51:24.934Z] --- PASS: TestVolumesRemove (0.08s) [2021-12-03T08:51:24.934Z] === RUN TestVolumesInspect [2021-12-03T08:51:24.934Z] --- PASS: TestVolumesInspect (0.03s) [2021-12-03T08:51:24.934Z] === RUN TestVolumesInvalidJSON [2021-12-03T08:51:24.934Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-12-03T08:51:24.934Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-12-03T08:51:24.934Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-12-03T08:51:24.934Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-12-03T08:51:24.934Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-12-03T08:51:24.934Z] PASS [2021-12-03T08:51:24.934Z] ok github.com/docker/docker/integration/volume 0.221s [2021-12-03T08:51:24.934Z] [2021-12-03T08:51:24.934Z] DONE 5 tests in 1.706s [2021-12-03T08:51:25.402Z] INFO: make.ps1 ended at 12/03/2021 08:51:24 [2021-12-03T08:51:25.402Z] INFO: Integration CLI tests being run from the host: [2021-12-03T08:51:25.402Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2021-12-03T08:51:25.629Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-12-03T08:51:26.196Z] === RUN TestDockerSuite/TestEventsAttach [2021-12-03T08:51:27.131Z] === RUN TestDockerSuite/TestEventsCommit [2021-12-03T08:51:27.131Z] --- PASS: TestCreateServiceCapabilities (2.86s) [2021-12-03T08:51:27.131Z] === RUN TestInspect [2021-12-03T08:51:27.697Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-12-03T08:51:28.266Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-12-03T08:51:28.834Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-12-03T08:51:29.783Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-12-03T08:51:30.349Z] --- PASS: TestInspect (3.33s) [2021-12-03T08:51:30.349Z] === RUN TestCreateJob [2021-12-03T08:51:31.286Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-12-03T08:51:32.222Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-12-03T08:51:32.567Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-03T08:51:32.567Z] INFO: Testing against a local daemon [2021-12-03T08:51:32.567Z] === RUN TestDockerSuite [2021-12-03T08:51:32.567Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-12-03T08:51:32.567Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-12-03T08:51:32.567Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-12-03T08:51:32.567Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-12-03T08:51:32.567Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-12-03T08:51:32.567Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-12-03T08:51:32.567Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-12-03T08:51:32.567Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-12-03T08:51:32.567Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-12-03T08:51:32.567Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-12-03T08:51:33.035Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-12-03T08:51:33.035Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-12-03T08:51:33.504Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-12-03T08:51:33.972Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-12-03T08:51:34.123Z] --- PASS: TestCreateJob (3.52s) [2021-12-03T08:51:34.123Z] === RUN TestReplicatedJob [2021-12-03T08:51:35.058Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-12-03T08:51:35.519Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-12-03T08:51:35.519Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-12-03T08:51:36.506Z] === RUN TestDockerSuite/TestBuildBlankName [2021-12-03T08:51:36.506Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-12-03T08:51:36.964Z] === RUN TestDockerSuite/TestEventsCopy [2021-12-03T08:51:37.902Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-12-03T08:51:39.277Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-12-03T08:51:39.845Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-12-03T08:51:39.845Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-12-03T08:51:40.103Z] --- PASS: TestReplicatedJob (6.07s) [2021-12-03T08:51:40.103Z] === RUN TestUpdateReplicatedJob [2021-12-03T08:51:41.039Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-12-03T08:51:41.297Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-12-03T08:51:42.241Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-12-03T08:51:42.241Z] === RUN TestDockerSuite/TestEventsFilterType [2021-12-03T08:51:42.813Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-12-03T08:51:42.813Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-12-03T08:51:43.072Z] === RUN TestDockerSuite/TestEventsFilters [2021-12-03T08:51:44.007Z] --- PASS: TestUpdateReplicatedJob (3.81s) [2021-12-03T08:51:44.007Z] === RUN TestServiceListWithStatuses [2021-12-03T08:51:44.007Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-12-03T08:51:44.007Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-12-03T08:51:44.007Z] === RUN TestDockerNetworkConnectAlias [2021-12-03T08:51:44.265Z] === RUN TestDockerSuite/TestEventsFormat [2021-12-03T08:51:45.151Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-12-03T08:51:45.151Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-12-03T08:51:45.151Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-12-03T08:51:45.641Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-12-03T08:51:45.641Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-12-03T08:51:45.641Z] === RUN TestDockerSuite/TestEventsImageImport [2021-12-03T08:51:46.578Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-12-03T08:51:46.836Z] === RUN TestDockerSuite/TestEventsImagePull [2021-12-03T08:51:47.409Z] === RUN TestDockerSuite/TestEventsImageTag [2021-12-03T08:51:47.672Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-12-03T08:51:48.175Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-12-03T08:51:48.175Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-12-03T08:51:48.175Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-12-03T08:51:48.175Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-12-03T08:51:48.175Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-12-03T08:51:48.509Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-12-03T08:51:48.607Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-12-03T08:51:48.608Z] --- PASS: TestDockerNetworkConnectAlias (4.78s) [2021-12-03T08:51:48.608Z] === RUN TestDockerNetworkReConnect [2021-12-03T08:51:48.806Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43057/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dd9782fe946c96582a13e1817eecbb670a2b3a53 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dd9782fe946c96582a13e1817eecbb670a2b3a53 hack/test/unit [2021-12-03T08:51:48.867Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-12-03T08:51:48.867Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-12-03T08:51:48.867Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-12-03T08:51:48.867Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-12-03T08:51:48.867Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-12-03T08:51:49.751Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-12-03T08:51:49.751Z] + TESTFLAGS+=' -test.timeout=5m' [2021-12-03T08:51:49.751Z] + TESTDIRS=./... [2021-12-03T08:51:49.751Z] + exclude_paths='/vendor/|/integration' [2021-12-03T08:51:49.751Z] ++ go list ./... [2021-12-03T08:51:49.751Z] ++ grep -vE '(/vendor/|/integration)' [2021-12-03T08:51:49.803Z] docker_api_swarm_test.go:202: [d9f591131a627] joining swarm manager [d4288db872238]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-03T08:51:49.896Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-12-03T08:51:51.127Z] + pkg_list='github.com/docker/docker/api [2021-12-03T08:51:51.127Z] github.com/docker/docker/api/server [2021-12-03T08:51:51.127Z] github.com/docker/docker/api/server/backend/build [2021-12-03T08:51:51.127Z] github.com/docker/docker/api/server/httputils [2021-12-03T08:51:51.127Z] github.com/docker/docker/api/server/middleware [2021-12-03T08:51:51.127Z] github.com/docker/docker/api/server/router [2021-12-03T08:51:51.127Z] github.com/docker/docker/api/server/router/build [2021-12-03T08:51:51.127Z] github.com/docker/docker/api/server/router/checkpoint [2021-12-03T08:51:51.127Z] github.com/docker/docker/api/server/router/container [2021-12-03T08:51:51.127Z] github.com/docker/docker/api/server/router/debug [2021-12-03T08:51:51.127Z] github.com/docker/docker/api/server/router/distribution [2021-12-03T08:51:51.127Z] github.com/docker/docker/api/server/router/grpc [2021-12-03T08:51:51.127Z] github.com/docker/docker/api/server/router/image [2021-12-03T08:51:51.127Z] github.com/docker/docker/api/server/router/network [2021-12-03T08:51:51.127Z] github.com/docker/docker/api/server/router/plugin [2021-12-03T08:51:51.127Z] github.com/docker/docker/api/server/router/session [2021-12-03T08:51:51.127Z] github.com/docker/docker/api/server/router/swarm [2021-12-03T08:51:51.127Z] github.com/docker/docker/api/server/router/system [2021-12-03T08:51:51.127Z] github.com/docker/docker/api/server/router/volume [2021-12-03T08:51:51.127Z] github.com/docker/docker/api/types [2021-12-03T08:51:51.127Z] github.com/docker/docker/api/types/backend [2021-12-03T08:51:51.127Z] github.com/docker/docker/api/types/blkiodev [2021-12-03T08:51:51.127Z] github.com/docker/docker/api/types/container [2021-12-03T08:51:51.127Z] github.com/docker/docker/api/types/events [2021-12-03T08:51:51.127Z] github.com/docker/docker/api/types/filters [2021-12-03T08:51:51.127Z] github.com/docker/docker/api/types/image [2021-12-03T08:51:51.127Z] github.com/docker/docker/api/types/mount [2021-12-03T08:51:51.127Z] github.com/docker/docker/api/types/network [2021-12-03T08:51:51.127Z] github.com/docker/docker/api/types/plugins/logdriver [2021-12-03T08:51:51.127Z] github.com/docker/docker/api/types/registry [2021-12-03T08:51:51.127Z] github.com/docker/docker/api/types/strslice [2021-12-03T08:51:51.127Z] github.com/docker/docker/api/types/swarm [2021-12-03T08:51:51.127Z] github.com/docker/docker/api/types/swarm/runtime [2021-12-03T08:51:51.127Z] github.com/docker/docker/api/types/time [2021-12-03T08:51:51.127Z] github.com/docker/docker/api/types/versions [2021-12-03T08:51:51.127Z] github.com/docker/docker/api/types/versions/v1p19 [2021-12-03T08:51:51.127Z] github.com/docker/docker/api/types/versions/v1p20 [2021-12-03T08:51:51.127Z] github.com/docker/docker/api/types/volume [2021-12-03T08:51:51.127Z] github.com/docker/docker/builder [2021-12-03T08:51:51.127Z] github.com/docker/docker/builder/builder-next [2021-12-03T08:51:51.127Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-12-03T08:51:51.127Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-12-03T08:51:51.127Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-12-03T08:51:51.127Z] github.com/docker/docker/builder/builder-next/exporter [2021-12-03T08:51:51.127Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-12-03T08:51:51.127Z] github.com/docker/docker/builder/builder-next/worker [2021-12-03T08:51:51.127Z] github.com/docker/docker/builder/dockerfile [2021-12-03T08:51:51.127Z] github.com/docker/docker/builder/dockerignore [2021-12-03T08:51:51.128Z] github.com/docker/docker/builder/remotecontext [2021-12-03T08:51:51.128Z] github.com/docker/docker/builder/remotecontext/git [2021-12-03T08:51:51.128Z] github.com/docker/docker/cli [2021-12-03T08:51:51.128Z] github.com/docker/docker/cli/config [2021-12-03T08:51:51.128Z] github.com/docker/docker/cli/debug [2021-12-03T08:51:51.128Z] github.com/docker/docker/client [2021-12-03T08:51:51.128Z] github.com/docker/docker/cmd/docker-proxy [2021-12-03T08:51:51.128Z] github.com/docker/docker/cmd/dockerd [2021-12-03T08:51:51.128Z] github.com/docker/docker/cmd/dockerd/trap [2021-12-03T08:51:51.128Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-12-03T08:51:51.128Z] github.com/docker/docker/container [2021-12-03T08:51:51.128Z] github.com/docker/docker/container/stream [2021-12-03T08:51:51.128Z] github.com/docker/docker/contrib/apparmor [2021-12-03T08:51:51.128Z] github.com/docker/docker/contrib/docker-device-tool [2021-12-03T08:51:51.128Z] github.com/docker/docker/contrib/httpserver [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/cluster [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/cluster/convert [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/cluster/executor [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/cluster/executor/container [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/cluster/provider [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/config [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/discovery [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/events [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/events/testutils [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/exec [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/graphdriver [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/graphdriver/copy [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/graphdriver/register [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/images [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/initlayer [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/links [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/listeners [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/logger [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/logger/awslogs [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/logger/fluentd [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/logger/gcplogs [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/logger/gelf [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/logger/journald [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/logger/local [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/logger/logentries [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/logger/loggerutils [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/logger/splunk [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/logger/syslog [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/logger/templates [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/names [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/network [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/stats [2021-12-03T08:51:51.128Z] github.com/docker/docker/distribution [2021-12-03T08:51:51.128Z] github.com/docker/docker/distribution/metadata [2021-12-03T08:51:51.128Z] github.com/docker/docker/distribution/utils [2021-12-03T08:51:51.128Z] github.com/docker/docker/distribution/xfer [2021-12-03T08:51:51.128Z] github.com/docker/docker/dockerversion [2021-12-03T08:51:51.128Z] github.com/docker/docker/errdefs [2021-12-03T08:51:51.128Z] github.com/docker/docker/image [2021-12-03T08:51:51.128Z] github.com/docker/docker/image/cache [2021-12-03T08:51:51.128Z] github.com/docker/docker/image/tarexport [2021-12-03T08:51:51.128Z] github.com/docker/docker/image/v1 [2021-12-03T08:51:51.128Z] github.com/docker/docker/internal/test/suite [2021-12-03T08:51:51.128Z] github.com/docker/docker/layer [2021-12-03T08:51:51.128Z] github.com/docker/docker/libcontainerd [2021-12-03T08:51:51.128Z] github.com/docker/docker/libcontainerd/queue [2021-12-03T08:51:51.128Z] github.com/docker/docker/libcontainerd/remote [2021-12-03T08:51:51.128Z] github.com/docker/docker/libcontainerd/supervisor [2021-12-03T08:51:51.128Z] github.com/docker/docker/libcontainerd/types [2021-12-03T08:51:51.128Z] github.com/docker/docker/libnetwork [2021-12-03T08:51:51.128Z] github.com/docker/docker/libnetwork/bitseq [2021-12-03T08:51:51.128Z] github.com/docker/docker/libnetwork/cluster [2021-12-03T08:51:51.128Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-03T08:51:51.128Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-03T08:51:51.128Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-03T08:51:51.128Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-03T08:51:51.128Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-03T08:51:51.128Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-03T08:51:51.128Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-03T08:51:51.128Z] github.com/docker/docker/libnetwork/config [2021-12-03T08:51:51.128Z] github.com/docker/docker/libnetwork/datastore [2021-12-03T08:51:51.128Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-03T08:51:51.128Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-03T08:51:51.128Z] github.com/docker/docker/libnetwork/driverapi [2021-12-03T08:51:51.128Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-03T08:51:51.128Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-03T08:51:51.128Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-03T08:51:51.128Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-03T08:51:51.128Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-03T08:51:51.128Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-03T08:51:51.128Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-03T08:51:51.128Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-03T08:51:51.128Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-03T08:51:51.128Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-03T08:51:51.128Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-03T08:51:51.128Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-03T08:51:51.128Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-03T08:51:51.128Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-03T08:51:51.128Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-03T08:51:51.128Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-03T08:51:51.128Z] github.com/docker/docker/libnetwork/etchosts [2021-12-03T08:51:51.128Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-12-03T08:51:51.128Z] github.com/docker/docker/libnetwork/idm [2021-12-03T08:51:51.128Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-03T08:51:51.128Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-03T08:51:51.128Z] github.com/docker/docker/libnetwork/ipam [2021-12-03T08:51:51.128Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-03T08:51:51.128Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-03T08:51:51.128Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-03T08:51:51.128Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-03T08:51:51.128Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-03T08:51:51.128Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-03T08:51:51.128Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-03T08:51:51.128Z] github.com/docker/docker/libnetwork/iptables [2021-12-03T08:51:51.128Z] github.com/docker/docker/libnetwork/netlabel [2021-12-03T08:51:51.128Z] github.com/docker/docker/libnetwork/netutils [2021-12-03T08:51:51.128Z] github.com/docker/docker/libnetwork/networkdb [2021-12-03T08:51:51.128Z] github.com/docker/docker/libnetwork/ns [2021-12-03T08:51:51.128Z] github.com/docker/docker/libnetwork/options [2021-12-03T08:51:51.128Z] github.com/docker/docker/libnetwork/osl [2021-12-03T08:51:51.128Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-03T08:51:51.128Z] github.com/docker/docker/libnetwork/portallocator [2021-12-03T08:51:51.128Z] github.com/docker/docker/libnetwork/portmapper [2021-12-03T08:51:51.128Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-03T08:51:51.128Z] github.com/docker/docker/libnetwork/testutils [2021-12-03T08:51:51.128Z] github.com/docker/docker/libnetwork/types [2021-12-03T08:51:51.128Z] github.com/docker/docker/oci [2021-12-03T08:51:51.128Z] github.com/docker/docker/oci/caps [2021-12-03T08:51:51.128Z] github.com/docker/docker/opts [2021-12-03T08:51:51.128Z] github.com/docker/docker/pkg/aaparser [2021-12-03T08:51:51.128Z] github.com/docker/docker/pkg/archive [2021-12-03T08:51:51.128Z] github.com/docker/docker/pkg/authorization [2021-12-03T08:51:51.128Z] github.com/docker/docker/pkg/broadcaster [2021-12-03T08:51:51.128Z] github.com/docker/docker/pkg/capabilities [2021-12-03T08:51:51.128Z] github.com/docker/docker/pkg/chrootarchive [2021-12-03T08:51:51.128Z] github.com/docker/docker/pkg/containerfs [2021-12-03T08:51:51.128Z] github.com/docker/docker/pkg/devicemapper [2021-12-03T08:51:51.128Z] github.com/docker/docker/pkg/directory [2021-12-03T08:51:51.128Z] github.com/docker/docker/pkg/discovery [2021-12-03T08:51:51.128Z] github.com/docker/docker/pkg/discovery/file [2021-12-03T08:51:51.128Z] github.com/docker/docker/pkg/discovery/kv [2021-12-03T08:51:51.128Z] github.com/docker/docker/pkg/discovery/memory [2021-12-03T08:51:51.128Z] github.com/docker/docker/pkg/discovery/nodes [2021-12-03T08:51:51.128Z] github.com/docker/docker/pkg/dmesg [2021-12-03T08:51:51.128Z] github.com/docker/docker/pkg/filenotify [2021-12-03T08:51:51.128Z] github.com/docker/docker/pkg/fileutils [2021-12-03T08:51:51.128Z] github.com/docker/docker/pkg/fsutils [2021-12-03T08:51:51.128Z] github.com/docker/docker/pkg/homedir [2021-12-03T08:51:51.128Z] github.com/docker/docker/pkg/idtools [2021-12-03T08:51:51.128Z] github.com/docker/docker/pkg/ioutils [2021-12-03T08:51:51.128Z] github.com/docker/docker/pkg/jsonmessage [2021-12-03T08:51:51.128Z] github.com/docker/docker/pkg/locker [2021-12-03T08:51:51.128Z] github.com/docker/docker/pkg/longpath [2021-12-03T08:51:51.128Z] github.com/docker/docker/pkg/loopback [2021-12-03T08:51:51.128Z] github.com/docker/docker/pkg/mount [2021-12-03T08:51:51.128Z] github.com/docker/docker/pkg/namesgenerator [2021-12-03T08:51:51.128Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-12-03T08:51:51.128Z] github.com/docker/docker/pkg/parsers [2021-12-03T08:51:51.128Z] github.com/docker/docker/pkg/parsers/kernel [2021-12-03T08:51:51.128Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-12-03T08:51:51.128Z] github.com/docker/docker/pkg/pidfile [2021-12-03T08:51:51.128Z] github.com/docker/docker/pkg/platform [2021-12-03T08:51:51.128Z] github.com/docker/docker/pkg/plugingetter [2021-12-03T08:51:51.128Z] github.com/docker/docker/pkg/plugins [2021-12-03T08:51:51.128Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-12-03T08:51:51.128Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-12-03T08:51:51.128Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-12-03T08:51:51.128Z] github.com/docker/docker/pkg/plugins/transport [2021-12-03T08:51:51.128Z] github.com/docker/docker/pkg/pools [2021-12-03T08:51:51.128Z] github.com/docker/docker/pkg/progress [2021-12-03T08:51:51.128Z] github.com/docker/docker/pkg/pubsub [2021-12-03T08:51:51.128Z] github.com/docker/docker/pkg/reexec [2021-12-03T08:51:51.128Z] github.com/docker/docker/pkg/signal [2021-12-03T08:51:51.128Z] github.com/docker/docker/pkg/stack [2021-12-03T08:51:51.128Z] github.com/docker/docker/pkg/stdcopy [2021-12-03T08:51:51.128Z] github.com/docker/docker/pkg/streamformatter [2021-12-03T08:51:51.128Z] github.com/docker/docker/pkg/stringid [2021-12-03T08:51:51.128Z] github.com/docker/docker/pkg/symlink [2021-12-03T08:51:51.128Z] github.com/docker/docker/pkg/sysinfo [2021-12-03T08:51:51.128Z] github.com/docker/docker/pkg/system [2021-12-03T08:51:51.128Z] github.com/docker/docker/pkg/tailfile [2021-12-03T08:51:51.128Z] github.com/docker/docker/pkg/tarsum [2021-12-03T08:51:51.128Z] github.com/docker/docker/pkg/term [2021-12-03T08:51:51.128Z] github.com/docker/docker/pkg/term/windows [2021-12-03T08:51:51.128Z] github.com/docker/docker/pkg/truncindex [2021-12-03T08:51:51.128Z] github.com/docker/docker/pkg/urlutil [2021-12-03T08:51:51.128Z] github.com/docker/docker/pkg/useragent [2021-12-03T08:51:51.128Z] github.com/docker/docker/plugin [2021-12-03T08:51:51.128Z] github.com/docker/docker/plugin/executor/containerd [2021-12-03T08:51:51.128Z] github.com/docker/docker/plugin/v2 [2021-12-03T08:51:51.128Z] github.com/docker/docker/profiles/apparmor [2021-12-03T08:51:51.128Z] github.com/docker/docker/profiles/seccomp [2021-12-03T08:51:51.128Z] github.com/docker/docker/quota [2021-12-03T08:51:51.128Z] github.com/docker/docker/reference [2021-12-03T08:51:51.128Z] github.com/docker/docker/registry [2021-12-03T08:51:51.128Z] github.com/docker/docker/registry/resumable [2021-12-03T08:51:51.128Z] github.com/docker/docker/restartmanager [2021-12-03T08:51:51.128Z] github.com/docker/docker/rootless [2021-12-03T08:51:51.128Z] github.com/docker/docker/rootless/specconv [2021-12-03T08:51:51.128Z] github.com/docker/docker/runconfig [2021-12-03T08:51:51.128Z] github.com/docker/docker/runconfig/opts [2021-12-03T08:51:51.128Z] github.com/docker/docker/testutil [2021-12-03T08:51:51.128Z] github.com/docker/docker/testutil/daemon [2021-12-03T08:51:51.128Z] github.com/docker/docker/testutil/environment [2021-12-03T08:51:51.128Z] github.com/docker/docker/testutil/fakecontext [2021-12-03T08:51:51.128Z] github.com/docker/docker/testutil/fakegit [2021-12-03T08:51:51.128Z] github.com/docker/docker/testutil/fakestorage [2021-12-03T08:51:51.128Z] github.com/docker/docker/testutil/fixtures/load [2021-12-03T08:51:51.128Z] github.com/docker/docker/testutil/fixtures/plugin [2021-12-03T08:51:51.128Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-12-03T08:51:51.128Z] github.com/docker/docker/testutil/registry [2021-12-03T08:51:51.128Z] github.com/docker/docker/testutil/request [2021-12-03T08:51:51.128Z] github.com/docker/docker/volume [2021-12-03T08:51:51.128Z] github.com/docker/docker/volume/drivers [2021-12-03T08:51:51.128Z] github.com/docker/docker/volume/local [2021-12-03T08:51:51.128Z] github.com/docker/docker/volume/mounts [2021-12-03T08:51:51.128Z] github.com/docker/docker/volume/service [2021-12-03T08:51:51.128Z] github.com/docker/docker/volume/service/opts [2021-12-03T08:51:51.128Z] github.com/docker/docker/volume/testutils' [2021-12-03T08:51:51.128Z] ++ echo 'github.com/docker/docker/api [2021-12-03T08:51:51.128Z] github.com/docker/docker/api/server [2021-12-03T08:51:51.128Z] github.com/docker/docker/api/server/backend/build [2021-12-03T08:51:51.128Z] github.com/docker/docker/api/server/httputils [2021-12-03T08:51:51.128Z] github.com/docker/docker/api/server/middleware [2021-12-03T08:51:51.128Z] github.com/docker/docker/api/server/router [2021-12-03T08:51:51.128Z] github.com/docker/docker/api/server/router/build [2021-12-03T08:51:51.128Z] github.com/docker/docker/api/server/router/checkpoint [2021-12-03T08:51:51.128Z] github.com/docker/docker/api/server/router/container [2021-12-03T08:51:51.128Z] github.com/docker/docker/api/server/router/debug [2021-12-03T08:51:51.128Z] github.com/docker/docker/api/server/router/distribution [2021-12-03T08:51:51.128Z] github.com/docker/docker/api/server/router/grpc [2021-12-03T08:51:51.128Z] github.com/docker/docker/api/server/router/image [2021-12-03T08:51:51.128Z] github.com/docker/docker/api/server/router/network [2021-12-03T08:51:51.128Z] github.com/docker/docker/api/server/router/plugin [2021-12-03T08:51:51.128Z] github.com/docker/docker/api/server/router/session [2021-12-03T08:51:51.128Z] github.com/docker/docker/api/server/router/swarm [2021-12-03T08:51:51.128Z] github.com/docker/docker/api/server/router/system [2021-12-03T08:51:51.128Z] github.com/docker/docker/api/server/router/volume [2021-12-03T08:51:51.128Z] github.com/docker/docker/api/types [2021-12-03T08:51:51.128Z] github.com/docker/docker/api/types/backend [2021-12-03T08:51:51.128Z] github.com/docker/docker/api/types/blkiodev [2021-12-03T08:51:51.128Z] github.com/docker/docker/api/types/container [2021-12-03T08:51:51.128Z] github.com/docker/docker/api/types/events [2021-12-03T08:51:51.128Z] github.com/docker/docker/api/types/filters [2021-12-03T08:51:51.128Z] github.com/docker/docker/api/types/image [2021-12-03T08:51:51.128Z] github.com/docker/docker/api/types/mount [2021-12-03T08:51:51.128Z] github.com/docker/docker/api/types/network [2021-12-03T08:51:51.128Z] github.com/docker/docker/api/types/plugins/logdriver [2021-12-03T08:51:51.128Z] github.com/docker/docker/api/types/registry [2021-12-03T08:51:51.128Z] github.com/docker/docker/api/types/strslice [2021-12-03T08:51:51.128Z] github.com/docker/docker/api/types/swarm [2021-12-03T08:51:51.128Z] github.com/docker/docker/api/types/swarm/runtime [2021-12-03T08:51:51.128Z] github.com/docker/docker/api/types/time [2021-12-03T08:51:51.128Z] github.com/docker/docker/api/types/versions [2021-12-03T08:51:51.128Z] github.com/docker/docker/api/types/versions/v1p19 [2021-12-03T08:51:51.128Z] github.com/docker/docker/api/types/versions/v1p20 [2021-12-03T08:51:51.128Z] github.com/docker/docker/api/types/volume [2021-12-03T08:51:51.128Z] github.com/docker/docker/builder [2021-12-03T08:51:51.128Z] github.com/docker/docker/builder/builder-next [2021-12-03T08:51:51.128Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-12-03T08:51:51.128Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-12-03T08:51:51.128Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-12-03T08:51:51.128Z] github.com/docker/docker/builder/builder-next/exporter [2021-12-03T08:51:51.128Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-12-03T08:51:51.128Z] github.com/docker/docker/builder/builder-next/worker [2021-12-03T08:51:51.128Z] github.com/docker/docker/builder/dockerfile [2021-12-03T08:51:51.128Z] github.com/docker/docker/builder/dockerignore [2021-12-03T08:51:51.128Z] github.com/docker/docker/builder/remotecontext [2021-12-03T08:51:51.128Z] github.com/docker/docker/builder/remotecontext/git [2021-12-03T08:51:51.128Z] github.com/docker/docker/cli [2021-12-03T08:51:51.128Z] github.com/docker/docker/cli/config [2021-12-03T08:51:51.128Z] github.com/docker/docker/cli/debug [2021-12-03T08:51:51.128Z] github.com/docker/docker/client [2021-12-03T08:51:51.128Z] github.com/docker/docker/cmd/docker-proxy [2021-12-03T08:51:51.128Z] github.com/docker/docker/cmd/dockerd [2021-12-03T08:51:51.128Z] github.com/docker/docker/cmd/dockerd/trap [2021-12-03T08:51:51.128Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-12-03T08:51:51.128Z] github.com/docker/docker/container [2021-12-03T08:51:51.128Z] github.com/docker/docker/container/stream [2021-12-03T08:51:51.128Z] github.com/docker/docker/contrib/apparmor [2021-12-03T08:51:51.128Z] github.com/docker/docker/contrib/docker-device-tool [2021-12-03T08:51:51.128Z] github.com/docker/docker/contrib/httpserver [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/cluster [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/cluster/convert [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/cluster/executor [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/cluster/executor/container [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/cluster/provider [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/config [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/discovery [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/events [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/events/testutils [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/exec [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/graphdriver [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/graphdriver/copy [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/graphdriver/register [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/images [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/initlayer [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/links [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/listeners [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/logger [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/logger/awslogs [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/logger/fluentd [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/logger/gcplogs [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/logger/gelf [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/logger/journald [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/logger/local [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/logger/logentries [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/logger/loggerutils [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/logger/splunk [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/logger/syslog [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/logger/templates [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/names [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/network [2021-12-03T08:51:51.128Z] github.com/docker/docker/daemon/stats [2021-12-03T08:51:51.128Z] github.com/docker/docker/distribution [2021-12-03T08:51:51.129Z] github.com/docker/docker/distribution/metadata [2021-12-03T08:51:51.129Z] github.com/docker/docker/distribution/utils [2021-12-03T08:51:51.129Z] github.com/docker/docker/distribution/xfer [2021-12-03T08:51:51.129Z] github.com/docker/docker/dockerversion [2021-12-03T08:51:51.129Z] github.com/docker/docker/errdefs [2021-12-03T08:51:51.129Z] github.com/docker/docker/image [2021-12-03T08:51:51.129Z] github.com/docker/docker/image/cache [2021-12-03T08:51:51.129Z] github.com/docker/docker/image/tarexport [2021-12-03T08:51:51.129Z] github.com/docker/docker/image/v1 [2021-12-03T08:51:51.129Z] github.com/docker/docker/internal/test/suite [2021-12-03T08:51:51.129Z] github.com/docker/docker/layer [2021-12-03T08:51:51.129Z] github.com/docker/docker/libcontainerd [2021-12-03T08:51:51.129Z] github.com/docker/docker/libcontainerd/queue [2021-12-03T08:51:51.129Z] github.com/docker/docker/libcontainerd/remote [2021-12-03T08:51:51.129Z] github.com/docker/docker/libcontainerd/supervisor [2021-12-03T08:51:51.129Z] github.com/docker/docker/libcontainerd/types [2021-12-03T08:51:51.129Z] github.com/docker/docker/libnetwork [2021-12-03T08:51:51.129Z] github.com/docker/docker/libnetwork/bitseq [2021-12-03T08:51:51.129Z] github.com/docker/docker/libnetwork/cluster [2021-12-03T08:51:51.129Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-03T08:51:51.129Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-03T08:51:51.129Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-03T08:51:51.129Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-03T08:51:51.129Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-03T08:51:51.129Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-03T08:51:51.129Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-03T08:51:51.129Z] github.com/docker/docker/libnetwork/config [2021-12-03T08:51:51.129Z] github.com/docker/docker/libnetwork/datastore [2021-12-03T08:51:51.129Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-03T08:51:51.129Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-03T08:51:51.129Z] github.com/docker/docker/libnetwork/driverapi [2021-12-03T08:51:51.129Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-03T08:51:51.129Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-03T08:51:51.129Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-03T08:51:51.129Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-03T08:51:51.129Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-03T08:51:51.129Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-03T08:51:51.129Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-03T08:51:51.129Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-03T08:51:51.129Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-03T08:51:51.129Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-03T08:51:51.129Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-03T08:51:51.129Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-03T08:51:51.129Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-03T08:51:51.129Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-03T08:51:51.129Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-03T08:51:51.129Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-03T08:51:51.129Z] github.com/docker/docker/libnetwork/etchosts [2021-12-03T08:51:51.129Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-12-03T08:51:51.129Z] github.com/docker/docker/libnetwork/idm [2021-12-03T08:51:51.129Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-03T08:51:51.129Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-03T08:51:51.129Z] github.com/docker/docker/libnetwork/ipam [2021-12-03T08:51:51.129Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-03T08:51:51.129Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-03T08:51:51.129Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-03T08:51:51.129Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-03T08:51:51.129Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-03T08:51:51.129Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-03T08:51:51.129Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-03T08:51:51.129Z] github.com/docker/docker/libnetwork/iptables [2021-12-03T08:51:51.129Z] github.com/docker/docker/libnetwork/netlabel [2021-12-03T08:51:51.129Z] github.com/docker/docker/libnetwork/netutils [2021-12-03T08:51:51.129Z] github.com/docker/docker/libnetwork/networkdb [2021-12-03T08:51:51.129Z] github.com/docker/docker/libnetwork/ns [2021-12-03T08:51:51.129Z] github.com/docker/docker/libnetwork/options [2021-12-03T08:51:51.129Z] github.com/docker/docker/libnetwork/osl [2021-12-03T08:51:51.129Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-03T08:51:51.129Z] github.com/docker/docker/libnetwork/portallocator [2021-12-03T08:51:51.129Z] github.com/docker/docker/libnetwork/portmapper [2021-12-03T08:51:51.129Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-03T08:51:51.129Z] github.com/docker/docker/libnetwork/testutils [2021-12-03T08:51:51.129Z] github.com/docker/docker/libnetwork/types [2021-12-03T08:51:51.129Z] github.com/docker/docker/oci [2021-12-03T08:51:51.129Z] github.com/docker/docker/oci/caps [2021-12-03T08:51:51.129Z] github.com/docker/docker/opts [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/aaparser [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/archive [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/authorization [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/broadcaster [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/capabilities [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/chrootarchive [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/containerfs [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/devicemapper [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/directory [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/discovery [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/discovery/file [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/discovery/kv [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/discovery/memory [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/discovery/nodes [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/dmesg [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/filenotify [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/fileutils [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/fsutils [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/homedir [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/idtools [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/ioutils [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/jsonmessage [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/locker [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/longpath [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/loopback [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/mount [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/namesgenerator [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/parsers [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/parsers/kernel [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/pidfile [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/platform [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/plugingetter [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/plugins [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/plugins/transport [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/pools [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/progress [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/pubsub [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/reexec [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/signal [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/stack [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/stdcopy [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/streamformatter [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/stringid [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/symlink [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/sysinfo [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/system [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/tailfile [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/tarsum [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/term [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/term/windows [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/truncindex [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/urlutil [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/useragent [2021-12-03T08:51:51.129Z] github.com/docker/docker/plugin [2021-12-03T08:51:51.129Z] github.com/docker/docker/plugin/executor/containerd [2021-12-03T08:51:51.129Z] github.com/docker/docker/plugin/v2 [2021-12-03T08:51:51.129Z] github.com/docker/docker/profiles/apparmor [2021-12-03T08:51:51.129Z] github.com/docker/docker/profiles/seccomp [2021-12-03T08:51:51.129Z] github.com/docker/docker/quota [2021-12-03T08:51:51.129Z] github.com/docker/docker/reference [2021-12-03T08:51:51.129Z] github.com/docker/docker/registry [2021-12-03T08:51:51.129Z] github.com/docker/docker/registry/resumable [2021-12-03T08:51:51.129Z] github.com/docker/docker/restartmanager [2021-12-03T08:51:51.129Z] github.com/docker/docker/rootless [2021-12-03T08:51:51.129Z] github.com/docker/docker/rootless/specconv [2021-12-03T08:51:51.129Z] github.com/docker/docker/runconfig [2021-12-03T08:51:51.129Z] github.com/docker/docker/runconfig/opts [2021-12-03T08:51:51.129Z] github.com/docker/docker/testutil [2021-12-03T08:51:51.129Z] github.com/docker/docker/testutil/daemon [2021-12-03T08:51:51.129Z] github.com/docker/docker/testutil/environment [2021-12-03T08:51:51.129Z] github.com/docker/docker/testutil/fakecontext [2021-12-03T08:51:51.129Z] github.com/docker/docker/testutil/fakegit [2021-12-03T08:51:51.129Z] github.com/docker/docker/testutil/fakestorage [2021-12-03T08:51:51.129Z] github.com/docker/docker/testutil/fixtures/load [2021-12-03T08:51:51.129Z] github.com/docker/docker/testutil/fixtures/plugin [2021-12-03T08:51:51.129Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-12-03T08:51:51.129Z] github.com/docker/docker/testutil/registry [2021-12-03T08:51:51.129Z] github.com/docker/docker/testutil/request [2021-12-03T08:51:51.129Z] github.com/docker/docker/volume [2021-12-03T08:51:51.129Z] github.com/docker/docker/volume/drivers [2021-12-03T08:51:51.129Z] github.com/docker/docker/volume/local [2021-12-03T08:51:51.129Z] github.com/docker/docker/volume/mounts [2021-12-03T08:51:51.129Z] github.com/docker/docker/volume/service [2021-12-03T08:51:51.129Z] github.com/docker/docker/volume/service/opts [2021-12-03T08:51:51.129Z] github.com/docker/docker/volume/testutils' [2021-12-03T08:51:51.129Z] ++ grep --fixed-strings -v /libnetwork [2021-12-03T08:51:51.129Z] + base_pkg_list='github.com/docker/docker/api [2021-12-03T08:51:51.129Z] github.com/docker/docker/api/server [2021-12-03T08:51:51.129Z] github.com/docker/docker/api/server/backend/build [2021-12-03T08:51:51.129Z] github.com/docker/docker/api/server/httputils [2021-12-03T08:51:51.129Z] github.com/docker/docker/api/server/middleware [2021-12-03T08:51:51.129Z] github.com/docker/docker/api/server/router [2021-12-03T08:51:51.129Z] github.com/docker/docker/api/server/router/build [2021-12-03T08:51:51.129Z] github.com/docker/docker/api/server/router/checkpoint [2021-12-03T08:51:51.129Z] github.com/docker/docker/api/server/router/container [2021-12-03T08:51:51.129Z] github.com/docker/docker/api/server/router/debug [2021-12-03T08:51:51.129Z] github.com/docker/docker/api/server/router/distribution [2021-12-03T08:51:51.129Z] github.com/docker/docker/api/server/router/grpc [2021-12-03T08:51:51.129Z] github.com/docker/docker/api/server/router/image [2021-12-03T08:51:51.129Z] github.com/docker/docker/api/server/router/network [2021-12-03T08:51:51.129Z] github.com/docker/docker/api/server/router/plugin [2021-12-03T08:51:51.129Z] github.com/docker/docker/api/server/router/session [2021-12-03T08:51:51.129Z] github.com/docker/docker/api/server/router/swarm [2021-12-03T08:51:51.129Z] github.com/docker/docker/api/server/router/system [2021-12-03T08:51:51.129Z] github.com/docker/docker/api/server/router/volume [2021-12-03T08:51:51.129Z] github.com/docker/docker/api/types [2021-12-03T08:51:51.129Z] github.com/docker/docker/api/types/backend [2021-12-03T08:51:51.129Z] github.com/docker/docker/api/types/blkiodev [2021-12-03T08:51:51.129Z] github.com/docker/docker/api/types/container [2021-12-03T08:51:51.129Z] github.com/docker/docker/api/types/events [2021-12-03T08:51:51.129Z] github.com/docker/docker/api/types/filters [2021-12-03T08:51:51.129Z] github.com/docker/docker/api/types/image [2021-12-03T08:51:51.129Z] github.com/docker/docker/api/types/mount [2021-12-03T08:51:51.129Z] github.com/docker/docker/api/types/network [2021-12-03T08:51:51.129Z] github.com/docker/docker/api/types/plugins/logdriver [2021-12-03T08:51:51.129Z] github.com/docker/docker/api/types/registry [2021-12-03T08:51:51.129Z] github.com/docker/docker/api/types/strslice [2021-12-03T08:51:51.129Z] github.com/docker/docker/api/types/swarm [2021-12-03T08:51:51.129Z] github.com/docker/docker/api/types/swarm/runtime [2021-12-03T08:51:51.129Z] github.com/docker/docker/api/types/time [2021-12-03T08:51:51.129Z] github.com/docker/docker/api/types/versions [2021-12-03T08:51:51.129Z] github.com/docker/docker/api/types/versions/v1p19 [2021-12-03T08:51:51.129Z] github.com/docker/docker/api/types/versions/v1p20 [2021-12-03T08:51:51.129Z] github.com/docker/docker/api/types/volume [2021-12-03T08:51:51.129Z] github.com/docker/docker/builder [2021-12-03T08:51:51.129Z] github.com/docker/docker/builder/builder-next [2021-12-03T08:51:51.129Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-12-03T08:51:51.129Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-12-03T08:51:51.129Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-12-03T08:51:51.129Z] github.com/docker/docker/builder/builder-next/exporter [2021-12-03T08:51:51.129Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-12-03T08:51:51.129Z] github.com/docker/docker/builder/builder-next/worker [2021-12-03T08:51:51.129Z] github.com/docker/docker/builder/dockerfile [2021-12-03T08:51:51.129Z] github.com/docker/docker/builder/dockerignore [2021-12-03T08:51:51.129Z] github.com/docker/docker/builder/remotecontext [2021-12-03T08:51:51.129Z] github.com/docker/docker/builder/remotecontext/git [2021-12-03T08:51:51.129Z] github.com/docker/docker/cli [2021-12-03T08:51:51.129Z] github.com/docker/docker/cli/config [2021-12-03T08:51:51.129Z] github.com/docker/docker/cli/debug [2021-12-03T08:51:51.129Z] github.com/docker/docker/client [2021-12-03T08:51:51.129Z] github.com/docker/docker/cmd/docker-proxy [2021-12-03T08:51:51.129Z] github.com/docker/docker/cmd/dockerd [2021-12-03T08:51:51.129Z] github.com/docker/docker/cmd/dockerd/trap [2021-12-03T08:51:51.129Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-12-03T08:51:51.129Z] github.com/docker/docker/container [2021-12-03T08:51:51.129Z] github.com/docker/docker/container/stream [2021-12-03T08:51:51.129Z] github.com/docker/docker/contrib/apparmor [2021-12-03T08:51:51.129Z] github.com/docker/docker/contrib/docker-device-tool [2021-12-03T08:51:51.129Z] github.com/docker/docker/contrib/httpserver [2021-12-03T08:51:51.129Z] github.com/docker/docker/daemon [2021-12-03T08:51:51.129Z] github.com/docker/docker/daemon/cluster [2021-12-03T08:51:51.129Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-12-03T08:51:51.129Z] github.com/docker/docker/daemon/cluster/convert [2021-12-03T08:51:51.129Z] github.com/docker/docker/daemon/cluster/executor [2021-12-03T08:51:51.129Z] github.com/docker/docker/daemon/cluster/executor/container [2021-12-03T08:51:51.129Z] github.com/docker/docker/daemon/cluster/provider [2021-12-03T08:51:51.129Z] github.com/docker/docker/daemon/config [2021-12-03T08:51:51.129Z] github.com/docker/docker/daemon/discovery [2021-12-03T08:51:51.129Z] github.com/docker/docker/daemon/events [2021-12-03T08:51:51.129Z] github.com/docker/docker/daemon/events/testutils [2021-12-03T08:51:51.129Z] github.com/docker/docker/daemon/exec [2021-12-03T08:51:51.129Z] github.com/docker/docker/daemon/graphdriver [2021-12-03T08:51:51.129Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-12-03T08:51:51.129Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-12-03T08:51:51.129Z] github.com/docker/docker/daemon/graphdriver/copy [2021-12-03T08:51:51.129Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-12-03T08:51:51.129Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-12-03T08:51:51.129Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-12-03T08:51:51.129Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-12-03T08:51:51.129Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-12-03T08:51:51.129Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-12-03T08:51:51.129Z] github.com/docker/docker/daemon/graphdriver/register [2021-12-03T08:51:51.129Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-12-03T08:51:51.129Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-12-03T08:51:51.129Z] github.com/docker/docker/daemon/images [2021-12-03T08:51:51.129Z] github.com/docker/docker/daemon/initlayer [2021-12-03T08:51:51.129Z] github.com/docker/docker/daemon/links [2021-12-03T08:51:51.129Z] github.com/docker/docker/daemon/listeners [2021-12-03T08:51:51.129Z] github.com/docker/docker/daemon/logger [2021-12-03T08:51:51.129Z] github.com/docker/docker/daemon/logger/awslogs [2021-12-03T08:51:51.129Z] github.com/docker/docker/daemon/logger/fluentd [2021-12-03T08:51:51.129Z] github.com/docker/docker/daemon/logger/gcplogs [2021-12-03T08:51:51.129Z] github.com/docker/docker/daemon/logger/gelf [2021-12-03T08:51:51.129Z] github.com/docker/docker/daemon/logger/journald [2021-12-03T08:51:51.129Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-12-03T08:51:51.129Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-12-03T08:51:51.129Z] github.com/docker/docker/daemon/logger/local [2021-12-03T08:51:51.129Z] github.com/docker/docker/daemon/logger/logentries [2021-12-03T08:51:51.129Z] github.com/docker/docker/daemon/logger/loggerutils [2021-12-03T08:51:51.129Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-12-03T08:51:51.129Z] github.com/docker/docker/daemon/logger/splunk [2021-12-03T08:51:51.129Z] github.com/docker/docker/daemon/logger/syslog [2021-12-03T08:51:51.129Z] github.com/docker/docker/daemon/logger/templates [2021-12-03T08:51:51.129Z] github.com/docker/docker/daemon/names [2021-12-03T08:51:51.129Z] github.com/docker/docker/daemon/network [2021-12-03T08:51:51.129Z] github.com/docker/docker/daemon/stats [2021-12-03T08:51:51.129Z] github.com/docker/docker/distribution [2021-12-03T08:51:51.129Z] github.com/docker/docker/distribution/metadata [2021-12-03T08:51:51.129Z] github.com/docker/docker/distribution/utils [2021-12-03T08:51:51.129Z] github.com/docker/docker/distribution/xfer [2021-12-03T08:51:51.129Z] github.com/docker/docker/dockerversion [2021-12-03T08:51:51.129Z] github.com/docker/docker/errdefs [2021-12-03T08:51:51.129Z] github.com/docker/docker/image [2021-12-03T08:51:51.129Z] github.com/docker/docker/image/cache [2021-12-03T08:51:51.129Z] github.com/docker/docker/image/tarexport [2021-12-03T08:51:51.129Z] github.com/docker/docker/image/v1 [2021-12-03T08:51:51.129Z] github.com/docker/docker/internal/test/suite [2021-12-03T08:51:51.129Z] github.com/docker/docker/layer [2021-12-03T08:51:51.129Z] github.com/docker/docker/libcontainerd [2021-12-03T08:51:51.129Z] github.com/docker/docker/libcontainerd/queue [2021-12-03T08:51:51.129Z] github.com/docker/docker/libcontainerd/remote [2021-12-03T08:51:51.129Z] github.com/docker/docker/libcontainerd/supervisor [2021-12-03T08:51:51.129Z] github.com/docker/docker/libcontainerd/types [2021-12-03T08:51:51.129Z] github.com/docker/docker/oci [2021-12-03T08:51:51.129Z] github.com/docker/docker/oci/caps [2021-12-03T08:51:51.129Z] github.com/docker/docker/opts [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/aaparser [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/archive [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/authorization [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/broadcaster [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/capabilities [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/chrootarchive [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/containerfs [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/devicemapper [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/directory [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/discovery [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/discovery/file [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/discovery/kv [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/discovery/memory [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/discovery/nodes [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/dmesg [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/filenotify [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/fileutils [2021-12-03T08:51:51.129Z] github.com/docker/docker/pkg/fsutils [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/homedir [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/idtools [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/ioutils [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/jsonmessage [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/locker [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/longpath [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/loopback [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/mount [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/namesgenerator [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/parsers [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/parsers/kernel [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/pidfile [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/platform [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/plugingetter [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/plugins [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/plugins/transport [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/pools [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/progress [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/pubsub [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/reexec [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/signal [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/stack [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/stdcopy [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/streamformatter [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/stringid [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/symlink [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/sysinfo [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/system [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/tailfile [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/tarsum [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/term [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/term/windows [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/truncindex [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/urlutil [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/useragent [2021-12-03T08:51:51.130Z] github.com/docker/docker/plugin [2021-12-03T08:51:51.130Z] github.com/docker/docker/plugin/executor/containerd [2021-12-03T08:51:51.130Z] github.com/docker/docker/plugin/v2 [2021-12-03T08:51:51.130Z] github.com/docker/docker/profiles/apparmor [2021-12-03T08:51:51.130Z] github.com/docker/docker/profiles/seccomp [2021-12-03T08:51:51.130Z] github.com/docker/docker/quota [2021-12-03T08:51:51.130Z] github.com/docker/docker/reference [2021-12-03T08:51:51.130Z] github.com/docker/docker/registry [2021-12-03T08:51:51.130Z] github.com/docker/docker/registry/resumable [2021-12-03T08:51:51.130Z] github.com/docker/docker/restartmanager [2021-12-03T08:51:51.130Z] github.com/docker/docker/rootless [2021-12-03T08:51:51.130Z] github.com/docker/docker/rootless/specconv [2021-12-03T08:51:51.130Z] github.com/docker/docker/runconfig [2021-12-03T08:51:51.130Z] github.com/docker/docker/runconfig/opts [2021-12-03T08:51:51.130Z] github.com/docker/docker/testutil [2021-12-03T08:51:51.130Z] github.com/docker/docker/testutil/daemon [2021-12-03T08:51:51.130Z] github.com/docker/docker/testutil/environment [2021-12-03T08:51:51.130Z] github.com/docker/docker/testutil/fakecontext [2021-12-03T08:51:51.130Z] github.com/docker/docker/testutil/fakegit [2021-12-03T08:51:51.130Z] github.com/docker/docker/testutil/fakestorage [2021-12-03T08:51:51.130Z] github.com/docker/docker/testutil/fixtures/load [2021-12-03T08:51:51.130Z] github.com/docker/docker/testutil/fixtures/plugin [2021-12-03T08:51:51.130Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-12-03T08:51:51.130Z] github.com/docker/docker/testutil/registry [2021-12-03T08:51:51.130Z] github.com/docker/docker/testutil/request [2021-12-03T08:51:51.130Z] github.com/docker/docker/volume [2021-12-03T08:51:51.130Z] github.com/docker/docker/volume/drivers [2021-12-03T08:51:51.130Z] github.com/docker/docker/volume/local [2021-12-03T08:51:51.130Z] github.com/docker/docker/volume/mounts [2021-12-03T08:51:51.130Z] github.com/docker/docker/volume/service [2021-12-03T08:51:51.130Z] github.com/docker/docker/volume/service/opts [2021-12-03T08:51:51.130Z] github.com/docker/docker/volume/testutils' [2021-12-03T08:51:51.130Z] ++ grep --fixed-strings /libnetwork [2021-12-03T08:51:51.130Z] ++ echo 'github.com/docker/docker/api [2021-12-03T08:51:51.130Z] github.com/docker/docker/api/server [2021-12-03T08:51:51.130Z] github.com/docker/docker/api/server/backend/build [2021-12-03T08:51:51.130Z] github.com/docker/docker/api/server/httputils [2021-12-03T08:51:51.130Z] github.com/docker/docker/api/server/middleware [2021-12-03T08:51:51.130Z] github.com/docker/docker/api/server/router [2021-12-03T08:51:51.130Z] github.com/docker/docker/api/server/router/build [2021-12-03T08:51:51.130Z] github.com/docker/docker/api/server/router/checkpoint [2021-12-03T08:51:51.130Z] github.com/docker/docker/api/server/router/container [2021-12-03T08:51:51.130Z] github.com/docker/docker/api/server/router/debug [2021-12-03T08:51:51.130Z] github.com/docker/docker/api/server/router/distribution [2021-12-03T08:51:51.130Z] github.com/docker/docker/api/server/router/grpc [2021-12-03T08:51:51.130Z] github.com/docker/docker/api/server/router/image [2021-12-03T08:51:51.130Z] github.com/docker/docker/api/server/router/network [2021-12-03T08:51:51.130Z] github.com/docker/docker/api/server/router/plugin [2021-12-03T08:51:51.130Z] github.com/docker/docker/api/server/router/session [2021-12-03T08:51:51.130Z] github.com/docker/docker/api/server/router/swarm [2021-12-03T08:51:51.130Z] github.com/docker/docker/api/server/router/system [2021-12-03T08:51:51.130Z] github.com/docker/docker/api/server/router/volume [2021-12-03T08:51:51.130Z] github.com/docker/docker/api/types [2021-12-03T08:51:51.130Z] github.com/docker/docker/api/types/backend [2021-12-03T08:51:51.130Z] github.com/docker/docker/api/types/blkiodev [2021-12-03T08:51:51.130Z] github.com/docker/docker/api/types/container [2021-12-03T08:51:51.130Z] github.com/docker/docker/api/types/events [2021-12-03T08:51:51.130Z] github.com/docker/docker/api/types/filters [2021-12-03T08:51:51.130Z] github.com/docker/docker/api/types/image [2021-12-03T08:51:51.130Z] github.com/docker/docker/api/types/mount [2021-12-03T08:51:51.130Z] github.com/docker/docker/api/types/network [2021-12-03T08:51:51.130Z] github.com/docker/docker/api/types/plugins/logdriver [2021-12-03T08:51:51.130Z] github.com/docker/docker/api/types/registry [2021-12-03T08:51:51.130Z] github.com/docker/docker/api/types/strslice [2021-12-03T08:51:51.130Z] github.com/docker/docker/api/types/swarm [2021-12-03T08:51:51.130Z] github.com/docker/docker/api/types/swarm/runtime [2021-12-03T08:51:51.130Z] github.com/docker/docker/api/types/time [2021-12-03T08:51:51.130Z] github.com/docker/docker/api/types/versions [2021-12-03T08:51:51.130Z] github.com/docker/docker/api/types/versions/v1p19 [2021-12-03T08:51:51.130Z] github.com/docker/docker/api/types/versions/v1p20 [2021-12-03T08:51:51.130Z] github.com/docker/docker/api/types/volume [2021-12-03T08:51:51.130Z] github.com/docker/docker/builder [2021-12-03T08:51:51.130Z] github.com/docker/docker/builder/builder-next [2021-12-03T08:51:51.130Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-12-03T08:51:51.130Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-12-03T08:51:51.130Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-12-03T08:51:51.130Z] github.com/docker/docker/builder/builder-next/exporter [2021-12-03T08:51:51.130Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-12-03T08:51:51.130Z] github.com/docker/docker/builder/builder-next/worker [2021-12-03T08:51:51.130Z] github.com/docker/docker/builder/dockerfile [2021-12-03T08:51:51.130Z] github.com/docker/docker/builder/dockerignore [2021-12-03T08:51:51.130Z] github.com/docker/docker/builder/remotecontext [2021-12-03T08:51:51.130Z] github.com/docker/docker/builder/remotecontext/git [2021-12-03T08:51:51.130Z] github.com/docker/docker/cli [2021-12-03T08:51:51.130Z] github.com/docker/docker/cli/config [2021-12-03T08:51:51.130Z] github.com/docker/docker/cli/debug [2021-12-03T08:51:51.130Z] github.com/docker/docker/client [2021-12-03T08:51:51.130Z] github.com/docker/docker/cmd/docker-proxy [2021-12-03T08:51:51.130Z] github.com/docker/docker/cmd/dockerd [2021-12-03T08:51:51.130Z] github.com/docker/docker/cmd/dockerd/trap [2021-12-03T08:51:51.130Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-12-03T08:51:51.130Z] github.com/docker/docker/container [2021-12-03T08:51:51.130Z] github.com/docker/docker/container/stream [2021-12-03T08:51:51.130Z] github.com/docker/docker/contrib/apparmor [2021-12-03T08:51:51.130Z] github.com/docker/docker/contrib/docker-device-tool [2021-12-03T08:51:51.130Z] github.com/docker/docker/contrib/httpserver [2021-12-03T08:51:51.130Z] github.com/docker/docker/daemon [2021-12-03T08:51:51.130Z] github.com/docker/docker/daemon/cluster [2021-12-03T08:51:51.130Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-12-03T08:51:51.130Z] github.com/docker/docker/daemon/cluster/convert [2021-12-03T08:51:51.130Z] github.com/docker/docker/daemon/cluster/executor [2021-12-03T08:51:51.130Z] github.com/docker/docker/daemon/cluster/executor/container [2021-12-03T08:51:51.130Z] github.com/docker/docker/daemon/cluster/provider [2021-12-03T08:51:51.130Z] github.com/docker/docker/daemon/config [2021-12-03T08:51:51.130Z] github.com/docker/docker/daemon/discovery [2021-12-03T08:51:51.130Z] github.com/docker/docker/daemon/events [2021-12-03T08:51:51.130Z] github.com/docker/docker/daemon/events/testutils [2021-12-03T08:51:51.130Z] github.com/docker/docker/daemon/exec [2021-12-03T08:51:51.130Z] github.com/docker/docker/daemon/graphdriver [2021-12-03T08:51:51.130Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-12-03T08:51:51.130Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-12-03T08:51:51.130Z] github.com/docker/docker/daemon/graphdriver/copy [2021-12-03T08:51:51.130Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-12-03T08:51:51.130Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-12-03T08:51:51.130Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-12-03T08:51:51.130Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-12-03T08:51:51.130Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-12-03T08:51:51.130Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-12-03T08:51:51.130Z] github.com/docker/docker/daemon/graphdriver/register [2021-12-03T08:51:51.130Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-12-03T08:51:51.130Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-12-03T08:51:51.130Z] github.com/docker/docker/daemon/images [2021-12-03T08:51:51.130Z] github.com/docker/docker/daemon/initlayer [2021-12-03T08:51:51.130Z] github.com/docker/docker/daemon/links [2021-12-03T08:51:51.130Z] github.com/docker/docker/daemon/listeners [2021-12-03T08:51:51.130Z] github.com/docker/docker/daemon/logger [2021-12-03T08:51:51.130Z] github.com/docker/docker/daemon/logger/awslogs [2021-12-03T08:51:51.130Z] github.com/docker/docker/daemon/logger/fluentd [2021-12-03T08:51:51.130Z] github.com/docker/docker/daemon/logger/gcplogs [2021-12-03T08:51:51.130Z] github.com/docker/docker/daemon/logger/gelf [2021-12-03T08:51:51.130Z] github.com/docker/docker/daemon/logger/journald [2021-12-03T08:51:51.130Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-12-03T08:51:51.130Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-12-03T08:51:51.130Z] github.com/docker/docker/daemon/logger/local [2021-12-03T08:51:51.130Z] github.com/docker/docker/daemon/logger/logentries [2021-12-03T08:51:51.130Z] github.com/docker/docker/daemon/logger/loggerutils [2021-12-03T08:51:51.130Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-12-03T08:51:51.130Z] github.com/docker/docker/daemon/logger/splunk [2021-12-03T08:51:51.130Z] github.com/docker/docker/daemon/logger/syslog [2021-12-03T08:51:51.130Z] github.com/docker/docker/daemon/logger/templates [2021-12-03T08:51:51.130Z] github.com/docker/docker/daemon/names [2021-12-03T08:51:51.130Z] github.com/docker/docker/daemon/network [2021-12-03T08:51:51.130Z] github.com/docker/docker/daemon/stats [2021-12-03T08:51:51.130Z] github.com/docker/docker/distribution [2021-12-03T08:51:51.130Z] github.com/docker/docker/distribution/metadata [2021-12-03T08:51:51.130Z] github.com/docker/docker/distribution/utils [2021-12-03T08:51:51.130Z] github.com/docker/docker/distribution/xfer [2021-12-03T08:51:51.130Z] github.com/docker/docker/dockerversion [2021-12-03T08:51:51.130Z] github.com/docker/docker/errdefs [2021-12-03T08:51:51.130Z] github.com/docker/docker/image [2021-12-03T08:51:51.130Z] github.com/docker/docker/image/cache [2021-12-03T08:51:51.130Z] github.com/docker/docker/image/tarexport [2021-12-03T08:51:51.130Z] github.com/docker/docker/image/v1 [2021-12-03T08:51:51.130Z] github.com/docker/docker/internal/test/suite [2021-12-03T08:51:51.130Z] github.com/docker/docker/layer [2021-12-03T08:51:51.130Z] github.com/docker/docker/libcontainerd [2021-12-03T08:51:51.130Z] github.com/docker/docker/libcontainerd/queue [2021-12-03T08:51:51.130Z] github.com/docker/docker/libcontainerd/remote [2021-12-03T08:51:51.130Z] github.com/docker/docker/libcontainerd/supervisor [2021-12-03T08:51:51.130Z] github.com/docker/docker/libcontainerd/types [2021-12-03T08:51:51.130Z] github.com/docker/docker/libnetwork [2021-12-03T08:51:51.130Z] github.com/docker/docker/libnetwork/bitseq [2021-12-03T08:51:51.130Z] github.com/docker/docker/libnetwork/cluster [2021-12-03T08:51:51.130Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-03T08:51:51.130Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-03T08:51:51.130Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-03T08:51:51.130Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-03T08:51:51.130Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-03T08:51:51.130Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-03T08:51:51.130Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-03T08:51:51.130Z] github.com/docker/docker/libnetwork/config [2021-12-03T08:51:51.130Z] github.com/docker/docker/libnetwork/datastore [2021-12-03T08:51:51.130Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-03T08:51:51.130Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-03T08:51:51.130Z] github.com/docker/docker/libnetwork/driverapi [2021-12-03T08:51:51.130Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-03T08:51:51.130Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-03T08:51:51.130Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-03T08:51:51.130Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-03T08:51:51.130Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-03T08:51:51.130Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-03T08:51:51.130Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-03T08:51:51.130Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-03T08:51:51.130Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-03T08:51:51.130Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-03T08:51:51.130Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-03T08:51:51.130Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-03T08:51:51.130Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-03T08:51:51.130Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-03T08:51:51.130Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-03T08:51:51.130Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-03T08:51:51.130Z] github.com/docker/docker/libnetwork/etchosts [2021-12-03T08:51:51.130Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-12-03T08:51:51.130Z] github.com/docker/docker/libnetwork/idm [2021-12-03T08:51:51.130Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-03T08:51:51.130Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-03T08:51:51.130Z] github.com/docker/docker/libnetwork/ipam [2021-12-03T08:51:51.130Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-03T08:51:51.130Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-03T08:51:51.130Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-03T08:51:51.130Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-03T08:51:51.130Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-03T08:51:51.130Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-03T08:51:51.130Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-03T08:51:51.130Z] github.com/docker/docker/libnetwork/iptables [2021-12-03T08:51:51.130Z] github.com/docker/docker/libnetwork/netlabel [2021-12-03T08:51:51.130Z] github.com/docker/docker/libnetwork/netutils [2021-12-03T08:51:51.130Z] github.com/docker/docker/libnetwork/networkdb [2021-12-03T08:51:51.130Z] github.com/docker/docker/libnetwork/ns [2021-12-03T08:51:51.130Z] github.com/docker/docker/libnetwork/options [2021-12-03T08:51:51.130Z] github.com/docker/docker/libnetwork/osl [2021-12-03T08:51:51.130Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-03T08:51:51.130Z] github.com/docker/docker/libnetwork/portallocator [2021-12-03T08:51:51.130Z] github.com/docker/docker/libnetwork/portmapper [2021-12-03T08:51:51.130Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-03T08:51:51.130Z] github.com/docker/docker/libnetwork/testutils [2021-12-03T08:51:51.130Z] github.com/docker/docker/libnetwork/types [2021-12-03T08:51:51.130Z] github.com/docker/docker/oci [2021-12-03T08:51:51.130Z] github.com/docker/docker/oci/caps [2021-12-03T08:51:51.130Z] github.com/docker/docker/opts [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/aaparser [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/archive [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/authorization [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/broadcaster [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/capabilities [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/chrootarchive [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/containerfs [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/devicemapper [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/directory [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/discovery [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/discovery/file [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/discovery/kv [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/discovery/memory [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/discovery/nodes [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/dmesg [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/filenotify [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/fileutils [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/fsutils [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/homedir [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/idtools [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/ioutils [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/jsonmessage [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/locker [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/longpath [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/loopback [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/mount [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/namesgenerator [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/parsers [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/parsers/kernel [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/pidfile [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/platform [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/plugingetter [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/plugins [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-12-03T08:51:51.130Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-12-03T08:51:51.131Z] github.com/docker/docker/pkg/plugins/transport [2021-12-03T08:51:51.131Z] github.com/docker/docker/pkg/pools [2021-12-03T08:51:51.131Z] github.com/docker/docker/pkg/progress [2021-12-03T08:51:51.131Z] github.com/docker/docker/pkg/pubsub [2021-12-03T08:51:51.131Z] github.com/docker/docker/pkg/reexec [2021-12-03T08:51:51.131Z] github.com/docker/docker/pkg/signal [2021-12-03T08:51:51.131Z] github.com/docker/docker/pkg/stack [2021-12-03T08:51:51.131Z] github.com/docker/docker/pkg/stdcopy [2021-12-03T08:51:51.131Z] github.com/docker/docker/pkg/streamformatter [2021-12-03T08:51:51.131Z] github.com/docker/docker/pkg/stringid [2021-12-03T08:51:51.131Z] github.com/docker/docker/pkg/symlink [2021-12-03T08:51:51.131Z] github.com/docker/docker/pkg/sysinfo [2021-12-03T08:51:51.131Z] github.com/docker/docker/pkg/system [2021-12-03T08:51:51.131Z] github.com/docker/docker/pkg/tailfile [2021-12-03T08:51:51.131Z] github.com/docker/docker/pkg/tarsum [2021-12-03T08:51:51.131Z] github.com/docker/docker/pkg/term [2021-12-03T08:51:51.131Z] github.com/docker/docker/pkg/term/windows [2021-12-03T08:51:51.131Z] github.com/docker/docker/pkg/truncindex [2021-12-03T08:51:51.131Z] github.com/docker/docker/pkg/urlutil [2021-12-03T08:51:51.131Z] github.com/docker/docker/pkg/useragent [2021-12-03T08:51:51.131Z] github.com/docker/docker/plugin [2021-12-03T08:51:51.131Z] github.com/docker/docker/plugin/executor/containerd [2021-12-03T08:51:51.131Z] github.com/docker/docker/plugin/v2 [2021-12-03T08:51:51.131Z] github.com/docker/docker/profiles/apparmor [2021-12-03T08:51:51.131Z] github.com/docker/docker/profiles/seccomp [2021-12-03T08:51:51.131Z] github.com/docker/docker/quota [2021-12-03T08:51:51.131Z] github.com/docker/docker/reference [2021-12-03T08:51:51.131Z] github.com/docker/docker/registry [2021-12-03T08:51:51.131Z] github.com/docker/docker/registry/resumable [2021-12-03T08:51:51.131Z] github.com/docker/docker/restartmanager [2021-12-03T08:51:51.131Z] github.com/docker/docker/rootless [2021-12-03T08:51:51.131Z] github.com/docker/docker/rootless/specconv [2021-12-03T08:51:51.131Z] github.com/docker/docker/runconfig [2021-12-03T08:51:51.131Z] github.com/docker/docker/runconfig/opts [2021-12-03T08:51:51.131Z] github.com/docker/docker/testutil [2021-12-03T08:51:51.131Z] github.com/docker/docker/testutil/daemon [2021-12-03T08:51:51.131Z] github.com/docker/docker/testutil/environment [2021-12-03T08:51:51.131Z] github.com/docker/docker/testutil/fakecontext [2021-12-03T08:51:51.131Z] github.com/docker/docker/testutil/fakegit [2021-12-03T08:51:51.131Z] github.com/docker/docker/testutil/fakestorage [2021-12-03T08:51:51.131Z] github.com/docker/docker/testutil/fixtures/load [2021-12-03T08:51:51.131Z] github.com/docker/docker/testutil/fixtures/plugin [2021-12-03T08:51:51.131Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-12-03T08:51:51.131Z] github.com/docker/docker/testutil/registry [2021-12-03T08:51:51.131Z] github.com/docker/docker/testutil/request [2021-12-03T08:51:51.131Z] github.com/docker/docker/volume [2021-12-03T08:51:51.131Z] github.com/docker/docker/volume/drivers [2021-12-03T08:51:51.131Z] github.com/docker/docker/volume/local [2021-12-03T08:51:51.131Z] github.com/docker/docker/volume/mounts [2021-12-03T08:51:51.131Z] github.com/docker/docker/volume/service [2021-12-03T08:51:51.131Z] github.com/docker/docker/volume/service/opts [2021-12-03T08:51:51.131Z] github.com/docker/docker/volume/testutils' [2021-12-03T08:51:51.131Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/bitseq [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/cluster [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/config [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/datastore [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/driverapi [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/etchosts [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/idm [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/ipam [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/iptables [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/netlabel [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/netutils [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/networkdb [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/ns [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/options [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/osl [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/portallocator [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/portmapper [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/testutils [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/types' [2021-12-03T08:51:51.131Z] + echo 'github.com/docker/docker/libnetwork [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/bitseq [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/cluster [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/config [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/datastore [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/driverapi [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/etchosts [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/idm [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/ipam [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/iptables [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/netlabel [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/netutils [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/networkdb [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/ns [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/options [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/osl [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/portallocator [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/portmapper [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/testutils [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/types' [2021-12-03T08:51:51.131Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-03T08:51:51.131Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-03T08:51:51.131Z] + type docker-proxy [2021-12-03T08:51:51.131Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-12-03T08:51:51.131Z] + hack/make.sh binary-proxy install-proxy [2021-12-03T08:51:51.131Z] [2021-12-03T08:51:51.131Z] Removing bundles/ [2021-12-03T08:51:51.180Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-12-03T08:51:51.387Z] [2021-12-03T08:51:51.388Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-12-03T08:51:51.388Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-12-03T08:51:51.388Z] GOOS="" GOARCH="" GOARM="" [2021-12-03T08:51:51.747Z] === RUN TestDockerSuite/TestEventsRename [2021-12-03T08:51:52.684Z] --- PASS: TestDockerNetworkReConnect (3.85s) [2021-12-03T08:51:52.684Z] === RUN TestServicePlugin [2021-12-03T08:51:52.684Z] === RUN TestDockerSuite/TestEventsResize [2021-12-03T08:51:53.253Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-12-03T08:51:56.536Z] plugin_test.go:61: [de05ed9cd062c] joining swarm manager [dffac90c2c19c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-03T08:51:57.911Z] plugin_test.go:64: [d9bfb5d1c4f29] joining swarm manager [dffac90c2c19c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-03T08:51:57.931Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-12-03T08:51:57.931Z] [2021-12-03T08:51:57.931Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-12-03T08:51:57.931Z] Installing docker-proxy to /usr/local/bin/ [2021-12-03T08:51:57.931Z] [2021-12-03T08:51:57.931Z] + mkdir -p bundles [2021-12-03T08:51:57.931Z] + '[' -n 'github.com/docker/docker/api [2021-12-03T08:51:57.931Z] github.com/docker/docker/api/server [2021-12-03T08:51:57.931Z] github.com/docker/docker/api/server/backend/build [2021-12-03T08:51:57.931Z] github.com/docker/docker/api/server/httputils [2021-12-03T08:51:57.931Z] github.com/docker/docker/api/server/middleware [2021-12-03T08:51:57.931Z] github.com/docker/docker/api/server/router [2021-12-03T08:51:57.931Z] github.com/docker/docker/api/server/router/build [2021-12-03T08:51:57.931Z] github.com/docker/docker/api/server/router/checkpoint [2021-12-03T08:51:57.931Z] github.com/docker/docker/api/server/router/container [2021-12-03T08:51:57.931Z] github.com/docker/docker/api/server/router/debug [2021-12-03T08:51:57.931Z] github.com/docker/docker/api/server/router/distribution [2021-12-03T08:51:57.931Z] github.com/docker/docker/api/server/router/grpc [2021-12-03T08:51:57.931Z] github.com/docker/docker/api/server/router/image [2021-12-03T08:51:57.931Z] github.com/docker/docker/api/server/router/network [2021-12-03T08:51:57.931Z] github.com/docker/docker/api/server/router/plugin [2021-12-03T08:51:57.931Z] github.com/docker/docker/api/server/router/session [2021-12-03T08:51:57.931Z] github.com/docker/docker/api/server/router/swarm [2021-12-03T08:51:57.931Z] github.com/docker/docker/api/server/router/system [2021-12-03T08:51:57.931Z] github.com/docker/docker/api/server/router/volume [2021-12-03T08:51:57.931Z] github.com/docker/docker/api/types [2021-12-03T08:51:57.931Z] github.com/docker/docker/api/types/backend [2021-12-03T08:51:57.931Z] github.com/docker/docker/api/types/blkiodev [2021-12-03T08:51:57.931Z] github.com/docker/docker/api/types/container [2021-12-03T08:51:57.931Z] github.com/docker/docker/api/types/events [2021-12-03T08:51:57.931Z] github.com/docker/docker/api/types/filters [2021-12-03T08:51:57.931Z] github.com/docker/docker/api/types/image [2021-12-03T08:51:57.931Z] github.com/docker/docker/api/types/mount [2021-12-03T08:51:57.931Z] github.com/docker/docker/api/types/network [2021-12-03T08:51:57.931Z] github.com/docker/docker/api/types/plugins/logdriver [2021-12-03T08:51:57.931Z] github.com/docker/docker/api/types/registry [2021-12-03T08:51:57.931Z] github.com/docker/docker/api/types/strslice [2021-12-03T08:51:57.931Z] github.com/docker/docker/api/types/swarm [2021-12-03T08:51:57.931Z] github.com/docker/docker/api/types/swarm/runtime [2021-12-03T08:51:57.931Z] github.com/docker/docker/api/types/time [2021-12-03T08:51:57.931Z] github.com/docker/docker/api/types/versions [2021-12-03T08:51:57.931Z] github.com/docker/docker/api/types/versions/v1p19 [2021-12-03T08:51:57.931Z] github.com/docker/docker/api/types/versions/v1p20 [2021-12-03T08:51:57.931Z] github.com/docker/docker/api/types/volume [2021-12-03T08:51:57.931Z] github.com/docker/docker/builder [2021-12-03T08:51:57.931Z] github.com/docker/docker/builder/builder-next [2021-12-03T08:51:57.931Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-12-03T08:51:57.931Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-12-03T08:51:57.931Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-12-03T08:51:57.931Z] github.com/docker/docker/builder/builder-next/exporter [2021-12-03T08:51:57.931Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-12-03T08:51:57.931Z] github.com/docker/docker/builder/builder-next/worker [2021-12-03T08:51:57.931Z] github.com/docker/docker/builder/dockerfile [2021-12-03T08:51:57.931Z] github.com/docker/docker/builder/dockerignore [2021-12-03T08:51:57.931Z] github.com/docker/docker/builder/remotecontext [2021-12-03T08:51:57.931Z] github.com/docker/docker/builder/remotecontext/git [2021-12-03T08:51:57.931Z] github.com/docker/docker/cli [2021-12-03T08:51:57.931Z] github.com/docker/docker/cli/config [2021-12-03T08:51:57.931Z] github.com/docker/docker/cli/debug [2021-12-03T08:51:57.931Z] github.com/docker/docker/client [2021-12-03T08:51:57.931Z] github.com/docker/docker/cmd/docker-proxy [2021-12-03T08:51:57.931Z] github.com/docker/docker/cmd/dockerd [2021-12-03T08:51:57.931Z] github.com/docker/docker/cmd/dockerd/trap [2021-12-03T08:51:57.931Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-12-03T08:51:57.931Z] github.com/docker/docker/container [2021-12-03T08:51:57.931Z] github.com/docker/docker/container/stream [2021-12-03T08:51:57.931Z] github.com/docker/docker/contrib/apparmor [2021-12-03T08:51:57.931Z] github.com/docker/docker/contrib/docker-device-tool [2021-12-03T08:51:57.931Z] github.com/docker/docker/contrib/httpserver [2021-12-03T08:51:57.931Z] github.com/docker/docker/daemon [2021-12-03T08:51:57.931Z] github.com/docker/docker/daemon/cluster [2021-12-03T08:51:57.931Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-12-03T08:51:57.931Z] github.com/docker/docker/daemon/cluster/convert [2021-12-03T08:51:57.931Z] github.com/docker/docker/daemon/cluster/executor [2021-12-03T08:51:57.931Z] github.com/docker/docker/daemon/cluster/executor/container [2021-12-03T08:51:57.931Z] github.com/docker/docker/daemon/cluster/provider [2021-12-03T08:51:57.931Z] github.com/docker/docker/daemon/config [2021-12-03T08:51:57.931Z] github.com/docker/docker/daemon/discovery [2021-12-03T08:51:57.931Z] github.com/docker/docker/daemon/events [2021-12-03T08:51:57.931Z] github.com/docker/docker/daemon/events/testutils [2021-12-03T08:51:57.931Z] github.com/docker/docker/daemon/exec [2021-12-03T08:51:57.931Z] github.com/docker/docker/daemon/graphdriver [2021-12-03T08:51:57.931Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-12-03T08:51:57.931Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-12-03T08:51:57.931Z] github.com/docker/docker/daemon/graphdriver/copy [2021-12-03T08:51:57.931Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-12-03T08:51:57.931Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-12-03T08:51:57.931Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-12-03T08:51:57.931Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-12-03T08:51:57.931Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-12-03T08:51:57.931Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-12-03T08:51:57.931Z] github.com/docker/docker/daemon/graphdriver/register [2021-12-03T08:51:57.931Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-12-03T08:51:57.931Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-12-03T08:51:57.931Z] github.com/docker/docker/daemon/images [2021-12-03T08:51:57.931Z] github.com/docker/docker/daemon/initlayer [2021-12-03T08:51:57.931Z] github.com/docker/docker/daemon/links [2021-12-03T08:51:57.931Z] github.com/docker/docker/daemon/listeners [2021-12-03T08:51:57.931Z] github.com/docker/docker/daemon/logger [2021-12-03T08:51:57.931Z] github.com/docker/docker/daemon/logger/awslogs [2021-12-03T08:51:57.931Z] github.com/docker/docker/daemon/logger/fluentd [2021-12-03T08:51:57.931Z] github.com/docker/docker/daemon/logger/gcplogs [2021-12-03T08:51:57.931Z] github.com/docker/docker/daemon/logger/gelf [2021-12-03T08:51:57.931Z] github.com/docker/docker/daemon/logger/journald [2021-12-03T08:51:57.931Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-12-03T08:51:57.931Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-12-03T08:51:57.931Z] github.com/docker/docker/daemon/logger/local [2021-12-03T08:51:57.931Z] github.com/docker/docker/daemon/logger/logentries [2021-12-03T08:51:57.931Z] github.com/docker/docker/daemon/logger/loggerutils [2021-12-03T08:51:57.931Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-12-03T08:51:57.931Z] github.com/docker/docker/daemon/logger/splunk [2021-12-03T08:51:57.931Z] github.com/docker/docker/daemon/logger/syslog [2021-12-03T08:51:57.931Z] github.com/docker/docker/daemon/logger/templates [2021-12-03T08:51:57.931Z] github.com/docker/docker/daemon/names [2021-12-03T08:51:57.931Z] github.com/docker/docker/daemon/network [2021-12-03T08:51:57.932Z] github.com/docker/docker/daemon/stats [2021-12-03T08:51:57.932Z] github.com/docker/docker/distribution [2021-12-03T08:51:57.932Z] github.com/docker/docker/distribution/metadata [2021-12-03T08:51:57.932Z] github.com/docker/docker/distribution/utils [2021-12-03T08:51:57.932Z] github.com/docker/docker/distribution/xfer [2021-12-03T08:51:57.932Z] github.com/docker/docker/dockerversion [2021-12-03T08:51:57.932Z] github.com/docker/docker/errdefs [2021-12-03T08:51:57.932Z] github.com/docker/docker/image [2021-12-03T08:51:57.932Z] github.com/docker/docker/image/cache [2021-12-03T08:51:57.932Z] github.com/docker/docker/image/tarexport [2021-12-03T08:51:57.932Z] github.com/docker/docker/image/v1 [2021-12-03T08:51:57.932Z] github.com/docker/docker/internal/test/suite [2021-12-03T08:51:57.932Z] github.com/docker/docker/layer [2021-12-03T08:51:57.932Z] github.com/docker/docker/libcontainerd [2021-12-03T08:51:57.932Z] github.com/docker/docker/libcontainerd/queue [2021-12-03T08:51:57.932Z] github.com/docker/docker/libcontainerd/remote [2021-12-03T08:51:57.932Z] github.com/docker/docker/libcontainerd/supervisor [2021-12-03T08:51:57.932Z] github.com/docker/docker/libcontainerd/types [2021-12-03T08:51:57.932Z] github.com/docker/docker/oci [2021-12-03T08:51:57.932Z] github.com/docker/docker/oci/caps [2021-12-03T08:51:57.932Z] github.com/docker/docker/opts [2021-12-03T08:51:57.932Z] github.com/docker/docker/pkg/aaparser [2021-12-03T08:51:57.932Z] github.com/docker/docker/pkg/archive [2021-12-03T08:51:57.932Z] github.com/docker/docker/pkg/authorization [2021-12-03T08:51:57.932Z] github.com/docker/docker/pkg/broadcaster [2021-12-03T08:51:57.932Z] github.com/docker/docker/pkg/capabilities [2021-12-03T08:51:57.932Z] github.com/docker/docker/pkg/chrootarchive [2021-12-03T08:51:57.932Z] github.com/docker/docker/pkg/containerfs [2021-12-03T08:51:57.932Z] github.com/docker/docker/pkg/devicemapper [2021-12-03T08:51:57.932Z] github.com/docker/docker/pkg/directory [2021-12-03T08:51:57.932Z] github.com/docker/docker/pkg/discovery [2021-12-03T08:51:57.932Z] github.com/docker/docker/pkg/discovery/file [2021-12-03T08:51:57.932Z] github.com/docker/docker/pkg/discovery/kv [2021-12-03T08:51:57.932Z] github.com/docker/docker/pkg/discovery/memory [2021-12-03T08:51:57.932Z] github.com/docker/docker/pkg/discovery/nodes [2021-12-03T08:51:57.932Z] github.com/docker/docker/pkg/dmesg [2021-12-03T08:51:57.932Z] github.com/docker/docker/pkg/filenotify [2021-12-03T08:51:57.932Z] github.com/docker/docker/pkg/fileutils [2021-12-03T08:51:57.932Z] github.com/docker/docker/pkg/fsutils [2021-12-03T08:51:57.932Z] github.com/docker/docker/pkg/homedir [2021-12-03T08:51:57.932Z] github.com/docker/docker/pkg/idtools [2021-12-03T08:51:57.932Z] github.com/docker/docker/pkg/ioutils [2021-12-03T08:51:57.932Z] github.com/docker/docker/pkg/jsonmessage [2021-12-03T08:51:57.932Z] github.com/docker/docker/pkg/locker [2021-12-03T08:51:57.932Z] github.com/docker/docker/pkg/longpath [2021-12-03T08:51:57.932Z] github.com/docker/docker/pkg/loopback [2021-12-03T08:51:57.932Z] github.com/docker/docker/pkg/mount [2021-12-03T08:51:57.932Z] github.com/docker/docker/pkg/namesgenerator [2021-12-03T08:51:57.932Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-12-03T08:51:57.932Z] github.com/docker/docker/pkg/parsers [2021-12-03T08:51:57.932Z] github.com/docker/docker/pkg/parsers/kernel [2021-12-03T08:51:57.932Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-12-03T08:51:57.932Z] github.com/docker/docker/pkg/pidfile [2021-12-03T08:51:57.932Z] github.com/docker/docker/pkg/platform [2021-12-03T08:51:57.932Z] github.com/docker/docker/pkg/plugingetter [2021-12-03T08:51:57.932Z] github.com/docker/docker/pkg/plugins [2021-12-03T08:51:57.932Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-12-03T08:51:57.932Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-12-03T08:51:57.932Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-12-03T08:51:57.932Z] github.com/docker/docker/pkg/plugins/transport [2021-12-03T08:51:57.932Z] github.com/docker/docker/pkg/pools [2021-12-03T08:51:57.932Z] github.com/docker/docker/pkg/progress [2021-12-03T08:51:57.932Z] github.com/docker/docker/pkg/pubsub [2021-12-03T08:51:57.932Z] github.com/docker/docker/pkg/reexec [2021-12-03T08:51:57.932Z] github.com/docker/docker/pkg/signal [2021-12-03T08:51:57.932Z] github.com/docker/docker/pkg/stack [2021-12-03T08:51:57.932Z] github.com/docker/docker/pkg/stdcopy [2021-12-03T08:51:57.932Z] github.com/docker/docker/pkg/streamformatter [2021-12-03T08:51:57.932Z] github.com/docker/docker/pkg/stringid [2021-12-03T08:51:57.932Z] github.com/docker/docker/pkg/symlink [2021-12-03T08:51:57.932Z] github.com/docker/docker/pkg/sysinfo [2021-12-03T08:51:57.932Z] github.com/docker/docker/pkg/system [2021-12-03T08:51:57.932Z] github.com/docker/docker/pkg/tailfile [2021-12-03T08:51:57.932Z] github.com/docker/docker/pkg/tarsum [2021-12-03T08:51:57.932Z] github.com/docker/docker/pkg/term [2021-12-03T08:51:57.932Z] github.com/docker/docker/pkg/term/windows [2021-12-03T08:51:57.932Z] github.com/docker/docker/pkg/truncindex [2021-12-03T08:51:57.932Z] github.com/docker/docker/pkg/urlutil [2021-12-03T08:51:57.932Z] github.com/docker/docker/pkg/useragent [2021-12-03T08:51:57.932Z] github.com/docker/docker/plugin [2021-12-03T08:51:57.932Z] github.com/docker/docker/plugin/executor/containerd [2021-12-03T08:51:57.932Z] github.com/docker/docker/plugin/v2 [2021-12-03T08:51:57.932Z] github.com/docker/docker/profiles/apparmor [2021-12-03T08:51:57.932Z] github.com/docker/docker/profiles/seccomp [2021-12-03T08:51:57.932Z] github.com/docker/docker/quota [2021-12-03T08:51:57.932Z] github.com/docker/docker/reference [2021-12-03T08:51:57.932Z] github.com/docker/docker/registry [2021-12-03T08:51:57.932Z] github.com/docker/docker/registry/resumable [2021-12-03T08:51:57.932Z] github.com/docker/docker/restartmanager [2021-12-03T08:51:57.932Z] github.com/docker/docker/rootless [2021-12-03T08:51:57.932Z] github.com/docker/docker/rootless/specconv [2021-12-03T08:51:57.932Z] github.com/docker/docker/runconfig [2021-12-03T08:51:57.932Z] github.com/docker/docker/runconfig/opts [2021-12-03T08:51:57.932Z] github.com/docker/docker/testutil [2021-12-03T08:51:57.932Z] github.com/docker/docker/testutil/daemon [2021-12-03T08:51:57.932Z] github.com/docker/docker/testutil/environment [2021-12-03T08:51:57.932Z] github.com/docker/docker/testutil/fakecontext [2021-12-03T08:51:57.932Z] github.com/docker/docker/testutil/fakegit [2021-12-03T08:51:57.932Z] github.com/docker/docker/testutil/fakestorage [2021-12-03T08:51:57.932Z] github.com/docker/docker/testutil/fixtures/load [2021-12-03T08:51:57.932Z] github.com/docker/docker/testutil/fixtures/plugin [2021-12-03T08:51:57.932Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-12-03T08:51:57.932Z] github.com/docker/docker/testutil/registry [2021-12-03T08:51:57.932Z] github.com/docker/docker/testutil/request [2021-12-03T08:51:57.932Z] github.com/docker/docker/volume [2021-12-03T08:51:57.932Z] github.com/docker/docker/volume/drivers [2021-12-03T08:51:57.932Z] github.com/docker/docker/volume/local [2021-12-03T08:51:57.932Z] github.com/docker/docker/volume/mounts [2021-12-03T08:51:57.932Z] github.com/docker/docker/volume/service [2021-12-03T08:51:57.932Z] github.com/docker/docker/volume/service/opts [2021-12-03T08:51:57.932Z] github.com/docker/docker/volume/testutils' ']' [2021-12-03T08:51:57.932Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-12-03T08:51:58.561Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-12-03T08:51:58.846Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-12-03T08:51:58.860Z] ? github.com/docker/docker/api [no test files] [2021-12-03T08:51:59.414Z] === RUN TestDockerSuite/TestEventsStreaming [2021-12-03T08:51:59.982Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-12-03T08:52:02.511Z] === RUN TestDockerSuite/TestEventsTop [2021-12-03T08:52:03.077Z] === RUN TestDockerSuite/TestEventsUntag [2021-12-03T08:52:04.977Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-12-03T08:52:05.699Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-12-03T08:52:05.700Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-12-03T08:52:05.700Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-12-03T08:52:05.912Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-12-03T08:52:07.301Z] docker_api_swarm_test.go:384: [d9ca14d9a5935] joining swarm manager [d2786baac0d63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-03T08:52:08.676Z] docker_api_swarm_test.go:385: [d580f84925b64] joining swarm manager [d2786baac0d63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-03T08:52:10.442Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-12-03T08:52:10.442Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-12-03T08:52:10.442Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-12-03T08:52:10.442Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-12-03T08:52:10.442Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-12-03T08:52:13.709Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2021-12-03T08:52:16.307Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-12-03T08:52:16.307Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-12-03T08:52:16.307Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-12-03T08:52:16.307Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-12-03T08:52:16.307Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-12-03T08:52:16.307Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-12-03T08:52:16.307Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-12-03T08:52:16.307Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-12-03T08:52:16.788Z] === RUN TestDockerSuite/TestExec [2021-12-03T08:52:17.046Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-12-03T08:52:17.612Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-12-03T08:52:18.179Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-12-03T08:52:18.746Z] === RUN TestDockerSuite/TestExecAPIStart [2021-12-03T08:52:19.680Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-12-03T08:52:20.246Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-12-03T08:52:20.813Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-12-03T08:52:21.379Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-12-03T08:52:21.946Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-12-03T08:52:22.205Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-12-03T08:52:22.772Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-12-03T08:52:23.312Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-12-03T08:52:23.312Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-12-03T08:52:23.312Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-12-03T08:52:23.340Z] --- PASS: TestServicePlugin (30.95s) [2021-12-03T08:52:23.340Z] === RUN TestServiceUpdateLabel [2021-12-03T08:52:23.779Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-12-03T08:52:23.779Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-12-03T08:52:23.907Z] === RUN TestDockerSuite/TestExecCgroup [2021-12-03T08:52:24.845Z] === RUN TestDockerSuite/TestExecEnv [2021-12-03T08:52:25.781Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-12-03T08:52:26.039Z] --- PASS: TestServiceUpdateLabel (2.61s) [2021-12-03T08:52:26.039Z] === RUN TestServiceUpdateSecrets [2021-12-03T08:52:26.976Z] === RUN TestDockerSuite/TestExecExitStatus [2021-12-03T08:52:27.234Z] === RUN TestDockerSuite/TestExecInspectID [2021-12-03T08:52:28.547Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-12-03T08:52:28.547Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-12-03T08:52:28.547Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-12-03T08:52:28.547Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-12-03T08:52:28.547Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-12-03T08:52:28.547Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-12-03T08:52:28.547Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-12-03T08:52:28.547Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-12-03T08:52:29.015Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-12-03T08:52:29.159Z] === RUN TestDockerSuite/TestExecInteractive [2021-12-03T08:52:29.725Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-12-03T08:52:30.000Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-12-03T08:52:30.291Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-12-03T08:52:30.857Z] === RUN TestDockerSuite/TestExecParseError [2021-12-03T08:52:31.115Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-12-03T08:52:31.681Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-12-03T08:52:32.248Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-12-03T08:52:32.952Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-12-03T08:52:33.183Z] === RUN TestDockerSuite/TestExecSetEnv [2021-12-03T08:52:33.750Z] === RUN TestDockerSuite/TestExecStartFails [2021-12-03T08:52:34.317Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-12-03T08:52:34.515Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-12-03T08:52:34.516Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-12-03T08:52:34.516Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-12-03T08:52:34.516Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-12-03T08:52:34.516Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-12-03T08:52:34.516Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-12-03T08:52:37.466Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-12-03T08:52:37.527Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-12-03T08:52:40.875Z] --- PASS: TestServiceUpdateSecrets (14.63s) [2021-12-03T08:52:40.875Z] === RUN TestServiceUpdateConfigs [2021-12-03T08:52:42.268Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-12-03T08:52:42.268Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-12-03T08:52:42.268Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-12-03T08:52:42.268Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-12-03T08:52:42.268Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-12-03T08:52:43.832Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-12-03T08:52:43.832Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-12-03T08:52:43.832Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-12-03T08:52:45.064Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-12-03T08:52:45.633Z] === RUN TestDockerSuite/TestExecTTY [2021-12-03T08:52:46.199Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-12-03T08:52:46.766Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-12-03T08:52:47.334Z] === RUN TestDockerSuite/TestExecUlimits [2021-12-03T08:52:47.617Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-12-03T08:52:47.889Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-12-03T08:52:47.900Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-12-03T08:52:47.900Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-12-03T08:52:47.900Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-12-03T08:52:48.599Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-12-03T08:52:48.599Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-12-03T08:52:48.599Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-12-03T08:52:48.599Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-12-03T08:52:48.599Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-12-03T08:52:49.278Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-12-03T08:52:49.845Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-12-03T08:52:50.158Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-12-03T08:52:50.411Z] === RUN TestDockerSuite/TestExecWithTERM [2021-12-03T08:52:50.625Z] === RUN TestDockerSuite/TestBuildCmd [2021-12-03T08:52:50.982Z] === RUN TestDockerSuite/TestExecWithUser [2021-12-03T08:52:51.091Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-12-03T08:52:51.549Z] === RUN TestDockerSuite/TestGetContainerStats [2021-12-03T08:52:51.557Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-12-03T08:52:52.023Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-12-03T08:52:52.585Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-12-03T08:52:53.041Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-12-03T08:52:53.041Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-12-03T08:52:53.041Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-12-03T08:52:54.829Z] --- PASS: TestServiceUpdateConfigs (14.23s) [2021-12-03T08:52:54.829Z] === RUN TestServiceUpdateNetwork [2021-12-03T08:52:56.205Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-12-03T08:52:56.756Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-12-03T08:52:57.873Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-12-03T08:52:58.284Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-12-03T08:53:00.079Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-12-03T08:53:00.079Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-12-03T08:53:00.079Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-12-03T08:53:01.061Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-12-03T08:53:01.061Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-12-03T08:53:01.061Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-12-03T08:53:01.061Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-12-03T08:53:01.472Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-12-03T08:53:02.406Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-12-03T08:53:02.949Z] === RUN TestDockerSuite/TestBuildAddScript [2021-12-03T08:53:02.949Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-12-03T08:53:02.949Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-12-03T08:53:02.949Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-12-03T08:53:02.949Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-12-03T08:53:02.949Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-12-03T08:53:02.949Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-12-03T08:53:02.949Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-12-03T08:53:02.949Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-12-03T08:53:02.949Z] === RUN TestDockerSuite/TestBuildAddTar [2021-12-03T08:53:03.267Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-12-03T08:53:04.250Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-12-03T08:53:04.250Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-12-03T08:53:04.250Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-12-03T08:53:04.250Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-12-03T08:53:05.233Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-12-03T08:53:05.699Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-12-03T08:53:05.699Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-12-03T08:53:05.699Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-12-03T08:53:05.699Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-12-03T08:53:05.699Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-12-03T08:53:07.671Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-12-03T08:53:07.671Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-12-03T08:53:07.671Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-12-03T08:53:07.671Z] === RUN TestDockerSuite/TestHealth [2021-12-03T08:53:07.671Z] --- PASS: TestServiceUpdateNetwork (12.63s) [2021-12-03T08:53:07.671Z] === RUN TestServiceUpdatePidsLimit [2021-12-03T08:53:09.047Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-12-03T08:53:09.613Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-12-03T08:53:10.443Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-12-03T08:53:15.428Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-12-03T08:53:15.428Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-12-03T08:53:15.428Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-12-03T08:53:15.428Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-12-03T08:53:15.428Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-12-03T08:53:15.428Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-12-03T08:53:15.428Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-12-03T08:53:15.428Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-12-03T08:53:15.428Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-12-03T08:53:15.428Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-12-03T08:53:15.428Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-12-03T08:53:15.428Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-12-03T08:53:15.428Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-12-03T08:53:15.428Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-12-03T08:53:15.428Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-12-03T08:53:15.428Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-12-03T08:53:15.428Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-12-03T08:53:15.428Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-12-03T08:53:15.428Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-12-03T08:53:15.428Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-12-03T08:53:15.428Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-12-03T08:53:15.428Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-12-03T08:53:15.428Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-12-03T08:53:15.428Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-12-03T08:53:15.428Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-12-03T08:53:16.172Z] check_test.go:379: [d580f84925b64] daemon is not started [2021-12-03T08:53:16.172Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-12-03T08:53:16.431Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-12-03T08:53:17.371Z] docker_api_swarm_test.go:802: [d8331a580488c] joining swarm manager [d46c284868d71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-03T08:53:17.642Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-12-03T08:53:18.307Z] docker_api_swarm_test.go:802: [d40a01bdbaa64] joining swarm manager [d46c284868d71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-03T08:53:19.681Z] docker_api_swarm_test.go:802: [df621ca6bde7b] joining swarm manager [d46c284868d71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-12-03T08:53:21.054Z] docker_api_swarm_test.go:802: [dbab183a30fbd] joining swarm manager [d46c284868d71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-12-03T08:53:22.427Z] docker_api_swarm_test.go:810: [d3e8082e1db27] joining swarm manager [d46c284868d71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-12-03T08:53:24.329Z] --- PASS: TestServiceUpdatePidsLimit (16.41s) [2021-12-03T08:53:24.329Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2021-12-03T08:53:24.329Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.91s) [2021-12-03T08:53:24.329Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2021-12-03T08:53:24.329Z] PASS [2021-12-03T08:53:24.329Z] [2021-12-03T08:53:24.329Z] === Skipped [2021-12-03T08:53:24.329Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-12-03T08:53:24.329Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-12-03T08:53:24.329Z] [2021-12-03T08:53:24.329Z] DONE 27 tests, 1 skipped in 195.469s [2021-12-03T08:53:24.329Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-12-03T08:53:24.329Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:53:24.329Z] ++ set -e [2021-12-03T08:53:24.329Z] ++ '[' -n 0 ']' [2021-12-03T08:53:24.329Z] ++ set -x [2021-12-03T08:53:24.329Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:53:24.329Z] INFO: Testing against a local daemon [2021-12-03T08:53:24.329Z] === RUN TestSessionCreate [2021-12-03T08:53:24.329Z] --- PASS: TestSessionCreate (0.02s) [2021-12-03T08:53:24.329Z] === RUN TestSessionCreateWithBadUpgrade [2021-12-03T08:53:24.329Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-12-03T08:53:24.329Z] PASS [2021-12-03T08:53:24.329Z] [2021-12-03T08:53:24.329Z] DONE 2 tests in 0.161s [2021-12-03T08:53:24.329Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-12-03T08:53:24.329Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:53:24.329Z] ++ set -e [2021-12-03T08:53:24.329Z] ++ '[' -n 0 ']' [2021-12-03T08:53:24.329Z] ++ set -x [2021-12-03T08:53:24.329Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:53:24.329Z] INFO: Testing against a local daemon [2021-12-03T08:53:24.329Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-12-03T08:53:24.329Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-12-03T08:53:24.329Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-03T08:53:24.329Z] === RUN TestDiskUsage [2021-12-03T08:53:24.329Z] === PAUSE TestDiskUsage [2021-12-03T08:53:24.329Z] === RUN TestEventsExecDie [2021-12-03T08:53:24.797Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-12-03T08:53:24.797Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-12-03T08:53:24.797Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-12-03T08:53:24.797Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-12-03T08:53:24.797Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-12-03T08:53:24.797Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-12-03T08:53:24.797Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-12-03T08:53:24.797Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-12-03T08:53:24.797Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-12-03T08:53:24.899Z] --- PASS: TestEventsExecDie (0.54s) [2021-12-03T08:53:24.899Z] === RUN TestEventsBackwardsCompatible [2021-12-03T08:53:24.899Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-12-03T08:53:24.899Z] === RUN TestEventsVolumeCreate [2021-12-03T08:53:24.899Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-12-03T08:53:24.899Z] === RUN TestInfoBinaryCommits [2021-12-03T08:53:24.899Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-12-03T08:53:24.899Z] === RUN TestInfoAPIVersioned [2021-12-03T08:53:24.899Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-12-03T08:53:24.899Z] === RUN TestInfoDiscoveryBackend [2021-12-03T08:53:25.464Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-12-03T08:53:25.464Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-12-03T08:53:26.397Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-12-03T08:53:26.397Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-12-03T08:53:26.655Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-12-03T08:53:26.655Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-12-03T08:53:26.655Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-12-03T08:53:26.655Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-12-03T08:53:26.913Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-12-03T08:53:26.913Z] === RUN TestInfoAPI [2021-12-03T08:53:26.913Z] --- PASS: TestInfoAPI (0.03s) [2021-12-03T08:53:26.913Z] === RUN TestInfoAPIWarnings [2021-12-03T08:53:27.172Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-12-03T08:53:27.172Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-12-03T08:53:27.752Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-12-03T08:53:27.752Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-12-03T08:53:27.752Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-12-03T08:53:27.752Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-12-03T08:53:27.752Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-12-03T08:53:28.109Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-12-03T08:53:28.109Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-12-03T08:53:28.109Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-12-03T08:53:28.368Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-12-03T08:53:28.368Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-12-03T08:53:28.627Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-12-03T08:53:28.885Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-12-03T08:53:28.885Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-12-03T08:53:29.451Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-12-03T08:53:29.451Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-12-03T08:53:30.388Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-12-03T08:53:30.648Z] === RUN TestDockerSuite/TestImagesFormat [2021-12-03T08:53:30.907Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-12-03T08:53:31.166Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-12-03T08:53:32.968Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-12-03T08:53:32.968Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-12-03T08:53:32.968Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-12-03T08:53:32.968Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-12-03T08:53:33.423Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-12-03T08:53:34.446Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-12-03T08:53:34.446Z] === RUN TestDockerSuite/TestImportBadURL [2021-12-03T08:53:34.446Z] === RUN TestDockerSuite/TestImportDisplay [2021-12-03T08:53:35.028Z] === RUN TestDockerSuite/TestImportFile [2021-12-03T08:53:35.100Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-12-03T08:53:35.100Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2021-12-03T08:53:35.100Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2021-12-03T08:53:35.100Z] ? github.com/docker/docker/api/server/router [no test files] [2021-12-03T08:53:35.100Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-12-03T08:53:35.100Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-12-03T08:53:35.100Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-12-03T08:53:35.100Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-12-03T08:53:35.100Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-12-03T08:53:35.100Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-12-03T08:53:35.100Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-12-03T08:53:35.100Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-12-03T08:53:35.100Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-12-03T08:53:35.100Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-12-03T08:53:35.100Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2021-12-03T08:53:35.100Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-12-03T08:53:35.100Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-12-03T08:53:35.100Z] ? github.com/docker/docker/api/types [no test files] [2021-12-03T08:53:35.100Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-12-03T08:53:35.100Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-12-03T08:53:35.100Z] ? github.com/docker/docker/api/types/container [no test files] [2021-12-03T08:53:35.100Z] ? github.com/docker/docker/api/types/events [no test files] [2021-12-03T08:53:35.100Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2021-12-03T08:53:35.100Z] ok github.com/docker/docker/api/types/filters 0.012s coverage: 92.2% of statements [2021-12-03T08:53:35.100Z] ? github.com/docker/docker/api/types/image [no test files] [2021-12-03T08:53:35.100Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-12-03T08:53:35.100Z] ? github.com/docker/docker/api/types/network [no test files] [2021-12-03T08:53:35.100Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-12-03T08:53:35.100Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-12-03T08:53:35.100Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-12-03T08:53:35.100Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-12-03T08:53:35.100Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2021-12-03T08:53:35.100Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 77.3% of statements [2021-12-03T08:53:35.100Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-12-03T08:53:35.100Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-12-03T08:53:35.100Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-12-03T08:53:35.100Z] ? github.com/docker/docker/builder [no test files] [2021-12-03T08:53:35.100Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-12-03T08:53:35.100Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-12-03T08:53:35.100Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-12-03T08:53:35.100Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-12-03T08:53:35.100Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-12-03T08:53:35.100Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-12-03T08:53:35.100Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-12-03T08:53:35.100Z] ok github.com/docker/docker/builder/remotecontext 0.100s coverage: 13.7% of statements [2021-12-03T08:53:35.100Z] ok github.com/docker/docker/builder/dockerfile 0.188s coverage: 49.0% of statements [2021-12-03T08:53:35.100Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-12-03T08:53:35.100Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-12-03T08:53:35.356Z] ok github.com/docker/docker/builder/remotecontext/git 1.300s coverage: 86.3% of statements [2021-12-03T08:53:35.356Z] ? github.com/docker/docker/cli [no test files] [2021-12-03T08:53:35.356Z] ? github.com/docker/docker/cli/config [no test files] [2021-12-03T08:53:35.918Z] ok github.com/docker/docker/cmd/docker-proxy 0.106s coverage: 67.6% of statements [2021-12-03T08:53:35.978Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-12-03T08:53:35.978Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-12-03T08:53:36.403Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-12-03T08:53:37.352Z] === RUN TestDockerSuite/TestImportGzipped [2021-12-03T08:53:38.287Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-12-03T08:53:39.190Z] ok github.com/docker/docker/client 0.097s coverage: 75.6% of statements [2021-12-03T08:53:39.222Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-12-03T08:53:39.791Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-12-03T08:53:40.359Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-12-03T08:53:40.925Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-12-03T08:53:40.925Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-12-03T08:53:40.925Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-12-03T08:53:41.183Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-12-03T08:53:41.751Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-12-03T08:53:42.318Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-12-03T08:53:42.885Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-12-03T08:53:43.451Z] --- PASS: TestInfoAPIWarnings (16.40s) [2021-12-03T08:53:43.451Z] === RUN TestInfoDebug [2021-12-03T08:53:43.710Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-12-03T08:53:43.969Z] --- PASS: TestInfoDebug (0.53s) [2021-12-03T08:53:43.969Z] === RUN TestInfoInsecureRegistries [2021-12-03T08:53:43.969Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-12-03T08:53:44.228Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-12-03T08:53:44.487Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-12-03T08:53:44.487Z] === RUN TestInfoRegistryMirrors [2021-12-03T08:53:45.053Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-12-03T08:53:45.053Z] === RUN TestLoginFailsWithBadCredentials [2021-12-03T08:53:45.053Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2021-12-03T08:53:45.053Z] === RUN TestPingCacheHeaders [2021-12-03T08:53:45.053Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-12-03T08:53:45.053Z] === RUN TestPingGet [2021-12-03T08:53:45.053Z] --- PASS: TestPingGet (0.02s) [2021-12-03T08:53:45.053Z] === RUN TestPingHead [2021-12-03T08:53:45.053Z] --- PASS: TestPingHead (0.02s) [2021-12-03T08:53:45.053Z] === RUN TestVersion [2021-12-03T08:53:45.312Z] --- PASS: TestVersion (0.02s) [2021-12-03T08:53:45.312Z] === CONT TestDiskUsage [2021-12-03T08:53:45.312Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-12-03T08:53:45.880Z] === RUN TestDiskUsage/empty [2021-12-03T08:53:45.880Z] === RUN TestDiskUsage/empty/container_types [2021-12-03T08:53:45.880Z] === RUN TestDiskUsage/empty/image_types [2021-12-03T08:53:45.880Z] === RUN TestDiskUsage/empty/volume_types [2021-12-03T08:53:45.880Z] === RUN TestDiskUsage/empty/build-cache_types [2021-12-03T08:53:45.880Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-12-03T08:53:45.880Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-12-03T08:53:45.880Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-12-03T08:53:45.880Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-12-03T08:53:45.880Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-12-03T08:53:45.880Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-12-03T08:53:45.880Z] === RUN TestDiskUsage/after_LoadBusybox [2021-12-03T08:53:45.880Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-12-03T08:53:45.880Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-12-03T08:53:45.880Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-12-03T08:53:45.880Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-12-03T08:53:45.880Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-12-03T08:53:45.880Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-12-03T08:53:45.880Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-12-03T08:53:45.880Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-12-03T08:53:45.880Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-12-03T08:53:45.880Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-12-03T08:53:45.880Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-12-03T08:53:45.880Z] === RUN TestDiskUsage/after_container.Run [2021-12-03T08:53:46.263Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-12-03T08:53:46.263Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-12-03T08:53:46.263Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-12-03T08:53:46.447Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-12-03T08:53:46.447Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-12-03T08:53:46.447Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-12-03T08:53:46.447Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-12-03T08:53:46.447Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-12-03T08:53:46.447Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-12-03T08:53:46.447Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-12-03T08:53:46.447Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-12-03T08:53:46.447Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-12-03T08:53:46.447Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-12-03T08:53:46.447Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-12-03T08:53:46.447Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-12-03T08:53:46.706Z] --- PASS: TestDiskUsage (1.47s) [2021-12-03T08:53:46.706Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-12-03T08:53:46.706Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-12-03T08:53:46.706Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-12-03T08:53:46.706Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-12-03T08:53:46.706Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-12-03T08:53:46.706Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-12-03T08:53:46.706Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-12-03T08:53:46.706Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-12-03T08:53:46.706Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-12-03T08:53:46.706Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-12-03T08:53:46.706Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-12-03T08:53:46.706Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.25s) [2021-12-03T08:53:46.706Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-12-03T08:53:46.706Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-12-03T08:53:46.706Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-12-03T08:53:46.706Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-12-03T08:53:46.706Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-12-03T08:53:46.706Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-12-03T08:53:46.706Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-12-03T08:53:46.706Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-12-03T08:53:46.706Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-12-03T08:53:46.706Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-12-03T08:53:46.706Z] --- PASS: TestDiskUsage/after_container.Run (0.50s) [2021-12-03T08:53:46.706Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-12-03T08:53:46.706Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-12-03T08:53:46.706Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-12-03T08:53:46.706Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-12-03T08:53:46.706Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-12-03T08:53:46.706Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-12-03T08:53:46.706Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-12-03T08:53:46.706Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-12-03T08:53:46.706Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-12-03T08:53:46.706Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-12-03T08:53:46.706Z] PASS [2021-12-03T08:53:46.706Z] [2021-12-03T08:53:46.706Z] === Skipped [2021-12-03T08:53:46.706Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-03T08:53:46.706Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-12-03T08:53:46.706Z] [2021-12-03T08:53:46.706Z] DONE 53 tests, 1 skipped in 22.516s [2021-12-03T08:53:46.706Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-12-03T08:53:46.706Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:53:46.706Z] ++ set -e [2021-12-03T08:53:46.706Z] ++ '[' -n 0 ']' [2021-12-03T08:53:46.706Z] ++ set -x [2021-12-03T08:53:46.706Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-12-03T08:53:46.706Z] INFO: Testing against a local daemon [2021-12-03T08:53:46.706Z] === RUN TestVolumesCreateAndList [2021-12-03T08:53:46.729Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-12-03T08:53:46.729Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-12-03T08:53:46.965Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-12-03T08:53:46.965Z] === RUN TestVolumesRemove [2021-12-03T08:53:46.965Z] --- PASS: TestVolumesRemove (0.06s) [2021-12-03T08:53:46.965Z] === RUN TestVolumesInspect [2021-12-03T08:53:46.965Z] --- PASS: TestVolumesInspect (0.02s) [2021-12-03T08:53:46.965Z] === RUN TestVolumesInvalidJSON [2021-12-03T08:53:46.965Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-12-03T08:53:46.965Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-12-03T08:53:46.965Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-12-03T08:53:46.965Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-12-03T08:53:46.965Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-12-03T08:53:46.965Z] PASS [2021-12-03T08:53:46.965Z] [2021-12-03T08:53:46.965Z] DONE 5 tests in 0.284s [2021-12-03T08:53:46.965Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-12-03T08:53:46.965Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-12-03T08:53:46.965Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-12-03T08:53:46.965Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-12-03T08:53:47.200Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-12-03T08:53:47.200Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-12-03T08:53:47.200Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-12-03T08:53:47.200Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-12-03T08:53:47.200Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-12-03T08:53:47.225Z] ++++ cat bundles/test-integration/docker.pid [2021-12-03T08:53:47.225Z] +++ kill 6309 [2021-12-03T08:53:47.485Z] +++ /etc/init.d/apparmor stop [2021-12-03T08:53:47.485Z] Leaving: AppArmorNo profiles have been unloaded. [2021-12-03T08:53:47.485Z] [2021-12-03T08:53:47.485Z] Unloading profiles will leave already running processes permanently [2021-12-03T08:53:47.485Z] unconfined, which can lead to unexpected situations. [2021-12-03T08:53:47.485Z] [2021-12-03T08:53:47.485Z] To set a process to complain mode, use the command line tool [2021-12-03T08:53:47.485Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-12-03T08:53:47.485Z] +++ true [2021-12-03T08:53:47.485Z] exiting test-integration [2021-12-03T08:53:47.485Z] ++ exit 0 [2021-12-03T08:53:47.485Z] [2021-12-03T08:53:47.666Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-12-03T08:53:47.666Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-12-03T08:53:47.666Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-12-03T08:53:48.052Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-12-03T08:53:48.052Z] + for job in $(jobs -p) [2021-12-03T08:53:48.052Z] + wait 4169 [2021-12-03T08:53:48.991Z] === RUN TestDockerSuite/TestInspectDefault [2021-12-03T08:53:49.928Z] === RUN TestDockerSuite/TestInspectHistory [2021-12-03T08:53:50.507Z] === RUN TestDockerSuite/TestInspectImage [2021-12-03T08:53:50.507Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-12-03T08:53:50.507Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-12-03T08:53:50.507Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-12-03T08:53:50.507Z] === RUN TestDockerSuite/TestInspectInt64 [2021-12-03T08:53:50.767Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-12-03T08:53:51.073Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-12-03T08:53:51.073Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-12-03T08:53:51.073Z] === RUN TestDockerSuite/TestBuildBlankName [2021-12-03T08:53:51.073Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-12-03T08:53:51.333Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-12-03T08:53:51.333Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-12-03T08:53:51.900Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-12-03T08:53:52.158Z] === RUN TestDockerSuite/TestInspectPlugin [2021-12-03T08:53:54.686Z] === RUN TestDockerSuite/TestInspectRootFS [2021-12-03T08:53:54.686Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-12-03T08:53:54.945Z] === RUN TestDockerSuite/TestInspectStatus [2021-12-03T08:53:55.747Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-12-03T08:53:55.747Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-12-03T08:53:55.747Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-12-03T08:53:55.883Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-12-03T08:53:56.820Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-12-03T08:53:57.387Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-12-03T08:53:57.959Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-12-03T08:53:58.526Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-12-03T08:53:58.785Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-12-03T08:53:59.351Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-12-03T08:53:59.610Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-12-03T08:53:59.610Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-12-03T08:54:00.413Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-12-03T08:54:01.510Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-12-03T08:54:01.510Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-12-03T08:54:02.447Z] === RUN TestDockerSuite/TestLinksEnvs [2021-12-03T08:54:03.384Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-12-03T08:54:03.642Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-12-03T08:54:05.019Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-12-03T08:54:06.394Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-12-03T08:54:07.471Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-12-03T08:54:07.787Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-12-03T08:54:07.787Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-12-03T08:54:08.868Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-12-03T08:54:09.162Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-12-03T08:54:09.162Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-12-03T08:54:09.334Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-12-03T08:54:09.334Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-12-03T08:54:09.334Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-12-03T08:54:09.730Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-12-03T08:54:14.523Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-12-03T08:54:14.523Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-12-03T08:54:14.523Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-12-03T08:54:17.841Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-12-03T08:54:17.865Z] ok github.com/docker/docker/cmd/dockerd 0.041s coverage: 29.0% of statements [2021-12-03T08:54:17.866Z] ok github.com/docker/docker/container 0.113s coverage: 34.8% of statements [2021-12-03T08:54:17.866Z] ok github.com/docker/docker/cmd/dockerd/trap 2.495s coverage: 0.0% of statements [2021-12-03T08:54:17.866Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-12-03T08:54:17.866Z] ? github.com/docker/docker/container/stream [no test files] [2021-12-03T08:54:17.866Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-12-03T08:54:17.866Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-12-03T08:54:17.866Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-12-03T08:54:18.100Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-12-03T08:54:19.034Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-12-03T08:54:19.193Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-12-03T08:54:19.193Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-12-03T08:54:19.193Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-12-03T08:54:19.193Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-12-03T08:54:19.193Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-12-03T08:54:19.600Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-12-03T08:54:20.976Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-12-03T08:54:21.234Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-12-03T08:54:21.492Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-12-03T08:54:21.493Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-12-03T08:54:21.493Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-12-03T08:54:21.751Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-12-03T08:54:22.319Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-12-03T08:54:22.577Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-12-03T08:54:24.413Z] ok github.com/docker/docker/daemon/cluster 0.059s coverage: 0.5% of statements [2021-12-03T08:54:25.343Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2021-12-03T08:54:26.239Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-12-03T08:54:26.239Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-12-03T08:54:26.239Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-12-03T08:54:26.239Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-12-03T08:54:26.239Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-12-03T08:54:26.239Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-12-03T08:54:26.239Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-12-03T08:54:26.239Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-12-03T08:54:26.712Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2021-12-03T08:54:26.763Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-12-03T08:54:26.764Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-12-03T08:54:26.764Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-12-03T08:54:27.127Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-12-03T08:54:27.127Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-12-03T08:54:27.593Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-12-03T08:54:28.663Z] docker_api_swarm_service_test.go:395: [d0f2d45c7c6e8] joining swarm manager [d14dcea27a0f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-03T08:54:29.229Z] docker_api_swarm_service_test.go:395: [d1eee5fe9d647] joining swarm manager [d14dcea27a0f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-03T08:54:31.130Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-12-03T08:54:31.372Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-12-03T08:54:32.079Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-12-03T08:54:32.079Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-12-03T08:54:33.015Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-12-03T08:54:34.312Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-12-03T08:54:34.395Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-12-03T08:54:34.799Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.437s coverage: 13.8% of statements [2021-12-03T08:54:34.799Z] ok github.com/docker/docker/daemon/config 0.025s coverage: 80.9% of statements [2021-12-03T08:54:34.799Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2021-12-03T08:54:34.962Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-12-03T08:54:35.362Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2021-12-03T08:54:35.895Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-12-03T08:54:35.924Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-12-03T08:54:36.830Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-12-03T08:54:36.852Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.456s coverage: 74.6% of statements [2021-12-03T08:54:37.258Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-12-03T08:54:38.218Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 3.0% of statements [2021-12-03T08:54:38.475Z] ok github.com/docker/docker/daemon 12.160s coverage: 17.5% of statements [2021-12-03T08:54:38.475Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-12-03T08:54:38.475Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-12-03T08:54:38.475Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-12-03T08:54:38.475Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-12-03T08:54:38.732Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-12-03T08:54:38.732Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-12-03T08:54:39.038Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.475s coverage: 56.2% of statements [2021-12-03T08:54:39.299Z] === RUN TestDockerSuite/TestLogsSince [2021-12-03T08:54:40.931Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.8% of statements [2021-12-03T08:54:42.830Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.413s coverage: 50.5% of statements [2021-12-03T08:54:43.087Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.552s coverage: 45.9% of statements [2021-12-03T08:54:43.087Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-12-03T08:54:44.561Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-12-03T08:54:45.609Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.015s coverage: 58.8% of statements [2021-12-03T08:54:45.935Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-12-03T08:54:46.871Z] docker_api_swarm_service_test.go:343: [da9473cc53b99] joining swarm manager [d7ca53ddce28f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-03T08:54:47.295Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-12-03T08:54:47.438Z] docker_api_swarm_service_test.go:343: [de4b547d8abb6] joining swarm manager [d7ca53ddce28f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-03T08:54:47.504Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.852s coverage: 58.0% of statements [2021-12-03T08:54:47.504Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-12-03T08:54:47.504Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-12-03T08:54:48.068Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2021-12-03T08:54:48.998Z] ok github.com/docker/docker/daemon/links 0.024s coverage: 93.0% of statements [2021-12-03T08:54:51.623Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-12-03T08:54:51.964Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-12-03T08:54:51.964Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-12-03T08:54:51.964Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-12-03T08:54:51.964Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-12-03T08:54:52.190Z] === RUN TestDockerSuite/TestLogsTail [2021-12-03T08:54:52.420Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-12-03T08:54:52.756Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-12-03T08:54:53.026Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-12-03T08:54:53.173Z] ok github.com/docker/docker/daemon/images 0.032s coverage: 6.7% of statements [2021-12-03T08:54:53.173Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-12-03T08:54:53.173Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-12-03T08:54:53.173Z] ok github.com/docker/docker/daemon/logger 0.229s coverage: 43.5% of statements [2021-12-03T08:54:53.599Z] === RUN TestDockerSuite/TestMountIntoProc [2021-12-03T08:54:53.858Z] === RUN TestDockerSuite/TestMountIntoSys [2021-12-03T08:54:53.946Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-12-03T08:54:53.946Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-12-03T08:54:53.947Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-12-03T08:54:54.424Z] === RUN TestDockerSuite/TestNetHostname [2021-12-03T08:54:54.627Z] ok github.com/docker/docker/daemon/logger/gelf 0.034s coverage: 67.0% of statements [2021-12-03T08:54:55.581Z] ok github.com/docker/docker/daemon/logger/awslogs 0.336s coverage: 77.6% of statements [2021-12-03T08:54:55.581Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-12-03T08:54:55.581Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-12-03T08:54:55.797Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-12-03T08:54:55.797Z] === RUN TestDockerSuite/TestNetworkEvents [2021-12-03T08:54:56.145Z] ok github.com/docker/docker/daemon/logger/journald 0.025s coverage: 23.9% of statements [2021-12-03T08:54:57.076Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.020s coverage: 87.2% of statements [2021-12-03T08:54:57.333Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.039s coverage: 69.9% of statements [2021-12-03T08:54:58.622Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-12-03T08:54:59.077Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-12-03T08:54:59.077Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-12-03T08:54:59.224Z] ok github.com/docker/docker/daemon/logger/local 0.031s coverage: 75.2% of statements [2021-12-03T08:54:59.224Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-12-03T08:54:59.480Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.065s coverage: 55.1% of statements [2021-12-03T08:54:59.533Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-12-03T08:54:59.533Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-12-03T08:54:59.533Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-12-03T08:55:00.849Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 31.5% of statements [2021-12-03T08:55:01.060Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-12-03T08:55:01.061Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-12-03T08:55:01.319Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-12-03T08:55:02.021Z] === RUN TestDockerSuite/TestBuildCmd [2021-12-03T08:55:02.477Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-12-03T08:55:02.695Z] docker_api_swarm_service_test.go:490: [d40048f87eab6] joining swarm manager [dc8b0a6998e16]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-03T08:55:02.739Z] ok github.com/docker/docker/daemon/logger/syslog 0.052s coverage: 46.8% of statements [2021-12-03T08:55:02.932Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-12-03T08:55:02.953Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-12-03T08:55:03.301Z] ok github.com/docker/docker/daemon/logger/templates 0.006s coverage: 8.3% of statements [2021-12-03T08:55:03.387Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-12-03T08:55:03.519Z] === RUN TestDockerSuite/TestPluginActive [2021-12-03T08:55:03.519Z] docker_api_swarm_service_test.go:490: [dddba049689c2] joining swarm manager [dc8b0a6998e16]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-03T08:55:03.863Z] ok github.com/docker/docker/daemon/logger/splunk 2.091s coverage: 82.5% of statements [2021-12-03T08:55:03.863Z] ? github.com/docker/docker/daemon/names [no test files] [2021-12-03T08:55:04.425Z] ok github.com/docker/docker/daemon/network 0.058s coverage: 63.8% of statements [2021-12-03T08:55:04.425Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-12-03T08:55:06.053Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-12-03T08:55:06.317Z] ok github.com/docker/docker/distribution/metadata 0.092s coverage: 48.2% of statements [2021-12-03T08:55:08.838Z] ok github.com/docker/docker/distribution 0.140s coverage: 26.4% of statements [2021-12-03T08:55:08.838Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-12-03T08:55:09.152Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-12-03T08:55:09.402Z] ok github.com/docker/docker/errdefs 0.007s coverage: 53.1% of statements [2021-12-03T08:55:10.333Z] ok github.com/docker/docker/image 0.026s coverage: 86.6% of statements [2021-12-03T08:55:10.590Z] ok github.com/docker/docker/distribution/xfer 1.984s coverage: 85.1% of statements [2021-12-03T08:55:10.590Z] ? github.com/docker/docker/dockerversion [no test files] [2021-12-03T08:55:10.681Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-12-03T08:55:10.681Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-12-03T08:55:10.681Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-12-03T08:55:11.154Z] ok github.com/docker/docker/image/cache 0.048s coverage: 19.2% of statements [2021-12-03T08:55:11.322Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-12-03T08:55:11.322Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-12-03T08:55:11.322Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-12-03T08:55:12.218Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-12-03T08:55:12.218Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-12-03T08:55:12.218Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-12-03T08:55:12.218Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-12-03T08:55:12.524Z] ok github.com/docker/docker/image/tarexport 0.021s coverage: 0.7% of statements [2021-12-03T08:55:12.524Z] ok github.com/docker/docker/image/v1 0.027s coverage: 25.0% of statements [2021-12-03T08:55:12.524Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-12-03T08:55:12.695Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-12-03T08:55:13.087Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2021-12-03T08:55:14.382Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-12-03T08:55:14.457Z] ok github.com/docker/docker/oci 0.010s coverage: 43.3% of statements [2021-12-03T08:55:15.223Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-12-03T08:55:15.343Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-12-03T08:55:16.162Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-12-03T08:55:16.308Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-12-03T08:55:16.308Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-12-03T08:55:16.308Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-12-03T08:55:16.353Z] ok github.com/docker/docker/opts 0.050s coverage: 67.1% of statements [2021-12-03T08:55:16.353Z] ok github.com/docker/docker/pkg/aaparser 0.003s coverage: 52.9% of statements [2021-12-03T08:55:17.130Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-12-03T08:55:17.269Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-12-03T08:55:17.724Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-12-03T08:55:17.724Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-12-03T08:55:17.724Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-12-03T08:55:17.724Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-12-03T08:55:17.724Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-12-03T08:55:17.870Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-12-03T08:55:17.870Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-12-03T08:55:17.870Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-12-03T08:55:17.870Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-12-03T08:55:17.870Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-12-03T08:55:17.870Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-12-03T08:55:17.870Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-12-03T08:55:17.870Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-12-03T08:55:17.870Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-12-03T08:55:17.870Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-12-03T08:55:17.870Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-12-03T08:55:17.870Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-12-03T08:55:17.870Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-12-03T08:55:17.870Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-12-03T08:55:17.870Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-12-03T08:55:18.337Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-12-03T08:55:19.624Z] ok github.com/docker/docker/pkg/archive 0.558s coverage: 82.1% of statements [2021-12-03T08:55:19.899Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-12-03T08:55:19.899Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-12-03T08:55:19.899Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-12-03T08:55:19.899Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-12-03T08:55:19.899Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-12-03T08:55:19.899Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-12-03T08:55:20.186Z] ok github.com/docker/docker/pkg/authorization 0.349s coverage: 68.3% of statements [2021-12-03T08:55:20.414Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-12-03T08:55:20.443Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-12-03T08:55:20.699Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2021-12-03T08:55:21.349Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-12-03T08:55:22.392Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-12-03T08:55:22.851Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-12-03T08:55:23.880Z] docker_api_swarm_service_test.go:128: [dc6622cdad57f] joining swarm manager [d73dc33b0d26c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-03T08:55:24.097Z] ok github.com/docker/docker/layer 8.008s coverage: 68.8% of statements [2021-12-03T08:55:24.097Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-12-03T08:55:24.098Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-12-03T08:55:24.098Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-12-03T08:55:24.098Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-12-03T08:55:24.098Z] ? github.com/docker/docker/oci/caps [no test files] [2021-12-03T08:55:24.138Z] docker_api_swarm_service_test.go:129: [d1d0c4b939471] joining swarm manager [d73dc33b0d26c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-03T08:55:24.661Z] ok github.com/docker/docker/pkg/directory 0.009s coverage: 80.0% of statements [2021-12-03T08:55:24.661Z] ok github.com/docker/docker/pkg/chrootarchive 2.912s coverage: 43.5% of statements [2021-12-03T08:55:24.661Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-12-03T08:55:24.661Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-12-03T08:55:25.073Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-12-03T08:55:25.225Z] ok github.com/docker/docker/pkg/discovery 0.020s coverage: 58.3% of statements [2021-12-03T08:55:25.481Z] ok github.com/docker/docker/pkg/discovery/file 0.043s coverage: 97.6% of statements [2021-12-03T08:55:26.412Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2021-12-03T08:55:26.449Z] docker_api_swarm_service_test.go:137: [d17ada32e1bf4] joining swarm manager [d73dc33b0d26c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-12-03T08:55:26.669Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2021-12-03T08:55:26.707Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-12-03T08:55:26.925Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2021-12-03T08:55:27.274Z] docker_api_swarm_service_test.go:138: [d4179b65f94de] joining swarm manager [d73dc33b0d26c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-12-03T08:55:27.842Z] === RUN TestDockerSuite/TestPortHostBinding [2021-12-03T08:55:27.854Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2021-12-03T08:55:28.088Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-12-03T08:55:28.088Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-12-03T08:55:28.088Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-12-03T08:55:28.088Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-12-03T08:55:28.417Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 84.8% of statements [2021-12-03T08:55:28.980Z] ok github.com/docker/docker/pkg/fsutils 0.173s coverage: 85.1% of statements [2021-12-03T08:55:29.216Z] === RUN TestDockerSuite/TestPortList [2021-12-03T08:55:29.236Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2021-12-03T08:55:29.493Z] ok github.com/docker/docker/pkg/discovery/kv 3.061s coverage: 84.1% of statements [2021-12-03T08:55:30.422Z] ok github.com/docker/docker/pkg/idtools 0.518s coverage: 69.5% of statements [2021-12-03T08:55:30.422Z] ok github.com/docker/docker/pkg/ioutils 0.431s coverage: 71.5% of statements [2021-12-03T08:55:30.986Z] ok github.com/docker/docker/pkg/longpath 0.010s coverage: 100.0% of statements [2021-12-03T08:55:30.986Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2021-12-03T08:55:30.986Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-12-03T08:55:30.986Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-12-03T08:55:30.986Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-12-03T08:55:31.242Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-12-03T08:55:31.243Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-12-03T08:55:31.243Z] ok github.com/docker/docker/pkg/parsers 0.010s coverage: 97.0% of statements [2021-12-03T08:55:31.499Z] ok github.com/docker/docker/pkg/parsers/kernel 0.011s coverage: 60.0% of statements [2021-12-03T08:55:31.755Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.010s coverage: 86.7% of statements [2021-12-03T08:55:31.755Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-12-03T08:55:31.755Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-12-03T08:55:31.755Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-12-03T08:55:32.319Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2021-12-03T08:55:32.883Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-12-03T08:55:32.883Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-12-03T08:55:33.140Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-12-03T08:55:33.265Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-12-03T08:55:34.507Z] ok github.com/docker/docker/pkg/pubsub 1.033s coverage: 75.0% of statements [2021-12-03T08:55:34.507Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-12-03T08:55:34.763Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2021-12-03T08:55:35.020Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-12-03T08:55:35.020Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2021-12-03T08:55:35.276Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-12-03T08:55:35.775Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-12-03T08:55:35.838Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 51.2% of statements [2021-12-03T08:55:36.033Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-12-03T08:55:36.095Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 40.1% of statements [2021-12-03T08:55:36.224Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-12-03T08:55:36.351Z] ok github.com/docker/docker/pkg/tailfile 0.061s coverage: 88.6% of statements [2021-12-03T08:55:36.915Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements [2021-12-03T08:55:36.915Z] coverage: [no statements] [2021-12-03T08:55:36.915Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-12-03T08:55:37.171Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-12-03T08:55:37.208Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-12-03T08:55:37.208Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-12-03T08:55:37.208Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-12-03T08:55:37.428Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-12-03T08:55:37.428Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-12-03T08:55:39.329Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-12-03T08:55:39.329Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-12-03T08:55:39.585Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 86.0% of statements [2021-12-03T08:55:40.154Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-12-03T08:55:40.950Z] ok github.com/docker/docker/quota 0.233s coverage: 71.4% of statements [2021-12-03T08:55:40.950Z] ok github.com/docker/docker/reference 0.005s coverage: 83.7% of statements [2021-12-03T08:55:41.716Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-12-03T08:55:41.879Z] ok github.com/docker/docker/registry 0.038s coverage: 58.3% of statements [2021-12-03T08:55:42.136Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-12-03T08:55:42.392Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-12-03T08:55:42.605Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-12-03T08:55:42.605Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-12-03T08:55:42.605Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-12-03T08:55:42.605Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-12-03T08:55:42.605Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-12-03T08:55:42.649Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2021-12-03T08:55:42.863Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-12-03T08:55:42.863Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-12-03T08:55:42.905Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-12-03T08:55:43.430Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-12-03T08:55:43.430Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-12-03T08:55:44.364Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-12-03T08:55:44.364Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-12-03T08:55:45.421Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-12-03T08:55:45.678Z] ok github.com/docker/docker/volume/local 0.113s coverage: 76.4% of statements [2021-12-03T08:55:46.241Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2021-12-03T08:55:46.264Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-12-03T08:55:47.170Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2021-12-03T08:55:47.199Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-12-03T08:55:47.457Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-12-03T08:55:47.715Z] === RUN TestDockerSuite/TestPsByOrder [2021-12-03T08:55:49.615Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-12-03T08:55:49.616Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-12-03T08:55:50.184Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-12-03T08:55:50.372Z] === RUN TestDockerSuite/TestBuildAddScript [2021-12-03T08:55:50.372Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-12-03T08:55:50.372Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-12-03T08:55:50.372Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-12-03T08:55:50.372Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-12-03T08:55:50.372Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-12-03T08:55:50.372Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-12-03T08:55:50.372Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-12-03T08:55:50.372Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-12-03T08:55:50.839Z] === RUN TestDockerSuite/TestBuildAddTar [2021-12-03T08:55:52.086Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-12-03T08:55:52.653Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-12-03T08:55:54.029Z] docker_api_swarm_service_test.go:304: [de09f50844d06] joining swarm manager [de6383a65cab8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-03T08:55:54.966Z] docker_api_swarm_service_test.go:304: [d29807de5b1a2] joining swarm manager [de6383a65cab8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-03T08:55:56.870Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-12-03T08:55:56.870Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-12-03T08:55:58.026Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-12-03T08:55:58.026Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-12-03T08:55:58.026Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-12-03T08:55:58.482Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-12-03T08:55:58.482Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-12-03T08:55:58.482Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-12-03T08:55:58.482Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-12-03T08:55:58.937Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-12-03T08:55:58.937Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-12-03T08:55:58.937Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-12-03T08:55:59.393Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-12-03T08:55:59.393Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-12-03T08:55:59.393Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-12-03T08:55:59.402Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-12-03T08:56:05.987Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-12-03T08:56:06.922Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-12-03T08:56:08.297Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-12-03T08:56:09.050Z] ok github.com/docker/docker/pkg/plugins 33.627s coverage: 76.3% of statements [2021-12-03T08:56:09.051Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-12-03T08:56:09.051Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-12-03T08:56:09.051Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-12-03T08:56:09.051Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-12-03T08:56:09.051Z] ? github.com/docker/docker/pkg/term [no test files] [2021-12-03T08:56:09.051Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-12-03T08:56:09.051Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-12-03T08:56:09.051Z] ? github.com/docker/docker/rootless [no test files] [2021-12-03T08:56:09.051Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-12-03T08:56:09.051Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-12-03T08:56:09.051Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-12-03T08:56:09.051Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-12-03T08:56:09.051Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-12-03T08:56:09.051Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-12-03T08:56:09.051Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-12-03T08:56:09.051Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-12-03T08:56:09.051Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-12-03T08:56:09.051Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-12-03T08:56:09.051Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-12-03T08:56:09.051Z] ? github.com/docker/docker/testutil/request [no test files] [2021-12-03T08:56:09.051Z] ? github.com/docker/docker/volume [no test files] [2021-12-03T08:56:09.051Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-12-03T08:56:09.051Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-12-03T08:56:09.051Z] [2021-12-03T08:56:09.051Z] === Skipped [2021-12-03T08:56:09.051Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-12-03T08:56:09.051Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-12-03T08:56:09.051Z] [2021-12-03T08:56:09.051Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-12-03T08:56:09.051Z] network_proxy_test.go:208: No support for dual stack yet [2021-12-03T08:56:09.051Z] [2021-12-03T08:56:09.051Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-12-03T08:56:09.051Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-12-03T08:56:09.051Z] [2021-12-03T08:56:09.051Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-12-03T08:56:09.051Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-12-03T08:56:09.051Z] [2021-12-03T08:56:09.051Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-12-03T08:56:09.051Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-03T08:56:09.051Z] graphtest_unix.go:44: Driver btrfs not supported [2021-12-03T08:56:09.051Z] [2021-12-03T08:56:09.051Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-12-03T08:56:09.051Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-03T08:56:09.051Z] graphtest_unix.go:44: Driver btrfs not supported [2021-12-03T08:56:09.051Z] [2021-12-03T08:56:09.051Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-12-03T08:56:09.051Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-03T08:56:09.051Z] graphtest_unix.go:44: Driver btrfs not supported [2021-12-03T08:56:09.051Z] [2021-12-03T08:56:09.051Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-12-03T08:56:09.051Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-03T08:56:09.051Z] graphtest_unix.go:44: Driver btrfs not supported [2021-12-03T08:56:09.051Z] [2021-12-03T08:56:09.051Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-12-03T08:56:09.051Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-03T08:56:09.051Z] graphtest_unix.go:44: Driver btrfs not supported [2021-12-03T08:56:09.051Z] [2021-12-03T08:56:09.051Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-12-03T08:56:09.051Z] graphtest_unix.go:71: No driver to put! [2021-12-03T08:56:09.051Z] [2021-12-03T08:56:09.051Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-12-03T08:56:09.052Z] time="2021-12-03T08:54:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-03T08:56:09.052Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-12-03T08:56:09.052Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-12-03T08:56:09.052Z] [2021-12-03T08:56:09.052Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-12-03T08:56:09.052Z] time="2021-12-03T08:54:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-03T08:56:09.052Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-12-03T08:56:09.052Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-12-03T08:56:09.052Z] [2021-12-03T08:56:09.052Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-12-03T08:56:09.052Z] time="2021-12-03T08:54:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-03T08:56:09.052Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-12-03T08:56:09.052Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-12-03T08:56:09.052Z] [2021-12-03T08:56:09.052Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-12-03T08:56:09.052Z] time="2021-12-03T08:54:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-03T08:56:09.052Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-12-03T08:56:09.052Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-12-03T08:56:09.052Z] [2021-12-03T08:56:09.052Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-12-03T08:56:09.052Z] time="2021-12-03T08:54:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-03T08:56:09.052Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-12-03T08:56:09.052Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-12-03T08:56:09.052Z] [2021-12-03T08:56:09.052Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-12-03T08:56:09.052Z] graphtest_unix.go:71: No driver to put! [2021-12-03T08:56:09.052Z] [2021-12-03T08:56:09.052Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-12-03T08:56:09.052Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2021-12-03T08:56:09.052Z] [2021-12-03T08:56:09.052Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-12-03T08:56:09.052Z] overlay_test.go:50: Fails to compute changes intermittently [2021-12-03T08:56:09.052Z] [2021-12-03T08:56:09.052Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-12-03T08:56:09.052Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-12-03T08:56:09.052Z] [2021-12-03T08:56:09.052Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-12-03T08:56:09.052Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-12-03T08:56:09.052Z] [2021-12-03T08:56:09.052Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-12-03T08:56:09.052Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-03T08:56:09.052Z] graphtest_unix.go:44: Driver zfs not supported [2021-12-03T08:56:09.052Z] [2021-12-03T08:56:09.052Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-12-03T08:56:09.052Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-03T08:56:09.052Z] graphtest_unix.go:44: Driver zfs not supported [2021-12-03T08:56:09.052Z] [2021-12-03T08:56:09.052Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-12-03T08:56:09.052Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-03T08:56:09.052Z] graphtest_unix.go:44: Driver zfs not supported [2021-12-03T08:56:09.052Z] [2021-12-03T08:56:09.052Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-12-03T08:56:09.052Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-03T08:56:09.052Z] graphtest_unix.go:44: Driver zfs not supported [2021-12-03T08:56:09.052Z] [2021-12-03T08:56:09.052Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-12-03T08:56:09.052Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-03T08:56:09.052Z] graphtest_unix.go:44: Driver zfs not supported [2021-12-03T08:56:09.052Z] [2021-12-03T08:56:09.052Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-12-03T08:56:09.052Z] graphtest_unix.go:71: No driver to put! [2021-12-03T08:56:09.052Z] [2021-12-03T08:56:09.052Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-12-03T08:56:09.052Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2021-12-03T08:56:09.052Z] [2021-12-03T08:56:09.052Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-12-03T08:56:09.052Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2021-12-03T08:56:09.052Z] [2021-12-03T08:56:09.052Z] DONE 2340 tests, 28 skipped in 248.695s [2021-12-03T08:56:09.052Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-12-03T08:56:09.052Z] github.com/docker/docker/libnetwork/bitseq [2021-12-03T08:56:09.052Z] github.com/docker/docker/libnetwork/cluster [2021-12-03T08:56:09.052Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-03T08:56:09.052Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-03T08:56:09.052Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-03T08:56:09.052Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-03T08:56:09.052Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-03T08:56:09.052Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-03T08:56:09.052Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-03T08:56:09.052Z] github.com/docker/docker/libnetwork/config [2021-12-03T08:56:09.052Z] github.com/docker/docker/libnetwork/datastore [2021-12-03T08:56:09.052Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-03T08:56:09.052Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-03T08:56:09.052Z] github.com/docker/docker/libnetwork/driverapi [2021-12-03T08:56:09.052Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-03T08:56:09.052Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-03T08:56:09.052Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-03T08:56:09.052Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-03T08:56:09.052Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-03T08:56:09.052Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-03T08:56:09.052Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-03T08:56:09.052Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-03T08:56:09.052Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-03T08:56:09.052Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-03T08:56:09.052Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-03T08:56:09.052Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-03T08:56:09.052Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-03T08:56:09.052Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-03T08:56:09.052Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-03T08:56:09.052Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-03T08:56:09.052Z] github.com/docker/docker/libnetwork/etchosts [2021-12-03T08:56:09.052Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-12-03T08:56:09.052Z] github.com/docker/docker/libnetwork/idm [2021-12-03T08:56:09.052Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-03T08:56:09.052Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-03T08:56:09.052Z] github.com/docker/docker/libnetwork/ipam [2021-12-03T08:56:09.052Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-03T08:56:09.052Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-03T08:56:09.052Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-03T08:56:09.052Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-03T08:56:09.052Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-03T08:56:09.052Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-03T08:56:09.052Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-03T08:56:09.052Z] github.com/docker/docker/libnetwork/iptables [2021-12-03T08:56:09.052Z] github.com/docker/docker/libnetwork/netlabel [2021-12-03T08:56:09.052Z] github.com/docker/docker/libnetwork/netutils [2021-12-03T08:56:09.052Z] github.com/docker/docker/libnetwork/networkdb [2021-12-03T08:56:09.052Z] github.com/docker/docker/libnetwork/ns [2021-12-03T08:56:09.052Z] github.com/docker/docker/libnetwork/options [2021-12-03T08:56:09.052Z] github.com/docker/docker/libnetwork/osl [2021-12-03T08:56:09.052Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-03T08:56:09.052Z] github.com/docker/docker/libnetwork/portallocator [2021-12-03T08:56:09.052Z] github.com/docker/docker/libnetwork/portmapper [2021-12-03T08:56:09.052Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-03T08:56:09.052Z] github.com/docker/docker/libnetwork/testutils [2021-12-03T08:56:09.052Z] github.com/docker/docker/libnetwork/types' ']' [2021-12-03T08:56:09.052Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2021-12-03T08:56:09.234Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-12-03T08:56:10.168Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-12-03T08:56:11.542Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-12-03T08:56:12.917Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-12-03T08:56:13.852Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-12-03T08:56:13.852Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-12-03T08:56:14.420Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-12-03T08:56:14.420Z] === RUN TestDockerSuite/TestPsRightTagName [2021-12-03T08:56:16.325Z] === RUN TestDockerSuite/TestPsShowMounts [2021-12-03T08:56:16.583Z] docker_api_swarm_service_test.go:100: [d91cf0a0ae6e9] joining swarm manager [df4a8e07f0e24]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-03T08:56:17.519Z] docker_api_swarm_service_test.go:101: [d0cfdeae2e191] joining swarm manager [df4a8e07f0e24]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-03T08:56:18.088Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-12-03T08:56:18.347Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-12-03T08:56:18.347Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-12-03T08:56:18.347Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-12-03T08:56:18.606Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-12-03T08:56:18.606Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-12-03T08:56:18.606Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-12-03T08:56:18.922Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-12-03T08:56:18.922Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-12-03T08:56:18.922Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-12-03T08:56:19.543Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-12-03T08:56:20.449Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-12-03T08:56:20.449Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-12-03T08:56:20.449Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-12-03T08:56:20.905Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-12-03T08:56:20.920Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-12-03T08:56:22.305Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-12-03T08:56:22.871Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-12-03T08:56:29.432Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-12-03T08:56:29.432Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-12-03T08:56:30.807Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-12-03T08:56:31.067Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-12-03T08:56:31.067Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-12-03T08:56:31.326Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-12-03T08:56:33.228Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-12-03T08:56:33.547Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-12-03T08:56:33.547Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-12-03T08:56:33.547Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-12-03T08:56:33.547Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-12-03T08:56:33.547Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-12-03T08:56:33.831Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-12-03T08:56:34.606Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-12-03T08:56:37.137Z] check_test.go:379: [d91cf0a0ae6e9] daemon is not started [2021-12-03T08:56:37.137Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-12-03T08:56:38.074Z] === RUN TestDockerSuite/TestRmiBlank [2021-12-03T08:56:38.333Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-12-03T08:56:38.333Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-12-03T08:56:38.553Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-12-03T08:56:38.553Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-12-03T08:56:38.553Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-12-03T08:56:40.862Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-12-03T08:56:41.120Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-12-03T08:56:41.378Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-12-03T08:56:42.268Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-12-03T08:56:42.314Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-12-03T08:56:42.572Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-12-03T08:56:43.139Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-12-03T08:56:44.239Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-12-03T08:56:44.548Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-12-03T08:56:44.806Z] docker_api_swarm_service_test.go:533: [d00272b8c2658] joining swarm manager [dc14f57e1649f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-03T08:56:45.157Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-12-03T08:56:45.372Z] === RUN TestDockerSuite/TestRmiTag [2021-12-03T08:56:45.630Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-12-03T08:56:46.197Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-12-03T08:56:46.197Z] docker_api_swarm_service_test.go:534: [d8c35fb8c1bed] joining swarm manager [dc14f57e1649f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-03T08:56:47.706Z] ok github.com/docker/docker/libnetwork 37.171s coverage: 40.7% of statements [2021-12-03T08:56:47.961Z] ok github.com/docker/docker/libnetwork/bitseq 0.122s coverage: 84.4% of statements [2021-12-03T08:56:47.961Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-12-03T08:56:48.050Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-12-03T08:56:49.875Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-12-03T08:56:49.875Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-12-03T08:56:49.875Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-12-03T08:56:49.875Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-12-03T08:56:49.875Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-12-03T08:56:49.875Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-12-03T08:56:50.134Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-12-03T08:56:50.389Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-12-03T08:56:50.389Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-12-03T08:56:50.390Z] ok github.com/docker/docker/libnetwork/config 0.028s coverage: 24.0% of statements [2021-12-03T08:56:50.646Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-12-03T08:56:50.646Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-12-03T08:56:50.646Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-12-03T08:56:50.903Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-12-03T08:56:51.327Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-12-03T08:56:51.586Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-12-03T08:56:52.890Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-12-03T08:56:52.961Z] === RUN TestDockerSuite/TestRunAddHost [2021-12-03T08:56:53.219Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-12-03T08:56:53.422Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.398s coverage: 59.9% of statements [2021-12-03T08:56:53.477Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-12-03T08:56:53.678Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-12-03T08:56:53.678Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-12-03T08:56:54.043Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-12-03T08:56:54.043Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-12-03T08:56:54.606Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.179s coverage: 4.0% of statements [2021-12-03T08:56:54.606Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-12-03T08:56:54.610Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-12-03T08:56:54.862Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.017s coverage: 4.5% of statements [2021-12-03T08:56:54.862Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-12-03T08:56:55.119Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-12-03T08:56:55.546Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-12-03T08:56:55.805Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-12-03T08:56:56.371Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-12-03T08:56:56.938Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-12-03T08:56:57.873Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-12-03T08:56:58.828Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-12-03T08:56:58.828Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-12-03T08:56:58.828Z] === RUN TestDockerSuite/TestBuildBlankName [2021-12-03T08:56:58.828Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-12-03T08:56:59.247Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-12-03T08:56:59.506Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-12-03T08:57:00.071Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-12-03T08:57:00.637Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-12-03T08:57:01.205Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-12-03T08:57:01.776Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-12-03T08:57:02.710Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-12-03T08:57:03.277Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-12-03T08:57:03.576Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-12-03T08:57:03.577Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-12-03T08:57:03.845Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-12-03T08:57:04.044Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-12-03T08:57:04.412Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-12-03T08:57:04.670Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-12-03T08:57:04.670Z] === RUN TestDockerSuite/TestRunBindMounts [2021-12-03T08:57:05.061Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.731s coverage: 7.2% of statements [2021-12-03T08:57:05.061Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-12-03T08:57:05.061Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-12-03T08:57:05.061Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2021-12-03T08:57:05.061Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-12-03T08:57:05.061Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-12-03T08:57:05.062Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-12-03T08:57:05.062Z] ok github.com/docker/docker/libnetwork/drvregistry 0.019s coverage: 82.4% of statements [2021-12-03T08:57:05.317Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2021-12-03T08:57:05.573Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-12-03T08:57:05.830Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-12-03T08:57:06.046Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-12-03T08:57:06.086Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-12-03T08:57:06.610Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-12-03T08:57:06.868Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-12-03T08:57:07.434Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-12-03T08:57:08.001Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-12-03T08:57:08.001Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-12-03T08:57:08.259Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-12-03T08:57:08.790Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-12-03T08:57:08.826Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-12-03T08:57:09.084Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-12-03T08:57:09.084Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-12-03T08:57:09.653Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-12-03T08:57:10.219Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-12-03T08:57:10.219Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-12-03T08:57:10.786Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-12-03T08:57:11.045Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-12-03T08:57:11.304Z] docker_api_swarm_service_test.go:148: [dfae506ca83ea] joining swarm manager [d58f3f34abdc0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-03T08:57:11.870Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-12-03T08:57:12.128Z] docker_api_swarm_service_test.go:148: [d31fcdcf1a2c1] joining swarm manager [d58f3f34abdc0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-03T08:57:12.695Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-12-03T08:57:13.634Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-12-03T08:57:14.200Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-12-03T08:57:14.200Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-12-03T08:57:14.458Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-12-03T08:57:15.835Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-12-03T08:57:15.938Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-12-03T08:57:16.031Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2021-12-03T08:57:16.770Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-12-03T08:57:17.722Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-12-03T08:57:17.980Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-12-03T08:57:18.146Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-12-03T08:57:18.546Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-12-03T08:57:19.112Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-12-03T08:57:19.371Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-12-03T08:57:19.937Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-12-03T08:57:20.870Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-12-03T08:57:23.089Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-12-03T08:57:23.090Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-12-03T08:57:23.090Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-12-03T08:57:23.402Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-12-03T08:57:23.402Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-12-03T08:57:23.662Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-12-03T08:57:25.038Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-12-03T08:57:25.974Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-12-03T08:57:26.797Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-12-03T08:57:27.876Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-12-03T08:57:29.255Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-12-03T08:57:29.255Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-12-03T08:57:29.255Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-12-03T08:57:29.255Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-12-03T08:57:29.255Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-12-03T08:57:30.190Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-12-03T08:57:30.872Z] ok github.com/docker/docker/libnetwork/ipam 13.813s coverage: 85.3% of statements [2021-12-03T08:57:30.872Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-12-03T08:57:30.872Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-12-03T08:57:30.872Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2021-12-03T08:57:31.126Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-12-03T08:57:31.128Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2021-12-03T08:57:31.128Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-12-03T08:57:31.690Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2021-12-03T08:57:31.749Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-12-03T08:57:31.749Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-12-03T08:57:31.749Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-12-03T08:57:31.749Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-12-03T08:57:31.749Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-12-03T08:57:31.951Z] ok github.com/docker/docker/libnetwork/ipamutils 0.253s coverage: 74.0% of statements [2021-12-03T08:57:32.061Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-12-03T08:57:32.884Z] ok github.com/docker/docker/libnetwork/iptables 0.177s coverage: 45.1% of statements [2021-12-03T08:57:32.884Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2021-12-03T08:57:33.140Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2021-12-03T08:57:33.435Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-12-03T08:57:34.002Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-12-03T08:57:34.953Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-12-03T08:57:35.238Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-12-03T08:57:35.238Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-12-03T08:57:35.238Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-12-03T08:57:35.448Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-12-03T08:57:36.173Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-12-03T08:57:37.548Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-12-03T08:57:37.548Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-12-03T08:57:37.609Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-12-03T08:57:37.609Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-12-03T08:57:37.609Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-12-03T08:57:37.807Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-12-03T08:57:38.077Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-12-03T08:57:38.077Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-12-03T08:57:38.077Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-12-03T08:57:38.077Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-12-03T08:57:38.077Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-12-03T08:57:38.372Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-12-03T08:57:38.630Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-12-03T08:57:38.671Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-12-03T08:57:38.671Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-12-03T08:57:38.671Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-12-03T08:57:38.671Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-12-03T08:57:39.196Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-12-03T08:57:39.196Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-12-03T08:57:39.762Z] === RUN TestDockerSuite/TestRunEnvironment [2021-12-03T08:57:40.020Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-12-03T08:57:40.586Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-12-03T08:57:41.154Z] === RUN TestDockerSuite/TestRunExitCode [2021-12-03T08:57:41.411Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-12-03T08:57:41.979Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-12-03T08:57:42.237Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-12-03T08:57:42.804Z] === RUN TestDockerSuite/TestRunExposePort [2021-12-03T08:57:42.804Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-12-03T08:57:43.374Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-12-03T08:57:43.632Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-12-03T08:57:44.565Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-12-03T08:57:44.823Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-12-03T08:57:44.823Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-12-03T08:57:44.823Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-12-03T08:57:46.723Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-12-03T08:57:47.291Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-12-03T08:57:47.861Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-12-03T08:58:00.088Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-12-03T08:58:00.088Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-12-03T08:58:00.088Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-12-03T08:58:00.088Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-12-03T08:58:00.088Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-12-03T08:58:00.088Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-12-03T08:58:00.655Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-12-03T08:58:03.189Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-12-03T08:58:04.126Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-12-03T08:58:05.063Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-12-03T08:58:11.621Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-12-03T08:58:11.621Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-12-03T08:58:12.188Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-12-03T08:58:12.188Z] === RUN TestDockerSuite/TestRunModeHostname [2021-12-03T08:58:13.125Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-12-03T08:58:13.125Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-12-03T08:58:13.125Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-12-03T08:58:14.502Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-12-03T08:58:15.070Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-12-03T08:58:16.971Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-12-03T08:58:16.971Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-12-03T08:58:16.971Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-12-03T08:58:16.971Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-12-03T08:58:17.906Z] === RUN TestDockerSuite/TestRunMount [2021-12-03T08:58:19.283Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-12-03T08:58:20.760Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-12-03T08:58:20.760Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-12-03T08:58:20.760Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-12-03T08:58:20.760Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-12-03T08:58:20.760Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-12-03T08:58:20.760Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-12-03T08:58:21.745Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-12-03T08:58:21.745Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-12-03T08:58:21.745Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-12-03T08:58:22.591Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-12-03T08:58:22.850Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-12-03T08:58:23.417Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-12-03T08:58:23.982Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-12-03T08:58:25.357Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-12-03T08:58:25.357Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-12-03T08:58:25.539Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-12-03T08:58:26.524Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-12-03T08:58:26.524Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-12-03T08:58:26.524Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-12-03T08:58:26.524Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-12-03T08:58:26.524Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-12-03T08:58:26.733Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-12-03T08:58:28.087Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-12-03T08:58:28.555Z] === RUN TestDockerSuite/TestBuildCmd [2021-12-03T08:58:28.639Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-12-03T08:58:29.023Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-12-03T08:58:29.341Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-12-03T08:58:29.341Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-12-03T08:58:29.341Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-12-03T08:58:29.490Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-12-03T08:58:29.575Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-12-03T08:58:30.475Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-12-03T08:58:30.952Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-12-03T08:58:31.210Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-12-03T08:58:33.118Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-12-03T08:58:34.493Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-12-03T08:58:35.059Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-12-03T08:58:35.223Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-12-03T08:58:35.625Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-12-03T08:58:35.625Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-12-03T08:58:36.192Z] === RUN TestDockerSuite/TestRunNetHost [2021-12-03T08:58:36.761Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-12-03T08:58:36.786Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-12-03T08:58:36.786Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-12-03T08:58:36.786Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-12-03T08:58:37.697Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-12-03T08:58:37.771Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-12-03T08:58:37.771Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-12-03T08:58:37.771Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-12-03T08:58:38.238Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-12-03T08:58:38.265Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-12-03T08:58:39.201Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-12-03T08:58:39.777Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-12-03T08:58:40.450Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-12-03T08:58:40.918Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-12-03T08:58:41.386Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-12-03T08:58:41.386Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-12-03T08:58:41.386Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-12-03T08:58:41.679Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-12-03T08:58:42.372Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-12-03T08:58:42.839Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-12-03T08:58:42.839Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-12-03T08:58:42.839Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-12-03T08:58:42.839Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-12-03T08:58:42.839Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-12-03T08:58:44.211Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-12-03T08:58:44.778Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-12-03T08:58:44.778Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-12-03T08:58:45.037Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-12-03T08:58:45.295Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-12-03T08:58:45.862Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-12-03T08:58:46.120Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-12-03T08:58:46.120Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-12-03T08:58:46.687Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-12-03T08:58:47.017Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-12-03T08:58:47.604Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-12-03T08:58:47.835Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-12-03T08:58:47.835Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-12-03T08:58:47.835Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-12-03T08:58:47.835Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-12-03T08:58:47.835Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-12-03T08:58:47.835Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-12-03T08:58:47.835Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-12-03T08:58:47.835Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-12-03T08:58:47.835Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-12-03T08:58:47.835Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-12-03T08:58:47.835Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-12-03T08:58:47.835Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-12-03T08:58:50.040Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-12-03T08:58:52.995Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-12-03T08:58:53.242Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-12-03T08:58:53.242Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-12-03T08:58:53.242Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-12-03T08:58:53.242Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-12-03T08:58:53.242Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-12-03T08:58:54.176Z] === RUN TestDockerSuite/TestRunPortInUse [2021-12-03T08:58:54.745Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-12-03T08:58:55.003Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-12-03T08:58:55.003Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-12-03T08:58:55.562Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-12-03T08:58:55.570Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-12-03T08:58:56.136Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-12-03T08:58:56.395Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-12-03T08:58:56.962Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-12-03T08:58:56.962Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-12-03T08:58:56.962Z] === RUN TestDockerSuite/TestRunPublishPort [2021-12-03T08:58:57.221Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-12-03T08:58:57.735Z] === RUN TestDockerSuite/TestBuildEnv [2021-12-03T08:58:57.735Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-12-03T08:58:57.735Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-12-03T08:58:57.735Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-12-03T08:58:57.735Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-12-03T08:58:57.735Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-12-03T08:58:57.735Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-12-03T08:58:57.735Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-12-03T08:58:57.735Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-12-03T08:58:57.735Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-12-03T08:58:57.735Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-12-03T08:58:57.788Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-12-03T08:58:57.788Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-12-03T08:58:57.788Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-12-03T08:58:58.046Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-12-03T08:58:58.981Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-12-03T08:58:58.981Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2021-12-03T08:58:58.981Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-12-03T08:59:01.513Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-12-03T08:59:01.513Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-12-03T08:59:01.513Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-12-03T08:59:01.513Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-12-03T08:59:01.513Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-12-03T08:59:01.513Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-12-03T08:59:01.513Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-12-03T08:59:01.514Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-12-03T08:59:01.980Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-12-03T08:59:02.081Z] === RUN TestDockerSuite/TestRunRm [2021-12-03T08:59:02.648Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-12-03T08:59:03.214Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-12-03T08:59:04.096Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-12-03T08:59:06.496Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-12-03T08:59:06.718Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-12-03T08:59:06.754Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-12-03T08:59:07.321Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-12-03T08:59:09.225Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-12-03T08:59:09.225Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-12-03T08:59:11.125Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-12-03T08:59:12.062Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-12-03T08:59:14.599Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-12-03T08:59:15.534Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-12-03T08:59:16.101Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-12-03T08:59:16.669Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-12-03T08:59:17.237Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-12-03T08:59:17.697Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-12-03T08:59:17.697Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-12-03T08:59:17.697Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-12-03T08:59:17.803Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-12-03T08:59:18.062Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-12-03T08:59:18.629Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-12-03T08:59:18.888Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-12-03T08:59:19.184Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-12-03T08:59:19.185Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-12-03T08:59:19.185Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-12-03T08:59:19.185Z] === RUN TestDockerSuite/TestBuildExpose [2021-12-03T08:59:19.185Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-12-03T08:59:19.185Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-12-03T08:59:19.185Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-12-03T08:59:19.185Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-12-03T08:59:19.185Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-12-03T08:59:19.185Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-12-03T08:59:19.185Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-12-03T08:59:19.185Z] === RUN TestDockerSuite/TestBuildFails [2021-12-03T08:59:19.463Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-12-03T08:59:19.915Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-12-03T08:59:19.915Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-12-03T08:59:20.029Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-12-03T08:59:20.383Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-12-03T08:59:20.383Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-12-03T08:59:20.383Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-12-03T08:59:20.383Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-12-03T08:59:20.852Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-12-03T08:59:21.321Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-12-03T08:59:21.321Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-12-03T08:59:21.321Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-12-03T08:59:22.130Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-12-03T08:59:22.131Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-12-03T08:59:22.556Z] === RUN TestDockerSuite/TestRunState [2021-12-03T08:59:23.122Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-12-03T08:59:23.688Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-12-03T08:59:24.256Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-12-03T08:59:24.256Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-12-03T08:59:24.256Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-12-03T08:59:24.256Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-12-03T08:59:24.520Z] ok github.com/docker/docker/libnetwork/networkdb 104.719s coverage: 60.1% of statements [2021-12-03T08:59:24.520Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-12-03T08:59:24.520Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-12-03T08:59:24.520Z] ok github.com/docker/docker/libnetwork/osl 4.315s coverage: 39.7% of statements [2021-12-03T08:59:24.520Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-12-03T08:59:24.520Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2021-12-03T08:59:24.822Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-12-03T08:59:25.079Z] === RUN TestDockerSuite/TestRunSysctls [2021-12-03T08:59:25.082Z] ok github.com/docker/docker/libnetwork/portmapper 0.213s coverage: 48.6% of statements [2021-12-03T08:59:25.338Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2021-12-03T08:59:25.338Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-12-03T08:59:25.594Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2021-12-03T08:59:25.594Z] [2021-12-03T08:59:25.594Z] === Skipped [2021-12-03T08:59:25.594Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-12-03T08:59:25.594Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-12-03T08:59:25.594Z] [2021-12-03T08:59:25.594Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-12-03T08:59:25.594Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-12-03T08:59:25.594Z] [2021-12-03T08:59:25.594Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-12-03T08:59:25.594Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-12-03T08:59:25.594Z] [2021-12-03T08:59:25.594Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-12-03T08:59:25.594Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:59:25.594Z] [2021-12-03T08:59:25.594Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-12-03T08:59:25.594Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:59:25.594Z] [2021-12-03T08:59:25.594Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-12-03T08:59:25.594Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:59:25.594Z] [2021-12-03T08:59:25.594Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-12-03T08:59:25.594Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:59:25.594Z] [2021-12-03T08:59:25.594Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-12-03T08:59:25.594Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:59:25.594Z] [2021-12-03T08:59:25.594Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-12-03T08:59:25.594Z] firewalld_test.go:14: firewalld is not running [2021-12-03T08:59:25.594Z] [2021-12-03T08:59:25.594Z] DONE 331 tests, 9 skipped in 199.123s [2021-12-03T08:59:26.014Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-12-03T08:59:26.014Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-12-03T08:59:26.014Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices Post stage [Pipeline] junit [2021-12-03T08:59:26.177Z] Recording test results [2021-12-03T08:59:26.581Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-12-03T08:59:26.731Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-12-03T08:59:27.122Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43057/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dd9782fe946c96582a13e1817eecbb670a2b3a53 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dd9782fe946c96582a13e1817eecbb670a2b3a53 hack/validate/vendor [2021-12-03T08:59:27.515Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-12-03T08:59:27.979Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-12-03T08:59:28.051Z] update vendored copy of archive/tar [2021-12-03T08:59:28.051Z] downloading: https://golang.org/dl/go1.17.3.src.tar.gz [2021-12-03T08:59:28.450Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-12-03T08:59:28.709Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-12-03T08:59:29.186Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-12-03T08:59:29.988Z] patching file stat_unix.go [2021-12-03T08:59:29.988Z] Hunk #1 succeeded at 9 (offset 1 line). [2021-12-03T08:59:29.988Z] Hunk #2 succeeded at 17 (offset 1 line). [2021-12-03T08:59:29.988Z] Hunk #3 succeeded at 25 (offset 1 line). [2021-12-03T08:59:29.988Z] 2021/12/03 08:59:29 Collecting initial packages [2021-12-03T08:59:29.988Z] 2021/12/03 08:59:29 Download dependencies [2021-12-03T08:59:30.612Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-12-03T08:59:30.612Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-12-03T08:59:33.253Z] 2021/12/03 08:59:32 Starting whole vndr cycle because no package specified [2021-12-03T08:59:33.253Z] 2021/12/03 08:59:32 Ignoring paths matching "^archive[/\\\\]tar" [2021-12-03T08:59:33.253Z] 2021/12/03 08:59:33 Clone github.com/opencontainers/selinux, revision 95d3852f356b31cbb2d84040ffca303911d08273, attempt 1/20 [2021-12-03T08:59:33.253Z] 2021/12/03 08:59:33 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2021-12-03T08:59:33.253Z] 2021/12/03 08:59:33 Clone github.com/Azure/go-ansiterm, revision d185dfc1b5a126116ea5a19e148e29d16b4574c9, attempt 1/20 [2021-12-03T08:59:33.253Z] 2021/12/03 08:59:33 Clone github.com/Microsoft/hcsshim, revision 133feb626666d38630976b19f742431f31cee604, attempt 1/20 [2021-12-03T08:59:33.253Z] 2021/12/03 08:59:33 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2021-12-03T08:59:33.253Z] 2021/12/03 08:59:33 Clone github.com/opencontainers/runc, revision 52b36a2dd837e8462de8e01458bf02cf9eea47dd, attempt 1/20 [2021-12-03T08:59:33.253Z] 2021/12/03 08:59:33 Clone github.com/opencontainers/runtime-spec, revision 1c3f411f041711bbeecf35ff7e93461ea6789220, attempt 1/20 [2021-12-03T08:59:33.253Z] 2021/12/03 08:59:33 Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20 [2021-12-03T08:59:33.253Z] 2021/12/03 08:59:33 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2021-12-03T08:59:33.253Z] 2021/12/03 08:59:33 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2021-12-03T08:59:33.253Z] 2021/12/03 08:59:33 Clone github.com/coreos/go-systemd/v22, revision 777e73a89cef78631ccaa97f53a9bae67e166186, attempt 1/20 [2021-12-03T08:59:33.253Z] 2021/12/03 08:59:33 Clone github.com/godbus/dbus/v5, revision c88335c0b1d28a30e7fc76d526a06154b85e5d97, attempt 1/20 [2021-12-03T08:59:33.253Z] 2021/12/03 08:59:33 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2021-12-03T08:59:33.253Z] 2021/12/03 08:59:33 Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20 [2021-12-03T08:59:33.253Z] 2021/12/03 08:59:33 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2021-12-03T08:59:33.253Z] 2021/12/03 08:59:33 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2021-12-03T08:59:33.829Z] === RUN TestDockerSuite/TestBuildForceRm [2021-12-03T08:59:33.898Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-12-03T08:59:33.898Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-12-03T08:59:34.181Z] 2021/12/03 08:59:33 Finished clone github.com/cyphar/filepath-securejoin [2021-12-03T08:59:34.181Z] 2021/12/03 08:59:33 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2021-12-03T08:59:34.437Z] 2021/12/03 08:59:34 Finished clone github.com/Azure/go-ansiterm [2021-12-03T08:59:34.437Z] 2021/12/03 08:59:34 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2021-12-03T08:59:34.694Z] 2021/12/03 08:59:34 Finished clone github.com/mistifyio/go-zfs [2021-12-03T08:59:34.694Z] 2021/12/03 08:59:34 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2021-12-03T08:59:34.951Z] 2021/12/03 08:59:34 Finished clone github.com/philhofer/fwd [2021-12-03T08:59:34.951Z] 2021/12/03 08:59:34 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2021-12-03T08:59:34.951Z] 2021/12/03 08:59:34 Finished clone github.com/Graylog2/go-gelf [2021-12-03T08:59:34.951Z] 2021/12/03 08:59:34 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2021-12-03T08:59:34.951Z] 2021/12/03 08:59:34 Finished clone github.com/fluent/fluent-logger-golang [2021-12-03T08:59:34.951Z] 2021/12/03 08:59:34 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2021-12-03T08:59:35.208Z] 2021/12/03 08:59:35 Finished clone github.com/coreos/go-systemd [2021-12-03T08:59:35.208Z] 2021/12/03 08:59:35 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2021-12-03T08:59:35.465Z] 2021/12/03 08:59:35 Finished clone github.com/coreos/go-systemd/v22 [2021-12-03T08:59:35.465Z] 2021/12/03 08:59:35 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2021-12-03T08:59:35.465Z] 2021/12/03 08:59:35 Finished clone github.com/godbus/dbus/v5 [2021-12-03T08:59:35.465Z] 2021/12/03 08:59:35 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2021-12-03T08:59:35.722Z] 2021/12/03 08:59:35 Finished clone github.com/opencontainers/runtime-spec [2021-12-03T08:59:35.722Z] 2021/12/03 08:59:35 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2021-12-03T08:59:35.796Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-12-03T08:59:35.979Z] 2021/12/03 08:59:35 Finished clone github.com/fsnotify/fsnotify [2021-12-03T08:59:35.979Z] 2021/12/03 08:59:35 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2021-12-03T08:59:36.235Z] 2021/12/03 08:59:36 Finished clone github.com/bsphere/le_go [2021-12-03T08:59:36.236Z] 2021/12/03 08:59:36 Clone github.com/containerd/containerd, revision 1e5ef943eb76627a6d3b6de8cd1ef6537f393a71, attempt 1/20 [2021-12-03T08:59:36.236Z] 2021/12/03 08:59:36 Finished clone github.com/opencontainers/image-spec [2021-12-03T08:59:36.236Z] 2021/12/03 08:59:36 Clone github.com/containerd/fifo, revision 650e8a8a179d040123db61f016cb133143e7a581, attempt 1/20 [2021-12-03T08:59:36.364Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-12-03T08:59:36.492Z] 2021/12/03 08:59:36 Finished clone github.com/golang/groupcache [2021-12-03T08:59:36.492Z] 2021/12/03 08:59:36 Clone github.com/containerd/continuity, revision bce1c3f9669b6f3e7f6656ee715b0b4d75fa64a6, attempt 1/20 [2021-12-03T08:59:36.492Z] 2021/12/03 08:59:36 Finished clone github.com/jmespath/go-jmespath [2021-12-03T08:59:36.492Z] 2021/12/03 08:59:36 Clone github.com/containerd/cgroups, revision b9de8a2212026c07cec67baf3323f1fc0121e048, attempt 1/20 [2021-12-03T08:59:36.749Z] 2021/12/03 08:59:36 Finished clone github.com/opencontainers/selinux [2021-12-03T08:59:36.749Z] 2021/12/03 08:59:36 Clone github.com/containerd/console, revision 2f1e3d2b6afd18e8b2077816c711205a0b4d8769, attempt 1/20 [2021-12-03T08:59:36.749Z] 2021/12/03 08:59:36 Finished clone github.com/tinylib/msgp [2021-12-03T08:59:36.749Z] 2021/12/03 08:59:36 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2021-12-03T08:59:36.930Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-12-03T08:59:37.005Z] 2021/12/03 08:59:36 Clone github.com/containerd/typeurl, revision 5e43fb8b75ed2f2305fc04e6918c8d10636771bc, attempt 1/20 [2021-12-03T08:59:37.005Z] 2021/12/03 08:59:36 Finished clone golang.org/x/oauth2 [2021-12-03T08:59:37.005Z] 2021/12/03 08:59:36 Finished clone github.com/googleapis/gax-go [2021-12-03T08:59:37.005Z] 2021/12/03 08:59:36 Clone github.com/containerd/ttrpc, revision 0247db16a1f98bb76731a12ad72b8d49705b38b3, attempt 1/20 [2021-12-03T08:59:37.497Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-12-03T08:59:37.935Z] 2021/12/03 08:59:37 Finished clone github.com/containerd/fifo [2021-12-03T08:59:37.935Z] 2021/12/03 08:59:37 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2021-12-03T08:59:38.096Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-12-03T08:59:38.194Z] 2021/12/03 08:59:37 Finished clone go.opencensus.io [2021-12-03T08:59:38.194Z] 2021/12/03 08:59:37 Clone github.com/cilium/ebpf, revision ca492085341e0e917f48ec30704d5054c5d42ca8, attempt 1/20 [2021-12-03T08:59:38.194Z] 2021/12/03 08:59:38 Finished clone github.com/containerd/typeurl [2021-12-03T08:59:38.194Z] 2021/12/03 08:59:38 Clone github.com/klauspost/compress, revision a3b7545c88eea469c2246bee0e6c130525d56190, attempt 1/20 [2021-12-03T08:59:38.194Z] 2021/12/03 08:59:38 Finished clone github.com/containerd/go-runc [2021-12-03T08:59:38.194Z] 2021/12/03 08:59:38 Clone github.com/pelletier/go-toml, revision 65ca8064882c8c308e5c804c5d5443d409e0738c, attempt 1/20 [2021-12-03T08:59:38.451Z] 2021/12/03 08:59:38 Finished clone github.com/containerd/ttrpc [2021-12-03T08:59:38.451Z] 2021/12/03 08:59:38 Clone github.com/docker/swarmkit, revision 3629f50980f6c0dd5ccd7dbfa0956b57ea0cd78d, attempt 1/20 [2021-12-03T08:59:38.451Z] 2021/12/03 08:59:38 Finished clone github.com/containerd/cgroups [2021-12-03T08:59:38.451Z] 2021/12/03 08:59:38 Clone github.com/gogo/protobuf, revision b03c65ea87cdc3521ede29f62fe3ce239267c1bc, attempt 1/20 [2021-12-03T08:59:39.034Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-12-03T08:59:39.381Z] 2021/12/03 08:59:39 Finished clone github.com/containerd/console [2021-12-03T08:59:39.381Z] 2021/12/03 08:59:39 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2021-12-03T08:59:39.476Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-12-03T08:59:39.943Z] 2021/12/03 08:59:39 Finished clone github.com/gogo/googleapis [2021-12-03T08:59:39.943Z] 2021/12/03 08:59:39 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2021-12-03T08:59:39.970Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-12-03T08:59:40.975Z] === RUN TestDockerSuite/TestBuildFromGit [2021-12-03T08:59:41.347Z] === RUN TestDockerSuite/TestRunUserByID [2021-12-03T08:59:41.838Z] 2021/12/03 08:59:41 Finished clone github.com/pelletier/go-toml [2021-12-03T08:59:41.838Z] 2021/12/03 08:59:41 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2021-12-03T08:59:41.912Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-12-03T08:59:42.170Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-12-03T08:59:42.170Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-12-03T08:59:42.170Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-12-03T08:59:42.403Z] 2021/12/03 08:59:42 Finished clone github.com/containerd/continuity [2021-12-03T08:59:42.403Z] 2021/12/03 08:59:42 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2021-12-03T08:59:42.737Z] === RUN TestDockerSuite/TestRunUserByName [2021-12-03T08:59:43.303Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-12-03T08:59:43.333Z] 2021/12/03 08:59:43 Finished clone github.com/fernet/fernet-go [2021-12-03T08:59:43.333Z] 2021/12/03 08:59:43 Clone golang.org/x/crypto, revision 5770296d904e90f15f38f77dfc2e43fdf5efc083, attempt 1/20 [2021-12-03T08:59:43.562Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-12-03T08:59:43.562Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-12-03T08:59:43.562Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-12-03T08:59:43.821Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-12-03T08:59:44.757Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-12-03T08:59:45.325Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-12-03T08:59:45.731Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-12-03T08:59:45.858Z] 2021/12/03 08:59:45 Finished clone github.com/cilium/ebpf [2021-12-03T08:59:45.858Z] 2021/12/03 08:59:45 Clone golang.org/x/time, revision 3af7569d3a1e776fc2a3c1cec133b43105ea9c2e, attempt 1/20 [2021-12-03T08:59:46.197Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-12-03T08:59:46.522Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-12-03T08:59:46.601Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-12-03T08:59:46.601Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-12-03T08:59:46.601Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-12-03T08:59:46.601Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-12-03T08:59:47.751Z] 2021/12/03 08:59:47 Finished clone golang.org/x/time [2021-12-03T08:59:47.751Z] 2021/12/03 08:59:47 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2021-12-03T08:59:47.855Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-12-03T08:59:47.855Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-12-03T08:59:48.314Z] 2021/12/03 08:59:48 Finished clone github.com/golang/protobuf [2021-12-03T08:59:48.314Z] 2021/12/03 08:59:48 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2021-12-03T08:59:48.423Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-12-03T08:59:49.242Z] 2021/12/03 08:59:49 Finished clone github.com/hashicorp/go-immutable-radix [2021-12-03T08:59:49.242Z] 2021/12/03 08:59:49 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2021-12-03T08:59:49.358Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-12-03T08:59:49.806Z] 2021/12/03 08:59:49 Finished clone github.com/hashicorp/go-memdb [2021-12-03T08:59:49.806Z] 2021/12/03 08:59:49 Clone github.com/coreos/pkg, revision 97fdf19511ea361ae1c100dd393cc47f8dcfa1e1, attempt 1/20 [2021-12-03T08:59:50.371Z] 2021/12/03 08:59:50 Finished clone golang.org/x/crypto [2021-12-03T08:59:50.371Z] 2021/12/03 08:59:50 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2021-12-03T08:59:50.935Z] 2021/12/03 08:59:50 Finished clone github.com/opencontainers/runc [2021-12-03T08:59:50.935Z] 2021/12/03 08:59:50 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2021-12-03T08:59:51.192Z] 2021/12/03 08:59:50 Finished clone github.com/hashicorp/golang-lru [2021-12-03T08:59:51.192Z] 2021/12/03 08:59:50 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2021-12-03T08:59:51.192Z] 2021/12/03 08:59:51 Finished clone github.com/coreos/pkg [2021-12-03T08:59:51.192Z] 2021/12/03 08:59:51 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2021-12-03T08:59:51.259Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-12-03T08:59:51.260Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-12-03T08:59:52.047Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-12-03T08:59:52.047Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-12-03T08:59:52.047Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-12-03T08:59:52.047Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-12-03T08:59:52.195Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-12-03T08:59:52.513Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-12-03T08:59:52.513Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-12-03T08:59:52.513Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-12-03T08:59:52.561Z] 2021/12/03 08:59:52 Finished clone google.golang.org/grpc [2021-12-03T08:59:52.561Z] 2021/12/03 08:59:52 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2021-12-03T08:59:52.819Z] 2021/12/03 08:59:52 Finished clone github.com/beorn7/perks [2021-12-03T08:59:52.819Z] 2021/12/03 08:59:52 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2021-12-03T08:59:53.076Z] 2021/12/03 08:59:52 Finished clone github.com/prometheus/client_model [2021-12-03T08:59:53.076Z] 2021/12/03 08:59:52 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2021-12-03T08:59:54.096Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-12-03T08:59:54.982Z] 2021/12/03 08:59:54 Finished clone github.com/matttproud/golang_protobuf_extensions [2021-12-03T08:59:54.982Z] 2021/12/03 08:59:54 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2021-12-03T08:59:54.982Z] 2021/12/03 08:59:54 Finished clone code.cloudfoundry.org/clock [2021-12-03T08:59:54.982Z] 2021/12/03 08:59:54 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2021-12-03T08:59:55.238Z] 2021/12/03 08:59:55 Finished clone github.com/prometheus/client_golang [2021-12-03T08:59:55.238Z] 2021/12/03 08:59:55 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2021-12-03T08:59:56.005Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-12-03T08:59:56.005Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-12-03T08:59:56.005Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-12-03T08:59:56.005Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-12-03T08:59:56.005Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-12-03T08:59:56.005Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-12-03T08:59:56.006Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-12-03T08:59:56.006Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-12-03T08:59:56.166Z] 2021/12/03 08:59:56 Finished clone github.com/prometheus/procfs [2021-12-03T08:59:56.166Z] 2021/12/03 08:59:56 Clone github.com/spf13/cobra, revision 8380ddd3132bdf8fd77731725b550c181dda0aa8, attempt 1/20 [2021-12-03T08:59:56.283Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-12-03T08:59:56.283Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-12-03T08:59:56.283Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-12-03T08:59:56.422Z] 2021/12/03 08:59:56 Finished clone github.com/pkg/errors [2021-12-03T08:59:56.422Z] 2021/12/03 08:59:56 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2021-12-03T08:59:56.422Z] 2021/12/03 08:59:56 Finished clone github.com/prometheus/common [2021-12-03T08:59:56.422Z] 2021/12/03 08:59:56 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2021-12-03T08:59:56.679Z] 2021/12/03 08:59:56 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2021-12-03T08:59:56.679Z] 2021/12/03 08:59:56 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2021-12-03T08:59:56.849Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-12-03T08:59:56.935Z] 2021/12/03 08:59:56 Finished clone github.com/cespare/xxhash/v2 [2021-12-03T08:59:56.935Z] 2021/12/03 08:59:56 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2021-12-03T08:59:57.107Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-12-03T08:59:57.365Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-12-03T08:59:57.863Z] 2021/12/03 08:59:57 Finished clone github.com/google/certificate-transparency-go [2021-12-03T08:59:57.863Z] 2021/12/03 08:59:57 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2021-12-03T08:59:58.121Z] 2021/12/03 08:59:57 Finished clone github.com/inconshreveable/mousetrap [2021-12-03T08:59:58.121Z] 2021/12/03 08:59:57 Clone github.com/Microsoft/go-winio, revision 6c24dfa01eb5906508a5ad06f4f6534a9be47456, attempt 1/20 [2021-12-03T08:59:58.121Z] 2021/12/03 08:59:58 Finished clone github.com/klauspost/compress [2021-12-03T08:59:58.121Z] 2021/12/03 08:59:58 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2021-12-03T08:59:58.378Z] 2021/12/03 08:59:58 Finished clone github.com/morikuni/aec [2021-12-03T08:59:58.378Z] 2021/12/03 08:59:58 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2021-12-03T08:59:58.634Z] 2021/12/03 08:59:58 Finished clone github.com/docker/go-metrics [2021-12-03T08:59:58.635Z] 2021/12/03 08:59:58 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2021-12-03T08:59:58.635Z] 2021/12/03 08:59:58 Finished clone github.com/spf13/pflag [2021-12-03T08:59:58.635Z] 2021/12/03 08:59:58 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2021-12-03T08:59:58.744Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-12-03T08:59:59.003Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-12-03T08:59:59.565Z] 2021/12/03 08:59:59 Finished clone github.com/gofrs/flock [2021-12-03T08:59:59.565Z] 2021/12/03 08:59:59 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2021-12-03T08:59:59.822Z] 2021/12/03 08:59:59 Finished clone github.com/spf13/cobra [2021-12-03T08:59:59.822Z] 2021/12/03 08:59:59 Clone github.com/moby/term, revision 3f7ff695adc6a35abc925370dd0a4dafb48ec64d, attempt 1/20 [2021-12-03T08:59:59.937Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-12-03T08:59:59.937Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-12-03T09:00:00.078Z] 2021/12/03 08:59:59 Finished clone github.com/docker/libtrust [2021-12-03T09:00:00.078Z] 2021/12/03 08:59:59 Clone github.com/moby/sys, revision 03b9f8d59a07f5206a2264105f4903a222aea964, attempt 1/20 [2021-12-03T09:00:00.195Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-12-03T09:00:00.195Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-12-03T09:00:00.195Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-12-03T09:00:00.335Z] 2021/12/03 09:00:00 Finished clone github.com/Microsoft/go-winio [2021-12-03T09:00:00.335Z] 2021/12/03 09:00:00 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2021-12-03T09:00:00.335Z] 2021/12/03 09:00:00 Finished clone github.com/google/uuid [2021-12-03T09:00:00.335Z] 2021/12/03 09:00:00 Clone github.com/sirupsen/logrus, revision bdc0db8ead3853c56b7cd1ac2ba4e11b47d7da6b, attempt 1/20 [2021-12-03T09:00:00.454Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-12-03T09:00:00.454Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-12-03T09:00:00.454Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-12-03T09:00:00.454Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-12-03T09:00:00.454Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-12-03T09:00:00.454Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-12-03T09:00:00.454Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-12-03T09:00:00.454Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-12-03T09:00:00.454Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-12-03T09:00:00.454Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-12-03T09:00:00.454Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-12-03T09:00:00.454Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-12-03T09:00:00.899Z] 2021/12/03 09:00:00 Finished clone github.com/gorilla/mux [2021-12-03T09:00:00.899Z] 2021/12/03 09:00:00 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2021-12-03T09:00:01.022Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-12-03T09:00:01.155Z] 2021/12/03 09:00:01 Finished clone github.com/moby/locker [2021-12-03T09:00:01.155Z] 2021/12/03 09:00:01 Clone golang.org/x/net, revision e18ecbb051101a46fc263334b127c89bc7bff7ea, attempt 1/20 [2021-12-03T09:00:01.159Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-12-03T09:00:01.159Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-12-03T09:00:01.159Z] === RUN TestDockerSuite/TestBuildHistory [2021-12-03T09:00:01.588Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-12-03T09:00:01.588Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-12-03T09:00:01.719Z] 2021/12/03 09:00:01 Finished clone github.com/moby/term [2021-12-03T09:00:01.719Z] 2021/12/03 09:00:01 Clone golang.org/x/sys, revision 69cdffdb9359ff97d91e4f4fbb6b2714c3898eae, attempt 1/20 [2021-12-03T09:00:01.977Z] 2021/12/03 09:00:01 Finished clone github.com/creack/pty [2021-12-03T09:00:01.977Z] 2021/12/03 09:00:01 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2021-12-03T09:00:02.156Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-12-03T09:00:02.156Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-12-03T09:00:02.233Z] 2021/12/03 09:00:02 Finished clone github.com/moby/sys [2021-12-03T09:00:02.233Z] 2021/12/03 09:00:02 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2021-12-03T09:00:02.415Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-12-03T09:00:02.982Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-12-03T09:00:02.982Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-12-03T09:00:03.165Z] 2021/12/03 09:00:02 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2021-12-03T09:00:03.165Z] 2021/12/03 09:00:02 Finished clone github.com/sirupsen/logrus [2021-12-03T09:00:03.549Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-12-03T09:00:03.808Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-12-03T09:00:04.068Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-12-03T09:00:04.068Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-12-03T09:00:04.535Z] 2021/12/03 09:00:04 Finished clone github.com/tchap/go-patricia [2021-12-03T09:00:04.535Z] 2021/12/03 09:00:04 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2021-12-03T09:00:04.638Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-12-03T09:00:05.467Z] 2021/12/03 09:00:05 Finished clone github.com/docker/go-units [2021-12-03T09:00:05.467Z] 2021/12/03 09:00:05 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2021-12-03T09:00:06.013Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-12-03T09:00:06.272Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-12-03T09:00:06.272Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-12-03T09:00:06.272Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-12-03T09:00:06.529Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-12-03T09:00:06.529Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-12-03T09:00:07.362Z] 2021/12/03 09:00:06 Finished clone github.com/docker/go-connections [2021-12-03T09:00:07.362Z] 2021/12/03 09:00:06 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2021-12-03T09:00:07.362Z] 2021/12/03 09:00:07 Finished clone gotest.tools/v3 [2021-12-03T09:00:07.362Z] 2021/12/03 09:00:07 Clone github.com/imdario/mergo, revision 29fb3d3bdc5512887f1dc9aedde6a0fed407fa8f, attempt 1/20 [2021-12-03T09:00:07.465Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-12-03T09:00:08.030Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-12-03T09:00:08.291Z] 2021/12/03 09:00:07 Finished clone github.com/google/go-cmp [2021-12-03T09:00:08.291Z] 2021/12/03 09:00:07 Clone golang.org/x/sync, revision 036812b2e83c0ddf193dd5a34e034151da389d09, attempt 1/20 [2021-12-03T09:00:08.855Z] 2021/12/03 09:00:08 Finished clone github.com/RackSec/srslog [2021-12-03T09:00:08.855Z] 2021/12/03 09:00:08 Clone github.com/moby/buildkit, revision 9f254e18360a24c2ae47b26f772c3c89533bcbb7, attempt 1/20 [2021-12-03T09:00:08.855Z] 2021/12/03 09:00:08 Finished clone github.com/golang/gddo [2021-12-03T09:00:08.855Z] 2021/12/03 09:00:08 Clone github.com/tonistiigi/fsutil, revision d72af97c0eaf93c1d20360e3cb9c63c223675b83, attempt 1/20 [2021-12-03T09:00:09.114Z] 2021/12/03 09:00:09 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2021-12-03T09:00:09.114Z] 2021/12/03 09:00:09 Finished clone github.com/imdario/mergo [2021-12-03T09:00:09.371Z] 2021/12/03 09:00:09 Finished clone github.com/Microsoft/hcsshim [2021-12-03T09:00:09.371Z] 2021/12/03 09:00:09 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2021-12-03T09:00:09.406Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-12-03T09:00:09.664Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-12-03T09:00:09.664Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-12-03T09:00:09.664Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-12-03T09:00:09.812Z] === RUN TestDockerSuite/TestBuildIidFile [2021-12-03T09:00:09.935Z] 2021/12/03 09:00:09 Finished clone golang.org/x/sync [2021-12-03T09:00:09.935Z] 2021/12/03 09:00:09 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2021-12-03T09:00:10.597Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-12-03T09:00:10.793Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-12-03T09:00:10.865Z] 2021/12/03 09:00:10 Finished clone github.com/tonistiigi/units [2021-12-03T09:00:10.865Z] 2021/12/03 09:00:10 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2021-12-03T09:00:11.164Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-12-03T09:00:11.428Z] 2021/12/03 09:00:11 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2021-12-03T09:00:11.428Z] 2021/12/03 09:00:11 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2021-12-03T09:00:11.684Z] 2021/12/03 09:00:11 Finished clone github.com/cloudflare/cfssl [2021-12-03T09:00:11.684Z] 2021/12/03 09:00:11 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2021-12-03T09:00:11.888Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-12-03T09:00:11.888Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-12-03T09:00:11.888Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-12-03T09:00:12.123Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-12-03T09:00:12.123Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-12-03T09:00:12.252Z] 2021/12/03 09:00:12 Finished clone github.com/opentracing/opentracing-go [2021-12-03T09:00:12.252Z] 2021/12/03 09:00:12 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2021-12-03T09:00:12.519Z] 2021/12/03 09:00:12 Finished clone github.com/google/shlex [2021-12-03T09:00:12.519Z] 2021/12/03 09:00:12 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2021-12-03T09:00:13.009Z] === RUN TestDockerSuite/TestBuildInheritance [2021-12-03T09:00:13.009Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-12-03T09:00:13.009Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-12-03T09:00:13.058Z] === RUN TestDockerSuite/TestSaveImageId [2021-12-03T09:00:13.058Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-12-03T09:00:13.080Z] 2021/12/03 09:00:12 Finished clone github.com/opentracing-contrib/go-stdlib [2021-12-03T09:00:13.080Z] 2021/12/03 09:00:12 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2021-12-03T09:00:13.625Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-12-03T09:00:13.644Z] 2021/12/03 09:00:13 Finished clone github.com/mitchellh/hashstructure [2021-12-03T09:00:13.644Z] 2021/12/03 09:00:13 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2021-12-03T09:00:13.992Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-12-03T09:00:13.992Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-12-03T09:00:14.101Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-12-03T09:00:14.561Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents1016629995 [2021-12-03T09:00:14.572Z] 2021/12/03 09:00:14 Finished clone github.com/tonistiigi/fsutil [2021-12-03T09:00:14.573Z] 2021/12/03 09:00:14 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2021-12-03T09:00:14.819Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-12-03T09:00:14.819Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-12-03T09:00:14.829Z] 2021/12/03 09:00:14 Finished clone github.com/docker/go-events [2021-12-03T09:00:14.829Z] 2021/12/03 09:00:14 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2021-12-03T09:00:15.085Z] 2021/12/03 09:00:14 Finished clone github.com/moby/ipvs [2021-12-03T09:00:15.085Z] 2021/12/03 09:00:14 Clone github.com/hashicorp/memberlist, revision 619135cdd9e5dda8c12f8ceef39bdade4f5899b6, attempt 1/20 [2021-12-03T09:00:15.085Z] 2021/12/03 09:00:14 Finished clone golang.org/x/net [2021-12-03T09:00:15.085Z] 2021/12/03 09:00:14 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2021-12-03T09:00:15.085Z] 2021/12/03 09:00:15 Finished clone github.com/armon/go-radix [2021-12-03T09:00:15.085Z] 2021/12/03 09:00:15 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2021-12-03T09:00:16.193Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-12-03T09:00:16.193Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-12-03T09:00:16.193Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-12-03T09:00:16.319Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-12-03T09:00:16.451Z] 2021/12/03 09:00:16 Finished clone github.com/armon/go-metrics [2021-12-03T09:00:16.451Z] 2021/12/03 09:00:16 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2021-12-03T09:00:16.452Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-12-03T09:00:16.707Z] 2021/12/03 09:00:16 Finished clone github.com/sean-/seed [2021-12-03T09:00:16.707Z] 2021/12/03 09:00:16 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2021-12-03T09:00:16.963Z] 2021/12/03 09:00:16 Finished clone github.com/hashicorp/errwrap [2021-12-03T09:00:16.963Z] 2021/12/03 09:00:16 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2021-12-03T09:00:17.827Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-12-03T09:00:18.331Z] 2021/12/03 09:00:18 Finished clone github.com/hashicorp/memberlist [2021-12-03T09:00:18.331Z] 2021/12/03 09:00:18 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2021-12-03T09:00:18.587Z] 2021/12/03 09:00:18 Finished clone github.com/hashicorp/go-multierror [2021-12-03T09:00:18.587Z] 2021/12/03 09:00:18 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2021-12-03T09:00:18.730Z] === RUN TestDockerSuite/TestBuildLabel [2021-12-03T09:00:19.197Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-12-03T09:00:19.203Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-12-03T09:00:19.203Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-12-03T09:00:19.293Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-12-03T09:00:19.515Z] 2021/12/03 09:00:19 Finished clone github.com/docker/swarmkit [2021-12-03T09:00:19.515Z] 2021/12/03 09:00:19 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2021-12-03T09:00:19.669Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-12-03T09:00:19.769Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-12-03T09:00:19.769Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-12-03T09:00:19.769Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-12-03T09:00:19.769Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-12-03T09:00:20.078Z] 2021/12/03 09:00:19 Finished clone github.com/hashicorp/go-sockaddr [2021-12-03T09:00:20.078Z] 2021/12/03 09:00:19 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2021-12-03T09:00:20.135Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-12-03T09:00:20.601Z] === RUN TestDockerSuite/TestBuildLabels [2021-12-03T09:00:20.640Z] 2021/12/03 09:00:20 Finished clone github.com/vishvananda/netns [2021-12-03T09:00:20.640Z] 2021/12/03 09:00:20 Clone github.com/google/btree, revision 479b5e81b0a93ec038d201b0b33d17db599531d3, attempt 1/20 [2021-12-03T09:00:20.640Z] 2021/12/03 09:00:20 Finished clone github.com/docker/libkv [2021-12-03T09:00:20.640Z] 2021/12/03 09:00:20 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2021-12-03T09:00:20.705Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-12-03T09:00:21.583Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-12-03T09:00:22.009Z] 2021/12/03 09:00:21 Finished clone github.com/ishidawataru/sctp [2021-12-03T09:00:22.009Z] 2021/12/03 09:00:21 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2021-12-03T09:00:22.573Z] 2021/12/03 09:00:22 Finished clone github.com/google/btree [2021-12-03T09:00:22.573Z] 2021/12/03 09:00:22 Clone github.com/coreos/etcd, revision 2c834459e1aab78a5d5219c7dfe42335fc4b617a, attempt 1/20 [2021-12-03T09:00:22.573Z] 2021/12/03 09:00:22 Finished clone github.com/hashicorp/go-msgpack [2021-12-03T09:00:22.573Z] 2021/12/03 09:00:22 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2021-12-03T09:00:22.606Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-12-03T09:00:22.606Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-12-03T09:00:23.137Z] 2021/12/03 09:00:22 Finished clone github.com/samuel/go-zookeeper [2021-12-03T09:00:23.137Z] 2021/12/03 09:00:22 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2021-12-03T09:00:23.141Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-12-03T09:00:24.070Z] 2021/12/03 09:00:23 Finished clone github.com/vishvananda/netlink [2021-12-03T09:00:24.070Z] 2021/12/03 09:00:23 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2021-12-03T09:00:24.070Z] 2021/12/03 09:00:23 Finished clone github.com/deckarep/golang-set [2021-12-03T09:00:24.070Z] 2021/12/03 09:00:23 Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20 [2021-12-03T09:00:24.633Z] 2021/12/03 09:00:24 Finished clone github.com/coreos/go-semver [2021-12-03T09:00:24.633Z] 2021/12/03 09:00:24 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2021-12-03T09:00:25.133Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-12-03T09:00:26.003Z] 2021/12/03 09:00:25 Finished clone github.com/modern-go/reflect2 [2021-12-03T09:00:26.003Z] 2021/12/03 09:00:25 Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20 [2021-12-03T09:00:26.259Z] 2021/12/03 09:00:26 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2021-12-03T09:00:26.259Z] 2021/12/03 09:00:26 Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20 [2021-12-03T09:00:27.662Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-12-03T09:00:27.880Z] === RUN TestDockerSuite/TestBuildLastModified [2021-12-03T09:00:27.880Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-12-03T09:00:27.880Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-12-03T09:00:27.880Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-12-03T09:00:27.880Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-12-03T09:00:27.880Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-12-03T09:00:27.880Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-12-03T09:00:28.153Z] 2021/12/03 09:00:27 Finished clone github.com/modern-go/concurrent [2021-12-03T09:00:28.153Z] 2021/12/03 09:00:27 Clone github.com/vbatts/tar-split, revision 80a436fd6164c557b131f7c59ed69bd81af69761, attempt 1/20 [2021-12-03T09:00:28.153Z] 2021/12/03 09:00:27 Finished clone github.com/hashicorp/serf [2021-12-03T09:00:28.153Z] 2021/12/03 09:00:27 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2021-12-03T09:00:28.346Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-12-03T09:00:28.346Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-12-03T09:00:28.718Z] 2021/12/03 09:00:28 Finished clone go.etcd.io/bbolt [2021-12-03T09:00:28.718Z] 2021/12/03 09:00:28 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2021-12-03T09:00:28.813Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-12-03T09:00:29.038Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-12-03T09:00:29.279Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-12-03T09:00:29.649Z] 2021/12/03 09:00:29 Finished clone github.com/json-iterator/go [2021-12-03T09:00:29.972Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-12-03T09:00:29.972Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-12-03T09:00:30.579Z] 2021/12/03 09:00:30 Finished clone github.com/opencontainers/go-digest [2021-12-03T09:00:30.914Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-12-03T09:00:31.509Z] 2021/12/03 09:00:31 Finished clone golang.org/x/sys [2021-12-03T09:00:32.821Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-12-03T09:00:33.403Z] 2021/12/03 09:00:33 Finished clone golang.org/x/text [2021-12-03T09:00:33.403Z] 2021/12/03 09:00:33 Finished clone github.com/vbatts/tar-split [2021-12-03T09:00:33.756Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-12-03T09:00:34.025Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-12-03T09:00:35.658Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-12-03T09:00:36.224Z] === RUN TestDockerSuite/TestStartRecordError [2021-12-03T09:00:37.160Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-12-03T09:00:38.536Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-12-03T09:00:39.469Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-12-03T09:00:39.958Z] 2021/12/03 09:00:39 Finished clone github.com/miekg/dns [2021-12-03T09:00:41.997Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-12-03T09:00:45.213Z] 2021/12/03 09:00:44 Finished clone cloud.google.com/go [2021-12-03T09:00:45.214Z] 2021/12/03 09:00:45 Finished clone github.com/moby/buildkit [2021-12-03T09:00:45.280Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-12-03T09:00:45.471Z] 2021/12/03 09:00:45 Finished clone github.com/containerd/containerd [2021-12-03T09:00:45.853Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-12-03T09:00:46.840Z] 2021/12/03 09:00:46 Finished clone github.com/docker/distribution [2021-12-03T09:00:48.929Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-12-03T09:00:48.929Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-12-03T09:00:48.929Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-12-03T09:00:49.135Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-12-03T09:00:51.137Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-12-03T09:00:53.330Z] === RUN TestDockerSuite/TestStatsNoStream [2021-12-03T09:00:53.388Z] 2021/12/03 09:00:52 Finished clone github.com/gogo/protobuf [2021-12-03T09:00:55.861Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-12-03T09:00:57.760Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-12-03T09:00:57.760Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-12-03T09:00:58.020Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-12-03T09:00:58.557Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-12-03T09:00:58.557Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-12-03T09:00:58.557Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-12-03T09:00:58.557Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-12-03T09:00:58.557Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-12-03T09:00:58.557Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-12-03T09:00:58.557Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-12-03T09:00:58.557Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-12-03T09:00:58.557Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-12-03T09:00:58.557Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-12-03T09:00:58.557Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-12-03T09:00:58.557Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-12-03T09:00:58.589Z] === RUN TestDockerSuite/TestTopPrivileged [2021-12-03T09:00:59.156Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-12-03T09:00:59.156Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-12-03T09:00:59.156Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-12-03T09:01:00.091Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-12-03T09:01:00.658Z] docker_cli_service_logs_test.go:246: checking task hyfwkkvd9nb5 [2021-12-03T09:01:00.658Z] docker_cli_service_logs_test.go:251: checking messages for hyfwkkvd9nb5 [2021-12-03T09:01:00.658Z] docker_cli_service_logs_test.go:246: checking task d4n2yfgukfd4 [2021-12-03T09:01:00.658Z] docker_cli_service_logs_test.go:251: checking messages for d4n2yfgukfd4 [2021-12-03T09:01:02.279Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-12-03T09:01:03.187Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-12-03T09:01:03.344Z] 2021/12/03 09:01:01 Finished clone google.golang.org/genproto [2021-12-03T09:01:03.344Z] 2021/12/03 09:01:02 Finished clone github.com/coreos/etcd [2021-12-03T09:01:05.169Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-12-03T09:01:05.715Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-12-03T09:01:05.974Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-12-03T09:01:06.541Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-12-03T09:01:06.541Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2021-12-03T09:01:06.541Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-12-03T09:01:06.541Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2021-12-03T09:01:06.541Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-12-03T09:01:07.477Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-12-03T09:01:08.044Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-12-03T09:01:08.610Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-12-03T09:01:09.546Z] === RUN TestDockerSuite/TestUpdateStats [2021-12-03T09:01:09.838Z] === RUN TestDockerSuite/TestBuildEnv [2021-12-03T09:01:09.838Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-12-03T09:01:09.838Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-12-03T09:01:09.838Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-12-03T09:01:09.838Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-12-03T09:01:09.838Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-12-03T09:01:09.838Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-12-03T09:01:09.838Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-12-03T09:01:09.838Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-12-03T09:01:09.838Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-12-03T09:01:09.838Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-12-03T09:01:10.285Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-12-03T09:01:11.447Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-12-03T09:01:13.236Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-12-03T09:01:13.236Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-12-03T09:01:13.369Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-12-03T09:01:13.369Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-12-03T09:01:13.554Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-12-03T09:01:13.554Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-12-03T09:01:13.554Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-12-03T09:01:13.554Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-12-03T09:01:13.554Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-12-03T09:01:13.554Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-12-03T09:01:13.554Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-12-03T09:01:13.704Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-12-03T09:01:14.304Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-12-03T09:01:14.304Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2021-12-03T09:01:14.304Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-12-03T09:01:14.516Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-12-03T09:01:15.240Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-12-03T09:01:15.807Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-12-03T09:01:18.236Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-12-03T09:01:18.339Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-12-03T09:01:20.870Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-12-03T09:01:23.402Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-12-03T09:01:24.777Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-12-03T09:01:26.679Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-12-03T09:01:26.973Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-12-03T09:01:29.964Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-12-03T09:01:30.585Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-12-03T09:01:30.899Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-12-03T09:01:31.046Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-12-03T09:01:31.046Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-12-03T09:01:31.469Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-12-03T09:01:31.501Z] === RUN TestDockerSuite/TestBuildExpose [2021-12-03T09:01:31.501Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-12-03T09:01:31.501Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-12-03T09:01:31.501Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-12-03T09:01:31.501Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-12-03T09:01:31.501Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-12-03T09:01:31.501Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-12-03T09:01:31.501Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-12-03T09:01:31.501Z] === RUN TestDockerSuite/TestBuildFails [2021-12-03T09:01:32.844Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-12-03T09:01:33.430Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-12-03T09:01:33.679Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-12-03T09:01:33.679Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-12-03T09:01:33.997Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-12-03T09:01:35.373Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-12-03T09:01:35.373Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-12-03T09:01:36.748Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-12-03T09:01:37.374Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-12-03T09:01:37.686Z] docker_cli_swarm_test.go:1901: [d0243a1f47495] joining swarm manager [d156a0994b4e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-03T09:01:38.252Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-12-03T09:01:39.191Z] docker_cli_swarm_test.go:1902: [d4f7ce5da3128] joining swarm manager [d156a0994b4e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-03T09:01:39.515Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-12-03T09:01:39.758Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-12-03T09:01:41.135Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-12-03T09:01:42.126Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-12-03T09:01:42.513Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-12-03T09:01:45.284Z] === RUN TestDockerSuite/TestBuildForceRm [2021-12-03T09:01:47.979Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-12-03T09:01:51.057Z] === RUN TestDockerSuite/TestBuildFromGit [2021-12-03T09:01:53.831Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-12-03T09:01:56.828Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-12-03T09:01:57.380Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-12-03T09:01:57.381Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-12-03T09:01:57.381Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-12-03T09:01:57.639Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-12-03T09:01:57.791Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-12-03T09:01:57.897Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-12-03T09:01:58.155Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-12-03T09:01:58.155Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-12-03T09:01:58.155Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-12-03T09:01:58.725Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-12-03T09:01:58.725Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-12-03T09:01:59.292Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-12-03T09:01:59.292Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-12-03T09:01:59.550Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-12-03T09:01:59.550Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-12-03T09:01:59.550Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-12-03T09:02:00.946Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-12-03T09:02:00.946Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-12-03T09:02:01.208Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-12-03T09:02:01.208Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-12-03T09:02:01.466Z] === RUN TestDockerSuite/TestVolumeEvents [2021-12-03T09:02:02.460Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-12-03T09:02:02.460Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-12-03T09:02:02.460Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-12-03T09:02:02.840Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-12-03T09:02:02.916Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-12-03T09:02:03.371Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-12-03T09:02:03.371Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-12-03T09:02:03.371Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-12-03T09:02:05.369Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-12-03T09:02:06.743Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-12-03T09:02:08.119Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-12-03T09:02:08.119Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-12-03T09:02:08.377Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-12-03T09:02:10.279Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-12-03T09:02:10.998Z] 2021/12/03 09:02:03 Finished clone github.com/hashicorp/consul [2021-12-03T09:02:10.998Z] 2021/12/03 09:02:08 Finished clone github.com/aws/aws-sdk-go [2021-12-03T09:02:11.617Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-12-03T09:02:11.617Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-12-03T09:02:11.617Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-12-03T09:02:11.928Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-12-03T09:02:11.928Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-12-03T09:02:11.928Z] === RUN TestDockerSuite/TestBuildHistory [2021-12-03T09:02:12.809Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-12-03T09:02:12.809Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite (1292.68s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.04s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.72s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.49s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.55s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.16s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.59s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.39s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.16s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.05s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.07s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.62s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.13s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.89s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.60s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.64s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.59s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.63s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.88s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.87s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestAttachDetach (0.93s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.80s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.85s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.64s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.63s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.09s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.70s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.08s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.35s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.18s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.16s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.27s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.77s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.44s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.64s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.80s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.56s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.99s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.65s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.49s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.47s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.50s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.95s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.37s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.24s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.65s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.14s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.27s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.81s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.59s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.97s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.55s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.39s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.47s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (0.94s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (0.85s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.47s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.94s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.24s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.74s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.58s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.92s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.67s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.50s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.08s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.22s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.08s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.51s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.63s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.50s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.48s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.75s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.38s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.70s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.15s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.31s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.70s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.75s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.30s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.03s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.57s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.78s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.20s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.14s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.71s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.47s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildCmd (0.32s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.39s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.37s) [2021-12-03T09:02:12.809Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.47s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.43s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.68s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.59s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.26s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.81s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.38s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.75s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.74s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.81s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.53s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.63s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.40s) [2021-12-03T09:02:12.809Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-12-03T09:02:12.809Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-12-03T09:02:12.809Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-12-03T09:02:12.809Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.92s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.15s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.10s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.19s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (3.97s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.07s) [2021-12-03T09:02:12.809Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.61s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.02s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.41s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.62s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.08s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.03s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.15s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.66s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.31s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.06s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.87s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.02s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.07s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.36s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.20s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.03s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.16s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.92s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.91s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.24s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.70s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.34s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.38s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.82s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.25s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.37s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.39s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.26s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.49s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.73s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildEnv (1.32s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.54s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.17s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.85s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.03s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.86s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.43s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.72s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.47s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.44s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.15s) [2021-12-03T09:02:12.810Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.30s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.48s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildExpose (0.48s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.89s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.52s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.32s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildFails (1.04s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.07s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.91s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.83s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.35s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.51s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.57s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.18s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.04s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.11s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.31s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.63s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.58s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.33s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildHistory (3.65s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.43s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.71s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.60s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.65s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.06s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.09s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildLabel (0.69s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.71s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.42s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.28s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildLabels (0.43s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.06s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.51s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.79s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.17s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.88s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.88s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.29s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.30s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.52s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.16s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.86s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.94s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.59s) [2021-12-03T09:02:12.810Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.35s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.32s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.33s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.21s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.71s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.50s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.61s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.84s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.32s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.23s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.25s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.41s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.21s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.53s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.81s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.03s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.71s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.76s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.83s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.24s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.27s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildPATH (1.61s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.56s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.98s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (5.99s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.94s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.59s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildRm (3.28s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.02s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.36s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.41s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.54s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.24s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.85s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.86s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.73s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.25s) [2021-12-03T09:02:12.810Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.64s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildStderr (0.73s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.89s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.91s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.83s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.46s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.73s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.99s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildUser (1.27s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.89s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.56s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.67s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.80s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.03s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.65s) [2021-12-03T09:02:12.810Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-12-03T09:02:12.810Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2021-12-03T09:02:12.810Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-12-03T09:02:12.810Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.15s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.11s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.89s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.60s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.69s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.10s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.22s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.63s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.25s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.39s) [2021-12-03T09:02:12.810Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.48s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.33s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-12-03T09:02:12.810Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.46s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.56s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestCommitChange (0.64s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.60s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.94s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.95s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.55s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestCommitTTY (0.98s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.51s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.95s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.53s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.95s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.02s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.46s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.48s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.47s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.51s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.52s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.52s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.07s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.63s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.73s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.73s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.80s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.63s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.62s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.60s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.54s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.58s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.48s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.65s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.49s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.14s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.57s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.04s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.13s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.51s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.33s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.59s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.55s) [2021-12-03T09:02:12.810Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.47s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.76s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.10s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.61s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.54s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.07s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.25s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.58s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.45s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.43s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.30s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.45s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0004200a8_} (1.43s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11700859338_/foo_false____} (1.40s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11700859338_/foo_true____} (1.39s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32968352213_/foo_false____} (1.32s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32968352213_/foo_true____} (1.47s) [2021-12-03T09:02:12.810Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32968352213_/foo_true__0xc0004201b0__} (1.54s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0004201c8_} (0.79s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0004203d8_} (1.67s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000420408_} (1.36s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000420468_} (1.38s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.24s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.26s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.52s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.53s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.25s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.96s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.80s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.72s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.96s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.74s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.58s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.73s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.04s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.61s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.90s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.64s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.57s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.51s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.97s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.85s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.77s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.53s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.53s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.50s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.64s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.52s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.59s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.92s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.57s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.45s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.53s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.22s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.70s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.93s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.07s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.49s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.82s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.60s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestCpToDot (0.73s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.82s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.29s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestCpToStdout (0.61s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.32s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.37s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.64s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.12s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestCreateArgs (0.07s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.40s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.66s) [2021-12-03T09:02:12.811Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.11s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.64s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.30s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2021-12-03T09:02:12.811Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.32s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.74s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.49s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.02s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.81s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.30s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.24s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.44s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.44s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.47s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.76s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.52s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.99s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.38s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.91s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.06s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.37s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.80s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestEventsAttach (0.76s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestEventsCommit (0.75s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.58s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.48s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.90s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.47s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.09s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.65s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.01s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestEventsCopy (1.01s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.24s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.59s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.11s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.10s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.19s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.31s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.27s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.08s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestEventsFilters (1.31s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestEventsFormat (1.12s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.03s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.90s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.32s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.72s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.29s) [2021-12-03T09:02:12.811Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-12-03T09:02:12.811Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.38s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.58s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestEventsRename (0.86s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestEventsResize (0.59s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.59s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.62s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.47s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.72s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestEventsTop (0.54s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.89s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestExec (0.57s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.48s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.49s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.46s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.14s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.54s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.50s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.52s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.52s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.48s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.47s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.16s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestExecCgroup (0.92s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestExecEnv (0.71s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.24s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.54s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestExecInspectID (1.77s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestExecInteractive (0.53s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.56s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.50s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestExecParseError (0.49s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.53s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.47s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.04s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.54s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestExecStartFails (0.52s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.86s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.52s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestExecTTY (0.55s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.52s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.47s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestExecUlimits (0.56s) [2021-12-03T09:02:12.811Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.28s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.64s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.75s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.56s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestExecWithUser (0.58s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.48s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.57s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.66s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.50s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.63s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestHealth (19.05s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.60s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.92s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.57s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.63s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.56s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.48s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.55s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestImportDisplay (1.03s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestImportFile (1.14s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.06s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestImportGzipped (1.11s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.07s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.51s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.47s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.49s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.48s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.52s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.68s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.65s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.49s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.21s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.50s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.57s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.07s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.56s) [2021-12-03T09:02:12.811Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.88s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.14s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestInspectDefault (0.66s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestInspectHistory (0.63s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-12-03T09:02:12.811Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.43s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.50s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.07s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.43s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.45s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.07s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.63s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestInspectStatus (0.77s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.03s) [2021-12-03T09:02:12.811Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.59s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.49s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.45s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.43s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.43s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.43s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.68s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.08s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.95s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.24s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.09s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.45s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.36s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.43s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.27s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.51s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.90s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.41s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.07s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.49s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.47s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.26s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.48s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.50s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.62s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.61s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.50s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.78s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.89s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.33s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.84s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.90s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.72s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.76s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.48s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.46s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestLogsSince (6.75s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.65s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.45s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestLogsTail (0.50s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.50s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.48s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.26s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.44s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestNetHostname (1.27s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.25s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.61s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.62s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.50s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestPluginActive (2.07s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.59s) [2021-12-03T09:02:12.812Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.22s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.78s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.91s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.71s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.27s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.67s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.15s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.23s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestPortList (6.12s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.84s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.87s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.45s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.43s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.43s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.89s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.86s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.87s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.39s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestPsByOrder (1.82s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.76s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.35s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.05s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.13s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.47s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.64s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.93s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.41s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.92s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.94s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.48s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.45s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.89s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.58s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.61s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.84s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.46s) [2021-12-03T09:02:12.812Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.12s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.70s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.63s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.31s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.46s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.79s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.82s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.45s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.23s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.99s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.33s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.57s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.07s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.23s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.64s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.03s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.82s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.36s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.76s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRmiTag (0.20s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.52s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.64s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.76s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.70s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.37s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.18s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunAddHost (0.61s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.44s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.44s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.03s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.43s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.57s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.56s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.86s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.04s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.60s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.58s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.59s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.49s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.64s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.65s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.76s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.47s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.55s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.41s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.35s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.45s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.45s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.43s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.42s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.45s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.46s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.51s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.49s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.70s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.98s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.60s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.91s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.62s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.09s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.43s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.11s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.01s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.92s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.46s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.44s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.44s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.45s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.48s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.06s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.26s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.43s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.32s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.05s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.59s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.68s) [2021-12-03T09:02:12.812Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-12-03T09:02:12.812Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.65s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.18s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.86s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.35s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.45s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.97s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.50s) [2021-12-03T09:02:12.812Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.66s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.38s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.44s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.44s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.46s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.47s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.43s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.42s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.46s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.44s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunExitCode (0.44s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.44s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.43s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.57s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.41s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.43s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.87s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.23s) [2021-12-03T09:02:12.812Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (1.98s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.49s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.91s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.69s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.15s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.06s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.07s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.52s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.09s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.19s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.17s) [2021-12-03T09:02:12.812Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.78s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.72s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.47s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.78s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.17s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.93s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.55s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.03s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunMount (4.88s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.55s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.40s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.37s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.50s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.74s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.68s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.76s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.38s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.24s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.59s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunNetHost (0.79s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.70s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.56s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.66s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.61s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.87s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.35s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.42s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.48s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.43s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.44s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.52s) [2021-12-03T09:02:12.813Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.46s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.47s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.98s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.59s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.46s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.42s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.44s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.42s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.42s) [2021-12-03T09:02:12.813Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.44s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.41s) [2021-12-03T09:02:12.813Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.44s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.89s) [2021-12-03T09:02:12.813Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.11s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.88s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunRm (0.52s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.62s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.68s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.51s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.53s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.46s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.71s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.63s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.43s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.62s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.59s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.42s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.43s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.40s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.43s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.48s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.46s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.41s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunState (0.94s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.44s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.44s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s) [2021-12-03T09:02:12.813Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.42s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.41s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunSysctls (0.91s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.44s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.85s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.46s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.70s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.98s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.89s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.49s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.52s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.72s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.80s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.29s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunUserByID (0.70s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.22s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.46s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunUserByName (0.52s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.45s) [2021-12-03T09:02:12.813Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.68s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.42s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.50s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.81s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.89s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.95s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.74s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.79s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.44s) [2021-12-03T09:02:12.813Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-12-03T09:02:12.813Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-12-03T09:02:12.813Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s) [2021-12-03T09:02:12.813Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.61s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.50s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.04s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.64s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.69s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.47s) [2021-12-03T09:02:12.813Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.06s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-12-03T09:02:12.813Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-12-03T09:02:12.813Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-12-03T09:02:12.813Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-12-03T09:02:12.813Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-12-03T09:02:12.813Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.51s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.61s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.56s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.54s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.61s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.46s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.05s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.69s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.12s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.44s) [2021-12-03T09:02:12.813Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.33s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.85s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.43s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.38s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.44s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.68s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.68s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.76s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.10s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestSaveImageId (0.08s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.35s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.32s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.40s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.52s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.42s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.40s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.62s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.99s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.99s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.63s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.86s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.93s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.76s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.93s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.51s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestStartRecordError (1.10s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.11s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.16s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.48s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.96s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.48s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.50s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.48s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.66s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.58s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.51s) [2021-12-03T09:02:12.813Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.76s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.81s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.87s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.46s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.45s) [2021-12-03T09:02:12.813Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-12-03T09:02:12.813Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.93s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.61s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.58s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.00s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestUpdateStats (3.61s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.06s) [2021-12-03T09:02:12.813Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.85s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.72s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.26s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.30s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.63s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.38s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.13s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.15s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.63s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.55s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.02s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.12s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.49s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.69s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.51s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.35s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.26s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.50s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.48s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.62s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.09s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.46s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.15s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.13s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.50s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.31s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.74s) [2021-12-03T09:02:12.813Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.43s) [2021-12-03T09:02:12.813Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-12-03T09:02:12.813Z] === RUN TestDockerRegistrySuite [2021-12-03T09:02:12.813Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-12-03T09:02:13.749Z] check_test.go:195: [de664a5880653] daemon is not started [2021-12-03T09:02:13.749Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-12-03T09:02:15.126Z] check_test.go:195: [d84e7ef496b78] daemon is not started [2021-12-03T09:02:15.126Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-12-03T09:02:16.060Z] check_test.go:195: [d5983ddd08391] daemon is not started [2021-12-03T09:02:16.060Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-12-03T09:02:16.318Z] check_test.go:195: [de0bece685641] daemon is not started [2021-12-03T09:02:16.318Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-12-03T09:02:17.475Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-12-03T09:02:17.475Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-12-03T09:02:17.475Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-12-03T09:02:17.475Z] === RUN TestDockerSuite/TestBuildNetNone [2021-12-03T09:02:17.475Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-12-03T09:02:17.475Z] === RUN TestDockerSuite/TestBuildNoContext [2021-12-03T09:02:18.851Z] check_test.go:195: [dbe296d6499ab] daemon is not started [2021-12-03T09:02:18.851Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-12-03T09:02:20.417Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-12-03T09:02:20.765Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-12-03T09:02:22.213Z] === RUN TestDockerSuite/TestBuildIidFile [2021-12-03T09:02:22.667Z] docker_cli_swarm_test.go:1802: [ddef736548fdf] joining swarm manager [d3529ac5e5dae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-03T09:02:23.175Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-12-03T09:02:23.601Z] docker_cli_swarm_test.go:1803: [d2ee2b0bb4d4c] joining swarm manager [d3529ac5e5dae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-03T09:02:24.194Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-12-03T09:02:24.976Z] check_test.go:195: [df4e532fa1c32] daemon is not started [2021-12-03T09:02:24.976Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-12-03T09:02:25.340Z] === RUN TestDockerSuite/TestBuildInheritance [2021-12-03T09:02:25.340Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-12-03T09:02:25.340Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-12-03T09:02:25.795Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-12-03T09:02:25.796Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-12-03T09:02:25.984Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-12-03T09:02:25.984Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-12-03T09:02:25.984Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-12-03T09:02:27.137Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-12-03T09:02:27.137Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-12-03T09:02:27.137Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-12-03T09:02:27.507Z] check_test.go:195: [d0c7beb494e5c] daemon is not started [2021-12-03T09:02:27.507Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-12-03T09:02:28.441Z] check_test.go:195: [d3241428607f6] daemon is not started [2021-12-03T09:02:28.441Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-12-03T09:02:29.377Z] check_test.go:195: [d31a7a6d3afc3] daemon is not started [2021-12-03T09:02:29.377Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-12-03T09:02:29.520Z] === RUN TestDockerSuite/TestBuildLabel [2021-12-03T09:02:30.078Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-12-03T09:02:30.482Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-12-03T09:02:30.752Z] check_test.go:195: [d0dfe99bcad76] daemon is not started [2021-12-03T09:02:30.752Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-12-03T09:02:30.943Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-12-03T09:02:31.061Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-12-03T09:02:31.686Z] check_test.go:195: [d486e6dcd5d70] daemon is not started [2021-12-03T09:02:31.686Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-12-03T09:02:31.904Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-12-03T09:02:32.043Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-12-03T09:02:32.865Z] === RUN TestDockerSuite/TestBuildLabels [2021-12-03T09:02:33.061Z] check_test.go:195: [dba614fdbabb5] daemon is not started [2021-12-03T09:02:33.061Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-12-03T09:02:33.628Z] check_test.go:195: [d66ecc0ab535f] daemon is not started [2021-12-03T09:02:33.628Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-12-03T09:02:33.825Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-12-03T09:02:35.004Z] check_test.go:195: [d1a9d4bb03bf1] daemon is not started [2021-12-03T09:02:35.004Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-12-03T09:02:35.356Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-12-03T09:02:35.571Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-12-03T09:02:35.571Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0b51399572d7974a17e5bdd8deb0cb1de7d1c52c86897c86dbdf07fec76231f5 [2021-12-03T09:02:36.507Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4901bbab53b1f74371e2cd0d9496718951dceefb99fd23b92727b8321a4d3272 [2021-12-03T09:02:36.507Z] check_test.go:195: [d5197b42b64a7] daemon is not started [2021-12-03T09:02:36.766Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-12-03T09:02:37.701Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2214769b162f5b089a9a8729e124b0de59141e04751d31a9788acf96ef634f35 [2021-12-03T09:02:38.635Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:bee848a92402bbcdefb30437d7ebaf11da3b1a507c94372246f05cc636e63173 [2021-12-03T09:02:38.911Z] check_test.go:195: [dacb245264e3e] daemon is not started [2021-12-03T09:02:38.911Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-12-03T09:02:39.846Z] check_test.go:195: [d0b89fe77b843] daemon is not started [2021-12-03T09:02:39.846Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-12-03T09:02:40.683Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-12-03T09:02:41.122Z] === RUN TestDockerSuite/TestBuildLastModified [2021-12-03T09:02:41.122Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-12-03T09:02:41.122Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-12-03T09:02:41.122Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-12-03T09:02:41.122Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-12-03T09:02:41.122Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-12-03T09:02:41.122Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-12-03T09:02:41.122Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-12-03T09:02:41.122Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-12-03T09:02:41.664Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-12-03T09:02:41.748Z] check_test.go:195: [dab135f811097] daemon is not started [2021-12-03T09:02:41.748Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-12-03T09:02:42.085Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-12-03T09:02:42.541Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-12-03T09:02:43.123Z] check_test.go:195: [dd0ffd3370e31] daemon is not started [2021-12-03T09:02:43.123Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-12-03T09:02:43.123Z] check_test.go:195: [d56248310c700] daemon is not started [2021-12-03T09:02:43.123Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-12-03T09:02:43.690Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-12-03T09:02:44.257Z] check_test.go:195: [dffc6b2862e50] daemon is not started [2021-12-03T09:02:44.257Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-12-03T09:02:45.634Z] check_test.go:195: [da76e6f107790] daemon is not started [2021-12-03T09:02:45.634Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-12-03T09:02:45.961Z] docker_cli_swarm_test.go:1321: [d3f728c48e362] joining swarm manager [dd705e5df73b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-03T09:02:46.527Z] check_test.go:195: [da2e1b4187a8a] daemon is not started [2021-12-03T09:02:46.527Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-12-03T09:02:47.092Z] docker_cli_swarm_test.go:1322: [df4c89e296ce1] joining swarm manager [dd705e5df73b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-03T09:02:47.212Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-12-03T09:02:48.995Z] check_test.go:195: [d4e4c2bc8b24d] daemon is not started [2021-12-03T09:02:48.995Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-12-03T09:02:49.252Z] check_test.go:195: [d618ea0f937db] daemon is not started [2021-12-03T09:02:49.252Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-12-03T09:02:50.324Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-12-03T09:02:50.626Z] check_test.go:195: [d7832f06a4032] daemon is not started [2021-12-03T09:02:50.626Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-12-03T09:02:50.626Z] check_test.go:195: [d3a8e0c18ef2e] daemon is not started [2021-12-03T09:02:50.626Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-12-03T09:02:50.884Z] check_test.go:195: [d4e58a326f4dc] daemon is not started [2021-12-03T09:02:50.884Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-12-03T09:02:51.142Z] check_test.go:195: [de783b5ca645a] daemon is not started [2021-12-03T09:02:51.142Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-12-03T09:02:51.253Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-12-03T09:02:51.401Z] check_test.go:195: [d72c581708b54] daemon is not started [2021-12-03T09:02:51.401Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-12-03T09:02:51.659Z] check_test.go:195: [da1d286da6b3c] daemon is not started [2021-12-03T09:02:51.659Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-12-03T09:02:51.917Z] check_test.go:195: [dd85d834da887] daemon is not started [2021-12-03T09:02:51.917Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-12-03T09:02:52.856Z] check_test.go:195: [db478e2353011] daemon is not started [2021-12-03T09:02:52.856Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-12-03T09:02:54.104Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-12-03T09:02:54.231Z] check_test.go:195: [d796a98c1bdc4] daemon is not started [2021-12-03T09:02:54.231Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-12-03T09:02:55.165Z] check_test.go:195: [d17498d4913fb] daemon is not started [2021-12-03T09:02:55.165Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-12-03T09:02:56.100Z] check_test.go:195: [d3235af6ea5b1] daemon is not started [2021-12-03T09:02:56.100Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-12-03T09:02:57.034Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-12-03T09:02:57.124Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-12-03T09:02:57.968Z] --- PASS: TestDockerRegistrySuite (45.26s) [2021-12-03T09:02:57.968Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.28s) [2021-12-03T09:02:57.968Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.08s) [2021-12-03T09:02:57.968Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.28s) [2021-12-03T09:02:57.968Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2021-12-03T09:02:57.968Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.70s) [2021-12-03T09:02:57.968Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.80s) [2021-12-03T09:02:57.968Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.78s) [2021-12-03T09:02:57.968Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.98s) [2021-12-03T09:02:57.968Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.87s) [2021-12-03T09:02:57.968Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.32s) [2021-12-03T09:02:57.968Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.05s) [2021-12-03T09:02:57.968Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.05s) [2021-12-03T09:02:57.968Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.91s) [2021-12-03T09:02:57.968Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.01s) [2021-12-03T09:02:57.968Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.89s) [2021-12-03T09:02:57.968Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.17s) [2021-12-03T09:02:57.968Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.95s) [2021-12-03T09:02:57.968Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.09s) [2021-12-03T09:02:57.968Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.00s) [2021-12-03T09:02:57.968Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.17s) [2021-12-03T09:02:57.968Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.28s) [2021-12-03T09:02:57.968Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.08s) [2021-12-03T09:02:57.968Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.11s) [2021-12-03T09:02:57.968Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.49s) [2021-12-03T09:02:57.968Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2021-12-03T09:02:57.968Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.00s) [2021-12-03T09:02:57.968Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2021-12-03T09:02:57.968Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-12-03T09:02:57.968Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2021-12-03T09:02:57.968Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2021-12-03T09:02:57.968Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2021-12-03T09:02:57.968Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-12-03T09:02:57.968Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.98s) [2021-12-03T09:02:57.968Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.45s) [2021-12-03T09:02:57.968Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.80s) [2021-12-03T09:02:57.968Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.03s) [2021-12-03T09:02:57.968Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2021-12-03T09:02:57.968Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2021-12-03T09:02:57.968Z] === RUN TestDockerSchema1RegistrySuite [2021-12-03T09:02:57.968Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-12-03T09:02:57.968Z] check_test.go:222: [d3fe44eb111a1] daemon is not started [2021-12-03T09:02:57.968Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-12-03T09:03:01.251Z] check_test.go:222: [d9d9b58ad8248] daemon is not started [2021-12-03T09:03:01.251Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-12-03T09:03:01.983Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-12-03T09:03:01.983Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-12-03T09:03:01.983Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-12-03T09:03:02.743Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-12-03T09:03:04.149Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-12-03T09:03:05.437Z] check_test.go:222: [dfe0d9047a3f0] daemon is not started [2021-12-03T09:03:05.437Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-12-03T09:03:06.371Z] check_test.go:222: [dd0c1aacafa3d] daemon is not started [2021-12-03T09:03:06.371Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-12-03T09:03:06.522Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-12-03T09:03:06.629Z] check_test.go:222: [de634531c2fcb] daemon is not started [2021-12-03T09:03:06.629Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-12-03T09:03:07.564Z] check_test.go:222: [d4f37c8210b5a] daemon is not started [2021-12-03T09:03:07.564Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-12-03T09:03:08.500Z] check_test.go:222: [da7954df12b8e] daemon is not started [2021-12-03T09:03:08.500Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-12-03T09:03:09.438Z] check_test.go:222: [db52a61362a7a] daemon is not started [2021-12-03T09:03:09.438Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-12-03T09:03:11.275Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-12-03T09:03:11.985Z] check_test.go:222: [d2308178108ed] daemon is not started [2021-12-03T09:03:11.985Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-12-03T09:03:12.243Z] check_test.go:222: [de018e7181e4a] daemon is not started [2021-12-03T09:03:12.243Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-12-03T09:03:12.261Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-12-03T09:03:12.261Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-12-03T09:03:12.261Z] === RUN TestDockerSuite/TestBuildPATH [2021-12-03T09:03:12.261Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-12-03T09:03:12.261Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-12-03T09:03:12.501Z] check_test.go:222: [d08111d5598e2] daemon is not started [2021-12-03T09:03:12.501Z] --- PASS: TestDockerSchema1RegistrySuite (14.79s) [2021-12-03T09:03:12.501Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.26s) [2021-12-03T09:03:12.501Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.81s) [2021-12-03T09:03:12.501Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.60s) [2021-12-03T09:03:12.501Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.99s) [2021-12-03T09:03:12.501Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-12-03T09:03:12.501Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.97s) [2021-12-03T09:03:12.501Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.89s) [2021-12-03T09:03:12.501Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.87s) [2021-12-03T09:03:12.501Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.44s) [2021-12-03T09:03:12.501Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2021-12-03T09:03:12.501Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.40s) [2021-12-03T09:03:12.501Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-12-03T09:03:12.501Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-12-03T09:03:13.436Z] check_test.go:251: [de0f292e2ca33] daemon is not started [2021-12-03T09:03:13.436Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-12-03T09:03:13.695Z] check_test.go:251: [d7cd6149e4b66] daemon is not started [2021-12-03T09:03:13.695Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-12-03T09:03:13.953Z] check_test.go:251: [d9ab344d410f0] daemon is not started [2021-12-03T09:03:13.953Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-12-03T09:03:14.469Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-12-03T09:03:14.469Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-12-03T09:03:14.469Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-12-03T09:03:14.920Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-12-03T09:03:15.328Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-12-03T09:03:15.895Z] check_test.go:251: [d1cbaf5b64ff0] daemon is not started [2021-12-03T09:03:15.895Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-12-03T09:03:16.153Z] check_test.go:251: [d1a6bc53431be] daemon is not started [2021-12-03T09:03:16.153Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-12-03T09:03:17.089Z] check_test.go:251: [dd43641d0379d] daemon is not started [2021-12-03T09:03:17.089Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-12-03T09:03:17.347Z] check_test.go:251: [d9adef19027d4] daemon is not started [2021-12-03T09:03:17.347Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.73s) [2021-12-03T09:03:17.347Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.71s) [2021-12-03T09:03:17.347Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.57s) [2021-12-03T09:03:17.347Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2021-12-03T09:03:17.347Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.23s) [2021-12-03T09:03:17.347Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.55s) [2021-12-03T09:03:17.347Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.50s) [2021-12-03T09:03:17.347Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.84s) [2021-12-03T09:03:17.347Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2021-12-03T09:03:17.347Z] === RUN TestDockerRegistryAuthTokenSuite [2021-12-03T09:03:17.347Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-12-03T09:03:22.608Z] check_test.go:278: [d07bed2d6063c] daemon is not started [2021-12-03T09:03:22.608Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-12-03T09:03:22.608Z] check_test.go:278: [d8651df87dbdf] daemon is not started [2021-12-03T09:03:22.608Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-12-03T09:03:22.608Z] check_test.go:278: [dcdccf0355f63] daemon is not started [2021-12-03T09:03:22.866Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-12-03T09:03:22.866Z] check_test.go:278: [dd8f39dc6c1f0] daemon is not started [2021-12-03T09:03:22.866Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-12-03T09:03:23.124Z] check_test.go:278: [dbb77f74d825e] daemon is not started [2021-12-03T09:03:23.124Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2021-12-03T09:03:23.124Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-12-03T09:03:23.124Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-12-03T09:03:23.124Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2021-12-03T09:03:23.124Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-12-03T09:03:23.124Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-12-03T09:03:23.124Z] === RUN TestDockerNetworkSuite [2021-12-03T09:03:23.124Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-12-03T09:03:24.058Z] docker_cli_network_unix_test.go:46: [df1158f7a6560] daemon is not started [2021-12-03T09:03:24.058Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-12-03T09:03:24.624Z] docker_cli_network_unix_test.go:46: [d9d152e91e585] daemon is not started [2021-12-03T09:03:24.882Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-12-03T09:03:27.412Z] docker_cli_network_unix_test.go:46: [d1c6c93f30749] daemon is not started [2021-12-03T09:03:27.676Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-12-03T09:03:29.054Z] docker_cli_network_unix_test.go:46: [dc5d55ed1e497] daemon is not started [2021-12-03T09:03:29.054Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-12-03T09:03:29.054Z] docker_cli_network_unix_test.go:1233: [dcb2a7b8fc762] daemon is not started [2021-12-03T09:03:31.583Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-12-03T09:03:32.518Z] docker_cli_network_unix_test.go:46: [d28f6e13a35d3] daemon is not started [2021-12-03T09:03:33.084Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-12-03T09:03:37.274Z] docker_cli_network_unix_test.go:46: [d110071ec4d34] daemon is not started [2021-12-03T09:03:38.211Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-12-03T09:03:39.786Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-12-03T09:03:40.113Z] docker_cli_network_unix_test.go:46: [df27612df182b] daemon is not started [2021-12-03T09:03:40.371Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-12-03T09:03:41.305Z] docker_cli_network_unix_test.go:46: [d5bfe0f680383] daemon is not started [2021-12-03T09:03:41.305Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-12-03T09:03:41.872Z] docker_cli_network_unix_test.go:46: [d5f685fa48fd5] daemon is not started [2021-12-03T09:03:41.872Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-12-03T09:03:42.131Z] docker_cli_network_unix_test.go:46: [dea32da7a9deb] daemon is not started [2021-12-03T09:03:42.390Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-12-03T09:03:42.957Z] docker_cli_network_unix_test.go:46: [d8160d07d799d] daemon is not started [2021-12-03T09:03:43.216Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-12-03T09:03:43.782Z] docker_cli_network_unix_test.go:46: [dc687074f791c] daemon is not started [2021-12-03T09:03:44.040Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-12-03T09:03:44.299Z] docker_cli_network_unix_test.go:46: [dff9c44dab344] daemon is not started [2021-12-03T09:03:44.299Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-12-03T09:03:44.557Z] docker_cli_network_unix_test.go:46: [df33210ef06f8] daemon is not started [2021-12-03T09:03:44.557Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-12-03T09:03:45.123Z] docker_cli_network_unix_test.go:46: [d0a49c28720db] daemon is not started [2021-12-03T09:03:45.382Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-12-03T09:03:45.382Z] docker_cli_network_unix_test.go:46: [d24902aeab0a7] daemon is not started [2021-12-03T09:03:45.382Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-12-03T09:03:45.382Z] docker_cli_network_unix_test.go:46: [dc2d7887a4eba] daemon is not started [2021-12-03T09:03:45.382Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-12-03T09:03:45.640Z] docker_cli_network_unix_test.go:46: [df00e6d064230] daemon is not started [2021-12-03T09:03:45.640Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-12-03T09:03:46.575Z] docker_cli_network_unix_test.go:46: [dd74d413e880b] daemon is not started [2021-12-03T09:03:46.575Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-12-03T09:03:47.170Z] docker_cli_network_unix_test.go:46: [d0e943ad489c0] daemon is not started [2021-12-03T09:03:47.431Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-12-03T09:03:47.432Z] docker_cli_network_unix_test.go:46: [de1e5e664366c] daemon is not started [2021-12-03T09:03:47.432Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-12-03T09:03:47.690Z] docker_cli_network_unix_test.go:46: [db76ae44e923b] daemon is not started [2021-12-03T09:03:47.948Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-12-03T09:03:47.948Z] docker_cli_network_unix_test.go:46: [d994a22ab6af1] daemon is not started [2021-12-03T09:03:47.948Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-12-03T09:03:48.327Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-12-03T09:03:49.321Z] docker_cli_network_unix_test.go:968: [dcb1314c0fb11] daemon is not started [2021-12-03T09:03:50.257Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-12-03T09:03:50.284Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-12-03T09:03:50.781Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-12-03T09:03:51.192Z] docker_cli_network_unix_test.go:46: [d0ba0df40c87d] daemon is not started [2021-12-03T09:03:51.451Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-12-03T09:03:53.980Z] docker_cli_network_unix_test.go:1116: [df2760bbc3f55] daemon is not started [2021-12-03T09:03:54.094Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-12-03T09:03:57.267Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-12-03T09:03:57.267Z] docker_cli_network_unix_test.go:46: [dd5fdd05be06a] daemon is not started [2021-12-03T09:03:57.267Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-12-03T09:03:57.835Z] docker_cli_network_unix_test.go:46: [dafa31e9b38d4] daemon is not started [2021-12-03T09:03:57.835Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-12-03T09:03:57.835Z] docker_cli_network_unix_test.go:46: [d267039d3f3ea] daemon is not started [2021-12-03T09:03:57.835Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-12-03T09:03:58.096Z] docker_cli_network_unix_test.go:46: [d59815b9e96d7] daemon is not started [2021-12-03T09:03:58.096Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-12-03T09:03:58.096Z] docker_cli_network_unix_test.go:46: [d7364708c3f23] daemon is not started [2021-12-03T09:03:58.096Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-12-03T09:03:58.355Z] docker_cli_network_unix_test.go:46: [db76d29a0b256] daemon is not started [2021-12-03T09:03:58.355Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-12-03T09:03:58.355Z] docker_cli_network_unix_test.go:46: [df3892613d68d] daemon is not started [2021-12-03T09:03:58.355Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-12-03T09:03:59.868Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-12-03T09:04:00.256Z] docker_cli_network_unix_test.go:46: [dd1e5ddb36e36] daemon is not started [2021-12-03T09:04:00.821Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-12-03T09:04:00.821Z] docker_cli_network_unix_test.go:46: [d5ee826951a3b] daemon is not started [2021-12-03T09:04:00.821Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-12-03T09:04:00.821Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-12-03T09:04:00.821Z] docker_cli_network_unix_test.go:46: [d6deca0c46060] daemon is not started [2021-12-03T09:04:00.821Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-12-03T09:04:01.189Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-12-03T09:04:01.388Z] docker_cli_network_unix_test.go:46: [dbfacadf60c0a] daemon is not started [2021-12-03T09:04:01.647Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-12-03T09:04:04.931Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-12-03T09:04:05.635Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-12-03T09:04:06.312Z] docker_cli_network_unix_test.go:1084: [dd37fa40be79b] daemon is not started [2021-12-03T09:04:08.068Z] === RUN TestDockerSuite/TestBuildRm [2021-12-03T09:04:08.217Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-12-03T09:04:08.217Z] docker_cli_network_unix_test.go:46: [db04fb63186bd] daemon is not started [2021-12-03T09:04:08.217Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-12-03T09:04:08.476Z] docker_cli_network_unix_test.go:46: [d9db592e0cfbc] daemon is not started [2021-12-03T09:04:08.734Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-12-03T09:04:09.843Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-12-03T09:04:10.109Z] docker_cli_network_unix_test.go:46: [dd4a1a82fb0bb] daemon is not started [2021-12-03T09:04:10.369Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-12-03T09:04:10.369Z] docker_cli_network_unix_test.go:46: [d664ed4eea1ea] daemon is not started [2021-12-03T09:04:10.369Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-12-03T09:04:10.937Z] docker_cli_network_unix_test.go:46: [d2e08128c4963] daemon is not started [2021-12-03T09:04:11.195Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-12-03T09:04:11.762Z] docker_cli_network_unix_test.go:46: [dda2996a80ba4] daemon is not started [2021-12-03T09:04:11.762Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-12-03T09:04:12.328Z] docker_cli_network_unix_test.go:46: [d2eabcd047ff1] daemon is not started [2021-12-03T09:04:12.586Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-12-03T09:04:17.852Z] docker_cli_network_unix_test.go:46: [d0a85a438f239] daemon is not started [2021-12-03T09:04:18.110Z] --- PASS: TestDockerNetworkSuite (55.05s) [2021-12-03T09:04:18.110Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.07s) [2021-12-03T09:04:18.110Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.69s) [2021-12-03T09:04:18.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.76s) [2021-12-03T09:04:18.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.50s) [2021-12-03T09:04:18.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.47s) [2021-12-03T09:04:18.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.45s) [2021-12-03T09:04:18.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.15s) [2021-12-03T09:04:18.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.12s) [2021-12-03T09:04:18.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.13s) [2021-12-03T09:04:18.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.55s) [2021-12-03T09:04:18.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s) [2021-12-03T09:04:18.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.92s) [2021-12-03T09:04:18.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.85s) [2021-12-03T09:04:18.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2021-12-03T09:04:18.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2021-12-03T09:04:18.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.73s) [2021-12-03T09:04:18.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2021-12-03T09:04:18.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-12-03T09:04:18.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2021-12-03T09:04:18.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.72s) [2021-12-03T09:04:18.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.08s) [2021-12-03T09:04:18.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-12-03T09:04:18.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.31s) [2021-12-03T09:04:18.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2021-12-03T09:04:18.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.29s) [2021-12-03T09:04:18.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.14s) [2021-12-03T09:04:18.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.39s) [2021-12-03T09:04:18.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.22s) [2021-12-03T09:04:18.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.84s) [2021-12-03T09:04:18.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2021-12-03T09:04:18.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-12-03T09:04:18.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2021-12-03T09:04:18.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2021-12-03T09:04:18.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2021-12-03T09:04:18.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.47s) [2021-12-03T09:04:18.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2021-12-03T09:04:18.110Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-12-03T09:04:18.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.74s) [2021-12-03T09:04:18.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.41s) [2021-12-03T09:04:18.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.01s) [2021-12-03T09:04:18.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-12-03T09:04:18.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.76s) [2021-12-03T09:04:18.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.65s) [2021-12-03T09:04:18.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-12-03T09:04:18.111Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.65s) [2021-12-03T09:04:18.111Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.49s) [2021-12-03T09:04:18.111Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.89s) [2021-12-03T09:04:18.111Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.57s) [2021-12-03T09:04:18.111Z] === RUN TestDockerHubPullSuite [2021-12-03T09:04:18.111Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-12-03T09:04:18.467Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-12-03T09:04:20.010Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-12-03T09:04:21.419Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-12-03T09:04:21.419Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-12-03T09:04:21.419Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-12-03T09:04:21.419Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-12-03T09:04:21.419Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-12-03T09:04:21.910Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-12-03T09:04:22.476Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-12-03T09:04:22.983Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-12-03T09:04:24.379Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-12-03T09:04:24.379Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-12-03T09:04:24.379Z] --- PASS: TestDockerHubPullSuite (6.20s) [2021-12-03T09:04:24.379Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.64s) [2021-12-03T09:04:24.379Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.20s) [2021-12-03T09:04:24.379Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.62s) [2021-12-03T09:04:24.379Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.47s) [2021-12-03T09:04:24.379Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2021-12-03T09:04:24.379Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-12-03T09:04:24.379Z] PASS [2021-12-03T09:04:24.379Z] [2021-12-03T09:04:24.379Z] === Skipped [2021-12-03T09:04:24.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-12-03T09:04:24.379Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2021-12-03T09:04:24.379Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-12-03T09:04:24.379Z] [2021-12-03T09:04:24.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-12-03T09:04:24.379Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2021-12-03T09:04:24.379Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-12-03T09:04:24.379Z] [2021-12-03T09:04:24.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-12-03T09:04:24.379Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2021-12-03T09:04:24.379Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-12-03T09:04:24.379Z] [2021-12-03T09:04:24.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-12-03T09:04:24.379Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2021-12-03T09:04:24.379Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-12-03T09:04:24.379Z] [2021-12-03T09:04:24.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-12-03T09:04:24.379Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2021-12-03T09:04:24.379Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-12-03T09:04:24.379Z] [2021-12-03T09:04:24.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2021-12-03T09:04:24.379Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2021-12-03T09:04:24.379Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2021-12-03T09:04:24.379Z] [2021-12-03T09:04:24.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-12-03T09:04:24.379Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2021-12-03T09:04:24.379Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-12-03T09:04:24.379Z] [2021-12-03T09:04:24.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-12-03T09:04:24.379Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2021-12-03T09:04:24.379Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-12-03T09:04:24.379Z] [2021-12-03T09:04:24.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-12-03T09:04:24.379Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2021-12-03T09:04:24.379Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-12-03T09:04:24.379Z] [2021-12-03T09:04:24.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2021-12-03T09:04:24.379Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2021-12-03T09:04:24.379Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2021-12-03T09:04:24.379Z] [2021-12-03T09:04:24.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-12-03T09:04:24.379Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2021-12-03T09:04:24.379Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-12-03T09:04:24.379Z] [2021-12-03T09:04:24.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-12-03T09:04:24.379Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2021-12-03T09:04:24.379Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-12-03T09:04:24.379Z] [2021-12-03T09:04:24.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-12-03T09:04:24.379Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2021-12-03T09:04:24.379Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-12-03T09:04:24.379Z] [2021-12-03T09:04:24.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-12-03T09:04:24.379Z] docker_cli_sni_test.go:18: Flakey test [2021-12-03T09:04:24.379Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-12-03T09:04:24.379Z] [2021-12-03T09:04:24.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-12-03T09:04:24.379Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2021-12-03T09:04:24.379Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-12-03T09:04:24.379Z] [2021-12-03T09:04:24.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-12-03T09:04:24.379Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-12-03T09:04:24.379Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-12-03T09:04:24.379Z] [2021-12-03T09:04:24.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-12-03T09:04:24.379Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-12-03T09:04:24.379Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-12-03T09:04:24.379Z] [2021-12-03T09:04:24.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-12-03T09:04:24.379Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-12-03T09:04:24.379Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-12-03T09:04:24.379Z] [2021-12-03T09:04:24.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2021-12-03T09:04:24.379Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-12-03T09:04:24.379Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2021-12-03T09:04:24.379Z] [2021-12-03T09:04:24.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-12-03T09:04:24.379Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-12-03T09:04:24.379Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-12-03T09:04:24.379Z] [2021-12-03T09:04:24.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-12-03T09:04:24.379Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-12-03T09:04:24.379Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-12-03T09:04:24.379Z] [2021-12-03T09:04:24.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-12-03T09:04:24.379Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-12-03T09:04:24.379Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-12-03T09:04:24.379Z] [2021-12-03T09:04:24.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-12-03T09:04:24.379Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-12-03T09:04:24.379Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-12-03T09:04:24.379Z] [2021-12-03T09:04:24.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-12-03T09:04:24.379Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-12-03T09:04:24.379Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-12-03T09:04:24.379Z] [2021-12-03T09:04:24.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-12-03T09:04:24.379Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-12-03T09:04:24.379Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-12-03T09:04:24.379Z] [2021-12-03T09:04:24.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-12-03T09:04:24.379Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-12-03T09:04:24.379Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-12-03T09:04:24.379Z] [2021-12-03T09:04:24.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-12-03T09:04:24.379Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-12-03T09:04:24.379Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-12-03T09:04:24.379Z] [2021-12-03T09:04:24.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-12-03T09:04:24.379Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-12-03T09:04:24.379Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-12-03T09:04:24.379Z] [2021-12-03T09:04:24.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-12-03T09:04:24.379Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-12-03T09:04:24.379Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-12-03T09:04:24.379Z] [2021-12-03T09:04:24.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-12-03T09:04:24.379Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-12-03T09:04:24.379Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-12-03T09:04:24.379Z] [2021-12-03T09:04:24.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-12-03T09:04:24.379Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-12-03T09:04:24.379Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-12-03T09:04:24.379Z] [2021-12-03T09:04:24.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-12-03T09:04:24.379Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2021-12-03T09:04:24.379Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-12-03T09:04:24.379Z] [2021-12-03T09:04:24.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-12-03T09:04:24.379Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-12-03T09:04:24.379Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-12-03T09:04:24.379Z] [2021-12-03T09:04:24.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-12-03T09:04:24.379Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-12-03T09:04:24.379Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-12-03T09:04:24.379Z] [2021-12-03T09:04:24.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-12-03T09:04:24.379Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-12-03T09:04:24.379Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-12-03T09:04:24.379Z] [2021-12-03T09:04:24.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-12-03T09:04:24.379Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-12-03T09:04:24.379Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-12-03T09:04:24.379Z] [2021-12-03T09:04:24.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-12-03T09:04:24.379Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-12-03T09:04:24.379Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-12-03T09:04:24.379Z] [2021-12-03T09:04:24.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2021-12-03T09:04:24.379Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-12-03T09:04:24.379Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2021-12-03T09:04:24.379Z] [2021-12-03T09:04:24.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-12-03T09:04:24.379Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-12-03T09:04:24.379Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-12-03T09:04:24.379Z] [2021-12-03T09:04:24.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-12-03T09:04:24.379Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-12-03T09:04:24.379Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-12-03T09:04:24.379Z] [2021-12-03T09:04:24.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-12-03T09:04:24.379Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-12-03T09:04:24.379Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-12-03T09:04:24.379Z] [2021-12-03T09:04:24.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-12-03T09:04:24.379Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-12-03T09:04:24.379Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-12-03T09:04:24.379Z] [2021-12-03T09:04:24.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-12-03T09:04:24.379Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-12-03T09:04:24.379Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-12-03T09:04:24.379Z] [2021-12-03T09:04:24.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-12-03T09:04:24.379Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-12-03T09:04:24.379Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-12-03T09:04:24.379Z] [2021-12-03T09:04:24.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-12-03T09:04:24.379Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-12-03T09:04:24.379Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-12-03T09:04:24.379Z] [2021-12-03T09:04:24.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-12-03T09:04:24.379Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-12-03T09:04:24.379Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-12-03T09:04:24.379Z] [2021-12-03T09:04:24.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-12-03T09:04:24.379Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2021-12-03T09:04:24.379Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-12-03T09:04:24.379Z] [2021-12-03T09:04:24.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-12-03T09:04:24.379Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2021-12-03T09:04:24.379Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-12-03T09:04:24.379Z] [2021-12-03T09:04:24.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-12-03T09:04:24.379Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2021-12-03T09:04:24.379Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-12-03T09:04:24.379Z] [2021-12-03T09:04:24.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-12-03T09:04:24.379Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-12-03T09:04:24.379Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-12-03T09:04:24.379Z] [2021-12-03T09:04:24.379Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-12-03T09:04:24.379Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-12-03T09:04:24.379Z] docker_cli_network_unix_test.go:46: [d6deca0c46060] daemon is not started [2021-12-03T09:04:24.379Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-12-03T09:04:24.379Z] [2021-12-03T09:04:24.379Z] DONE 1262 tests, 51 skipped in 1431.080s [2021-12-03T09:04:24.379Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-12-03T09:04:24.379Z] ++++ cat bundles/test-integration/docker.pid [2021-12-03T09:04:24.379Z] +++ kill 8506 [2021-12-03T09:04:24.379Z] +++ /etc/init.d/apparmor stop [2021-12-03T09:04:24.379Z] Leaving: AppArmorNo profiles have been unloaded. [2021-12-03T09:04:24.379Z] [2021-12-03T09:04:24.379Z] Unloading profiles will leave already running processes permanently [2021-12-03T09:04:24.379Z] unconfined, which can lead to unexpected situations. [2021-12-03T09:04:24.379Z] [2021-12-03T09:04:24.379Z] To set a process to complain mode, use the command line tool [2021-12-03T09:04:24.379Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-12-03T09:04:24.379Z] +++ true [2021-12-03T09:04:24.379Z] exiting test-integration [2021-12-03T09:04:24.380Z] ++ exit 0 [2021-12-03T09:04:24.380Z] [2021-12-03T09:04:24.639Z] + for job in $(jobs -p) [2021-12-03T09:04:24.639Z] + wait 4170 [2021-12-03T09:04:26.686Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-12-03T09:04:26.686Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-12-03T09:04:26.686Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-12-03T09:04:26.762Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-12-03T09:04:29.912Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-12-03T09:04:30.547Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-12-03T09:04:32.456Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-12-03T09:04:32.913Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-12-03T09:04:32.913Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-12-03T09:04:32.913Z] === RUN TestDockerSuite/TestBuildNetNone [2021-12-03T09:04:32.913Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-12-03T09:04:32.914Z] === RUN TestDockerSuite/TestBuildNoContext [2021-12-03T09:04:33.198Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-12-03T09:04:34.337Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-12-03T09:04:35.805Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-12-03T09:04:39.529Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-12-03T09:04:39.756Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-12-03T09:04:42.423Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-12-03T09:04:42.423Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-12-03T09:04:42.423Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-12-03T09:04:45.027Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-12-03T09:04:45.313Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-12-03T09:04:46.283Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-12-03T09:04:46.927Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-12-03T09:04:47.816Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-12-03T09:04:49.259Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-12-03T09:04:49.726Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-12-03T09:04:50.192Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-12-03T09:04:51.109Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-12-03T09:04:53.639Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-12-03T09:04:56.355Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-12-03T09:04:56.927Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-12-03T09:04:56.927Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-12-03T09:04:56.927Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-12-03T09:04:57.318Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-12-03T09:04:58.833Z] === RUN TestDockerSuite/TestBuildSpaces [2021-12-03T09:04:58.833Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-12-03T09:05:02.190Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-12-03T09:05:02.449Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-12-03T09:05:02.630Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-12-03T09:05:02.630Z] === RUN TestDockerSuite/TestBuildStderr [2021-12-03T09:05:03.383Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-12-03T09:05:05.285Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-12-03T09:05:05.854Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-12-03T09:05:06.414Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-12-03T09:05:10.521Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-12-03T09:05:17.570Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-12-03T09:05:22.238Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-12-03T09:05:29.285Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-12-03T09:05:30.813Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-12-03T09:05:30.813Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-12-03T09:05:30.813Z] === RUN TestDockerSuite/TestBuildPATH [2021-12-03T09:05:30.813Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-12-03T09:05:30.813Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-12-03T09:05:31.676Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-12-03T09:05:31.676Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-12-03T09:05:31.676Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-12-03T09:05:32.346Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-12-03T09:05:32.346Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-12-03T09:05:32.346Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-12-03T09:05:33.885Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-12-03T09:05:34.868Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-12-03T09:05:40.723Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-12-03T09:05:45.483Z] === RUN TestDockerSuite/TestBuildUser [2021-12-03T09:05:45.483Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-12-03T09:05:45.483Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-12-03T09:05:45.483Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-12-03T09:05:45.483Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-12-03T09:05:45.483Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-12-03T09:05:45.483Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-12-03T09:05:49.264Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-12-03T09:05:49.264Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-12-03T09:05:52.209Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-12-03T09:05:52.209Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-12-03T09:05:52.209Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-12-03T09:05:52.209Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-12-03T09:05:52.209Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-12-03T09:06:01.498Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-12-03T09:06:01.498Z] docker_cli_swarm_test.go:1186: [df291bcfcce10] joining swarm manager [d1a9842a86cc3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-03T09:06:02.450Z] 2021/12/03 09:06:02 Finished clone google.golang.org/api [2021-12-03T09:06:02.450Z] 2021/12/03 09:06:02 Dependencies downloaded. Download time: 6m29.191330235s [2021-12-03T09:06:02.450Z] 2021/12/03 09:06:02 Collecting all dependencies [2021-12-03T09:06:08.227Z] docker_cli_swarm_test.go:1195: [dbe22f624c1ad] joining swarm manager [d1a9842a86cc3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-03T09:06:13.431Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-12-03T09:06:13.431Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-12-03T09:06:14.819Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-12-03T09:06:14.841Z] 2021/12/03 09:06:13 Clean vendor dir from unused packages [2021-12-03T09:06:14.841Z] 2021/12/03 09:06:13 Ignoring paths matching "^archive[/\\\\]tar" [2021-12-03T09:06:14.841Z] 2021/12/03 09:06:13 Success [2021-12-03T09:06:14.841Z] 2021/12/03 09:06:13 Running time: 6m44.355939242s [2021-12-03T09:06:14.841Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-12-03T09:06:15.161Z] + echo Ensuring container killed. [2021-12-03T09:06:15.161Z] Ensuring container killed. [2021-12-03T09:06:15.161Z] + docker rm -vf docker-pr1 [2021-12-03T09:06:15.161Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-12-03T09:06:15.457Z] + echo Chowning /workspace to jenkins user [2021-12-03T09:06:15.457Z] Chowning /workspace to jenkins user [2021-12-03T09:06:15.457Z] + id -u [2021-12-03T09:06:15.457Z] + id -g [2021-12-03T09:06:15.457Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43057:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-12-03T09:06:17.165Z] + bundleName=unit [2021-12-03T09:06:17.165Z] + echo Creating unit-bundles.tar.gz [2021-12-03T09:06:17.165Z] Creating unit-bundles.tar.gz [2021-12-03T09:06:17.165Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2021-12-03T09:06:17.165Z] bundles/junit-report-libnetwork.xml [2021-12-03T09:06:17.165Z] bundles/junit-report.xml [2021-12-03T09:06:17.165Z] bundles/go-test-report-libnetwork.json [2021-12-03T09:06:17.165Z] bundles/go-test-report.json [2021-12-03T09:06:17.165Z] bundles/profile-libnetwork.out [2021-12-03T09:06:17.165Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-12-03T09:06:17.180Z] Archiving artifacts [2021-12-03T09:06:18.031Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43057/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-12-03T09:06:18.340Z] + make clean [2021-12-03T09:06:18.597Z] docker volume rm -f docker-dev-cache [2021-12-03T09:06:18.597Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-03T09:06:20.570Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-12-03T09:06:21.760Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-12-03T09:06:21.760Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-12-03T09:06:21.760Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-12-03T09:06:21.760Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-12-03T09:06:21.760Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-12-03T09:06:21.760Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-12-03T09:06:21.760Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-12-03T09:06:21.760Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-12-03T09:06:21.760Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-12-03T09:06:21.760Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-12-03T09:06:21.760Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-12-03T09:06:21.760Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-12-03T09:06:21.760Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-12-03T09:06:21.760Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-12-03T09:06:23.972Z] === RUN TestDockerSuite/TestBuildEnv [2021-12-03T09:06:23.972Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-12-03T09:06:23.972Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-12-03T09:06:23.972Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-12-03T09:06:23.972Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-12-03T09:06:23.972Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-12-03T09:06:23.972Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-12-03T09:06:23.972Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-12-03T09:06:23.972Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-12-03T09:06:23.972Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-12-03T09:06:23.972Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-12-03T09:06:25.322Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-12-03T09:06:25.322Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-12-03T09:06:25.322Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-12-03T09:06:25.322Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-12-03T09:06:25.322Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-12-03T09:06:26.921Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-12-03T09:06:26.922Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-12-03T09:06:27.215Z] === RUN TestDockerSuite/TestBuildRm [2021-12-03T09:06:27.390Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-12-03T09:06:27.390Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-12-03T09:06:27.390Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-12-03T09:06:27.390Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-12-03T09:06:27.390Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-12-03T09:06:27.529Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-12-03T09:06:27.529Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-12-03T09:06:27.857Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-12-03T09:06:27.996Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-12-03T09:06:32.612Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-12-03T09:06:37.528Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-12-03T09:06:38.402Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-12-03T09:06:39.697Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-12-03T09:06:39.697Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-12-03T09:06:39.697Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-12-03T09:06:39.697Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-12-03T09:06:39.697Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-12-03T09:06:41.226Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-12-03T09:06:42.180Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-12-03T09:06:42.180Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-12-03T09:06:44.940Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-12-03T09:06:47.549Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-12-03T09:06:47.549Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-12-03T09:06:47.549Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-12-03T09:06:47.549Z] === RUN TestDockerSuite/TestBuildExpose [2021-12-03T09:06:47.549Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-12-03T09:06:47.549Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-12-03T09:06:47.549Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-12-03T09:06:47.549Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-12-03T09:06:47.549Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-12-03T09:06:47.549Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-12-03T09:06:47.549Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-12-03T09:06:47.549Z] === RUN TestDockerSuite/TestBuildFails [2021-12-03T09:06:48.017Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-12-03T09:06:48.485Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-12-03T09:06:48.656Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-12-03T09:06:52.385Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-12-03T09:06:53.232Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-12-03T09:06:54.667Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-12-03T09:06:54.667Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-12-03T09:06:54.667Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-12-03T09:06:54.667Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-12-03T09:06:54.667Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-12-03T09:06:54.667Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-12-03T09:06:54.667Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-12-03T09:06:54.883Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-12-03T09:06:55.652Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-12-03T09:06:57.984Z] === RUN TestDockerSuite/TestBuildForceRm [2021-12-03T09:07:02.989Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-12-03T09:07:03.847Z] === RUN TestDockerSuite/TestBuildFromGit [2021-12-03T09:07:04.294Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-12-03T09:07:04.761Z] === RUN TestDockerSuite/TestBuildXZHost [2021-12-03T09:07:05.227Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-12-03T09:07:05.227Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-12-03T09:07:05.227Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-12-03T09:07:05.227Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-12-03T09:07:05.227Z] docker_cli_sni_test.go:18: Flakey test [2021-12-03T09:07:05.227Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-12-03T09:07:07.158Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-12-03T09:07:07.158Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-12-03T09:07:07.176Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-12-03T09:07:07.434Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-12-03T09:07:07.434Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-12-03T09:07:07.434Z] === RUN TestDockerSuite/TestCommitChange [2021-12-03T09:07:08.119Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-12-03T09:07:08.551Z] docker_cli_swarm_test.go:1118: [df3d0412ac8b8] joining swarm manager [def951924eae1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-03T09:07:09.924Z] docker_cli_swarm_test.go:1119: [d29fa342615bc] joining swarm manager [def951924eae1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-03T09:07:12.175Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-12-03T09:07:14.258Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-12-03T09:07:14.258Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-12-03T09:07:15.975Z] === RUN TestDockerSuite/TestCommitHardlink [2021-12-03T09:07:15.975Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-12-03T09:07:15.975Z] === RUN TestDockerSuite/TestCommitNewFile [2021-12-03T09:07:16.667Z] === RUN TestDockerSuite/TestBuildSpaces [2021-12-03T09:07:16.667Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-12-03T09:07:19.005Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-12-03T09:07:19.005Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-12-03T09:07:19.005Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-12-03T09:07:19.473Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-12-03T09:07:19.942Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-12-03T09:07:19.942Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-12-03T09:07:19.942Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-12-03T09:07:20.389Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-12-03T09:07:20.389Z] === RUN TestDockerSuite/TestBuildStderr [2021-12-03T09:07:23.119Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-12-03T09:07:23.119Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-12-03T09:07:23.119Z] === RUN TestDockerSuite/TestCommitTTY [2021-12-03T09:07:24.108Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-12-03T09:07:28.600Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-12-03T09:07:28.600Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-12-03T09:07:28.600Z] === RUN TestDockerSuite/TestBuildHistory [2021-12-03T09:07:30.260Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-12-03T09:07:34.053Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-12-03T09:07:34.054Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-12-03T09:07:34.054Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-12-03T09:07:34.054Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-12-03T09:07:34.054Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-12-03T09:07:34.054Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-12-03T09:07:34.054Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-12-03T09:07:34.054Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-12-03T09:07:34.054Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-12-03T09:07:34.054Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-12-03T09:07:34.054Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-12-03T09:07:34.054Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-12-03T09:07:34.054Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-12-03T09:07:34.054Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-12-03T09:07:34.054Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-12-03T09:07:34.054Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-12-03T09:07:37.259Z] === RUN TestDockerSuite/TestBuildIidFile [2021-12-03T09:07:38.244Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-12-03T09:07:39.806Z] === RUN TestDockerSuite/TestBuildInheritance [2021-12-03T09:07:39.806Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-12-03T09:07:39.806Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-12-03T09:07:40.791Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-12-03T09:07:40.791Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-12-03T09:07:41.196Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-12-03T09:07:41.755Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-12-03T09:07:41.755Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-12-03T09:07:41.755Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-12-03T09:07:44.579Z] === RUN TestDockerSuite/TestBuildLabel [2021-12-03T09:07:44.645Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-12-03T09:07:45.047Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-12-03T09:07:45.609Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-12-03T09:07:46.051Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-12-03T09:07:46.519Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-12-03T09:07:46.987Z] === RUN TestDockerSuite/TestBuildLabels [2021-12-03T09:07:47.049Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-12-03T09:07:47.049Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-12-03T09:07:47.049Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-12-03T09:07:47.971Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-12-03T09:07:49.324Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-12-03T09:07:49.533Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-12-03T09:07:49.990Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-12-03T09:07:49.990Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-12-03T09:07:49.990Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-12-03T09:07:49.990Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-12-03T09:07:49.990Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-12-03T09:07:49.990Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-12-03T09:07:49.990Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-12-03T09:07:52.218Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-12-03T09:07:52.218Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-12-03T09:07:52.218Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-12-03T09:07:52.218Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-12-03T09:07:54.002Z] === RUN TestDockerSuite/TestBuildUser [2021-12-03T09:07:54.002Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-12-03T09:07:54.002Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-12-03T09:07:54.002Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-12-03T09:07:54.002Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-12-03T09:07:54.002Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-12-03T09:07:54.002Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-12-03T09:07:54.281Z] === RUN TestDockerSuite/TestBuildLastModified [2021-12-03T09:07:54.281Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-12-03T09:07:54.281Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-12-03T09:07:54.281Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-12-03T09:07:54.281Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-12-03T09:07:54.281Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-12-03T09:07:54.750Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-12-03T09:07:54.750Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-12-03T09:07:54.750Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-12-03T09:07:55.218Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-12-03T09:07:55.685Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-12-03T09:07:55.995Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-12-03T09:07:55.995Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-12-03T09:07:55.996Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-12-03T09:07:55.996Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-12-03T09:07:55.996Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-12-03T09:07:55.996Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-12-03T09:07:55.996Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-12-03T09:07:55.996Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-12-03T09:07:57.725Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-12-03T09:07:58.181Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-12-03T09:07:58.935Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-12-03T09:08:00.433Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-12-03T09:08:01.070Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-12-03T09:08:01.070Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-12-03T09:08:01.070Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-12-03T09:08:01.070Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-12-03T09:08:01.070Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-12-03T09:08:01.877Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-12-03T09:08:05.653Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-12-03T09:08:05.654Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-12-03T09:08:05.654Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-12-03T09:08:05.654Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-12-03T09:08:08.597Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-12-03T09:08:08.597Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-12-03T09:08:10.811Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-12-03T09:08:10.811Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-12-03T09:08:10.811Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-12-03T09:08:10.811Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-12-03T09:08:10.811Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-12-03T09:08:13.752Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-12-03T09:08:13.752Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-12-03T09:08:15.965Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-12-03T09:08:15.965Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-12-03T09:08:15.965Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-12-03T09:08:18.234Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-12-03T09:08:18.234Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-12-03T09:08:18.234Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-12-03T09:08:18.702Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-12-03T09:08:19.744Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-12-03T09:08:19.744Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-12-03T09:08:21.955Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-12-03T09:08:26.157Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-12-03T09:08:26.158Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-12-03T09:08:26.698Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-12-03T09:08:32.553Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-12-03T09:08:32.553Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-12-03T09:08:32.553Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-12-03T09:08:32.553Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-12-03T09:08:32.553Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-12-03T09:08:33.208Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-12-03T09:08:34.761Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-12-03T09:08:34.761Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-12-03T09:08:34.761Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-12-03T09:08:37.701Z] === RUN TestDockerSuite/TestContainerAPITop [2021-12-03T09:08:37.701Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-12-03T09:08:37.701Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-12-03T09:08:37.875Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-12-03T09:08:37.875Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-12-03T09:08:37.875Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-12-03T09:08:37.875Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-12-03T09:08:37.875Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-12-03T09:08:40.041Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-12-03T09:08:40.041Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-12-03T09:08:40.041Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-12-03T09:08:40.643Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-12-03T09:08:40.643Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-12-03T09:08:45.381Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-12-03T09:08:46.367Z] docker_cli_swarm_test.go:1172: [d69d1fb7678eb] joining swarm manager [def951924eae1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-12-03T09:08:47.587Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-12-03T09:08:47.587Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-12-03T09:08:47.587Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-12-03T09:08:47.587Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-12-03T09:08:47.587Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-12-03T09:08:47.587Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-12-03T09:08:47.587Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-12-03T09:08:47.587Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-12-03T09:08:47.587Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-12-03T09:08:47.587Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-12-03T09:08:47.587Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-12-03T09:08:49.793Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-12-03T09:08:49.793Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-12-03T09:08:50.337Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-12-03T09:08:52.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-12-03T09:08:54.060Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-12-03T09:08:54.061Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-12-03T09:08:54.542Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-12-03T09:08:54.956Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-12-03T09:08:57.896Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-12-03T09:09:00.103Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000977e8_} [2021-12-03T09:09:03.044Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13171866443_c:\foo_false____} [2021-12-03T09:09:05.257Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13171866443_c:\foo_true____} [2021-12-03T09:09:06.407Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-12-03T09:09:06.407Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-12-03T09:09:06.407Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-12-03T09:09:06.407Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-12-03T09:09:06.862Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-12-03T09:09:06.862Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-12-03T09:09:06.862Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-12-03T09:09:07.822Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-12-03T09:09:08.199Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-12-03T09:09:08.199Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-12-03T09:09:08.199Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-12-03T09:09:08.199Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-12-03T09:09:08.199Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-12-03T09:09:08.199Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-12-03T09:09:08.199Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-12-03T09:09:08.199Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-12-03T09:09:08.199Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-12-03T09:09:08.199Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-12-03T09:09:08.199Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-12-03T09:09:08.199Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-12-03T09:09:08.199Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-12-03T09:09:08.199Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-12-03T09:09:08.199Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-12-03T09:09:08.199Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-12-03T09:09:08.199Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-12-03T09:09:08.199Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-12-03T09:09:08.199Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-12-03T09:09:08.199Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-12-03T09:09:08.199Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-12-03T09:09:08.199Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-12-03T09:09:08.199Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-12-03T09:09:08.199Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-12-03T09:09:11.141Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-12-03T09:09:11.141Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-12-03T09:09:11.141Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-12-03T09:09:11.141Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-12-03T09:09:11.141Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-12-03T09:09:11.141Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-12-03T09:09:11.141Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-12-03T09:09:11.141Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-12-03T09:09:11.141Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-12-03T09:09:11.141Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-12-03T09:09:11.141Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-12-03T09:09:11.141Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-12-03T09:09:11.141Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-12-03T09:09:11.141Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-12-03T09:09:11.141Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-12-03T09:09:11.141Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-12-03T09:09:11.141Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-12-03T09:09:11.141Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-12-03T09:09:11.141Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-12-03T09:09:11.141Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-12-03T09:09:11.141Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-12-03T09:09:11.141Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-12-03T09:09:11.141Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-12-03T09:09:11.141Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-03T09:09:11.141Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-12-03T09:09:11.141Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-12-03T09:09:11.141Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-12-03T09:09:12.354Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-12-03T09:09:14.083Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-12-03T09:09:14.083Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-12-03T09:09:14.083Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-12-03T09:09:14.083Z] === RUN TestDockerSuite/TestCpRelativePath [2021-12-03T09:09:14.876Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-12-03T09:09:16.155Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-12-03T09:09:16.292Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-12-03T09:09:16.292Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-12-03T09:09:16.292Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-12-03T09:09:16.292Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-12-03T09:09:16.292Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-12-03T09:09:16.292Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-12-03T09:09:16.292Z] === RUN TestDockerSuite/TestCpToCaseA [2021-12-03T09:09:16.403Z] === RUN TestDockerSuite/TestBuildXZHost [2021-12-03T09:09:16.403Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-12-03T09:09:16.858Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-12-03T09:09:16.858Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-12-03T09:09:16.858Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-12-03T09:09:16.858Z] docker_cli_sni_test.go:18: Flakey test [2021-12-03T09:09:16.858Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-12-03T09:09:18.386Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-12-03T09:09:21.031Z] === RUN TestDockerSuite/TestCpToCaseB [2021-12-03T09:09:23.061Z] === RUN TestDockerSuite/TestCommitChange [2021-12-03T09:09:23.973Z] === RUN TestDockerSuite/TestCpToCaseC [2021-12-03T09:09:23.973Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-12-03T09:09:23.973Z] === RUN TestDockerSuite/TestCpToCaseD [2021-12-03T09:09:23.973Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-12-03T09:09:23.973Z] === RUN TestDockerSuite/TestCpToCaseE [2021-12-03T09:09:25.062Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-12-03T09:09:25.062Z] docker_cli_swarm_test.go:1453: [d5c246e408037] joining swarm manager [de580cc211942]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-03T09:09:25.062Z] docker_cli_swarm_test.go:1454: [d2b6d33b0f964] joining swarm manager [de580cc211942]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-03T09:09:26.571Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-12-03T09:09:27.737Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-12-03T09:09:31.319Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-12-03T09:09:31.457Z] === RUN TestDockerSuite/TestCommitHardlink [2021-12-03T09:09:31.457Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-12-03T09:09:31.457Z] === RUN TestDockerSuite/TestCommitNewFile [2021-12-03T09:09:33.176Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-12-03T09:09:34.110Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-12-03T09:09:34.110Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-12-03T09:09:34.368Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-12-03T09:09:34.368Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-12-03T09:09:34.375Z] === RUN TestDockerSuite/TestCpToCaseF [2021-12-03T09:09:34.375Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-12-03T09:09:34.375Z] === RUN TestDockerSuite/TestCpToCaseG [2021-12-03T09:09:34.375Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-12-03T09:09:34.375Z] === RUN TestDockerSuite/TestCpToCaseH [2021-12-03T09:09:34.965Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-12-03T09:09:37.493Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-12-03T09:09:38.500Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-12-03T09:09:38.500Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-12-03T09:09:38.500Z] === RUN TestDockerSuite/TestCommitTTY [2021-12-03T09:09:40.776Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-12-03T09:09:42.676Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-12-03T09:09:43.021Z] === RUN TestDockerSuite/TestCpToCaseI [2021-12-03T09:09:43.021Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-12-03T09:09:43.021Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-12-03T09:09:43.021Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-12-03T09:09:43.021Z] === RUN TestDockerSuite/TestCpToDot [2021-12-03T09:09:44.267Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-12-03T09:09:44.575Z] docker_cli_swarm_unix_test.go:63: [d72bfd054c4c9] joining swarm manager [dcfae733cb8e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-03T09:09:45.961Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-12-03T09:09:45.962Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-12-03T09:09:45.962Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-12-03T09:09:45.962Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-12-03T09:09:45.962Z] === RUN TestDockerSuite/TestCpToStdout [2021-12-03T09:09:46.237Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-12-03T09:09:46.237Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-12-03T09:09:46.237Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-12-03T09:09:47.984Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-12-03T09:09:47.984Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-12-03T09:09:47.984Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-12-03T09:09:47.984Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-12-03T09:09:47.984Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-12-03T09:09:47.984Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-12-03T09:09:47.984Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-12-03T09:09:47.984Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-12-03T09:09:47.984Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-12-03T09:09:47.984Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-12-03T09:09:47.984Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-12-03T09:09:47.984Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-12-03T09:09:47.984Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-12-03T09:09:47.984Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-12-03T09:09:47.984Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-12-03T09:09:48.169Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-12-03T09:09:48.169Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-03T09:09:48.169Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-12-03T09:09:48.169Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-12-03T09:09:48.169Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-12-03T09:09:48.169Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-12-03T09:09:48.444Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-12-03T09:09:48.636Z] === RUN TestDockerSuite/TestCpVolumePath [2021-12-03T09:09:48.636Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-12-03T09:09:48.636Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-12-03T09:09:48.636Z] === RUN TestDockerSuite/TestCreateArgs [2021-12-03T09:09:48.636Z] === RUN TestDockerSuite/TestCreateByImageID [2021-12-03T09:09:50.843Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-12-03T09:09:52.097Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-12-03T09:09:52.097Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-12-03T09:09:52.097Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-12-03T09:09:52.097Z] === RUN TestDockerSuite/TestBuildNetNone [2021-12-03T09:09:52.097Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-12-03T09:09:52.097Z] === RUN TestDockerSuite/TestBuildNoContext [2021-12-03T09:09:53.786Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-12-03T09:09:53.786Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-12-03T09:09:53.786Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-12-03T09:09:55.048Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-12-03T09:09:55.489Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-12-03T09:09:55.994Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-12-03T09:09:56.464Z] === RUN TestDockerSuite/TestCreateLabels [2021-12-03T09:09:56.930Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-12-03T09:09:56.930Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-12-03T09:09:56.930Z] === RUN TestDockerSuite/TestCreateRM [2021-12-03T09:09:56.930Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-12-03T09:09:56.930Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-12-03T09:09:56.930Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-12-03T09:09:57.395Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-12-03T09:09:57.395Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-12-03T09:09:58.833Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-12-03T09:10:00.397Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-12-03T09:10:00.397Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-12-03T09:10:00.865Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-12-03T09:10:01.266Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-12-03T09:10:01.266Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-12-03T09:10:01.266Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-12-03T09:10:03.811Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-12-03T09:10:04.156Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-12-03T09:10:04.156Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-12-03T09:10:04.156Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-12-03T09:10:04.156Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-12-03T09:10:04.156Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-12-03T09:10:04.156Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-12-03T09:10:04.156Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-12-03T09:10:04.278Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-12-03T09:10:05.263Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-12-03T09:10:06.040Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-12-03T09:10:06.040Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-12-03T09:10:06.040Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-12-03T09:10:06.322Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-12-03T09:10:06.322Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-12-03T09:10:06.322Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-12-03T09:10:06.322Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-12-03T09:10:08.261Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-12-03T09:10:08.727Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-12-03T09:10:08.727Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-12-03T09:10:08.727Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-12-03T09:10:09.239Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-12-03T09:10:09.239Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-12-03T09:10:09.239Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-12-03T09:10:09.239Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-12-03T09:10:09.239Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-12-03T09:10:09.239Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-12-03T09:10:09.239Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-12-03T09:10:09.239Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-12-03T09:10:11.671Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-12-03T09:10:11.671Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-12-03T09:10:11.671Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-12-03T09:10:11.671Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-12-03T09:10:11.671Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-12-03T09:10:11.671Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-12-03T09:10:11.671Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-12-03T09:10:11.671Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-12-03T09:10:11.671Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-12-03T09:10:11.671Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-12-03T09:10:11.671Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-12-03T09:10:11.671Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-12-03T09:10:11.671Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-12-03T09:10:11.671Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-12-03T09:10:11.671Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-12-03T09:10:11.671Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-12-03T09:10:11.671Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:10:11.671Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-12-03T09:10:11.671Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-12-03T09:10:11.671Z] === RUN TestDockerSuite/TestDevicePermissions [2021-12-03T09:10:11.671Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-12-03T09:10:11.671Z] === RUN TestDockerSuite/TestDockerFails [2021-12-03T09:10:11.671Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-12-03T09:10:11.671Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-12-03T09:10:11.671Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-12-03T09:10:11.671Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-12-03T09:10:11.671Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-12-03T09:10:11.671Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-12-03T09:10:11.671Z] === RUN TestDockerSuite/TestEventsAttach [2021-12-03T09:10:11.671Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-12-03T09:10:11.671Z] === RUN TestDockerSuite/TestEventsCommit [2021-12-03T09:10:11.671Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-12-03T09:10:11.671Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-12-03T09:10:12.135Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-12-03T09:10:14.308Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-12-03T09:10:14.618Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-12-03T09:10:15.843Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-12-03T09:10:15.843Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-12-03T09:10:15.843Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-12-03T09:10:15.843Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-12-03T09:10:17.570Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-12-03T09:10:17.745Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-12-03T09:10:18.008Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-12-03T09:10:18.008Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-12-03T09:10:19.309Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-12-03T09:10:19.778Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-12-03T09:10:20.897Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-12-03T09:10:20.897Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-12-03T09:10:20.897Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-12-03T09:10:20.897Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-12-03T09:10:20.897Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-12-03T09:10:23.065Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-12-03T09:10:23.065Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-12-03T09:10:24.593Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-12-03T09:10:24.593Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-12-03T09:10:24.593Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-12-03T09:10:26.469Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-12-03T09:10:27.479Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-12-03T09:10:27.479Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-12-03T09:10:29.645Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-12-03T09:10:30.198Z] === RUN TestDockerSuite/TestEventsCopy [2021-12-03T09:10:30.256Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-12-03T09:10:33.363Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-12-03T09:10:33.982Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-12-03T09:10:37.080Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-12-03T09:10:37.080Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-12-03T09:10:37.407Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-12-03T09:10:37.538Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-12-03T09:10:37.538Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-12-03T09:10:37.538Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-12-03T09:10:38.720Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-12-03T09:10:39.702Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-12-03T09:10:39.702Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-12-03T09:10:39.702Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-12-03T09:10:40.782Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-12-03T09:10:40.783Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-12-03T09:10:40.783Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-12-03T09:10:41.665Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-12-03T09:10:41.866Z] === RUN TestDockerSuite/TestContainerAPITop [2021-12-03T09:10:41.866Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-12-03T09:10:41.866Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-12-03T09:10:42.132Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-12-03T09:10:42.160Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-12-03T09:10:42.682Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-12-03T09:10:44.032Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-12-03T09:10:44.032Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-12-03T09:10:45.945Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-12-03T09:10:45.982Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-12-03T09:10:46.412Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-12-03T09:10:46.412Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-12-03T09:10:46.412Z] === RUN TestDockerSuite/TestBuildPATH [2021-12-03T09:10:46.412Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-12-03T09:10:46.412Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-12-03T09:10:46.874Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-12-03T09:10:47.341Z] === RUN TestDockerSuite/TestEventsFilterType [2021-12-03T09:10:47.884Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-12-03T09:10:48.323Z] === RUN TestDockerSuite/TestEventsFilters [2021-12-03T09:10:48.625Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-12-03T09:10:48.625Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-12-03T09:10:48.625Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-12-03T09:10:48.699Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-12-03T09:10:49.785Z] docker_api_swarm_test.go:962: [d5f108f7b2d08] joining swarm manager [df94783ac684a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-03T09:10:50.227Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-12-03T09:10:50.227Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-12-03T09:10:50.227Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-12-03T09:10:50.227Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-12-03T09:10:50.227Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-12-03T09:10:50.227Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-12-03T09:10:50.227Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-12-03T09:10:50.227Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-12-03T09:10:50.227Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-12-03T09:10:50.227Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-12-03T09:10:50.227Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-12-03T09:10:52.393Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-12-03T09:10:52.393Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-12-03T09:10:54.179Z] === RUN TestDockerSuite/TestEventsFormat [2021-12-03T09:10:54.562Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-12-03T09:10:57.450Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-12-03T09:10:58.927Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-12-03T09:10:58.927Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-12-03T09:10:58.927Z] === RUN TestDockerSuite/TestEventsImageImport [2021-12-03T09:10:58.927Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-12-03T09:10:58.927Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-12-03T09:10:58.927Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-12-03T09:10:58.927Z] === RUN TestDockerSuite/TestEventsImagePull [2021-12-03T09:10:58.927Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-12-03T09:10:58.927Z] === RUN TestDockerSuite/TestEventsImageTag [2021-12-03T09:10:59.614Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-12-03T09:10:59.908Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-12-03T09:10:59.908Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-12-03T09:10:59.908Z] === RUN TestDockerSuite/TestEventsRename [2021-12-03T09:11:01.780Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000119788_} [2021-12-03T09:11:02.890Z] === RUN TestDockerSuite/TestEventsResize [2021-12-03T09:11:04.670Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-171207668_c:\foo_false____} [2021-12-03T09:11:06.837Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-171207668_c:\foo_true____} [2021-12-03T09:11:07.858Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-12-03T09:11:09.724Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-12-03T09:11:09.724Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-12-03T09:11:09.724Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-12-03T09:11:09.724Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-12-03T09:11:09.724Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-12-03T09:11:09.724Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-12-03T09:11:09.724Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-12-03T09:11:09.724Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-12-03T09:11:09.724Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-12-03T09:11:09.724Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-12-03T09:11:09.724Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-12-03T09:11:09.724Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-12-03T09:11:09.724Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-12-03T09:11:09.724Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-12-03T09:11:09.724Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-12-03T09:11:09.724Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-12-03T09:11:09.724Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-12-03T09:11:09.724Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-12-03T09:11:09.724Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-12-03T09:11:09.724Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-12-03T09:11:09.724Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-12-03T09:11:09.724Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-12-03T09:11:09.724Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-12-03T09:11:09.724Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-12-03T09:11:12.611Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-12-03T09:11:12.611Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-12-03T09:11:12.611Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-12-03T09:11:12.611Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-12-03T09:11:12.611Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-12-03T09:11:12.611Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-12-03T09:11:12.611Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-12-03T09:11:12.611Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-12-03T09:11:12.611Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-12-03T09:11:12.611Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-12-03T09:11:12.611Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-12-03T09:11:12.611Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-12-03T09:11:12.611Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-12-03T09:11:12.611Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-12-03T09:11:12.611Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-12-03T09:11:12.611Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-12-03T09:11:12.611Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-12-03T09:11:12.611Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-12-03T09:11:12.611Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-12-03T09:11:12.611Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-12-03T09:11:12.611Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-12-03T09:11:12.611Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-12-03T09:11:12.611Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-12-03T09:11:12.611Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-03T09:11:12.611Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-12-03T09:11:12.611Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-12-03T09:11:12.611Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-12-03T09:11:14.776Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-12-03T09:11:14.776Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-12-03T09:11:14.776Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-12-03T09:11:14.776Z] === RUN TestDockerSuite/TestCpRelativePath [2021-12-03T09:11:17.669Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-12-03T09:11:17.669Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-12-03T09:11:17.669Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-12-03T09:11:17.669Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-12-03T09:11:17.669Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-12-03T09:11:17.669Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-12-03T09:11:17.669Z] === RUN TestDockerSuite/TestCpToCaseA [2021-12-03T09:11:20.051Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-12-03T09:11:22.336Z] === RUN TestDockerSuite/TestCpToCaseB [2021-12-03T09:11:22.578Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-12-03T09:11:24.467Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-12-03T09:11:24.477Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-12-03T09:11:24.500Z] === RUN TestDockerSuite/TestCpToCaseC [2021-12-03T09:11:24.500Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-12-03T09:11:24.500Z] === RUN TestDockerSuite/TestCpToCaseD [2021-12-03T09:11:24.500Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-12-03T09:11:24.500Z] === RUN TestDockerSuite/TestCpToCaseE [2021-12-03T09:11:27.034Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-12-03T09:11:34.827Z] === RUN TestDockerSuite/TestCpToCaseF [2021-12-03T09:11:34.827Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-12-03T09:11:34.827Z] === RUN TestDockerSuite/TestCpToCaseG [2021-12-03T09:11:34.827Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-12-03T09:11:34.827Z] === RUN TestDockerSuite/TestCpToCaseH [2021-12-03T09:11:35.141Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-12-03T09:11:38.423Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-12-03T09:11:38.710Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-12-03T09:11:38.710Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-12-03T09:11:40.952Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-12-03T09:11:41.655Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-12-03T09:11:43.367Z] === RUN TestDockerSuite/TestCpToCaseI [2021-12-03T09:11:43.367Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-12-03T09:11:43.367Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-12-03T09:11:43.367Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-12-03T09:11:43.367Z] === RUN TestDockerSuite/TestCpToDot [2021-12-03T09:11:43.482Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-12-03T09:11:45.532Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-12-03T09:11:45.532Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-12-03T09:11:45.532Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-12-03T09:11:45.532Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-12-03T09:11:45.532Z] === RUN TestDockerSuite/TestCpToStdout [2021-12-03T09:11:46.010Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-12-03T09:11:46.398Z] === RUN TestDockerSuite/TestEventsTop [2021-12-03T09:11:46.398Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-12-03T09:11:46.398Z] === RUN TestDockerSuite/TestEventsUntag [2021-12-03T09:11:48.430Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-12-03T09:11:48.430Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-03T09:11:48.430Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-12-03T09:11:48.430Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-12-03T09:11:48.430Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-12-03T09:11:48.430Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-12-03T09:11:48.430Z] === RUN TestDockerSuite/TestCpVolumePath [2021-12-03T09:11:48.430Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-12-03T09:11:48.430Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-12-03T09:11:48.430Z] === RUN TestDockerSuite/TestCreateArgs [2021-12-03T09:11:48.430Z] === RUN TestDockerSuite/TestCreateByImageID [2021-12-03T09:11:48.538Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-12-03T09:11:48.605Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-12-03T09:11:49.731Z] === RUN TestDockerSuite/TestBuildRm [2021-12-03T09:11:50.597Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-12-03T09:11:51.068Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-12-03T09:11:52.763Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-12-03T09:11:53.219Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-12-03T09:11:53.219Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-12-03T09:11:53.346Z] === RUN TestDockerSuite/TestExec [2021-12-03T09:11:53.346Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-12-03T09:11:53.346Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-12-03T09:11:53.346Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-12-03T09:11:53.346Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-12-03T09:11:53.600Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-12-03T09:11:54.748Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-12-03T09:11:55.556Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-12-03T09:11:55.709Z] === RUN TestDockerSuite/TestCreateLabels [2021-12-03T09:11:55.709Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-12-03T09:11:55.709Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-12-03T09:11:55.709Z] === RUN TestDockerSuite/TestCreateRM [2021-12-03T09:11:56.164Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-12-03T09:11:56.165Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-12-03T09:11:56.165Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-12-03T09:11:56.620Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-12-03T09:11:57.075Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-12-03T09:11:58.385Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-12-03T09:11:58.498Z] === RUN TestDockerSuite/TestExecAPIStart [2021-12-03T09:11:58.498Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-12-03T09:11:58.498Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-12-03T09:11:58.498Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-12-03T09:11:58.498Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-12-03T09:11:58.498Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-12-03T09:11:58.498Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-12-03T09:12:01.332Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-12-03T09:12:01.332Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-12-03T09:12:01.332Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-12-03T09:12:01.332Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-12-03T09:12:01.332Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-12-03T09:12:01.438Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-12-03T09:12:02.322Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-12-03T09:12:03.646Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-12-03T09:12:05.608Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-12-03T09:12:05.608Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-12-03T09:12:05.608Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-12-03T09:12:06.113Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-12-03T09:12:07.422Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-12-03T09:12:08.495Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-12-03T09:12:08.495Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-12-03T09:12:08.495Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-12-03T09:12:08.495Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-12-03T09:12:10.364Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-12-03T09:12:10.663Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-12-03T09:12:10.663Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-12-03T09:12:10.663Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-12-03T09:12:11.119Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-12-03T09:12:11.119Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-12-03T09:12:11.119Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-12-03T09:12:11.119Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-12-03T09:12:11.119Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-12-03T09:12:11.119Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-12-03T09:12:11.119Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-12-03T09:12:11.119Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-12-03T09:12:11.119Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-12-03T09:12:11.119Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-12-03T09:12:11.119Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-12-03T09:12:11.119Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-12-03T09:12:11.119Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-12-03T09:12:11.119Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:12:11.119Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-12-03T09:12:11.119Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-12-03T09:12:11.119Z] === RUN TestDockerSuite/TestDevicePermissions [2021-12-03T09:12:11.119Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-12-03T09:12:11.119Z] === RUN TestDockerSuite/TestDockerFails [2021-12-03T09:12:11.119Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-12-03T09:12:11.119Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-12-03T09:12:11.119Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-12-03T09:12:11.119Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-12-03T09:12:11.119Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-12-03T09:12:11.119Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-12-03T09:12:11.119Z] === RUN TestDockerSuite/TestEventsAttach [2021-12-03T09:12:11.119Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-12-03T09:12:11.119Z] === RUN TestDockerSuite/TestEventsCommit [2021-12-03T09:12:11.119Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-12-03T09:12:11.119Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-12-03T09:12:13.284Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-12-03T09:12:14.764Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-12-03T09:12:16.172Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-12-03T09:12:18.338Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-12-03T09:12:20.774Z] === RUN TestDockerSuite/TestExecCgroup [2021-12-03T09:12:20.774Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-12-03T09:12:20.774Z] === RUN TestDockerSuite/TestExecEnv [2021-12-03T09:12:20.774Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-12-03T09:12:20.774Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-12-03T09:12:20.774Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-12-03T09:12:20.774Z] === RUN TestDockerSuite/TestExecExitStatus [2021-12-03T09:12:21.915Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-12-03T09:12:22.981Z] === RUN TestDockerSuite/TestExecInspectID [2021-12-03T09:12:26.877Z] === RUN TestDockerSuite/TestEventsCopy [2021-12-03T09:12:28.844Z] === RUN TestDockerSuite/TestExecInteractive [2021-12-03T09:12:28.844Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-12-03T09:12:28.844Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-12-03T09:12:28.844Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-12-03T09:12:28.844Z] === RUN TestDockerSuite/TestExecParseError [2021-12-03T09:12:28.844Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-12-03T09:12:28.844Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-12-03T09:12:28.844Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-12-03T09:12:28.844Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-12-03T09:12:28.844Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-12-03T09:12:28.844Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-12-03T09:12:31.051Z] === RUN TestDockerSuite/TestExecSetEnv [2021-12-03T09:12:31.052Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-12-03T09:12:31.052Z] === RUN TestDockerSuite/TestExecStartFails [2021-12-03T09:12:31.052Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-12-03T09:12:31.052Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-12-03T09:12:31.052Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-12-03T09:12:31.518Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-12-03T09:12:31.518Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-12-03T09:12:31.518Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-12-03T09:12:31.518Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-12-03T09:12:31.518Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-12-03T09:12:31.550Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-12-03T09:12:34.459Z] === RUN TestDockerSuite/TestExecUlimits [2021-12-03T09:12:34.459Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-12-03T09:12:34.459Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-12-03T09:12:36.214Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-12-03T09:12:38.379Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-12-03T09:12:39.340Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-12-03T09:12:39.718Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-12-03T09:12:40.185Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-12-03T09:12:40.339Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-12-03T09:12:40.339Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-12-03T09:12:40.339Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-12-03T09:12:40.339Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-12-03T09:12:40.339Z] === RUN TestDockerSuite/TestExecWithUser [2021-12-03T09:12:40.339Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-12-03T09:12:40.339Z] === RUN TestDockerSuite/TestGetContainerStats [2021-12-03T09:12:41.169Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-12-03T09:12:43.055Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-12-03T09:12:44.582Z] === RUN TestDockerSuite/TestEventsFilterType [2021-12-03T09:12:45.037Z] === RUN TestDockerSuite/TestEventsFilters [2021-12-03T09:12:47.484Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-12-03T09:12:49.806Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-12-03T09:12:49.824Z] === RUN TestDockerSuite/TestBuildSpaces [2021-12-03T09:12:49.824Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-12-03T09:12:50.802Z] === RUN TestDockerSuite/TestEventsFormat [2021-12-03T09:12:53.353Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-12-03T09:12:53.617Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-12-03T09:12:53.617Z] === RUN TestDockerSuite/TestBuildStderr [2021-12-03T09:12:55.469Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-12-03T09:12:55.469Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-12-03T09:12:55.469Z] === RUN TestDockerSuite/TestEventsImageImport [2021-12-03T09:12:55.469Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-12-03T09:12:55.469Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-12-03T09:12:55.469Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-12-03T09:12:55.469Z] === RUN TestDockerSuite/TestEventsImagePull [2021-12-03T09:12:55.469Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-12-03T09:12:55.469Z] === RUN TestDockerSuite/TestEventsImageTag [2021-12-03T09:12:56.430Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-12-03T09:12:56.430Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-12-03T09:12:56.430Z] === RUN TestDockerSuite/TestEventsRename [2021-12-03T09:12:57.133Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-12-03T09:12:57.401Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-12-03T09:12:58.593Z] === RUN TestDockerSuite/TestEventsResize [2021-12-03T09:13:01.998Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-12-03T09:13:04.271Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-12-03T09:13:04.271Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-12-03T09:13:04.271Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-12-03T09:13:04.271Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-12-03T09:13:04.271Z] === RUN TestDockerSuite/TestHealth [2021-12-03T09:13:04.271Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-12-03T09:13:04.271Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-12-03T09:13:04.271Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-12-03T09:13:04.271Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-12-03T09:13:04.271Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-12-03T09:13:07.133Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-12-03T09:13:08.050Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-12-03T09:13:08.050Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-12-03T09:13:08.050Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-12-03T09:13:08.050Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-12-03T09:13:08.050Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-12-03T09:13:08.050Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-12-03T09:13:08.050Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-12-03T09:13:08.516Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-12-03T09:13:08.517Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-12-03T09:13:08.517Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-12-03T09:13:09.299Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-12-03T09:13:09.500Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-12-03T09:13:09.500Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-12-03T09:13:11.059Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-12-03T09:13:11.468Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-12-03T09:13:11.525Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-12-03T09:13:13.088Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-12-03T09:13:15.209Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-12-03T09:13:15.209Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-12-03T09:13:15.209Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-12-03T09:13:16.035Z] === RUN TestDockerSuite/TestImagesFormat [2021-12-03T09:13:16.035Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-12-03T09:13:16.035Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-12-03T09:13:16.035Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-12-03T09:13:16.137Z] === RUN TestDockerSuite/TestEventsTop [2021-12-03T09:13:16.137Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-12-03T09:13:16.137Z] === RUN TestDockerSuite/TestEventsUntag [2021-12-03T09:13:16.771Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-12-03T09:13:17.756Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-12-03T09:13:19.032Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-12-03T09:13:19.814Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-12-03T09:13:19.814Z] === RUN TestDockerSuite/TestImportBadURL [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite (1626.97s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.17s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.05s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.14s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.19s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.98s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.73s) [2021-12-03T09:13:20.091Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.30s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.79s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.78s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.64s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.12s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.11s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.34s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.27s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.31s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.72s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.43s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.39s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (17.38s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (70.03s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (46.00s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.34s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (3.96s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.17s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.02s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.60s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.23s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.94s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.49s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.45s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (28.20s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.46s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.69s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.35s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.89s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.48s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.10s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.86s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.04s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.56s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.08s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.06s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.11s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.01s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.48s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.92s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.91s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.08s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.11s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.19s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.24s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.09s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.53s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.23s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.02s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.46s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.42s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.02s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.64s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.59s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.62s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.82s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.73s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.55s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.30s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.20s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.41s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.54s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.18s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.72s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.56s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.18s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.45s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.05s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.19s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (106.37s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.32s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.67s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.78s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.11s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.26s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.17s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.61s) [2021-12-03T09:13:20.091Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.91s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.17s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.50s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.68s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.94s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.19s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (132.79s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.26s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.27s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.18s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.17s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.28s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.13s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.49s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.14s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.00s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.17s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.08s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.43s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.94s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.11s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.15s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.17s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.73s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.70s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.45s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.54s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.47s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.46s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.47s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.93s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.13s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.81s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.12s) [2021-12-03T09:13:20.091Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.10s) [2021-12-03T09:13:20.091Z] === RUN TestDockerExternalVolumeSuite [2021-12-03T09:13:20.091Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-12-03T09:13:20.091Z] docker_cli_external_volume_driver_test.go:52: [dddec87842f2d] daemon is not started [2021-12-03T09:13:21.542Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-12-03T09:13:22.023Z] === RUN TestDockerSuite/TestImportDisplay [2021-12-03T09:13:22.023Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-12-03T09:13:22.023Z] === RUN TestDockerSuite/TestImportFile [2021-12-03T09:13:22.023Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-12-03T09:13:22.023Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-12-03T09:13:22.023Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-12-03T09:13:22.023Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-12-03T09:13:22.023Z] === RUN TestDockerSuite/TestImportGzipped [2021-12-03T09:13:22.023Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-12-03T09:13:22.023Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-12-03T09:13:22.023Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-12-03T09:13:22.023Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-12-03T09:13:22.023Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-12-03T09:13:22.023Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-12-03T09:13:22.023Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-12-03T09:13:22.023Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-12-03T09:13:22.023Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-12-03T09:13:22.023Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-12-03T09:13:22.489Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-12-03T09:13:22.490Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-12-03T09:13:22.490Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-12-03T09:13:22.490Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-03T09:13:22.490Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-12-03T09:13:22.752Z] === RUN TestDockerSuite/TestExec [2021-12-03T09:13:22.752Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-12-03T09:13:22.752Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-12-03T09:13:22.752Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-12-03T09:13:22.752Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-12-03T09:13:24.702Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-12-03T09:13:24.920Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-12-03T09:13:26.297Z] === RUN TestDockerSuite/TestBuildUser [2021-12-03T09:13:26.297Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-12-03T09:13:26.297Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-12-03T09:13:26.297Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-12-03T09:13:26.297Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-12-03T09:13:26.297Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-12-03T09:13:26.297Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-12-03T09:13:26.447Z] === RUN TestDockerSuite/TestExecAPIStart [2021-12-03T09:13:26.447Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-12-03T09:13:26.447Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-12-03T09:13:26.447Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-12-03T09:13:26.447Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-12-03T09:13:26.447Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-12-03T09:13:26.447Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-12-03T09:13:27.645Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-12-03T09:13:27.645Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-12-03T09:13:27.645Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-12-03T09:13:27.645Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-12-03T09:13:27.645Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-12-03T09:13:27.645Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-12-03T09:13:27.645Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-12-03T09:13:27.645Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-12-03T09:13:28.612Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-12-03T09:13:29.853Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-12-03T09:13:29.853Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-12-03T09:13:30.081Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-12-03T09:13:30.081Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-12-03T09:13:30.777Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-12-03T09:13:32.293Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-12-03T09:13:32.293Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-12-03T09:13:32.293Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-12-03T09:13:32.293Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-12-03T09:13:32.293Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-12-03T09:13:32.304Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-12-03T09:13:32.796Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-12-03T09:13:32.796Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-12-03T09:13:32.796Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-12-03T09:13:32.796Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-12-03T09:13:32.796Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-12-03T09:13:32.796Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-12-03T09:13:32.796Z] === RUN TestDockerSuite/TestInspectDefault [2021-12-03T09:13:34.469Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-12-03T09:13:34.957Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-12-03T09:13:35.003Z] === RUN TestDockerSuite/TestInspectHistory [2021-12-03T09:13:39.741Z] === RUN TestDockerSuite/TestInspectImage [2021-12-03T09:13:39.741Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-12-03T09:13:39.741Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-12-03T09:13:39.741Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-12-03T09:13:39.741Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-12-03T09:13:39.741Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-03T09:13:39.741Z] === RUN TestDockerSuite/TestInspectInt64 [2021-12-03T09:13:41.948Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-12-03T09:13:43.021Z] === RUN TestDockerSuite/TestExecCgroup [2021-12-03T09:13:43.021Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-12-03T09:13:43.021Z] === RUN TestDockerSuite/TestExecEnv [2021-12-03T09:13:43.021Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-12-03T09:13:43.021Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-12-03T09:13:43.021Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-12-03T09:13:43.021Z] === RUN TestDockerSuite/TestExecExitStatus [2021-12-03T09:13:44.550Z] === RUN TestDockerSuite/TestExecInspectID [2021-12-03T09:13:44.899Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-12-03T09:13:44.899Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-12-03T09:13:47.840Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-12-03T09:13:49.221Z] === RUN TestDockerSuite/TestExecInteractive [2021-12-03T09:13:49.221Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-12-03T09:13:49.221Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-12-03T09:13:49.221Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-12-03T09:13:49.221Z] === RUN TestDockerSuite/TestExecParseError [2021-12-03T09:13:49.221Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-12-03T09:13:49.221Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-12-03T09:13:49.221Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-12-03T09:13:49.221Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-12-03T09:13:49.221Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-12-03T09:13:49.221Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-12-03T09:13:50.789Z] === RUN TestDockerSuite/TestInspectPlugin [2021-12-03T09:13:50.789Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-12-03T09:13:50.789Z] === RUN TestDockerSuite/TestInspectRootFS [2021-12-03T09:13:50.789Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-12-03T09:13:51.387Z] === RUN TestDockerSuite/TestExecSetEnv [2021-12-03T09:13:51.387Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-12-03T09:13:51.387Z] === RUN TestDockerSuite/TestExecStartFails [2021-12-03T09:13:51.387Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-12-03T09:13:51.387Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-12-03T09:13:51.387Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-12-03T09:13:51.387Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-12-03T09:13:51.387Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-12-03T09:13:51.387Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-12-03T09:13:51.387Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-12-03T09:13:51.387Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-12-03T09:13:52.916Z] === RUN TestDockerSuite/TestExecUlimits [2021-12-03T09:13:52.916Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-12-03T09:13:52.916Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-12-03T09:13:53.511Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-12-03T09:13:53.511Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-12-03T09:13:53.729Z] === RUN TestDockerSuite/TestInspectStatus [2021-12-03T09:13:56.672Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-12-03T09:13:58.691Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-12-03T09:13:58.691Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-12-03T09:13:58.691Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-12-03T09:13:58.691Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-12-03T09:13:58.691Z] === RUN TestDockerSuite/TestExecWithUser [2021-12-03T09:13:58.691Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-12-03T09:13:58.691Z] === RUN TestDockerSuite/TestGetContainerStats [2021-12-03T09:13:59.371Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-12-03T09:14:02.521Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-12-03T09:14:04.453Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-12-03T09:14:05.463Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-12-03T09:14:07.671Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-12-03T09:14:08.020Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-12-03T09:14:08.020Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-12-03T09:14:08.487Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-12-03T09:14:08.487Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-12-03T09:14:08.487Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-12-03T09:14:10.250Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-12-03T09:14:10.699Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-12-03T09:14:10.699Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-12-03T09:14:10.699Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-12-03T09:14:11.450Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-12-03T09:14:13.139Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-12-03T09:14:13.655Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-12-03T09:14:15.864Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-12-03T09:14:18.809Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-12-03T09:14:18.809Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-12-03T09:14:18.809Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-12-03T09:14:18.809Z] === RUN TestDockerSuite/TestLinksEnvs [2021-12-03T09:14:18.809Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-12-03T09:14:18.809Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-12-03T09:14:18.809Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-12-03T09:14:18.809Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-12-03T09:14:18.809Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-12-03T09:14:18.809Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-12-03T09:14:18.809Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-12-03T09:14:18.809Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-12-03T09:14:18.809Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-12-03T09:14:18.809Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-12-03T09:14:18.809Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-12-03T09:14:18.809Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-12-03T09:14:18.809Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-12-03T09:14:18.809Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-12-03T09:14:18.809Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-12-03T09:14:18.809Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-12-03T09:14:18.809Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-12-03T09:14:18.809Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-12-03T09:14:18.809Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-12-03T09:14:18.809Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-12-03T09:14:18.809Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-12-03T09:14:18.809Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-12-03T09:14:18.809Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-12-03T09:14:18.809Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-12-03T09:14:18.809Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-12-03T09:14:18.809Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-12-03T09:14:18.809Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-12-03T09:14:18.809Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-12-03T09:14:18.809Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-12-03T09:14:18.809Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-12-03T09:14:18.809Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-12-03T09:14:18.809Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-12-03T09:14:18.909Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-12-03T09:14:18.909Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-12-03T09:14:18.909Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-12-03T09:14:18.909Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-12-03T09:14:18.909Z] === RUN TestDockerSuite/TestHealth [2021-12-03T09:14:18.909Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-12-03T09:14:18.909Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-12-03T09:14:18.909Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-12-03T09:14:18.909Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-12-03T09:14:18.909Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-12-03T09:14:21.016Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-12-03T09:14:21.220Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-12-03T09:14:23.576Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-12-03T09:14:23.576Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-12-03T09:14:23.576Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-12-03T09:14:23.576Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-12-03T09:14:23.576Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-12-03T09:14:23.576Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-12-03T09:14:23.576Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-12-03T09:14:23.957Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-12-03T09:14:24.225Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-12-03T09:14:24.225Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-12-03T09:14:24.536Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-12-03T09:14:24.536Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-12-03T09:14:24.536Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-12-03T09:14:25.497Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-12-03T09:14:25.497Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-12-03T09:14:27.027Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-12-03T09:14:27.483Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-12-03T09:14:29.649Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-12-03T09:14:29.807Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-12-03T09:14:32.017Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-12-03T09:14:32.017Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-12-03T09:14:32.017Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-12-03T09:14:32.539Z] === RUN TestDockerSuite/TestImagesFormat [2021-12-03T09:14:32.539Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-12-03T09:14:32.539Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-12-03T09:14:32.539Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-12-03T09:14:34.959Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-12-03T09:14:34.959Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-12-03T09:14:36.255Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-12-03T09:14:36.256Z] === RUN TestDockerSuite/TestImportBadURL [2021-12-03T09:14:38.420Z] === RUN TestDockerSuite/TestImportDisplay [2021-12-03T09:14:38.420Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-12-03T09:14:38.420Z] === RUN TestDockerSuite/TestImportFile [2021-12-03T09:14:38.420Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-12-03T09:14:38.420Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-12-03T09:14:38.420Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-12-03T09:14:38.420Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-12-03T09:14:38.420Z] === RUN TestDockerSuite/TestImportGzipped [2021-12-03T09:14:38.420Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-12-03T09:14:38.420Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-12-03T09:14:38.420Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-12-03T09:14:38.420Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-12-03T09:14:38.420Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-12-03T09:14:38.420Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-12-03T09:14:38.420Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-12-03T09:14:38.420Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-12-03T09:14:38.420Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-12-03T09:14:38.420Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-12-03T09:14:38.878Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-12-03T09:14:38.878Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-12-03T09:14:38.878Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-12-03T09:14:38.878Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-03T09:14:38.878Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-12-03T09:14:39.846Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-12-03T09:14:41.108Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-12-03T09:14:42.048Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-12-03T09:14:42.048Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-12-03T09:14:42.048Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-12-03T09:14:42.048Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-12-03T09:14:42.048Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-12-03T09:14:42.048Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-12-03T09:14:42.048Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-12-03T09:14:42.048Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-12-03T09:14:42.620Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-12-03T09:14:43.996Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-12-03T09:14:43.996Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-12-03T09:14:43.996Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-12-03T09:14:43.996Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-12-03T09:14:43.996Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-12-03T09:14:43.996Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-12-03T09:14:43.996Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-12-03T09:14:43.996Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-12-03T09:14:45.706Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-12-03T09:14:46.167Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-12-03T09:14:46.167Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-12-03T09:14:48.335Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-12-03T09:14:48.335Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-12-03T09:14:48.335Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-12-03T09:14:48.335Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-12-03T09:14:48.335Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-12-03T09:14:48.335Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-12-03T09:14:48.792Z] === RUN TestDockerSuite/TestInspectDefault [2021-12-03T09:14:49.198Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-12-03T09:14:50.186Z] === RUN TestDockerSuite/TestBuildXZHost [2021-12-03T09:14:50.186Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-12-03T09:14:50.186Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-12-03T09:14:50.186Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-12-03T09:14:50.186Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-12-03T09:14:50.186Z] docker_cli_sni_test.go:18: Flakey test [2021-12-03T09:14:50.447Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-12-03T09:14:50.654Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-12-03T09:14:50.957Z] === RUN TestDockerSuite/TestInspectHistory [2021-12-03T09:14:52.216Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-12-03T09:14:52.589Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-12-03T09:14:54.224Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-12-03T09:14:55.630Z] === RUN TestDockerSuite/TestInspectImage [2021-12-03T09:14:55.630Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-12-03T09:14:55.630Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-12-03T09:14:55.630Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-12-03T09:14:55.630Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-12-03T09:14:55.630Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-03T09:14:55.630Z] === RUN TestDockerSuite/TestInspectInt64 [2021-12-03T09:14:56.965Z] === RUN TestDockerSuite/TestCommitChange [2021-12-03T09:14:57.796Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-12-03T09:14:58.003Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-12-03T09:14:58.003Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-12-03T09:14:58.003Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-12-03T09:14:59.328Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-12-03T09:14:59.784Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-12-03T09:15:00.751Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-12-03T09:15:00.944Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-12-03T09:15:01.948Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-12-03T09:15:03.156Z] === RUN TestDockerSuite/TestLogsSince [2021-12-03T09:15:03.703Z] === RUN TestDockerSuite/TestCommitHardlink [2021-12-03T09:15:03.703Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-12-03T09:15:04.114Z] === RUN TestDockerSuite/TestInspectPlugin [2021-12-03T09:15:04.114Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-12-03T09:15:04.114Z] === RUN TestDockerSuite/TestInspectRootFS [2021-12-03T09:15:04.114Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-12-03T09:15:04.171Z] === RUN TestDockerSuite/TestCommitNewFile [2021-12-03T09:15:06.279Z] === RUN TestDockerSuite/TestInspectStatus [2021-12-03T09:15:07.456Z] docker_cli_external_volume_driver_test.go:52: [dd5074990ce79] daemon is not started [2021-12-03T09:15:09.170Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-12-03T09:15:12.886Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-12-03T09:15:13.557Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-12-03T09:15:13.557Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-12-03T09:15:13.557Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-12-03T09:15:13.557Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-12-03T09:15:13.557Z] === RUN TestDockerSuite/TestLogsTail [2021-12-03T09:15:14.586Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-12-03T09:15:14.586Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-12-03T09:15:14.586Z] === RUN TestDockerSuite/TestCommitTTY [2021-12-03T09:15:15.051Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-12-03T09:15:15.134Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-12-03T09:15:17.231Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-12-03T09:15:18.075Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-12-03T09:15:19.397Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-12-03T09:15:20.283Z] === RUN TestDockerSuite/TestMountIntoProc [2021-12-03T09:15:20.292Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-12-03T09:15:20.292Z] === RUN TestDockerSuite/TestMountIntoSys [2021-12-03T09:15:20.292Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-12-03T09:15:20.292Z] === RUN TestDockerSuite/TestNetHostname [2021-12-03T09:15:20.292Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-12-03T09:15:20.292Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-12-03T09:15:20.292Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-12-03T09:15:20.292Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-12-03T09:15:20.292Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-12-03T09:15:20.292Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-12-03T09:15:20.292Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-12-03T09:15:20.292Z] === RUN TestDockerSuite/TestPluginActive [2021-12-03T09:15:20.292Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-12-03T09:15:20.292Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-12-03T09:15:20.292Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-12-03T09:15:20.292Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-12-03T09:15:20.292Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-12-03T09:15:20.292Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-12-03T09:15:20.292Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-12-03T09:15:20.292Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-12-03T09:15:20.292Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-12-03T09:15:20.292Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-12-03T09:15:20.292Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-12-03T09:15:20.292Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-12-03T09:15:20.292Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-12-03T09:15:20.292Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-12-03T09:15:20.292Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-12-03T09:15:20.292Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-12-03T09:15:20.292Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-12-03T09:15:20.292Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-12-03T09:15:20.292Z] === RUN TestDockerSuite/TestPortHostBinding [2021-12-03T09:15:20.292Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-12-03T09:15:20.292Z] === RUN TestDockerSuite/TestPortList [2021-12-03T09:15:20.292Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-12-03T09:15:20.292Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-12-03T09:15:20.444Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-12-03T09:15:21.565Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-12-03T09:15:22.322Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-12-03T09:15:24.231Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-12-03T09:15:24.231Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-12-03T09:15:24.231Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-12-03T09:15:24.231Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-12-03T09:15:24.231Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-12-03T09:15:24.231Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-12-03T09:15:24.231Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-12-03T09:15:24.231Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-12-03T09:15:24.231Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-12-03T09:15:24.231Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-12-03T09:15:24.231Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-12-03T09:15:24.231Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-12-03T09:15:24.231Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-12-03T09:15:24.231Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-12-03T09:15:24.231Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-12-03T09:15:24.231Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-12-03T09:15:24.457Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-12-03T09:15:25.985Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-12-03T09:15:25.985Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-12-03T09:15:25.985Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-12-03T09:15:25.985Z] === RUN TestDockerSuite/TestLinksEnvs [2021-12-03T09:15:25.985Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-12-03T09:15:25.985Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-12-03T09:15:25.985Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-12-03T09:15:25.985Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-12-03T09:15:25.985Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-12-03T09:15:25.985Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-12-03T09:15:25.985Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-12-03T09:15:25.985Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-12-03T09:15:25.985Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-12-03T09:15:26.160Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-12-03T09:15:26.160Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-12-03T09:15:26.160Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-12-03T09:15:26.160Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-12-03T09:15:26.160Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-12-03T09:15:26.160Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-12-03T09:15:26.160Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-12-03T09:15:26.160Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-12-03T09:15:26.160Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-03T09:15:26.160Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-12-03T09:15:26.160Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-12-03T09:15:26.160Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-12-03T09:15:26.160Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-12-03T09:15:26.160Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-12-03T09:15:26.160Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-12-03T09:15:26.160Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-12-03T09:15:26.160Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-03T09:15:26.160Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-12-03T09:15:26.441Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-12-03T09:15:26.441Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-12-03T09:15:26.441Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-12-03T09:15:26.441Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-12-03T09:15:26.441Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-12-03T09:15:26.441Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-12-03T09:15:26.441Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-12-03T09:15:26.441Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-12-03T09:15:26.441Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-12-03T09:15:26.441Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-12-03T09:15:26.441Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-12-03T09:15:26.441Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-12-03T09:15:26.441Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-12-03T09:15:26.441Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-12-03T09:15:26.441Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-12-03T09:15:26.441Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-12-03T09:15:26.441Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-12-03T09:15:26.441Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-12-03T09:15:26.441Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-12-03T09:15:26.441Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-12-03T09:15:26.441Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-12-03T09:15:26.441Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-12-03T09:15:26.441Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-12-03T09:15:28.606Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-12-03T09:15:30.133Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-12-03T09:15:30.912Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-12-03T09:15:30.912Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-12-03T09:15:30.912Z] === RUN TestDockerSuite/TestPsByOrder [2021-12-03T09:15:34.644Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-12-03T09:15:35.898Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-12-03T09:15:37.191Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-12-03T09:15:38.066Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-12-03T09:15:38.066Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-12-03T09:15:38.066Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-12-03T09:15:40.232Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-12-03T09:15:40.232Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-12-03T09:15:40.508Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-12-03T09:15:40.510Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-12-03T09:15:40.510Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-12-03T09:15:41.316Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-12-03T09:15:41.316Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-12-03T09:15:41.316Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-12-03T09:15:42.072Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-12-03T09:15:42.072Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-12-03T09:15:42.072Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-12-03T09:15:42.072Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-12-03T09:15:42.072Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-12-03T09:15:42.072Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-12-03T09:15:42.072Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-12-03T09:15:44.281Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-12-03T09:15:44.281Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-12-03T09:15:44.281Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-12-03T09:15:44.281Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-12-03T09:15:44.896Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-12-03T09:15:46.503Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-12-03T09:15:46.503Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-12-03T09:15:46.503Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-12-03T09:15:46.503Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-12-03T09:15:46.503Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-12-03T09:15:46.503Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-12-03T09:15:46.503Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-12-03T09:15:46.503Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-12-03T09:15:48.816Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-12-03T09:15:50.377Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-12-03T09:15:50.847Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-12-03T09:15:51.848Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-12-03T09:15:52.084Z] docker_cli_external_volume_driver_test.go:52: [deed950fe848e] daemon is not started [2021-12-03T09:15:52.589Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-12-03T09:15:52.589Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-12-03T09:15:52.589Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-12-03T09:15:52.589Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-12-03T09:15:54.155Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-12-03T09:15:54.622Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-12-03T09:15:55.511Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-12-03T09:15:56.183Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-12-03T09:15:56.183Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-12-03T09:15:56.183Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-12-03T09:15:56.183Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-12-03T09:15:56.183Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-12-03T09:15:57.676Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-12-03T09:15:58.393Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-12-03T09:15:58.393Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-12-03T09:15:59.841Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-12-03T09:15:59.841Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-12-03T09:15:59.841Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-12-03T09:15:59.955Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-12-03T09:15:59.955Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-12-03T09:15:59.955Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-12-03T09:16:02.005Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-12-03T09:16:02.180Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-12-03T09:16:02.650Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-12-03T09:16:05.249Z] === RUN TestDockerSuite/TestLogsSince [2021-12-03T09:16:05.558Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-12-03T09:16:07.693Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-12-03T09:16:07.693Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-12-03T09:16:07.693Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-12-03T09:16:07.693Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-12-03T09:16:07.693Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-12-03T09:16:07.693Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-12-03T09:16:07.768Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-12-03T09:16:07.788Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-12-03T09:16:07.788Z] docker_cli_external_volume_driver_test.go:52: [d77d925d5543f] daemon is not started [2021-12-03T09:16:10.727Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-12-03T09:16:11.194Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-12-03T09:16:11.194Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-12-03T09:16:11.194Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-12-03T09:16:11.194Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-12-03T09:16:11.488Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-12-03T09:16:12.755Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-12-03T09:16:12.755Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-12-03T09:16:12.755Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-12-03T09:16:13.784Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-12-03T09:16:13.784Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-12-03T09:16:13.784Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-12-03T09:16:13.784Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-12-03T09:16:13.784Z] === RUN TestDockerSuite/TestLogsTail [2021-12-03T09:16:14.966Z] === RUN TestDockerSuite/TestContainerAPITop [2021-12-03T09:16:14.966Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-12-03T09:16:14.966Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-12-03T09:16:16.527Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-12-03T09:16:16.527Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-12-03T09:16:16.679Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-12-03T09:16:18.847Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-12-03T09:16:20.130Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-12-03T09:16:20.315Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-12-03T09:16:21.742Z] === RUN TestDockerSuite/TestMountIntoProc [2021-12-03T09:16:21.742Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-12-03T09:16:21.742Z] === RUN TestDockerSuite/TestMountIntoSys [2021-12-03T09:16:21.742Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-12-03T09:16:21.742Z] === RUN TestDockerSuite/TestNetHostname [2021-12-03T09:16:21.742Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-12-03T09:16:21.742Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-12-03T09:16:21.742Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-12-03T09:16:21.742Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-12-03T09:16:21.742Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-12-03T09:16:21.742Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-12-03T09:16:21.742Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-12-03T09:16:21.742Z] === RUN TestDockerSuite/TestPluginActive [2021-12-03T09:16:21.742Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-12-03T09:16:21.742Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-12-03T09:16:21.742Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-12-03T09:16:21.742Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-12-03T09:16:21.742Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-12-03T09:16:21.742Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-12-03T09:16:21.742Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-12-03T09:16:21.742Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-12-03T09:16:21.742Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-12-03T09:16:21.742Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-12-03T09:16:21.742Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-12-03T09:16:21.742Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-12-03T09:16:21.742Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-12-03T09:16:21.742Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-12-03T09:16:21.742Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-12-03T09:16:21.742Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-12-03T09:16:21.742Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-12-03T09:16:21.742Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-12-03T09:16:21.742Z] === RUN TestDockerSuite/TestPortHostBinding [2021-12-03T09:16:21.742Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-12-03T09:16:21.742Z] === RUN TestDockerSuite/TestPortList [2021-12-03T09:16:21.742Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-12-03T09:16:21.742Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-12-03T09:16:22.533Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-12-03T09:16:22.533Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-12-03T09:16:22.533Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-12-03T09:16:22.533Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-12-03T09:16:22.533Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-12-03T09:16:22.533Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-12-03T09:16:22.533Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-12-03T09:16:22.533Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-12-03T09:16:22.533Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-12-03T09:16:22.533Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-12-03T09:16:22.533Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-12-03T09:16:22.653Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-12-03T09:16:24.095Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-12-03T09:16:24.095Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-12-03T09:16:24.872Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-12-03T09:16:24.872Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-12-03T09:16:24.872Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-12-03T09:16:24.872Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-12-03T09:16:24.872Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-12-03T09:16:26.407Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-12-03T09:16:26.407Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-12-03T09:16:26.407Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-12-03T09:16:26.407Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-12-03T09:16:26.407Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-12-03T09:16:26.407Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-12-03T09:16:26.407Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-12-03T09:16:26.407Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-12-03T09:16:26.407Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-03T09:16:26.407Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-12-03T09:16:26.407Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-12-03T09:16:26.407Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-12-03T09:16:26.407Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-12-03T09:16:26.407Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-12-03T09:16:26.407Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-12-03T09:16:26.407Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-12-03T09:16:26.407Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-03T09:16:26.407Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-12-03T09:16:30.723Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-12-03T09:16:30.723Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-12-03T09:16:30.723Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-12-03T09:16:30.723Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-12-03T09:16:30.723Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-12-03T09:16:30.723Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-12-03T09:16:30.723Z] === RUN TestDockerSuite/TestPsRightTagName [2021-12-03T09:16:30.723Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-12-03T09:16:30.723Z] === RUN TestDockerSuite/TestPsShowMounts [2021-12-03T09:16:31.079Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-12-03T09:16:31.079Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-12-03T09:16:31.079Z] === RUN TestDockerSuite/TestPsByOrder [2021-12-03T09:16:31.250Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-12-03T09:16:33.470Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-12-03T09:16:39.376Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-12-03T09:16:39.376Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-12-03T09:16:39.376Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-12-03T09:16:39.628Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-12-03T09:16:39.628Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-12-03T09:16:39.628Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-12-03T09:16:40.362Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-12-03T09:16:40.362Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-12-03T09:16:40.362Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-12-03T09:16:41.920Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-12-03T09:16:42.127Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-12-03T09:16:42.386Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-12-03T09:16:42.386Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-12-03T09:16:42.386Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-12-03T09:16:46.675Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-12-03T09:16:48.257Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-12-03T09:16:49.283Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000095008_} [2021-12-03T09:16:53.003Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-12-03T09:16:54.754Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-12-03T09:16:55.945Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-12-03T09:16:56.433Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13040768266_c:\foo_false____} [2021-12-03T09:17:01.442Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-12-03T09:17:01.442Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-12-03T09:17:01.442Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-12-03T09:17:01.442Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-12-03T09:17:03.589Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13040768266_c:\foo_true____} [2021-12-03T09:17:05.153Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-12-03T09:17:05.153Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-12-03T09:17:05.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-12-03T09:17:05.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-12-03T09:17:05.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-12-03T09:17:05.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-12-03T09:17:05.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-12-03T09:17:05.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-12-03T09:17:05.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-12-03T09:17:05.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-12-03T09:17:05.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-12-03T09:17:05.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-12-03T09:17:05.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-12-03T09:17:05.621Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-12-03T09:17:05.621Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-12-03T09:17:05.621Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-12-03T09:17:05.621Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-12-03T09:17:05.621Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-12-03T09:17:05.621Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-12-03T09:17:05.621Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-12-03T09:17:05.621Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-12-03T09:17:05.621Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-12-03T09:17:05.621Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-12-03T09:17:05.621Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-12-03T09:17:09.621Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-12-03T09:17:12.768Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-12-03T09:17:12.769Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-12-03T09:17:12.769Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-12-03T09:17:12.769Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-12-03T09:17:12.769Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-12-03T09:17:12.769Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-12-03T09:17:12.769Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-12-03T09:17:12.769Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-12-03T09:17:12.769Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-12-03T09:17:12.769Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-12-03T09:17:12.769Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-12-03T09:17:12.769Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-12-03T09:17:12.769Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-12-03T09:17:12.769Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-12-03T09:17:12.769Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-12-03T09:17:12.769Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-12-03T09:17:12.769Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-12-03T09:17:12.769Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-12-03T09:17:12.769Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-12-03T09:17:12.769Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-12-03T09:17:12.769Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-12-03T09:17:12.769Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-12-03T09:17:12.769Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-12-03T09:17:12.769Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-03T09:17:12.769Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-12-03T09:17:12.769Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-12-03T09:17:12.769Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-12-03T09:17:13.786Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-12-03T09:17:16.677Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-12-03T09:17:17.144Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-12-03T09:17:17.144Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-12-03T09:17:17.144Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-12-03T09:17:19.923Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-12-03T09:17:19.923Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-12-03T09:17:19.923Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-12-03T09:17:19.923Z] === RUN TestDockerSuite/TestCpRelativePath [2021-12-03T09:17:22.146Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-12-03T09:17:22.146Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-12-03T09:17:22.146Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-12-03T09:17:22.146Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-12-03T09:17:22.146Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-12-03T09:17:22.146Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-12-03T09:17:22.146Z] === RUN TestDockerSuite/TestCpToCaseA [2021-12-03T09:17:23.725Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-12-03T09:17:24.286Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-12-03T09:17:24.286Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-12-03T09:17:24.286Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-12-03T09:17:25.270Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-12-03T09:17:25.929Z] === RUN TestDockerSuite/TestCpToCaseB [2021-12-03T09:17:27.693Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-12-03T09:17:28.140Z] === RUN TestDockerSuite/TestCpToCaseC [2021-12-03T09:17:28.140Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-12-03T09:17:28.140Z] === RUN TestDockerSuite/TestCpToCaseD [2021-12-03T09:17:28.140Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-12-03T09:17:28.140Z] === RUN TestDockerSuite/TestCpToCaseE [2021-12-03T09:17:28.400Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-12-03T09:17:28.400Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-12-03T09:17:28.400Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-12-03T09:17:28.400Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-12-03T09:17:28.400Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-12-03T09:17:32.412Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-12-03T09:17:33.065Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-12-03T09:17:33.066Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-12-03T09:17:33.066Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-12-03T09:17:33.066Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-12-03T09:17:33.066Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-12-03T09:17:33.066Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-12-03T09:17:33.066Z] === RUN TestDockerSuite/TestPsRightTagName [2021-12-03T09:17:33.066Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-12-03T09:17:33.066Z] === RUN TestDockerSuite/TestPsShowMounts [2021-12-03T09:17:37.150Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-12-03T09:17:37.150Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-12-03T09:17:37.150Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-12-03T09:17:38.832Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-12-03T09:17:38.832Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-12-03T09:17:38.832Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-12-03T09:17:40.621Z] === RUN TestDockerSuite/TestCpToCaseF [2021-12-03T09:17:40.621Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-12-03T09:17:40.621Z] === RUN TestDockerSuite/TestCpToCaseG [2021-12-03T09:17:40.621Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-12-03T09:17:40.621Z] === RUN TestDockerSuite/TestCpToCaseH [2021-12-03T09:17:41.000Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-12-03T09:17:41.001Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-12-03T09:17:41.001Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-12-03T09:17:41.962Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-12-03T09:17:42.923Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-12-03T09:17:42.923Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-12-03T09:17:42.923Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-12-03T09:17:43.001Z] === RUN TestDockerSuite/TestRmiBlank [2021-12-03T09:17:43.001Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-12-03T09:17:43.001Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-12-03T09:17:46.652Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-12-03T09:17:51.326Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-12-03T09:17:53.492Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-12-03T09:17:55.539Z] === RUN TestDockerSuite/TestCpToCaseI [2021-12-03T09:17:55.539Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-12-03T09:17:55.539Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-12-03T09:17:55.539Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-12-03T09:17:55.539Z] === RUN TestDockerSuite/TestCpToDot [2021-12-03T09:17:57.100Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-12-03T09:17:57.100Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-12-03T09:17:57.100Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-12-03T09:17:57.100Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-12-03T09:17:57.100Z] === RUN TestDockerSuite/TestCpToStdout [2021-12-03T09:17:57.904Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-12-03T09:17:59.311Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-12-03T09:17:59.311Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-03T09:17:59.311Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-12-03T09:17:59.311Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-12-03T09:17:59.311Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-12-03T09:17:59.311Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-12-03T09:17:59.311Z] === RUN TestDockerSuite/TestCpVolumePath [2021-12-03T09:17:59.311Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-12-03T09:17:59.311Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-12-03T09:17:59.311Z] === RUN TestDockerSuite/TestCreateArgs [2021-12-03T09:17:59.311Z] === RUN TestDockerSuite/TestCreateByImageID [2021-12-03T09:17:59.463Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-12-03T09:17:59.929Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-12-03T09:18:01.522Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-12-03T09:18:03.734Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-12-03T09:18:03.734Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-12-03T09:18:03.734Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-12-03T09:18:05.295Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-12-03T09:18:06.280Z] === RUN TestDockerSuite/TestCreateLabels [2021-12-03T09:18:06.280Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-12-03T09:18:06.280Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-12-03T09:18:06.280Z] === RUN TestDockerSuite/TestCreateRM [2021-12-03T09:18:06.748Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-12-03T09:18:06.748Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-12-03T09:18:06.748Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-12-03T09:18:06.748Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-12-03T09:18:07.067Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-12-03T09:18:07.215Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-12-03T09:18:11.805Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-12-03T09:18:14.375Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-12-03T09:18:18.868Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-12-03T09:18:18.868Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-12-03T09:18:18.868Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-12-03T09:18:18.947Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-12-03T09:18:19.699Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-12-03T09:18:19.699Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-12-03T09:18:19.699Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-12-03T09:18:21.754Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-12-03T09:18:21.920Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-12-03T09:18:21.920Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-12-03T09:18:21.920Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-12-03T09:18:21.920Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-12-03T09:18:22.209Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-12-03T09:18:22.209Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-12-03T09:18:23.179Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-12-03T09:18:23.698Z] === RUN TestDockerSuite/TestRmiTag [2021-12-03T09:18:23.698Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-12-03T09:18:24.133Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-12-03T09:18:24.134Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-12-03T09:18:24.134Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-12-03T09:18:24.134Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-12-03T09:18:24.134Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-12-03T09:18:24.134Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-12-03T09:18:24.134Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-12-03T09:18:24.134Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-12-03T09:18:24.134Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-12-03T09:18:24.134Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-12-03T09:18:24.134Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-12-03T09:18:24.134Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-12-03T09:18:24.134Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-12-03T09:18:24.134Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-12-03T09:18:24.134Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-12-03T09:18:24.134Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-12-03T09:18:24.134Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:18:24.134Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-12-03T09:18:24.134Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-12-03T09:18:24.134Z] === RUN TestDockerSuite/TestDevicePermissions [2021-12-03T09:18:24.134Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-12-03T09:18:24.134Z] === RUN TestDockerSuite/TestDockerFails [2021-12-03T09:18:24.134Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-12-03T09:18:24.134Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-12-03T09:18:24.134Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-12-03T09:18:24.134Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-12-03T09:18:24.134Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-12-03T09:18:24.134Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-12-03T09:18:24.134Z] === RUN TestDockerSuite/TestEventsAttach [2021-12-03T09:18:24.134Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-12-03T09:18:24.134Z] === RUN TestDockerSuite/TestEventsCommit [2021-12-03T09:18:24.134Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-12-03T09:18:24.134Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-12-03T09:18:26.639Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-12-03T09:18:27.874Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-12-03T09:18:31.297Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-12-03T09:18:32.448Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-12-03T09:18:32.544Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-12-03T09:18:32.544Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-12-03T09:18:32.544Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-12-03T09:18:32.858Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-12-03T09:18:35.089Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-12-03T09:18:36.267Z] === RUN TestDockerSuite/TestRmiBlank [2021-12-03T09:18:36.722Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-12-03T09:18:36.722Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-12-03T09:18:42.292Z] === RUN TestDockerSuite/TestEventsCopy [2021-12-03T09:18:44.430Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-12-03T09:18:45.413Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-12-03T09:18:46.079Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-12-03T09:18:49.076Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-12-03T09:18:50.160Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-12-03T09:18:50.836Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-12-03T09:18:51.148Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-12-03T09:18:51.148Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-12-03T09:18:51.148Z] === RUN TestDockerSuite/TestRunAddHost [2021-12-03T09:18:51.148Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-12-03T09:18:51.148Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-12-03T09:18:51.148Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-12-03T09:18:51.148Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-12-03T09:18:51.148Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-12-03T09:18:51.148Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-12-03T09:18:51.148Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-12-03T09:18:51.148Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-12-03T09:18:51.148Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-12-03T09:18:51.148Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-12-03T09:18:51.148Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-12-03T09:18:51.148Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-12-03T09:18:51.968Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-12-03T09:18:52.398Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-12-03T09:18:52.928Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-12-03T09:18:53.355Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-12-03T09:18:53.355Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-12-03T09:18:53.355Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-12-03T09:18:53.355Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-12-03T09:18:53.355Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-12-03T09:18:53.382Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-12-03T09:18:56.328Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-12-03T09:18:57.312Z] === RUN TestDockerSuite/TestEventsFilterType [2021-12-03T09:18:58.297Z] === RUN TestDockerSuite/TestEventsFilters [2021-12-03T09:18:58.693Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-12-03T09:18:59.204Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-12-03T09:19:02.081Z] === RUN TestDockerSuite/TestEventsFormat [2021-12-03T09:19:02.160Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-12-03T09:19:03.361Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-12-03T09:19:04.368Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-12-03T09:19:04.507Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-12-03T09:19:06.828Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-12-03T09:19:06.828Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-12-03T09:19:06.828Z] === RUN TestDockerSuite/TestEventsImageImport [2021-12-03T09:19:06.828Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-12-03T09:19:06.828Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-12-03T09:19:06.828Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-12-03T09:19:06.828Z] === RUN TestDockerSuite/TestEventsImagePull [2021-12-03T09:19:06.828Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-12-03T09:19:06.828Z] === RUN TestDockerSuite/TestEventsImageTag [2021-12-03T09:19:07.308Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-12-03T09:19:07.813Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-12-03T09:19:07.813Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-12-03T09:19:07.813Z] === RUN TestDockerSuite/TestEventsRename [2021-12-03T09:19:09.517Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-12-03T09:19:09.517Z] === RUN TestDockerSuite/TestRunBindMounts [2021-12-03T09:19:10.026Z] === RUN TestDockerSuite/TestEventsResize [2021-12-03T09:19:10.402Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-12-03T09:19:14.117Z] === RUN TestDockerSuite/TestRmiTag [2021-12-03T09:19:14.578Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-12-03T09:19:15.381Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-12-03T09:19:15.381Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-12-03T09:19:15.381Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-12-03T09:19:15.381Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-12-03T09:19:15.381Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-12-03T09:19:15.381Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-12-03T09:19:15.381Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-12-03T09:19:15.381Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-12-03T09:19:15.381Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-12-03T09:19:15.381Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-12-03T09:19:15.381Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-12-03T09:19:15.381Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-12-03T09:19:15.381Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-12-03T09:19:15.381Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-12-03T09:19:15.381Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-12-03T09:19:15.381Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-12-03T09:19:15.381Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-12-03T09:19:15.381Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-12-03T09:19:15.381Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-12-03T09:19:15.381Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-12-03T09:19:15.381Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-12-03T09:19:15.381Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-12-03T09:19:15.381Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-12-03T09:19:16.744Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-12-03T09:19:17.176Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-12-03T09:19:17.588Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-12-03T09:19:17.588Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-12-03T09:19:17.588Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-12-03T09:19:19.388Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-12-03T09:19:20.528Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-12-03T09:19:20.529Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-12-03T09:19:20.529Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-12-03T09:19:20.529Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-12-03T09:19:20.529Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-12-03T09:19:21.602Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-12-03T09:19:22.736Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-12-03T09:19:22.736Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-12-03T09:19:22.736Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-12-03T09:19:22.736Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-12-03T09:19:22.736Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-12-03T09:19:22.736Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-12-03T09:19:22.736Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-12-03T09:19:22.736Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-12-03T09:19:22.736Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-12-03T09:19:22.736Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-12-03T09:19:22.736Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-12-03T09:19:22.736Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-12-03T09:19:22.736Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-12-03T09:19:22.736Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-12-03T09:19:22.736Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-12-03T09:19:24.295Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-12-03T09:19:26.351Z] === RUN TestDockerSuite/TestEventsTop [2021-12-03T09:19:26.352Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-12-03T09:19:26.352Z] === RUN TestDockerSuite/TestEventsUntag [2021-12-03T09:19:26.603Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-12-03T09:19:28.566Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-12-03T09:19:29.551Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-12-03T09:19:29.551Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-12-03T09:19:29.551Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-12-03T09:19:29.552Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-12-03T09:19:29.552Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-12-03T09:19:29.552Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-12-03T09:19:29.552Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-12-03T09:19:31.611Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-12-03T09:19:31.764Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-12-03T09:19:31.764Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-12-03T09:19:31.764Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-12-03T09:19:31.764Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-12-03T09:19:31.764Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-12-03T09:19:31.764Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-12-03T09:19:31.764Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-12-03T09:19:31.764Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-12-03T09:19:31.764Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-12-03T09:19:32.351Z] === RUN TestDockerSuite/TestExec [2021-12-03T09:19:32.351Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-12-03T09:19:32.351Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-12-03T09:19:32.351Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-12-03T09:19:32.351Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-12-03T09:19:33.324Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-12-03T09:19:33.337Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-12-03T09:19:34.499Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-12-03T09:19:35.547Z] === RUN TestDockerSuite/TestExecAPIStart [2021-12-03T09:19:35.547Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-12-03T09:19:35.547Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-12-03T09:19:35.547Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-12-03T09:19:35.547Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-12-03T09:19:35.547Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-12-03T09:19:35.547Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-12-03T09:19:36.566Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-12-03T09:19:37.112Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-12-03T09:19:38.673Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-12-03T09:19:39.163Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-12-03T09:19:39.619Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-12-03T09:19:39.619Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-12-03T09:19:39.619Z] === RUN TestDockerSuite/TestRunAddHost [2021-12-03T09:19:39.619Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-12-03T09:19:39.619Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-12-03T09:19:39.619Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-12-03T09:19:39.619Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-12-03T09:19:39.619Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-12-03T09:19:39.619Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-12-03T09:19:39.619Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-12-03T09:19:39.619Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-12-03T09:19:39.619Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-12-03T09:19:39.619Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-12-03T09:19:39.619Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-12-03T09:19:39.619Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-12-03T09:19:40.463Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-12-03T09:19:40.463Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-12-03T09:19:40.463Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-12-03T09:19:40.463Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-12-03T09:19:40.463Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-12-03T09:19:40.463Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-12-03T09:19:40.463Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-12-03T09:19:40.463Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-03T09:19:40.463Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-12-03T09:19:40.463Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-12-03T09:19:40.463Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-12-03T09:19:40.463Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-12-03T09:19:40.463Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-12-03T09:19:40.886Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-12-03T09:19:41.783Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-12-03T09:19:41.784Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-12-03T09:19:41.784Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-12-03T09:19:41.784Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-12-03T09:19:42.022Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-12-03T09:19:42.022Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-12-03T09:19:42.022Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-12-03T09:19:42.242Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-12-03T09:19:42.447Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-12-03T09:19:42.488Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-12-03T09:19:42.488Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-12-03T09:19:42.488Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-12-03T09:19:44.696Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-12-03T09:19:46.232Z] === RUN TestDockerSuite/TestExecCgroup [2021-12-03T09:19:46.232Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-12-03T09:19:46.232Z] === RUN TestDockerSuite/TestExecEnv [2021-12-03T09:19:46.232Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-12-03T09:19:46.232Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-12-03T09:19:46.232Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-12-03T09:19:46.232Z] === RUN TestDockerSuite/TestExecExitStatus [2021-12-03T09:19:46.916Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-12-03T09:19:47.645Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-12-03T09:19:47.645Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-12-03T09:19:47.645Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-12-03T09:19:47.794Z] === RUN TestDockerSuite/TestExecInspectID [2021-12-03T09:19:48.764Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-12-03T09:19:49.082Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-12-03T09:19:49.856Z] === RUN TestDockerSuite/TestRunEnvironment [2021-12-03T09:19:49.856Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-12-03T09:19:49.856Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-12-03T09:19:49.856Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-12-03T09:19:49.856Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-12-03T09:19:49.856Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-12-03T09:19:49.856Z] === RUN TestDockerSuite/TestRunExitCode [2021-12-03T09:19:51.970Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-12-03T09:19:52.542Z] === RUN TestDockerSuite/TestExecInteractive [2021-12-03T09:19:52.542Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-12-03T09:19:52.542Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-12-03T09:19:52.542Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-12-03T09:19:52.542Z] === RUN TestDockerSuite/TestExecParseError [2021-12-03T09:19:52.543Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-12-03T09:19:52.543Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-12-03T09:19:52.543Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-12-03T09:19:52.543Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-12-03T09:19:52.543Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-12-03T09:19:52.543Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-12-03T09:19:52.797Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-12-03T09:19:54.135Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-12-03T09:19:54.757Z] === RUN TestDockerSuite/TestExecSetEnv [2021-12-03T09:19:54.757Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-12-03T09:19:54.757Z] === RUN TestDockerSuite/TestExecStartFails [2021-12-03T09:19:54.757Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-12-03T09:19:54.757Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-12-03T09:19:54.757Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-12-03T09:19:54.757Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-12-03T09:19:54.757Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-12-03T09:19:54.757Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-12-03T09:19:54.757Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-12-03T09:19:54.757Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-12-03T09:19:55.004Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-12-03T09:19:56.300Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-12-03T09:19:56.300Z] === RUN TestDockerSuite/TestRunBindMounts [2021-12-03T09:19:56.323Z] === RUN TestDockerSuite/TestExecUlimits [2021-12-03T09:19:56.323Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-12-03T09:19:56.323Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-12-03T09:19:57.215Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-12-03T09:20:00.161Z] === RUN TestDockerSuite/TestRunExposePort [2021-12-03T09:20:00.161Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-12-03T09:20:00.161Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-12-03T09:20:00.161Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-12-03T09:20:00.161Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-12-03T09:20:00.161Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-12-03T09:20:00.161Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-12-03T09:20:00.161Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-12-03T09:20:00.161Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-12-03T09:20:00.161Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-12-03T09:20:00.161Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-12-03T09:20:00.161Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-12-03T09:20:00.161Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-12-03T09:20:00.161Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-12-03T09:20:00.161Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-12-03T09:20:00.161Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-12-03T09:20:00.965Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-12-03T09:20:00.965Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-12-03T09:20:00.965Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-12-03T09:20:00.965Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-12-03T09:20:00.965Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-12-03T09:20:00.965Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-12-03T09:20:00.965Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-12-03T09:20:00.965Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-12-03T09:20:01.421Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-12-03T09:20:01.421Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-12-03T09:20:01.421Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-12-03T09:20:01.421Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-12-03T09:20:01.421Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-12-03T09:20:01.421Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-12-03T09:20:01.421Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-12-03T09:20:01.421Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-12-03T09:20:01.421Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-12-03T09:20:01.421Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-12-03T09:20:01.421Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-12-03T09:20:01.421Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-12-03T09:20:01.421Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-12-03T09:20:01.421Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-12-03T09:20:01.421Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-12-03T09:20:03.473Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-12-03T09:20:03.473Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-12-03T09:20:03.473Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-12-03T09:20:03.473Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-12-03T09:20:03.473Z] === RUN TestDockerSuite/TestExecWithUser [2021-12-03T09:20:03.473Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-12-03T09:20:03.473Z] === RUN TestDockerSuite/TestGetContainerStats [2021-12-03T09:20:03.585Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-12-03T09:20:03.585Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-12-03T09:20:03.585Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-12-03T09:20:04.901Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-12-03T09:20:04.901Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-12-03T09:20:04.901Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-12-03T09:20:04.901Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-12-03T09:20:04.901Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-12-03T09:20:04.901Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-12-03T09:20:04.901Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-12-03T09:20:04.901Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-12-03T09:20:04.901Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-12-03T09:20:04.901Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-12-03T09:20:04.901Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-12-03T09:20:04.901Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-12-03T09:20:06.850Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-12-03T09:20:06.850Z] docker_cli_external_volume_driver_test.go:484: [de6bd5a0d9dc0] daemon is not started [2021-12-03T09:20:09.336Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-12-03T09:20:12.050Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-12-03T09:20:12.050Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-12-03T09:20:12.050Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-12-03T09:20:12.130Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-12-03T09:20:12.130Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-12-03T09:20:12.130Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-12-03T09:20:12.130Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-12-03T09:20:12.130Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-12-03T09:20:13.033Z] === RUN TestDockerSuite/TestRunModeHostname [2021-12-03T09:20:13.033Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-12-03T09:20:13.033Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-12-03T09:20:13.033Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-12-03T09:20:13.033Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-12-03T09:20:13.033Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-12-03T09:20:13.033Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-12-03T09:20:13.033Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-12-03T09:20:13.090Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-12-03T09:20:13.090Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-12-03T09:20:13.090Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-12-03T09:20:13.090Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-12-03T09:20:13.090Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-12-03T09:20:13.090Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-12-03T09:20:13.090Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-12-03T09:20:13.090Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-12-03T09:20:13.090Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-12-03T09:20:13.090Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-12-03T09:20:13.090Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-12-03T09:20:13.090Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-12-03T09:20:13.090Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-12-03T09:20:13.090Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-12-03T09:20:13.090Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-12-03T09:20:13.500Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-12-03T09:20:13.500Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-12-03T09:20:13.500Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-12-03T09:20:13.500Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-12-03T09:20:13.500Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-12-03T09:20:13.500Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-12-03T09:20:13.500Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-12-03T09:20:13.500Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-12-03T09:20:13.500Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-12-03T09:20:13.500Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-12-03T09:20:13.500Z] === RUN TestDockerSuite/TestRunMount [2021-12-03T09:20:13.500Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-12-03T09:20:13.500Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-12-03T09:20:13.500Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-12-03T09:20:13.500Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-12-03T09:20:13.500Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-12-03T09:20:13.500Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-12-03T09:20:13.500Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-12-03T09:20:13.500Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-12-03T09:20:15.203Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-12-03T09:20:15.252Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-12-03T09:20:17.416Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-12-03T09:20:17.417Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-12-03T09:20:20.308Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-12-03T09:20:20.308Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-12-03T09:20:20.308Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-12-03T09:20:20.308Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-12-03T09:20:20.308Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-12-03T09:20:20.308Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-12-03T09:20:20.308Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-12-03T09:20:21.716Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-12-03T09:20:21.716Z] docker_cli_external_volume_driver_test.go:52: [d60e095fa2a68] daemon is not started [2021-12-03T09:20:22.144Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-12-03T09:20:22.144Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-12-03T09:20:22.144Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-12-03T09:20:22.144Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-12-03T09:20:22.144Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-12-03T09:20:22.144Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-12-03T09:20:22.144Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-12-03T09:20:22.476Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-12-03T09:20:22.476Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-12-03T09:20:22.476Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-12-03T09:20:22.476Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-12-03T09:20:22.476Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-12-03T09:20:22.476Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-12-03T09:20:22.476Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-12-03T09:20:22.476Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-12-03T09:20:22.476Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-12-03T09:20:23.283Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-12-03T09:20:23.283Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-12-03T09:20:23.283Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-12-03T09:20:23.283Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-12-03T09:20:23.283Z] === RUN TestDockerSuite/TestHealth [2021-12-03T09:20:23.283Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-12-03T09:20:23.283Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-12-03T09:20:23.283Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-12-03T09:20:23.283Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-12-03T09:20:23.283Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-12-03T09:20:24.003Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-12-03T09:20:26.887Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-12-03T09:20:27.069Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-12-03T09:20:27.069Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-12-03T09:20:27.069Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-12-03T09:20:27.069Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-12-03T09:20:27.069Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-12-03T09:20:27.539Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-12-03T09:20:27.539Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-12-03T09:20:28.007Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-12-03T09:20:28.007Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-12-03T09:20:28.007Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-12-03T09:20:28.690Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-12-03T09:20:28.690Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-12-03T09:20:28.690Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-12-03T09:20:28.690Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-12-03T09:20:28.690Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-12-03T09:20:28.690Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-12-03T09:20:28.690Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-12-03T09:20:28.690Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-03T09:20:28.690Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-12-03T09:20:28.690Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-12-03T09:20:28.690Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-12-03T09:20:28.690Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-12-03T09:20:28.690Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-12-03T09:20:28.993Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-12-03T09:20:28.993Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-12-03T09:20:30.557Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-12-03T09:20:31.025Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-12-03T09:20:31.580Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-12-03T09:20:31.580Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-12-03T09:20:31.581Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-12-03T09:20:31.581Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-12-03T09:20:31.581Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-12-03T09:20:31.581Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-12-03T09:20:31.633Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-12-03T09:20:31.633Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-12-03T09:20:31.633Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-12-03T09:20:31.633Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-12-03T09:20:31.633Z] === RUN TestDockerSuite/TestRunNetHost [2021-12-03T09:20:31.633Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-12-03T09:20:31.633Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-12-03T09:20:31.633Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-12-03T09:20:31.633Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-12-03T09:20:31.633Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-12-03T09:20:31.633Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-12-03T09:20:31.633Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-12-03T09:20:31.633Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-12-03T09:20:31.633Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-12-03T09:20:31.633Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-12-03T09:20:31.633Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-12-03T09:20:31.633Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-12-03T09:20:31.633Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-12-03T09:20:31.633Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-12-03T09:20:32.099Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-12-03T09:20:33.082Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-12-03T09:20:33.243Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-12-03T09:20:33.746Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-12-03T09:20:34.640Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-12-03T09:20:36.198Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-12-03T09:20:36.585Z] --- PASS: TestDockerExternalVolumeSuite (436.98s) [2021-12-03T09:20:36.585Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) [2021-12-03T09:20:36.585Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2021-12-03T09:20:36.585Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s) [2021-12-03T09:20:36.585Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2021-12-03T09:20:36.585Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-12-03T09:20:36.585Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2021-12-03T09:20:36.585Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-12-03T09:20:36.585Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s) [2021-12-03T09:20:36.585Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.19s) [2021-12-03T09:20:36.585Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2021-12-03T09:20:36.585Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2021-12-03T09:20:36.585Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s) [2021-12-03T09:20:36.585Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.28s) [2021-12-03T09:20:36.585Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) [2021-12-03T09:20:36.585Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.14s) [2021-12-03T09:20:36.585Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.58s) [2021-12-03T09:20:36.585Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.00s) [2021-12-03T09:20:36.585Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2021-12-03T09:20:36.585Z] PASS [2021-12-03T09:20:36.585Z] [2021-12-03T09:20:36.585Z] === Skipped [2021-12-03T09:20:36.585Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-12-03T09:20:36.585Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-12-03T09:20:36.585Z] check_test.go:308: [d047c6d053e83] daemon is not started [2021-12-03T09:20:36.585Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-12-03T09:20:36.585Z] [2021-12-03T09:20:36.585Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-12-03T09:20:36.585Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-12-03T09:20:36.585Z] check_test.go:308: [ddba95b57fb63] daemon is not started [2021-12-03T09:20:36.586Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-12-03T09:20:36.586Z] [2021-12-03T09:20:36.586Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-12-03T09:20:36.586Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-12-03T09:20:36.586Z] check_test.go:308: [d393341596ddc] daemon is not started [2021-12-03T09:20:36.586Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-12-03T09:20:36.586Z] [2021-12-03T09:20:36.586Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-12-03T09:20:36.586Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2021-12-03T09:20:36.586Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-12-03T09:20:36.586Z] [2021-12-03T09:20:36.586Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-12-03T09:20:36.586Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-12-03T09:20:36.586Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-12-03T09:20:36.586Z] [2021-12-03T09:20:36.586Z] DONE 273 tests, 5 skipped in 2403.002s [2021-12-03T09:20:36.586Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-12-03T09:20:36.586Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d1a1f6b7c8b27/docker.pid [2021-12-03T09:20:36.586Z] +++ kill 7209 [2021-12-03T09:20:36.586Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7209 is not a child of this shell [2021-12-03T09:20:36.586Z] warning: PID 7209 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d1a1f6b7c8b27/docker.pid had a nonzero exit code [2021-12-03T09:20:36.586Z] ++++ cat bundles/test-integration/docker.pid [2021-12-03T09:20:36.586Z] +++ kill 8513 [2021-12-03T09:20:36.586Z] +++ /etc/init.d/apparmor stop [2021-12-03T09:20:36.586Z] Leaving: AppArmorNo profiles have been unloaded. [2021-12-03T09:20:36.586Z] [2021-12-03T09:20:36.586Z] Unloading profiles will leave already running processes permanently [2021-12-03T09:20:36.586Z] unconfined, which can lead to unexpected situations. [2021-12-03T09:20:36.586Z] [2021-12-03T09:20:36.586Z] To set a process to complain mode, use the command line tool [2021-12-03T09:20:36.586Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-12-03T09:20:36.586Z] +++ true [2021-12-03T09:20:36.586Z] exiting test-integration [2021-12-03T09:20:36.586Z] ++ exit 0 [2021-12-03T09:20:36.586Z] [2021-12-03T09:20:36.638Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-12-03T09:20:36.638Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-12-03T09:20:36.638Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-12-03T09:20:36.850Z] + exit 0 [2021-12-03T09:20:36.850Z] ++ jobs -p [2021-12-03T09:20:36.850Z] + pids= [2021-12-03T09:20:36.850Z] + echo 'Remaining pids to kill: []' [2021-12-03T09:20:36.850Z] Remaining pids to kill: [] [2021-12-03T09:20:36.850Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-12-03T09:20:36.864Z] Recording test results [2021-12-03T09:20:37.760Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-12-03T09:20:38.806Z] === RUN TestDockerSuite/TestRunEnvironment [2021-12-03T09:20:38.806Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-12-03T09:20:38.806Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-12-03T09:20:38.806Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-12-03T09:20:38.806Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-12-03T09:20:38.806Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-12-03T09:20:38.806Z] === RUN TestDockerSuite/TestRunExitCode [2021-12-03T09:20:38.947Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-12-03T09:20:39.278Z] + echo Ensuring container killed. [2021-12-03T09:20:39.278Z] Ensuring container killed. [2021-12-03T09:20:39.278Z] + docker ps -aq -f name=docker-pr1-* [2021-12-03T09:20:39.278Z] + cids=318fed0554ff [2021-12-03T09:20:39.278Z] 1f9ca8e9118e [2021-12-03T09:20:39.278Z] 75c860ed1ffc [2021-12-03T09:20:39.278Z] + [ -n 318fed0554ff [2021-12-03T09:20:39.278Z] 1f9ca8e9118e [2021-12-03T09:20:39.278Z] 75c860ed1ffc ] [2021-12-03T09:20:39.278Z] + docker rm -vf 318fed0554ff 1f9ca8e9118e 75c860ed1ffc [2021-12-03T09:20:39.860Z] 318fed0554ff [2021-12-03T09:20:39.860Z] 1f9ca8e9118e [2021-12-03T09:20:39.860Z] 75c860ed1ffc [Pipeline] sh [2021-12-03T09:20:39.968Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-12-03T09:20:39.968Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-12-03T09:20:39.968Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-12-03T09:20:39.968Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-12-03T09:20:39.968Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-12-03T09:20:39.968Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-12-03T09:20:39.968Z] === RUN TestDockerSuite/TestRunPortInUse [2021-12-03T09:20:39.968Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-12-03T09:20:39.968Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-12-03T09:20:39.968Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-12-03T09:20:40.142Z] + echo Chowning /workspace to jenkins user [2021-12-03T09:20:40.142Z] Chowning /workspace to jenkins user [2021-12-03T09:20:40.142Z] + id -u [2021-12-03T09:20:40.142Z] + id -g [2021-12-03T09:20:40.142Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43057:/workspace busybox chown -R 1000:1000 /workspace [2021-12-03T09:20:40.142Z] Unable to find image 'busybox:latest' locally [2021-12-03T09:20:40.142Z] latest: Pulling from library/busybox [2021-12-03T09:20:40.389Z] === RUN TestDockerSuite/TestImagesFormat [2021-12-03T09:20:40.389Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-12-03T09:20:40.389Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-12-03T09:20:40.389Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-12-03T09:20:40.411Z] 3aab638df1a9: Pulling fs layer [2021-12-03T09:20:40.411Z] 3aab638df1a9: Download complete [2021-12-03T09:20:40.411Z] 3aab638df1a9: Pull complete [2021-12-03T09:20:40.411Z] Digest: sha256:52817dece4cfe26f581c834d27a8e1bcc82194f914afe6d50afad5a101234ef1 [2021-12-03T09:20:40.411Z] Status: Downloaded newer image for busybox:latest [2021-12-03T09:20:40.435Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-12-03T09:20:40.435Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-12-03T09:20:40.435Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-12-03T09:20:40.435Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-12-03T09:20:40.435Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-12-03T09:20:40.435Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-12-03T09:20:40.435Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-12-03T09:20:40.977Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-12-03T09:20:43.878Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-12-03T09:20:44.174Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-12-03T09:20:44.174Z] === RUN TestDockerSuite/TestImportBadURL [2021-12-03T09:20:44.212Z] === RUN TestDockerSuite/TestRunPublishPort [2021-12-03T09:20:44.212Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-12-03T09:20:44.212Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-12-03T09:20:44.212Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-12-03T09:20:44.212Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-12-03T09:20:44.212Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-12-03T09:20:44.212Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-12-03T09:20:44.212Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-12-03T09:20:44.212Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-12-03T09:20:44.212Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-03T09:20:44.212Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-12-03T09:20:44.910Z] + bundleName=amd64 [2021-12-03T09:20:44.910Z] + echo Creating amd64-bundles.tar.gz [2021-12-03T09:20:44.910Z] Creating amd64-bundles.tar.gz [2021-12-03T09:20:44.910Z] + xargs tar -czf amd64-bundles.tar.gz [2021-12-03T09:20:44.910Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-12-03T09:20:46.047Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [Pipeline] archiveArtifacts [2021-12-03T09:20:46.299Z] Archiving artifacts [2021-12-03T09:20:46.394Z] === RUN TestDockerSuite/TestImportDisplay [2021-12-03T09:20:46.394Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-12-03T09:20:46.394Z] === RUN TestDockerSuite/TestImportFile [2021-12-03T09:20:46.394Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-12-03T09:20:46.394Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-12-03T09:20:46.394Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-12-03T09:20:46.394Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-12-03T09:20:46.394Z] === RUN TestDockerSuite/TestImportGzipped [2021-12-03T09:20:46.394Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-12-03T09:20:46.394Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-12-03T09:20:46.394Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-12-03T09:20:46.394Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-12-03T09:20:46.394Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-12-03T09:20:46.394Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-12-03T09:20:46.394Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-12-03T09:20:46.394Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-12-03T09:20:46.394Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-12-03T09:20:46.394Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-12-03T09:20:46.394Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-12-03T09:20:46.394Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-12-03T09:20:46.394Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-12-03T09:20:46.394Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-03T09:20:46.394Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-12-03T09:20:48.210Z] === RUN TestDockerSuite/TestRunExposePort [2021-12-03T09:20:48.210Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-12-03T09:20:48.210Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-12-03T09:20:48.210Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-12-03T09:20:48.210Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-12-03T09:20:48.210Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-12-03T09:20:48.210Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-12-03T09:20:48.210Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-12-03T09:20:48.210Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-12-03T09:20:48.210Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-12-03T09:20:48.210Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-12-03T09:20:48.210Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-12-03T09:20:48.210Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-12-03T09:20:48.210Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-12-03T09:20:48.210Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-12-03T09:20:48.210Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-12-03T09:20:48.231Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43057/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-12-03T09:20:48.544Z] + make clean [2021-12-03T09:20:48.605Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-12-03T09:20:48.802Z] docker volume rm -f docker-dev-cache [2021-12-03T09:20:48.802Z] docker-dev-cache [Pipeline] deleteDir [2021-12-03T09:20:50.167Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-12-03T09:20:50.167Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-12-03T09:20:50.167Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-12-03T09:20:50.167Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-12-03T09:20:50.167Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-12-03T09:20:50.167Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-12-03T09:20:50.167Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-12-03T09:20:50.167Z] === RUN TestDockerSuite/TestInspectBindMountPoint [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-03T09:20:52.379Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-12-03T09:20:52.379Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-12-03T09:20:52.850Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-12-03T09:20:52.850Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-12-03T09:20:52.850Z] === RUN TestDockerSuite/TestRunRm [2021-12-03T09:20:52.883Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-12-03T09:20:52.883Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-12-03T09:20:52.883Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-12-03T09:20:52.883Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-12-03T09:20:52.883Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-12-03T09:20:52.883Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-12-03T09:20:52.883Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-12-03T09:20:52.883Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-12-03T09:20:52.883Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-12-03T09:20:52.883Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-12-03T09:20:52.883Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-12-03T09:20:52.883Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-12-03T09:20:54.591Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-12-03T09:20:54.591Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-12-03T09:20:54.591Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-12-03T09:20:54.591Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-12-03T09:20:54.591Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-12-03T09:20:54.591Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-12-03T09:20:54.591Z] === RUN TestDockerSuite/TestInspectDefault [2021-12-03T09:20:55.056Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-12-03T09:20:58.652Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-12-03T09:20:58.652Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-12-03T09:20:58.652Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-12-03T09:21:00.182Z] === RUN TestDockerSuite/TestRunModeHostname [2021-12-03T09:21:00.182Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-12-03T09:21:00.182Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-12-03T09:21:00.182Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-12-03T09:21:00.182Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-12-03T09:21:00.182Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-12-03T09:21:00.182Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-12-03T09:21:00.182Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-12-03T09:21:00.182Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-12-03T09:21:00.182Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-12-03T09:21:00.182Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-12-03T09:21:00.182Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-12-03T09:21:00.182Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-12-03T09:21:00.182Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-12-03T09:21:00.182Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-12-03T09:21:00.182Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-12-03T09:21:00.182Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-12-03T09:21:00.182Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-12-03T09:21:00.182Z] === RUN TestDockerSuite/TestRunMount [2021-12-03T09:21:00.182Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-12-03T09:21:00.182Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-12-03T09:21:00.182Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-12-03T09:21:00.182Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-12-03T09:21:00.182Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-12-03T09:21:00.182Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-12-03T09:21:00.182Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-12-03T09:21:00.182Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-12-03T09:21:00.908Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-12-03T09:21:01.739Z] === RUN TestDockerSuite/TestInspectHistory [2021-12-03T09:21:03.115Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-12-03T09:21:04.687Z] === RUN TestDockerSuite/TestInspectImage [2021-12-03T09:21:04.687Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-12-03T09:21:04.687Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-12-03T09:21:04.687Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-12-03T09:21:04.687Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-12-03T09:21:04.687Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-03T09:21:04.687Z] === RUN TestDockerSuite/TestInspectInt64 [2021-12-03T09:21:06.057Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-12-03T09:21:06.900Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-12-03T09:21:07.226Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-12-03T09:21:07.226Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-12-03T09:21:07.226Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-12-03T09:21:07.226Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-12-03T09:21:07.681Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-12-03T09:21:07.681Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-12-03T09:21:07.681Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-12-03T09:21:08.461Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-12-03T09:21:08.929Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-12-03T09:21:08.999Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-12-03T09:21:08.999Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-12-03T09:21:08.999Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-12-03T09:21:08.999Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-12-03T09:21:08.999Z] === RUN TestDockerSuite/TestRunState [2021-12-03T09:21:08.999Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-12-03T09:21:08.999Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-12-03T09:21:11.139Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-12-03T09:21:11.964Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-12-03T09:21:11.964Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-12-03T09:21:11.964Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-12-03T09:21:11.964Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-12-03T09:21:11.964Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-12-03T09:21:11.964Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-12-03T09:21:11.964Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-12-03T09:21:11.964Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-12-03T09:21:11.964Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-12-03T09:21:11.964Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-12-03T09:21:11.964Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-12-03T09:21:11.964Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-12-03T09:21:12.704Z] === RUN TestDockerSuite/TestInspectPlugin [2021-12-03T09:21:12.705Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-12-03T09:21:12.705Z] === RUN TestDockerSuite/TestInspectRootFS [2021-12-03T09:21:12.705Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-12-03T09:21:13.447Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-12-03T09:21:14.916Z] === RUN TestDockerSuite/TestInspectStatus [2021-12-03T09:21:16.708Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-12-03T09:21:16.708Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-12-03T09:21:16.708Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-12-03T09:21:16.708Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-12-03T09:21:16.708Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-12-03T09:21:16.708Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-12-03T09:21:16.708Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-12-03T09:21:16.708Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-12-03T09:21:16.708Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-12-03T09:21:16.708Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-12-03T09:21:16.708Z] === RUN TestDockerSuite/TestRunUserByID [2021-12-03T09:21:16.708Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-12-03T09:21:16.708Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-12-03T09:21:16.708Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-12-03T09:21:16.708Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-12-03T09:21:16.708Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-12-03T09:21:16.708Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-12-03T09:21:16.708Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-12-03T09:21:16.708Z] === RUN TestDockerSuite/TestRunUserByName [2021-12-03T09:21:16.708Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-12-03T09:21:16.708Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-12-03T09:21:17.133Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-12-03T09:21:17.170Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-12-03T09:21:17.170Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-12-03T09:21:17.170Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-12-03T09:21:17.170Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-12-03T09:21:17.170Z] === RUN TestDockerSuite/TestRunNetHost [2021-12-03T09:21:17.170Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-12-03T09:21:17.170Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-12-03T09:21:17.170Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-12-03T09:21:17.170Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-12-03T09:21:17.170Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-12-03T09:21:17.170Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-12-03T09:21:17.170Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-12-03T09:21:17.170Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-12-03T09:21:17.170Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-12-03T09:21:17.170Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-12-03T09:21:17.170Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-12-03T09:21:17.170Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-12-03T09:21:17.170Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-12-03T09:21:17.170Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-12-03T09:21:17.170Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-12-03T09:21:18.695Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-12-03T09:21:19.649Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-12-03T09:21:19.649Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-12-03T09:21:19.649Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-12-03T09:21:20.223Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-12-03T09:21:20.922Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-12-03T09:21:21.863Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-12-03T09:21:21.863Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-12-03T09:21:21.863Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-12-03T09:21:21.863Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-12-03T09:21:21.863Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-12-03T09:21:22.387Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-12-03T09:21:22.482Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-12-03T09:21:23.351Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-12-03T09:21:24.043Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-12-03T09:21:25.520Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-12-03T09:21:25.520Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-12-03T09:21:25.520Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-12-03T09:21:25.520Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-12-03T09:21:25.521Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-12-03T09:21:25.521Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-12-03T09:21:25.521Z] === RUN TestDockerSuite/TestRunPortInUse [2021-12-03T09:21:25.521Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-12-03T09:21:25.521Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-12-03T09:21:25.521Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-12-03T09:21:25.521Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-12-03T09:21:25.521Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-12-03T09:21:25.521Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-12-03T09:21:25.521Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-12-03T09:21:25.521Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-12-03T09:21:25.521Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-12-03T09:21:25.521Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-12-03T09:21:25.651Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-12-03T09:21:26.254Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-12-03T09:21:28.467Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-12-03T09:21:29.240Z] === RUN TestDockerSuite/TestRunPublishPort [2021-12-03T09:21:29.240Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-12-03T09:21:29.240Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-12-03T09:21:29.240Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-12-03T09:21:29.240Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-12-03T09:21:29.240Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-12-03T09:21:29.240Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-12-03T09:21:29.240Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-12-03T09:21:29.240Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-12-03T09:21:29.240Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-03T09:21:29.240Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-12-03T09:21:30.029Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-12-03T09:21:32.239Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-12-03T09:21:32.239Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-12-03T09:21:32.239Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-12-03T09:21:32.239Z] === RUN TestDockerSuite/TestLinksEnvs [2021-12-03T09:21:32.239Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-12-03T09:21:32.239Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-12-03T09:21:32.239Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-12-03T09:21:32.239Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-12-03T09:21:32.239Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-12-03T09:21:32.239Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-12-03T09:21:32.239Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-12-03T09:21:32.239Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-12-03T09:21:32.239Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-12-03T09:21:32.239Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-12-03T09:21:32.239Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-12-03T09:21:32.239Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-12-03T09:21:32.239Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-12-03T09:21:32.239Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-12-03T09:21:32.239Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-12-03T09:21:32.239Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-12-03T09:21:32.239Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-12-03T09:21:32.239Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-12-03T09:21:32.239Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-12-03T09:21:32.239Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-12-03T09:21:32.239Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-12-03T09:21:32.239Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-12-03T09:21:32.239Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-12-03T09:21:32.239Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-12-03T09:21:32.239Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-12-03T09:21:32.239Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-12-03T09:21:32.239Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-12-03T09:21:32.239Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-12-03T09:21:32.239Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-12-03T09:21:32.239Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-12-03T09:21:32.707Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-12-03T09:21:32.707Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-12-03T09:21:32.793Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-12-03T09:21:34.271Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-12-03T09:21:35.840Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-12-03T09:21:37.789Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-12-03T09:21:37.789Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-12-03T09:21:37.789Z] === RUN TestDockerSuite/TestRunRm [2021-12-03T09:21:38.645Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-12-03T09:21:39.956Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-12-03T09:21:41.703Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-12-03T09:21:43.264Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-12-03T09:21:43.264Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-12-03T09:21:43.264Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-12-03T09:21:44.827Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-12-03T09:21:45.294Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-12-03T09:21:45.725Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-12-03T09:21:45.899Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-12-03T09:21:45.899Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-12-03T09:21:45.899Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-12-03T09:21:45.899Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-12-03T09:21:48.617Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-12-03T09:21:48.840Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-12-03T09:21:50.044Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-12-03T09:21:50.782Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-12-03T09:21:51.062Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-12-03T09:21:52.310Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-12-03T09:21:53.273Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-12-03T09:21:53.273Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-12-03T09:21:53.273Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-12-03T09:21:53.739Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-12-03T09:21:53.739Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-12-03T09:21:53.739Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-12-03T09:21:53.739Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-12-03T09:21:53.739Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-12-03T09:21:53.739Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-12-03T09:21:53.739Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-12-03T09:21:53.739Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-12-03T09:21:53.739Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-12-03T09:21:53.739Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-12-03T09:21:53.739Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-12-03T09:21:53.739Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-12-03T09:21:55.205Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-12-03T09:21:55.205Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-12-03T09:21:55.205Z] === RUN TestDockerSuite/TestRunState [2021-12-03T09:21:55.205Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-12-03T09:21:55.205Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-12-03T09:21:55.901Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-12-03T09:21:57.370Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-12-03T09:21:57.370Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-12-03T09:21:57.370Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-12-03T09:21:57.523Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-12-03T09:21:59.535Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-12-03T09:21:59.535Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-12-03T09:21:59.535Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-12-03T09:21:59.535Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-12-03T09:21:59.535Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-12-03T09:21:59.733Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-12-03T09:21:59.991Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-12-03T09:21:59.991Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-12-03T09:21:59.991Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-12-03T09:21:59.991Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-12-03T09:22:00.651Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-12-03T09:22:01.292Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-12-03T09:22:02.877Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-12-03T09:22:04.656Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-12-03T09:22:04.656Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-12-03T09:22:04.656Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-12-03T09:22:04.656Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-12-03T09:22:04.656Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-12-03T09:22:04.656Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-12-03T09:22:04.656Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-12-03T09:22:04.656Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-12-03T09:22:04.656Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-12-03T09:22:04.656Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-12-03T09:22:04.656Z] === RUN TestDockerSuite/TestRunUserByID [2021-12-03T09:22:04.656Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-12-03T09:22:04.656Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-12-03T09:22:04.656Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-12-03T09:22:04.656Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-12-03T09:22:04.656Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-12-03T09:22:04.656Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-12-03T09:22:04.656Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-12-03T09:22:04.656Z] === RUN TestDockerSuite/TestRunUserByName [2021-12-03T09:22:04.656Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-12-03T09:22:04.656Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-12-03T09:22:05.100Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-12-03T09:22:05.100Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-12-03T09:22:05.100Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-12-03T09:22:06.820Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-12-03T09:22:06.820Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-12-03T09:22:06.820Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-12-03T09:22:07.140Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-12-03T09:22:07.140Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-12-03T09:22:07.140Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-12-03T09:22:07.140Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-12-03T09:22:07.140Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-12-03T09:22:07.140Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-12-03T09:22:07.140Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-12-03T09:22:07.140Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-12-03T09:22:07.140Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-12-03T09:22:07.140Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-12-03T09:22:07.140Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-12-03T09:22:07.140Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-12-03T09:22:07.140Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-12-03T09:22:07.140Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-12-03T09:22:07.140Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-12-03T09:22:07.140Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-12-03T09:22:07.140Z] === RUN TestDockerSuite/TestSaveImageId [2021-12-03T09:22:07.140Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-12-03T09:22:07.140Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-12-03T09:22:07.140Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-12-03T09:22:07.140Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-12-03T09:22:07.140Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-12-03T09:22:07.140Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-12-03T09:22:07.140Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-12-03T09:22:07.140Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-12-03T09:22:07.140Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-12-03T09:22:07.140Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-12-03T09:22:07.140Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-12-03T09:22:07.140Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-12-03T09:22:07.140Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-12-03T09:22:07.140Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-12-03T09:22:07.140Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-12-03T09:22:07.140Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-12-03T09:22:07.140Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-12-03T09:22:07.140Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-12-03T09:22:07.313Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-12-03T09:22:08.699Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-12-03T09:22:08.876Z] === RUN TestDockerSuite/TestLogsSince [2021-12-03T09:22:09.166Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-12-03T09:22:09.166Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-12-03T09:22:09.632Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-12-03T09:22:09.715Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-12-03T09:22:09.715Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-12-03T09:22:09.715Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-12-03T09:22:09.716Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-12-03T09:22:09.716Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-12-03T09:22:11.191Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-12-03T09:22:12.605Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-12-03T09:22:17.531Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-12-03T09:22:17.532Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-12-03T09:22:17.532Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-12-03T09:22:17.532Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-12-03T09:22:17.532Z] === RUN TestDockerSuite/TestLogsTail [2021-12-03T09:22:19.663Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-12-03T09:22:19.742Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-12-03T09:22:19.841Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-12-03T09:22:19.841Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-12-03T09:22:19.841Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-12-03T09:22:21.959Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-12-03T09:22:24.171Z] === RUN TestDockerSuite/TestMountIntoProc [2021-12-03T09:22:24.171Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-12-03T09:22:24.171Z] === RUN TestDockerSuite/TestMountIntoSys [2021-12-03T09:22:24.171Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-12-03T09:22:24.171Z] === RUN TestDockerSuite/TestNetHostname [2021-12-03T09:22:24.171Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-12-03T09:22:24.171Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-12-03T09:22:24.171Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-12-03T09:22:24.171Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-12-03T09:22:24.171Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-12-03T09:22:24.171Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-12-03T09:22:24.171Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-12-03T09:22:24.171Z] === RUN TestDockerSuite/TestPluginActive [2021-12-03T09:22:24.171Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-12-03T09:22:24.171Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-12-03T09:22:24.171Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-12-03T09:22:24.171Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-12-03T09:22:24.171Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-12-03T09:22:24.171Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-12-03T09:22:24.171Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-12-03T09:22:24.171Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-12-03T09:22:24.171Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-12-03T09:22:24.171Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-12-03T09:22:24.171Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-12-03T09:22:24.171Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-12-03T09:22:24.171Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-12-03T09:22:24.171Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-12-03T09:22:24.171Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-12-03T09:22:24.171Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-12-03T09:22:24.171Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-12-03T09:22:24.171Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-12-03T09:22:24.171Z] === RUN TestDockerSuite/TestPortHostBinding [2021-12-03T09:22:24.171Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-12-03T09:22:24.171Z] === RUN TestDockerSuite/TestPortList [2021-12-03T09:22:24.171Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-12-03T09:22:24.171Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-12-03T09:22:24.330Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-12-03T09:22:26.987Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-12-03T09:22:26.987Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-12-03T09:22:26.987Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-12-03T09:22:30.112Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-12-03T09:22:30.112Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-12-03T09:22:30.112Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-12-03T09:22:30.112Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-12-03T09:22:31.726Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-12-03T09:22:31.726Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-12-03T09:22:31.726Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-12-03T09:22:31.726Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-12-03T09:22:31.726Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-12-03T09:22:31.726Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-12-03T09:22:31.726Z] === RUN TestDockerSuite/TestStartRecordError [2021-12-03T09:22:31.726Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-12-03T09:22:31.726Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-12-03T09:22:33.831Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-12-03T09:22:34.584Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-12-03T09:22:34.584Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-12-03T09:22:34.584Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-12-03T09:22:34.584Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-12-03T09:22:34.584Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-12-03T09:22:34.584Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-12-03T09:22:34.584Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-12-03T09:22:34.584Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-12-03T09:22:34.584Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-03T09:22:34.584Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-12-03T09:22:34.584Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-12-03T09:22:34.584Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-12-03T09:22:34.584Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-12-03T09:22:34.584Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-12-03T09:22:34.584Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-12-03T09:22:34.584Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-12-03T09:22:34.584Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-03T09:22:34.584Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-12-03T09:22:35.997Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-12-03T09:22:36.797Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-12-03T09:22:36.797Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-12-03T09:22:36.797Z] === RUN TestDockerSuite/TestPsByOrder [2021-12-03T09:22:38.165Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-12-03T09:22:38.165Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-12-03T09:22:38.165Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-12-03T09:22:38.165Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-12-03T09:22:38.165Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-12-03T09:22:38.165Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-12-03T09:22:38.165Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-12-03T09:22:38.165Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-12-03T09:22:38.165Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-12-03T09:22:38.165Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-12-03T09:22:38.165Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-12-03T09:22:38.165Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-12-03T09:22:38.165Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-12-03T09:22:38.165Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-12-03T09:22:38.165Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-12-03T09:22:38.868Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-12-03T09:22:38.868Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-12-03T09:22:38.868Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-12-03T09:22:38.868Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-12-03T09:22:38.868Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-12-03T09:22:38.868Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-12-03T09:22:38.868Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-12-03T09:22:38.868Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-12-03T09:22:38.868Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-12-03T09:22:38.868Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-12-03T09:22:38.868Z] === RUN TestDockerSuite/TestStatsNoStream [2021-12-03T09:22:38.868Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-12-03T09:22:38.868Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-12-03T09:22:41.807Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-12-03T09:22:42.026Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-12-03T09:22:43.947Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-12-03T09:22:43.947Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-12-03T09:22:43.947Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-12-03T09:22:44.197Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-12-03T09:22:45.588Z] === RUN TestDockerSuite/TestTopPrivileged [2021-12-03T09:22:45.588Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-12-03T09:22:45.588Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-12-03T09:22:45.724Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-12-03T09:22:47.794Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-12-03T09:22:47.795Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-12-03T09:22:48.261Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-12-03T09:22:48.261Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-12-03T09:22:48.261Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-12-03T09:22:48.261Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-12-03T09:22:48.261Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-12-03T09:22:48.261Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-12-03T09:22:48.261Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-12-03T09:22:48.261Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-12-03T09:22:48.261Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-12-03T09:22:48.261Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-12-03T09:22:48.261Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-12-03T09:22:50.390Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-12-03T09:22:50.390Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-12-03T09:22:50.390Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-12-03T09:22:50.390Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-12-03T09:22:50.390Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-12-03T09:22:50.390Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-12-03T09:22:50.390Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-12-03T09:22:50.390Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-12-03T09:22:50.390Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-12-03T09:22:50.390Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-12-03T09:22:50.390Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-12-03T09:22:50.390Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-12-03T09:22:50.390Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-12-03T09:22:50.390Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-12-03T09:22:50.390Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-12-03T09:22:50.390Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-12-03T09:22:50.390Z] === RUN TestDockerSuite/TestSaveImageId [2021-12-03T09:22:50.390Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-12-03T09:22:50.390Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-12-03T09:22:50.390Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-12-03T09:22:50.390Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-12-03T09:22:50.390Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-12-03T09:22:50.390Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-12-03T09:22:50.390Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-12-03T09:22:50.390Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-12-03T09:22:50.390Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-12-03T09:22:50.390Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-12-03T09:22:50.390Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-12-03T09:22:50.390Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-12-03T09:22:50.390Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-12-03T09:22:50.390Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-12-03T09:22:50.390Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-12-03T09:22:50.390Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-12-03T09:22:50.390Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-12-03T09:22:50.390Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-12-03T09:22:52.554Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-12-03T09:22:52.598Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-12-03T09:22:53.011Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-12-03T09:22:53.468Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-12-03T09:22:53.924Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-12-03T09:22:55.451Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-12-03T09:23:02.494Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-12-03T09:23:02.494Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-12-03T09:23:02.494Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-12-03T09:23:03.161Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-12-03T09:23:03.628Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-12-03T09:23:03.628Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-12-03T09:23:03.628Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-12-03T09:23:03.628Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-12-03T09:23:03.628Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-12-03T09:23:04.094Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-12-03T09:23:04.094Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-12-03T09:23:05.076Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-12-03T09:23:05.076Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-12-03T09:23:05.076Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-12-03T09:23:05.076Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-12-03T09:23:07.036Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-12-03T09:23:07.036Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-12-03T09:23:09.978Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-12-03T09:23:10.445Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-12-03T09:23:10.912Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-12-03T09:23:10.912Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-12-03T09:23:10.912Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-12-03T09:23:11.031Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-12-03T09:23:11.031Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-12-03T09:23:11.031Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-12-03T09:23:14.748Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-12-03T09:23:14.748Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-12-03T09:23:14.748Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-12-03T09:23:14.748Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-12-03T09:23:14.748Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-12-03T09:23:14.748Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-12-03T09:23:14.748Z] === RUN TestDockerSuite/TestStartRecordError [2021-12-03T09:23:14.748Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-12-03T09:23:14.748Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-12-03T09:23:15.495Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-12-03T09:23:18.444Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-12-03T09:23:19.552Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-12-03T09:23:19.552Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-12-03T09:23:19.552Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-12-03T09:23:19.552Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-12-03T09:23:19.552Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-12-03T09:23:19.552Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-12-03T09:23:19.552Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-12-03T09:23:21.804Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-12-03T09:23:21.805Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-12-03T09:23:21.805Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-12-03T09:23:21.805Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-12-03T09:23:21.805Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-12-03T09:23:21.805Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-12-03T09:23:21.805Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-12-03T09:23:21.805Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-12-03T09:23:21.805Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-12-03T09:23:21.805Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-12-03T09:23:21.805Z] === RUN TestDockerSuite/TestStatsNoStream [2021-12-03T09:23:21.805Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-12-03T09:23:21.805Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-12-03T09:23:23.335Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-12-03T09:23:25.506Z] === RUN TestDockerSuite/TestTopPrivileged [2021-12-03T09:23:25.506Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-12-03T09:23:25.506Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-12-03T09:23:27.672Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-12-03T09:23:27.672Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-12-03T09:23:27.672Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-12-03T09:23:27.672Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-12-03T09:23:27.672Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-12-03T09:23:27.672Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-12-03T09:23:27.672Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-12-03T09:23:27.672Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-12-03T09:23:27.672Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-12-03T09:23:27.672Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-12-03T09:23:27.672Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-12-03T09:23:27.672Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-12-03T09:23:27.672Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-12-03T09:23:28.199Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-12-03T09:23:28.199Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-12-03T09:23:28.199Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-12-03T09:23:30.921Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-12-03T09:23:33.132Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-12-03T09:23:33.132Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-12-03T09:23:33.132Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-12-03T09:23:33.132Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-12-03T09:23:33.132Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-12-03T09:23:38.602Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-12-03T09:23:38.602Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-12-03T09:23:38.602Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite (2155.25s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.59s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.19s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.54s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (69.44s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.73s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.77s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (4.56s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.80s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (59.77s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.17s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.40s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.72s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.79s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.84s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.26s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.39s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.21s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.40s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.87s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.06s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.33s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.21s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.44s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildAddTar (29.29s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (15.47s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.44s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.46s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.81s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.50s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.16s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.00s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.39s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.42s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.49s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (20.84s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.39s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.14s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.94s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.11s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.24s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.82s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildCmd (0.48s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.47s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.47s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.76s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.84s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.05s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.40s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.95s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.78s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.71s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.55s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.80s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (30.85s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.54s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.46s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.41s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.45s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (20.82s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.60s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (16.04s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.40s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.62s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.50s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.94s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.93s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildDockerignore (43.81s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.37s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (48.19s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.36s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.60s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (16.88s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.30s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.12s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (24.72s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.16s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.38s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (66.70s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.35s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.56s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.91s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.41s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.45s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.17s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.89s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.53s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.17s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.80s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.51s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (12.20s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.52s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildFails (2.53s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.96s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.85s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.50s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.21s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.11s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.87s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.57s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.47s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.12s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildHistory (9.49s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.84s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.35s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.74s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.07s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.07s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildLabel (0.87s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.53s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.83s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.49s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildLabels (0.85s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.30s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.88s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.47s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.54s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.59s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.55s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.60s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (31.18s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.91s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.55s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.38s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.39s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.00s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.35s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.54s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-12-03T09:23:39.073Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.98s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.97s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.70s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.20s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.11s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.80s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.85s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.12s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.14s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.32s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.42s) [2021-12-03T09:23:39.073Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.76s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.27s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.66s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.41s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.98s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.02s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (35.89s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (16.73s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestBuildRm (11.03s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.53s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.14s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.77s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.63s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.17s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.93s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.59s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.53s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.36s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.23s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.15s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestBuildStderr (4.36s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (23.48s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.23s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.06s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.71s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.84s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.54s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.47s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.96s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.12s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.73s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.90s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.95s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.37s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.39s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.31s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.33s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.12s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.02s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.62s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.62s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.78s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestCommitChange (4.50s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.37s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.62s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestCommitTTY (6.73s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.14s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.75s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.84s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.55s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.54s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.06s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.08s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.09s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.55s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.05s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.61s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.55s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.61s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.06s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.21s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.47s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.95s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.39s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.45s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.59s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.02s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.49s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.68s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.83s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.31s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.65s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.58s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.64s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.60s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000977e8_} (2.60s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13171866443_c:\foo_false____} (2.63s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13171866443_c:\foo_true____} (2.60s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.33s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.71s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.64s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.05s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.62s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.70s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.63s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.61s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.51s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestCpToDot (2.63s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestCpToStdout (2.79s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestCreateArgs (0.17s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.00s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.54s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.17s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.29s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.58s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestCreateRM (0.34s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.36s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.45s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.38s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.82s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.83s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestDockerFails (0.05s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-12-03T09:23:39.074Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.63s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.62s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.59s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.18s) [2021-12-03T09:23:39.074Z] --- PASS: TestDockerSuite/TestEventsCopy (4.58s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.46s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.51s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.64s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.32s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.94s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.82s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestEventsFilters (5.23s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestEventsFormat (5.10s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.05s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.14s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestEventsRename (2.78s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestEventsResize (32.88s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.67s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.12s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.93s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestEventsUntag (2.70s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.30s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.54s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.56s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.00s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.58s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.10s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.07s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (9.90s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.10s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestExecInspectID (5.00s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.17s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.02s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.44s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.61s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.65s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.61s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.60s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.15s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.27s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.51s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.88s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.48s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.20s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.83s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.83s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestImagesFormat (0.16s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.43s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestImportBadURL (2.38s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.05s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.52s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.55s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.06s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.47s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.15s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.54s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestInspectDefault (2.50s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestInspectHistory (4.14s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.51s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.03s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.53s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.98s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestInspectStatus (3.08s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.62s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.06s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.49s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.04s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.49s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.50s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.52s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.06s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.50s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.57s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.74s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.49s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.02s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.96s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.89s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.93s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.09s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.04s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.56s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.54s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestLogsSince (8.93s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestLogsTail (2.85s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.67s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.61s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.05s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestPsByOrder (10.54s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.70s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.79s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.29s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.63s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.41s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.59s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.60s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.35s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.73s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.25s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.47s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.17s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.61s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (20.49s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.67s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.22s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.67s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (6.87s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.81s) [2021-12-03T09:23:39.075Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-12-03T09:23:39.075Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.43s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRmiBlank (0.05s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.26s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.03s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.03s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.59s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.76s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.59s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.54s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.04s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRmiTag (0.56s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.67s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.43s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.82s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.40s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.02s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.38s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.08s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.37s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.51s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.58s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.55s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.05s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.16s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.58s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.92s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.96s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.69s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.60s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.58s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.57s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.43s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.12s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.64s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.47s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.50s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.49s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunExitCode (2.55s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.49s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.53s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.55s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunExposePort (0.05s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.63s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.34s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.08s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.17s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.46s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.45s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.33s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.60s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.61s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.27s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.29s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.45s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.34s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunRm (2.09s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.59s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.54s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.46s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.24s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.02s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.49s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.31s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.14s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.05s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.76s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.54s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.46s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.19s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.76s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.06s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.09s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.18s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.53s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.55s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.85s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.13s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.60s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.07s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.17s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.36s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.19s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.59s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.51s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.09s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.68s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-12-03T09:23:39.076Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.23s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-12-03T09:23:39.076Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-12-03T09:23:39.077Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.09s) [2021-12-03T09:23:39.077Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.09s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-12-03T09:23:39.077Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.02s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-12-03T09:23:39.077Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.22s) [2021-12-03T09:23:39.077Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s) [2021-12-03T09:23:39.077Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.16s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-12-03T09:23:39.077Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.26s) [2021-12-03T09:23:39.077Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.22s) [2021-12-03T09:23:39.077Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.12s) [2021-12-03T09:23:39.077Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.75s) [2021-12-03T09:23:39.077Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2021-12-03T09:23:39.077Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.12s) [2021-12-03T09:23:39.077Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.33s) [2021-12-03T09:23:39.077Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.31s) [2021-12-03T09:23:39.077Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2021-12-03T09:23:39.077Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.14s) [2021-12-03T09:23:39.077Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.96s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-12-03T09:23:39.077Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.52s) [2021-12-03T09:23:39.077Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.16s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-12-03T09:23:39.077Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.59s) [2021-12-03T09:23:39.077Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.22s) [2021-12-03T09:23:39.077Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.22s) [2021-12-03T09:23:39.077Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.06s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-12-03T09:23:39.077Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.31s) [2021-12-03T09:23:39.077Z] === RUN TestDockerRegistrySuite [2021-12-03T09:23:39.077Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-12-03T09:23:39.077Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-12-03T09:23:39.077Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-12-03T09:23:39.077Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-12-03T09:23:39.077Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-12-03T09:23:39.077Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-12-03T09:23:39.077Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-12-03T09:23:39.077Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-12-03T09:23:39.077Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-12-03T09:23:39.077Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-12-03T09:23:39.077Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-12-03T09:23:39.077Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-12-03T09:23:39.077Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-12-03T09:23:39.077Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-12-03T09:23:39.077Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-12-03T09:23:39.077Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-12-03T09:23:39.077Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-12-03T09:23:39.077Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-12-03T09:23:39.077Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-12-03T09:23:39.077Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-12-03T09:23:39.077Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-12-03T09:23:39.077Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-12-03T09:23:39.077Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-12-03T09:23:39.077Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-12-03T09:23:39.077Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-12-03T09:23:39.077Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-12-03T09:23:39.077Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-12-03T09:23:39.077Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-12-03T09:23:39.077Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-12-03T09:23:39.077Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-12-03T09:23:39.077Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-12-03T09:23:39.077Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-12-03T09:23:39.077Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-12-03T09:23:39.077Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-12-03T09:23:39.077Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-12-03T09:23:39.077Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-12-03T09:23:39.077Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-12-03T09:23:39.077Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-12-03T09:23:39.077Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] --- PASS: TestDockerRegistrySuite (0.11s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-12-03T09:23:39.077Z] === RUN TestDockerSchema1RegistrySuite [2021-12-03T09:23:39.077Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-12-03T09:23:39.077Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-12-03T09:23:39.077Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-12-03T09:23:39.077Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-12-03T09:23:39.077Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-12-03T09:23:39.077Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-12-03T09:23:39.077Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-12-03T09:23:39.077Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-12-03T09:23:39.077Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-12-03T09:23:39.077Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-12-03T09:23:39.077Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-12-03T09:23:39.077Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-12-03T09:23:39.077Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-12-03T09:23:39.077Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-12-03T09:23:39.077Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-12-03T09:23:39.077Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-12-03T09:23:39.077Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-12-03T09:23:39.077Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-12-03T09:23:39.077Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-12-03T09:23:39.077Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-12-03T09:23:39.077Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-12-03T09:23:39.077Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-12-03T09:23:39.077Z] === RUN TestDockerRegistryAuthTokenSuite [2021-12-03T09:23:39.077Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-12-03T09:23:39.077Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-12-03T09:23:39.077Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-12-03T09:23:39.077Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-12-03T09:23:39.077Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-12-03T09:23:39.077Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-12-03T09:23:39.077Z] === RUN TestDockerDaemonSuite [2021-12-03T09:23:39.077Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-12-03T09:23:39.077Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-12-03T09:23:39.077Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-12-03T09:23:39.077Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-12-03T09:23:39.077Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-12-03T09:23:39.077Z] === RUN TestDockerSwarmSuite [2021-12-03T09:23:39.077Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-12-03T09:23:39.077Z] === RUN TestDockerPluginSuite [2021-12-03T09:23:39.077Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-12-03T09:23:39.077Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.077Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-12-03T09:23:39.077Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.078Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-12-03T09:23:39.078Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.078Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-12-03T09:23:39.078Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.078Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-12-03T09:23:39.078Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.078Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-12-03T09:23:39.078Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.078Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-12-03T09:23:39.078Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.078Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-12-03T09:23:39.078Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.078Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-12-03T09:23:39.078Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.078Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-12-03T09:23:39.078Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.078Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-12-03T09:23:39.078Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.078Z] --- PASS: TestDockerPluginSuite (0.00s) [2021-12-03T09:23:39.078Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-12-03T09:23:39.078Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-12-03T09:23:39.078Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-12-03T09:23:39.078Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-12-03T09:23:39.548Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-12-03T09:23:39.548Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-12-03T09:23:39.548Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-12-03T09:23:39.548Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-12-03T09:23:39.548Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-12-03T09:23:39.548Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-12-03T09:23:39.548Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-12-03T09:23:39.548Z] === RUN TestDockerExternalVolumeSuite [2021-12-03T09:23:39.548Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.548Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-12-03T09:23:39.548Z] === RUN TestDockerNetworkSuite [2021-12-03T09:23:39.548Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.548Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-12-03T09:23:39.548Z] === RUN TestDockerHubPullSuite [2021-12-03T09:23:39.548Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.548Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-12-03T09:23:39.548Z] PASS [2021-12-03T09:23:39.548Z] ok github.com/docker/docker/integration-cli 2155.523s [2021-12-03T09:23:39.548Z] [2021-12-03T09:23:39.548Z] === Skipped [2021-12-03T09:23:39.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-12-03T09:23:39.548Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.548Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-12-03T09:23:39.548Z] [2021-12-03T09:23:39.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-12-03T09:23:39.548Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.548Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-12-03T09:23:39.548Z] [2021-12-03T09:23:39.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-12-03T09:23:39.548Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.548Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-12-03T09:23:39.548Z] [2021-12-03T09:23:39.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-12-03T09:23:39.548Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.548Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-12-03T09:23:39.548Z] [2021-12-03T09:23:39.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-12-03T09:23:39.548Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.548Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-12-03T09:23:39.548Z] [2021-12-03T09:23:39.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-12-03T09:23:39.548Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.548Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-12-03T09:23:39.548Z] [2021-12-03T09:23:39.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-12-03T09:23:39.548Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.548Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-12-03T09:23:39.548Z] [2021-12-03T09:23:39.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-12-03T09:23:39.548Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.548Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-12-03T09:23:39.548Z] [2021-12-03T09:23:39.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-12-03T09:23:39.548Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.548Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-12-03T09:23:39.548Z] [2021-12-03T09:23:39.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-12-03T09:23:39.548Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.548Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-12-03T09:23:39.548Z] [2021-12-03T09:23:39.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2021-12-03T09:23:39.548Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-12-03T09:23:39.548Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2021-12-03T09:23:39.548Z] [2021-12-03T09:23:39.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-12-03T09:23:39.548Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.548Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-12-03T09:23:39.548Z] [2021-12-03T09:23:39.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-12-03T09:23:39.548Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.548Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-12-03T09:23:39.548Z] [2021-12-03T09:23:39.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2021-12-03T09:23:39.548Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-12-03T09:23:39.548Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2021-12-03T09:23:39.548Z] [2021-12-03T09:23:39.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-12-03T09:23:39.548Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-12-03T09:23:39.548Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-12-03T09:23:39.548Z] [2021-12-03T09:23:39.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-12-03T09:23:39.548Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-12-03T09:23:39.548Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-12-03T09:23:39.548Z] [2021-12-03T09:23:39.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-12-03T09:23:39.548Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.548Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-12-03T09:23:39.548Z] [2021-12-03T09:23:39.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-12-03T09:23:39.548Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.548Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-12-03T09:23:39.548Z] [2021-12-03T09:23:39.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-12-03T09:23:39.548Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-12-03T09:23:39.548Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-12-03T09:23:39.548Z] [2021-12-03T09:23:39.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-12-03T09:23:39.548Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.548Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-12-03T09:23:39.548Z] [2021-12-03T09:23:39.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2021-12-03T09:23:39.548Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-12-03T09:23:39.548Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2021-12-03T09:23:39.548Z] [2021-12-03T09:23:39.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-12-03T09:23:39.548Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.548Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-12-03T09:23:39.548Z] [2021-12-03T09:23:39.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-12-03T09:23:39.548Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.548Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-12-03T09:23:39.548Z] [2021-12-03T09:23:39.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-12-03T09:23:39.548Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.548Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-12-03T09:23:39.548Z] [2021-12-03T09:23:39.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-12-03T09:23:39.548Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.548Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-12-03T09:23:39.548Z] [2021-12-03T09:23:39.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-12-03T09:23:39.548Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.548Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-12-03T09:23:39.548Z] [2021-12-03T09:23:39.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-12-03T09:23:39.548Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.548Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-12-03T09:23:39.548Z] [2021-12-03T09:23:39.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-12-03T09:23:39.548Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.548Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-12-03T09:23:39.548Z] [2021-12-03T09:23:39.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-12-03T09:23:39.548Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.548Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-12-03T09:23:39.548Z] [2021-12-03T09:23:39.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-12-03T09:23:39.548Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.548Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-12-03T09:23:39.548Z] [2021-12-03T09:23:39.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-12-03T09:23:39.548Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.548Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-12-03T09:23:39.548Z] [2021-12-03T09:23:39.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-12-03T09:23:39.548Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.548Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-12-03T09:23:39.548Z] [2021-12-03T09:23:39.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-12-03T09:23:39.548Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.548Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-12-03T09:23:39.548Z] [2021-12-03T09:23:39.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s) [2021-12-03T09:23:39.548Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.548Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s) [2021-12-03T09:23:39.548Z] [2021-12-03T09:23:39.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.81s) [2021-12-03T09:23:39.548Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.548Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.81s) [2021-12-03T09:23:39.548Z] [2021-12-03T09:23:39.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-12-03T09:23:39.548Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.548Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-12-03T09:23:39.548Z] [2021-12-03T09:23:39.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-12-03T09:23:39.548Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.548Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-12-03T09:23:39.548Z] [2021-12-03T09:23:39.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-12-03T09:23:39.548Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.548Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-12-03T09:23:39.548Z] [2021-12-03T09:23:39.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-12-03T09:23:39.548Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.548Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-12-03T09:23:39.548Z] [2021-12-03T09:23:39.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2021-12-03T09:23:39.548Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.548Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2021-12-03T09:23:39.548Z] [2021-12-03T09:23:39.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-12-03T09:23:39.548Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.549Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-12-03T09:23:39.549Z] [2021-12-03T09:23:39.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s) [2021-12-03T09:23:39.549Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.549Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s) [2021-12-03T09:23:39.549Z] [2021-12-03T09:23:39.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-12-03T09:23:39.549Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.549Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-12-03T09:23:39.549Z] [2021-12-03T09:23:39.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-12-03T09:23:39.549Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.549Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-12-03T09:23:39.549Z] [2021-12-03T09:23:39.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-12-03T09:23:39.549Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.549Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-12-03T09:23:39.549Z] [2021-12-03T09:23:39.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-12-03T09:23:39.549Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-12-03T09:23:39.549Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-12-03T09:23:39.549Z] [2021-12-03T09:23:39.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-12-03T09:23:39.549Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.549Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-12-03T09:23:39.549Z] [2021-12-03T09:23:39.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-12-03T09:23:39.549Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.549Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-12-03T09:23:39.549Z] [2021-12-03T09:23:39.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-12-03T09:23:39.549Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.549Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-12-03T09:23:39.549Z] [2021-12-03T09:23:39.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-12-03T09:23:39.549Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.549Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-12-03T09:23:39.549Z] [2021-12-03T09:23:39.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-12-03T09:23:39.549Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.549Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-12-03T09:23:39.549Z] [2021-12-03T09:23:39.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-12-03T09:23:39.549Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.549Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-12-03T09:23:39.549Z] [2021-12-03T09:23:39.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-12-03T09:23:39.549Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.549Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-12-03T09:23:39.549Z] [2021-12-03T09:23:39.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-12-03T09:23:39.549Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.549Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-12-03T09:23:39.549Z] [2021-12-03T09:23:39.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-12-03T09:23:39.549Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.549Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-12-03T09:23:39.549Z] [2021-12-03T09:23:39.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-12-03T09:23:39.549Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.549Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-12-03T09:23:39.549Z] [2021-12-03T09:23:39.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-12-03T09:23:39.549Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.549Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-12-03T09:23:39.549Z] [2021-12-03T09:23:39.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-12-03T09:23:39.549Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.549Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-12-03T09:23:39.549Z] [2021-12-03T09:23:39.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-12-03T09:23:39.549Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.549Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-12-03T09:23:39.549Z] [2021-12-03T09:23:39.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-12-03T09:23:39.549Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.549Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-12-03T09:23:39.549Z] [2021-12-03T09:23:39.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-12-03T09:23:39.549Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.549Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-12-03T09:23:39.549Z] [2021-12-03T09:23:39.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-12-03T09:23:39.549Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.549Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-12-03T09:23:39.549Z] [2021-12-03T09:23:39.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-12-03T09:23:39.549Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.549Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-12-03T09:23:39.549Z] [2021-12-03T09:23:39.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-12-03T09:23:39.549Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.549Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-12-03T09:23:39.549Z] [2021-12-03T09:23:39.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-12-03T09:23:39.549Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.549Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-12-03T09:23:39.549Z] [2021-12-03T09:23:39.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-12-03T09:23:39.549Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.549Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-12-03T09:23:39.549Z] [2021-12-03T09:23:39.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-12-03T09:23:39.549Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.549Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-12-03T09:23:39.549Z] [2021-12-03T09:23:39.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-12-03T09:23:39.549Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.549Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-12-03T09:23:39.549Z] [2021-12-03T09:23:39.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-12-03T09:23:39.549Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.549Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-12-03T09:23:39.549Z] [2021-12-03T09:23:39.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-12-03T09:23:39.549Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.549Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-12-03T09:23:39.549Z] [2021-12-03T09:23:39.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-12-03T09:23:39.549Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.549Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-12-03T09:23:39.549Z] [2021-12-03T09:23:39.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-12-03T09:23:39.549Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.549Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-12-03T09:23:39.549Z] [2021-12-03T09:23:39.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-12-03T09:23:39.549Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.549Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-12-03T09:23:39.549Z] [2021-12-03T09:23:39.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-12-03T09:23:39.549Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-12-03T09:23:39.549Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-12-03T09:23:39.549Z] [2021-12-03T09:23:39.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-12-03T09:23:39.549Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.549Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-12-03T09:23:39.549Z] [2021-12-03T09:23:39.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-12-03T09:23:39.549Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.549Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-12-03T09:23:39.549Z] [2021-12-03T09:23:39.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-12-03T09:23:39.549Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.549Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-12-03T09:23:39.549Z] [2021-12-03T09:23:39.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-12-03T09:23:39.549Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.549Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-12-03T09:23:39.549Z] [2021-12-03T09:23:39.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-12-03T09:23:39.549Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.549Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-12-03T09:23:39.549Z] [2021-12-03T09:23:39.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-12-03T09:23:39.549Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.549Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-12-03T09:23:39.549Z] [2021-12-03T09:23:39.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-12-03T09:23:39.549Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.549Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-12-03T09:23:39.549Z] [2021-12-03T09:23:39.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-12-03T09:23:39.549Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.549Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-12-03T09:23:39.549Z] [2021-12-03T09:23:39.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-12-03T09:23:39.549Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.549Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-12-03T09:23:39.549Z] [2021-12-03T09:23:39.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-12-03T09:23:39.549Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.549Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-12-03T09:23:39.549Z] [2021-12-03T09:23:39.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-12-03T09:23:39.549Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.549Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-12-03T09:23:39.549Z] [2021-12-03T09:23:39.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-12-03T09:23:39.549Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.549Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-12-03T09:23:39.549Z] [2021-12-03T09:23:39.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-12-03T09:23:39.549Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.549Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-12-03T09:23:39.549Z] [2021-12-03T09:23:39.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-12-03T09:23:39.549Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.549Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-12-03T09:23:39.549Z] [2021-12-03T09:23:39.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.31s) [2021-12-03T09:23:39.549Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.549Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2021-12-03T09:23:39.549Z] [2021-12-03T09:23:39.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2021-12-03T09:23:39.549Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.549Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-12-03T09:23:39.549Z] [2021-12-03T09:23:39.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-12-03T09:23:39.549Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.549Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-12-03T09:23:39.549Z] [2021-12-03T09:23:39.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-12-03T09:23:39.549Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.549Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-12-03T09:23:39.549Z] [2021-12-03T09:23:39.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-12-03T09:23:39.549Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.550Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-12-03T09:23:39.550Z] [2021-12-03T09:23:39.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-12-03T09:23:39.550Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.550Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-12-03T09:23:39.550Z] [2021-12-03T09:23:39.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-12-03T09:23:39.550Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.550Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-12-03T09:23:39.550Z] [2021-12-03T09:23:39.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-12-03T09:23:39.550Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.550Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-12-03T09:23:39.550Z] [2021-12-03T09:23:39.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-12-03T09:23:39.550Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.550Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-12-03T09:23:39.550Z] [2021-12-03T09:23:39.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2021-12-03T09:23:39.550Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.550Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2021-12-03T09:23:39.550Z] [2021-12-03T09:23:39.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-12-03T09:23:39.550Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.550Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-12-03T09:23:39.550Z] [2021-12-03T09:23:39.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-12-03T09:23:39.550Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.550Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-12-03T09:23:39.550Z] [2021-12-03T09:23:39.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.28s) [2021-12-03T09:23:39.550Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.550Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2021-12-03T09:23:39.550Z] [2021-12-03T09:23:39.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-12-03T09:23:39.550Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.550Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-12-03T09:23:39.550Z] [2021-12-03T09:23:39.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-12-03T09:23:39.550Z] docker_cli_sni_test.go:18: Flakey test [2021-12-03T09:23:39.550Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-12-03T09:23:39.550Z] [2021-12-03T09:23:39.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2021-12-03T09:23:39.550Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-12-03T09:23:39.550Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2021-12-03T09:23:39.550Z] [2021-12-03T09:23:39.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-12-03T09:23:39.550Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.550Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-12-03T09:23:39.550Z] [2021-12-03T09:23:39.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-12-03T09:23:39.550Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.550Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-12-03T09:23:39.550Z] [2021-12-03T09:23:39.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-12-03T09:23:39.550Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.550Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-12-03T09:23:39.550Z] [2021-12-03T09:23:39.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-12-03T09:23:39.550Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.550Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-12-03T09:23:39.550Z] [2021-12-03T09:23:39.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-12-03T09:23:39.550Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.550Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-12-03T09:23:39.550Z] [2021-12-03T09:23:39.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-12-03T09:23:39.550Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.550Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-12-03T09:23:39.550Z] [2021-12-03T09:23:39.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-12-03T09:23:39.550Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.550Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-12-03T09:23:39.550Z] [2021-12-03T09:23:39.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-12-03T09:23:39.550Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.550Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-12-03T09:23:39.550Z] [2021-12-03T09:23:39.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-12-03T09:23:39.550Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.550Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-12-03T09:23:39.550Z] [2021-12-03T09:23:39.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-12-03T09:23:39.550Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.550Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-12-03T09:23:39.550Z] [2021-12-03T09:23:39.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-12-03T09:23:39.550Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.550Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-12-03T09:23:39.550Z] [2021-12-03T09:23:39.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-12-03T09:23:39.550Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.550Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-12-03T09:23:39.550Z] [2021-12-03T09:23:39.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-12-03T09:23:39.550Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.550Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-12-03T09:23:39.550Z] [2021-12-03T09:23:39.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-12-03T09:23:39.550Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.550Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-12-03T09:23:39.550Z] [2021-12-03T09:23:39.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-12-03T09:23:39.550Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.550Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-12-03T09:23:39.550Z] [2021-12-03T09:23:39.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-12-03T09:23:39.550Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.550Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-12-03T09:23:39.550Z] [2021-12-03T09:23:39.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-12-03T09:23:39.550Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.550Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-12-03T09:23:39.550Z] [2021-12-03T09:23:39.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-12-03T09:23:39.550Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.550Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-12-03T09:23:39.550Z] [2021-12-03T09:23:39.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-12-03T09:23:39.550Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.550Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-12-03T09:23:39.550Z] [2021-12-03T09:23:39.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-12-03T09:23:39.550Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.550Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-12-03T09:23:39.550Z] [2021-12-03T09:23:39.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-12-03T09:23:39.550Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.550Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-12-03T09:23:39.550Z] [2021-12-03T09:23:39.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-12-03T09:23:39.550Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.550Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-12-03T09:23:39.550Z] [2021-12-03T09:23:39.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-12-03T09:23:39.550Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.550Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-12-03T09:23:39.550Z] [2021-12-03T09:23:39.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-12-03T09:23:39.550Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.550Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-12-03T09:23:39.550Z] [2021-12-03T09:23:39.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-12-03T09:23:39.550Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.550Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-12-03T09:23:39.550Z] [2021-12-03T09:23:39.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-12-03T09:23:39.550Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.550Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-12-03T09:23:39.550Z] [2021-12-03T09:23:39.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-12-03T09:23:39.550Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.550Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-12-03T09:23:39.550Z] [2021-12-03T09:23:39.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-12-03T09:23:39.550Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.550Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-12-03T09:23:39.550Z] [2021-12-03T09:23:39.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-12-03T09:23:39.550Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.550Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-12-03T09:23:39.550Z] [2021-12-03T09:23:39.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-12-03T09:23:39.550Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.550Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-12-03T09:23:39.550Z] [2021-12-03T09:23:39.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-12-03T09:23:39.550Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.550Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-12-03T09:23:39.550Z] [2021-12-03T09:23:39.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-12-03T09:23:39.550Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.550Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-12-03T09:23:39.550Z] [2021-12-03T09:23:39.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-12-03T09:23:39.550Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.550Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-12-03T09:23:39.550Z] [2021-12-03T09:23:39.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-12-03T09:23:39.550Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.550Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-12-03T09:23:39.550Z] [2021-12-03T09:23:39.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-12-03T09:23:39.550Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.550Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-12-03T09:23:39.550Z] [2021-12-03T09:23:39.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-12-03T09:23:39.550Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.550Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-12-03T09:23:39.550Z] [2021-12-03T09:23:39.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-12-03T09:23:39.550Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.550Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-12-03T09:23:39.550Z] [2021-12-03T09:23:39.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-12-03T09:23:39.550Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.550Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-12-03T09:23:39.550Z] [2021-12-03T09:23:39.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-12-03T09:23:39.550Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.550Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-12-03T09:23:39.550Z] [2021-12-03T09:23:39.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-12-03T09:23:39.550Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.550Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-12-03T09:23:39.550Z] [2021-12-03T09:23:39.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-12-03T09:23:39.550Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.550Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-12-03T09:23:39.550Z] [2021-12-03T09:23:39.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-12-03T09:23:39.550Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.550Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-12-03T09:23:39.550Z] [2021-12-03T09:23:39.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-12-03T09:23:39.550Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.550Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-12-03T09:23:39.550Z] [2021-12-03T09:23:39.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-12-03T09:23:39.550Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.550Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-12-03T09:23:39.550Z] [2021-12-03T09:23:39.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-12-03T09:23:39.550Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.550Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-12-03T09:23:39.550Z] [2021-12-03T09:23:39.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-12-03T09:23:39.550Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-12-03T09:23:39.551Z] [2021-12-03T09:23:39.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-12-03T09:23:39.551Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-12-03T09:23:39.551Z] [2021-12-03T09:23:39.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-12-03T09:23:39.551Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-12-03T09:23:39.551Z] [2021-12-03T09:23:39.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-12-03T09:23:39.551Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-12-03T09:23:39.551Z] [2021-12-03T09:23:39.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-12-03T09:23:39.551Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-12-03T09:23:39.551Z] [2021-12-03T09:23:39.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-12-03T09:23:39.551Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-12-03T09:23:39.551Z] [2021-12-03T09:23:39.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-12-03T09:23:39.551Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-12-03T09:23:39.551Z] [2021-12-03T09:23:39.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-12-03T09:23:39.551Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-12-03T09:23:39.551Z] [2021-12-03T09:23:39.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-12-03T09:23:39.551Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-12-03T09:23:39.551Z] [2021-12-03T09:23:39.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-12-03T09:23:39.551Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-12-03T09:23:39.551Z] [2021-12-03T09:23:39.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-12-03T09:23:39.551Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-12-03T09:23:39.551Z] [2021-12-03T09:23:39.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-12-03T09:23:39.551Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-12-03T09:23:39.551Z] [2021-12-03T09:23:39.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-12-03T09:23:39.551Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-12-03T09:23:39.551Z] [2021-12-03T09:23:39.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-12-03T09:23:39.551Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-12-03T09:23:39.551Z] [2021-12-03T09:23:39.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-12-03T09:23:39.551Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-12-03T09:23:39.551Z] [2021-12-03T09:23:39.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-12-03T09:23:39.551Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-12-03T09:23:39.551Z] [2021-12-03T09:23:39.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-12-03T09:23:39.551Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-12-03T09:23:39.551Z] [2021-12-03T09:23:39.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-12-03T09:23:39.551Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-12-03T09:23:39.551Z] [2021-12-03T09:23:39.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-12-03T09:23:39.551Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-12-03T09:23:39.551Z] [2021-12-03T09:23:39.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-12-03T09:23:39.551Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-12-03T09:23:39.551Z] [2021-12-03T09:23:39.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-12-03T09:23:39.551Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-12-03T09:23:39.551Z] [2021-12-03T09:23:39.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-12-03T09:23:39.551Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-12-03T09:23:39.551Z] [2021-12-03T09:23:39.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-12-03T09:23:39.551Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-12-03T09:23:39.551Z] [2021-12-03T09:23:39.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-12-03T09:23:39.551Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-12-03T09:23:39.551Z] [2021-12-03T09:23:39.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-12-03T09:23:39.551Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-12-03T09:23:39.551Z] [2021-12-03T09:23:39.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-12-03T09:23:39.551Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-12-03T09:23:39.551Z] [2021-12-03T09:23:39.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-12-03T09:23:39.551Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-12-03T09:23:39.551Z] [2021-12-03T09:23:39.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-12-03T09:23:39.551Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-12-03T09:23:39.551Z] [2021-12-03T09:23:39.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-12-03T09:23:39.551Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-12-03T09:23:39.551Z] [2021-12-03T09:23:39.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-12-03T09:23:39.551Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-12-03T09:23:39.551Z] [2021-12-03T09:23:39.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-12-03T09:23:39.551Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-12-03T09:23:39.551Z] [2021-12-03T09:23:39.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-12-03T09:23:39.551Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-12-03T09:23:39.551Z] [2021-12-03T09:23:39.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-12-03T09:23:39.551Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-12-03T09:23:39.551Z] [2021-12-03T09:23:39.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-12-03T09:23:39.551Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-12-03T09:23:39.551Z] [2021-12-03T09:23:39.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-12-03T09:23:39.551Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-12-03T09:23:39.551Z] [2021-12-03T09:23:39.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-12-03T09:23:39.551Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-12-03T09:23:39.551Z] [2021-12-03T09:23:39.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-12-03T09:23:39.551Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-12-03T09:23:39.551Z] [2021-12-03T09:23:39.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-12-03T09:23:39.551Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-12-03T09:23:39.551Z] [2021-12-03T09:23:39.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-12-03T09:23:39.551Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-12-03T09:23:39.551Z] [2021-12-03T09:23:39.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-12-03T09:23:39.551Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-12-03T09:23:39.551Z] [2021-12-03T09:23:39.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-12-03T09:23:39.551Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-12-03T09:23:39.551Z] [2021-12-03T09:23:39.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-12-03T09:23:39.551Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-12-03T09:23:39.551Z] [2021-12-03T09:23:39.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-12-03T09:23:39.551Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-12-03T09:23:39.551Z] [2021-12-03T09:23:39.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-12-03T09:23:39.551Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-12-03T09:23:39.551Z] [2021-12-03T09:23:39.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-12-03T09:23:39.551Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-12-03T09:23:39.551Z] [2021-12-03T09:23:39.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-12-03T09:23:39.551Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-12-03T09:23:39.551Z] [2021-12-03T09:23:39.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-12-03T09:23:39.551Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-12-03T09:23:39.551Z] [2021-12-03T09:23:39.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-12-03T09:23:39.551Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-12-03T09:23:39.551Z] [2021-12-03T09:23:39.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-12-03T09:23:39.551Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-12-03T09:23:39.551Z] [2021-12-03T09:23:39.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-12-03T09:23:39.551Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-12-03T09:23:39.551Z] [2021-12-03T09:23:39.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-12-03T09:23:39.551Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-12-03T09:23:39.551Z] [2021-12-03T09:23:39.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-12-03T09:23:39.551Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-12-03T09:23:39.551Z] [2021-12-03T09:23:39.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-12-03T09:23:39.551Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-12-03T09:23:39.551Z] [2021-12-03T09:23:39.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-12-03T09:23:39.551Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-12-03T09:23:39.551Z] [2021-12-03T09:23:39.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-12-03T09:23:39.551Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-12-03T09:23:39.551Z] [2021-12-03T09:23:39.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-12-03T09:23:39.551Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-12-03T09:23:39.551Z] [2021-12-03T09:23:39.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-12-03T09:23:39.551Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-12-03T09:23:39.551Z] [2021-12-03T09:23:39.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-12-03T09:23:39.551Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-12-03T09:23:39.551Z] [2021-12-03T09:23:39.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-12-03T09:23:39.551Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-12-03T09:23:39.551Z] [2021-12-03T09:23:39.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-12-03T09:23:39.551Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-12-03T09:23:39.551Z] [2021-12-03T09:23:39.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-12-03T09:23:39.551Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-12-03T09:23:39.551Z] [2021-12-03T09:23:39.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-12-03T09:23:39.551Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-12-03T09:23:39.551Z] [2021-12-03T09:23:39.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-12-03T09:23:39.551Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.551Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-12-03T09:23:39.552Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-12-03T09:23:39.552Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-12-03T09:23:39.552Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-12-03T09:23:39.552Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-12-03T09:23:39.552Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-12-03T09:23:39.552Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-12-03T09:23:39.552Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-12-03T09:23:39.552Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-12-03T09:23:39.552Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-12-03T09:23:39.552Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-12-03T09:23:39.552Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-12-03T09:23:39.552Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-12-03T09:23:39.552Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-12-03T09:23:39.552Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-12-03T09:23:39.552Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-12-03T09:23:39.552Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-12-03T09:23:39.552Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-12-03T09:23:39.552Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-12-03T09:23:39.552Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-12-03T09:23:39.552Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-12-03T09:23:39.552Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-12-03T09:23:39.552Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-12-03T09:23:39.552Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-12-03T09:23:39.552Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-12-03T09:23:39.552Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-12-03T09:23:39.552Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-12-03T09:23:39.552Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-12-03T09:23:39.552Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-12-03T09:23:39.552Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-12-03T09:23:39.552Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-12-03T09:23:39.552Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-12-03T09:23:39.552Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-12-03T09:23:39.552Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-12-03T09:23:39.552Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-12-03T09:23:39.552Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-12-03T09:23:39.552Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-12-03T09:23:39.552Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-12-03T09:23:39.552Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-12-03T09:23:39.552Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-12-03T09:23:39.552Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-12-03T09:23:39.552Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-12-03T09:23:39.552Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-12-03T09:23:39.552Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-12-03T09:23:39.552Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-12-03T09:23:39.552Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-12-03T09:23:39.552Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-12-03T09:23:39.552Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-12-03T09:23:39.552Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-12-03T09:23:39.552Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-12-03T09:23:39.552Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-12-03T09:23:39.552Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-12-03T09:23:39.552Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-12-03T09:23:39.552Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-12-03T09:23:39.552Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-12-03T09:23:39.552Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-12-03T09:23:39.552Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-12-03T09:23:39.552Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-12-03T09:23:39.552Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-12-03T09:23:39.552Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-12-03T09:23:39.552Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-12-03T09:23:39.552Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-12-03T09:23:39.552Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-12-03T09:23:39.552Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-12-03T09:23:39.552Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-12-03T09:23:39.552Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-12-03T09:23:39.552Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-12-03T09:23:39.552Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-12-03T09:23:39.552Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.552Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-12-03T09:23:39.552Z] [2021-12-03T09:23:39.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-12-03T09:23:39.552Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.553Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-12-03T09:23:39.553Z] [2021-12-03T09:23:39.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-12-03T09:23:39.553Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.553Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-12-03T09:23:39.553Z] [2021-12-03T09:23:39.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-12-03T09:23:39.553Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.553Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-12-03T09:23:39.553Z] [2021-12-03T09:23:39.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-12-03T09:23:39.553Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.553Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-12-03T09:23:39.553Z] [2021-12-03T09:23:39.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-12-03T09:23:39.553Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-12-03T09:23:39.553Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-12-03T09:23:39.553Z] [2021-12-03T09:23:39.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2021-12-03T09:23:39.553Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-12-03T09:23:39.553Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2021-12-03T09:23:39.553Z] [2021-12-03T09:23:39.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-12-03T09:23:39.553Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.553Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-12-03T09:23:39.553Z] [2021-12-03T09:23:39.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-12-03T09:23:39.553Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.553Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-12-03T09:23:39.553Z] [2021-12-03T09:23:39.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-12-03T09:23:39.553Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.553Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-12-03T09:23:39.553Z] [2021-12-03T09:23:39.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-12-03T09:23:39.553Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.553Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-12-03T09:23:39.553Z] [2021-12-03T09:23:39.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-12-03T09:23:39.553Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.553Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-12-03T09:23:39.553Z] [2021-12-03T09:23:39.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-12-03T09:23:39.553Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.553Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-12-03T09:23:39.553Z] [2021-12-03T09:23:39.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-12-03T09:23:39.553Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.553Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-12-03T09:23:39.553Z] [2021-12-03T09:23:39.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-12-03T09:23:39.553Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.553Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-12-03T09:23:39.553Z] [2021-12-03T09:23:39.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-12-03T09:23:39.553Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.553Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-12-03T09:23:39.553Z] [2021-12-03T09:23:39.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-12-03T09:23:39.553Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.553Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-12-03T09:23:39.553Z] [2021-12-03T09:23:39.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-12-03T09:23:39.553Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.553Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-12-03T09:23:39.553Z] [2021-12-03T09:23:39.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-12-03T09:23:39.553Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.553Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-12-03T09:23:39.553Z] [2021-12-03T09:23:39.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-12-03T09:23:39.553Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.553Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-12-03T09:23:39.553Z] [2021-12-03T09:23:39.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-12-03T09:23:39.553Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.553Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-12-03T09:23:39.553Z] [2021-12-03T09:23:39.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-12-03T09:23:39.553Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.553Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-12-03T09:23:39.553Z] [2021-12-03T09:23:39.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-12-03T09:23:39.553Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.553Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-12-03T09:23:39.553Z] [2021-12-03T09:23:39.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-12-03T09:23:39.553Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.553Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-12-03T09:23:39.553Z] [2021-12-03T09:23:39.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-12-03T09:23:39.553Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.553Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-12-03T09:23:39.553Z] [2021-12-03T09:23:39.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-12-03T09:23:39.553Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.553Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-12-03T09:23:39.553Z] [2021-12-03T09:23:39.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-12-03T09:23:39.553Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.553Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-12-03T09:23:39.553Z] [2021-12-03T09:23:39.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-12-03T09:23:39.553Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.553Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-12-03T09:23:39.553Z] [2021-12-03T09:23:39.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-12-03T09:23:39.553Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.553Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-12-03T09:23:39.553Z] [2021-12-03T09:23:39.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-12-03T09:23:39.553Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.553Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-12-03T09:23:39.553Z] [2021-12-03T09:23:39.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-12-03T09:23:39.553Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.553Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-12-03T09:23:39.553Z] [2021-12-03T09:23:39.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-12-03T09:23:39.553Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.553Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-12-03T09:23:39.553Z] [2021-12-03T09:23:39.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-12-03T09:23:39.553Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.553Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-12-03T09:23:39.553Z] [2021-12-03T09:23:39.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-12-03T09:23:39.553Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.553Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-12-03T09:23:39.553Z] [2021-12-03T09:23:39.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-12-03T09:23:39.553Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.553Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-12-03T09:23:39.553Z] [2021-12-03T09:23:39.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-12-03T09:23:39.553Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.553Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-12-03T09:23:39.553Z] [2021-12-03T09:23:39.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-12-03T09:23:39.553Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.553Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-12-03T09:23:39.553Z] [2021-12-03T09:23:39.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-12-03T09:23:39.553Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.553Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-12-03T09:23:39.553Z] [2021-12-03T09:23:39.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-12-03T09:23:39.553Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.553Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-12-03T09:23:39.553Z] [2021-12-03T09:23:39.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-12-03T09:23:39.553Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.553Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-12-03T09:23:39.553Z] [2021-12-03T09:23:39.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-12-03T09:23:39.553Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.553Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-12-03T09:23:39.553Z] [2021-12-03T09:23:39.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-12-03T09:23:39.553Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.553Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-12-03T09:23:39.553Z] [2021-12-03T09:23:39.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-12-03T09:23:39.553Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.553Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-12-03T09:23:39.553Z] [2021-12-03T09:23:39.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-12-03T09:23:39.553Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.553Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-12-03T09:23:39.553Z] [2021-12-03T09:23:39.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-12-03T09:23:39.553Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.553Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-12-03T09:23:39.553Z] [2021-12-03T09:23:39.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-12-03T09:23:39.553Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.553Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-12-03T09:23:39.553Z] [2021-12-03T09:23:39.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-12-03T09:23:39.553Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.553Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-12-03T09:23:39.553Z] [2021-12-03T09:23:39.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-12-03T09:23:39.553Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.553Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-12-03T09:23:39.553Z] [2021-12-03T09:23:39.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-12-03T09:23:39.553Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.553Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-12-03T09:23:39.553Z] [2021-12-03T09:23:39.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-12-03T09:23:39.553Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.553Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-12-03T09:23:39.553Z] [2021-12-03T09:23:39.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-12-03T09:23:39.553Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.553Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-12-03T09:23:39.553Z] [2021-12-03T09:23:39.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-12-03T09:23:39.553Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.553Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-12-03T09:23:39.553Z] [2021-12-03T09:23:39.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-12-03T09:23:39.553Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.553Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-12-03T09:23:39.553Z] [2021-12-03T09:23:39.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-12-03T09:23:39.553Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.553Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-12-03T09:23:39.553Z] [2021-12-03T09:23:39.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-12-03T09:23:39.553Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.553Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-12-03T09:23:39.553Z] [2021-12-03T09:23:39.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-12-03T09:23:39.553Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.553Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-12-03T09:23:39.553Z] [2021-12-03T09:23:39.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-12-03T09:23:39.553Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.553Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-12-03T09:23:39.553Z] [2021-12-03T09:23:39.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-12-03T09:23:39.553Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.553Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-12-03T09:23:39.553Z] [2021-12-03T09:23:39.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-12-03T09:23:39.553Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.553Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-12-03T09:23:39.553Z] [2021-12-03T09:23:39.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-12-03T09:23:39.553Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.553Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-12-03T09:23:39.553Z] [2021-12-03T09:23:39.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-12-03T09:23:39.553Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.553Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-12-03T09:23:39.553Z] [2021-12-03T09:23:39.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-12-03T09:23:39.553Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.553Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-12-03T09:23:39.553Z] [2021-12-03T09:23:39.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-12-03T09:23:39.554Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.554Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-12-03T09:23:39.554Z] [2021-12-03T09:23:39.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-12-03T09:23:39.554Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.554Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-12-03T09:23:39.554Z] [2021-12-03T09:23:39.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-12-03T09:23:39.554Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.554Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-12-03T09:23:39.554Z] [2021-12-03T09:23:39.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-12-03T09:23:39.554Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.554Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-12-03T09:23:39.554Z] [2021-12-03T09:23:39.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-12-03T09:23:39.554Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.554Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-12-03T09:23:39.554Z] [2021-12-03T09:23:39.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-12-03T09:23:39.554Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.554Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-12-03T09:23:39.554Z] [2021-12-03T09:23:39.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-12-03T09:23:39.554Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.554Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-12-03T09:23:39.554Z] [2021-12-03T09:23:39.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-12-03T09:23:39.554Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.554Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-12-03T09:23:39.554Z] [2021-12-03T09:23:39.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-12-03T09:23:39.554Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.554Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-12-03T09:23:39.554Z] [2021-12-03T09:23:39.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-12-03T09:23:39.554Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-12-03T09:23:39.554Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-12-03T09:23:39.554Z] [2021-12-03T09:23:39.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-12-03T09:23:39.554Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.554Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-12-03T09:23:39.554Z] [2021-12-03T09:23:39.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-12-03T09:23:39.554Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.554Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-12-03T09:23:39.554Z] [2021-12-03T09:23:39.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-12-03T09:23:39.554Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.554Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-12-03T09:23:39.554Z] [2021-12-03T09:23:39.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-12-03T09:23:39.554Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.554Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-12-03T09:23:39.554Z] [2021-12-03T09:23:39.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-12-03T09:23:39.554Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.554Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-12-03T09:23:39.554Z] [2021-12-03T09:23:39.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-12-03T09:23:39.554Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.554Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-12-03T09:23:39.554Z] [2021-12-03T09:23:39.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-12-03T09:23:39.554Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.554Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-12-03T09:23:39.554Z] [2021-12-03T09:23:39.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-12-03T09:23:39.554Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.554Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-12-03T09:23:39.554Z] [2021-12-03T09:23:39.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-12-03T09:23:39.554Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.554Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-12-03T09:23:39.554Z] [2021-12-03T09:23:39.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-12-03T09:23:39.554Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.554Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-12-03T09:23:39.554Z] [2021-12-03T09:23:39.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-12-03T09:23:39.554Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.554Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-12-03T09:23:39.554Z] [2021-12-03T09:23:39.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-12-03T09:23:39.554Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.554Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-12-03T09:23:39.554Z] [2021-12-03T09:23:39.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-12-03T09:23:39.554Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.554Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-12-03T09:23:39.554Z] [2021-12-03T09:23:39.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-12-03T09:23:39.554Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.554Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-12-03T09:23:39.554Z] [2021-12-03T09:23:39.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-12-03T09:23:39.554Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.554Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-12-03T09:23:39.554Z] [2021-12-03T09:23:39.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-12-03T09:23:39.554Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.554Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-12-03T09:23:39.554Z] [2021-12-03T09:23:39.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-12-03T09:23:39.554Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.554Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-12-03T09:23:39.554Z] [2021-12-03T09:23:39.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-12-03T09:23:39.554Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.554Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-12-03T09:23:39.554Z] [2021-12-03T09:23:39.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-12-03T09:23:39.554Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.554Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-12-03T09:23:39.554Z] [2021-12-03T09:23:39.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-12-03T09:23:39.554Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.554Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-12-03T09:23:39.554Z] [2021-12-03T09:23:39.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-12-03T09:23:39.554Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.554Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-12-03T09:23:39.554Z] [2021-12-03T09:23:39.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-12-03T09:23:39.554Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.554Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-12-03T09:23:39.554Z] [2021-12-03T09:23:39.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-12-03T09:23:39.554Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.554Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-12-03T09:23:39.554Z] [2021-12-03T09:23:39.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-12-03T09:23:39.554Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.554Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-12-03T09:23:39.554Z] [2021-12-03T09:23:39.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-12-03T09:23:39.554Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.554Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-12-03T09:23:39.554Z] [2021-12-03T09:23:39.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-12-03T09:23:39.554Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.554Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-12-03T09:23:39.554Z] [2021-12-03T09:23:39.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-12-03T09:23:39.554Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.554Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-12-03T09:23:39.554Z] [2021-12-03T09:23:39.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-12-03T09:23:39.554Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.554Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-12-03T09:23:39.554Z] [2021-12-03T09:23:39.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-12-03T09:23:39.554Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.554Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-12-03T09:23:39.554Z] [2021-12-03T09:23:39.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-12-03T09:23:39.554Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.554Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-12-03T09:23:39.554Z] [2021-12-03T09:23:39.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-12-03T09:23:39.554Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.554Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-12-03T09:23:39.554Z] [2021-12-03T09:23:39.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-12-03T09:23:39.554Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.554Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-12-03T09:23:39.554Z] [2021-12-03T09:23:39.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-12-03T09:23:39.554Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.554Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-12-03T09:23:39.554Z] [2021-12-03T09:23:39.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-12-03T09:23:39.554Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.554Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-12-03T09:23:39.554Z] [2021-12-03T09:23:39.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-12-03T09:23:39.554Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.554Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-12-03T09:23:39.554Z] [2021-12-03T09:23:39.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-12-03T09:23:39.554Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.554Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-12-03T09:23:39.554Z] [2021-12-03T09:23:39.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-12-03T09:23:39.554Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.554Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-12-03T09:23:39.554Z] [2021-12-03T09:23:39.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-12-03T09:23:39.554Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.554Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-12-03T09:23:39.554Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.02s) [2021-12-03T09:23:39.555Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.02s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.555Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-12-03T09:23:39.555Z] [2021-12-03T09:23:39.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-12-03T09:23:39.555Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.556Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-12-03T09:23:39.556Z] [2021-12-03T09:23:39.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-12-03T09:23:39.556Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.556Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-12-03T09:23:39.556Z] [2021-12-03T09:23:39.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-12-03T09:23:39.556Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.556Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-12-03T09:23:39.556Z] [2021-12-03T09:23:39.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-12-03T09:23:39.556Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.556Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-12-03T09:23:39.556Z] [2021-12-03T09:23:39.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-12-03T09:23:39.556Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.556Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-12-03T09:23:39.556Z] [2021-12-03T09:23:39.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-12-03T09:23:39.556Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.556Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-12-03T09:23:39.556Z] [2021-12-03T09:23:39.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-12-03T09:23:39.556Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.556Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-12-03T09:23:39.556Z] [2021-12-03T09:23:39.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-12-03T09:23:39.556Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.556Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-12-03T09:23:39.556Z] [2021-12-03T09:23:39.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-12-03T09:23:39.556Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.556Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-12-03T09:23:39.556Z] [2021-12-03T09:23:39.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-12-03T09:23:39.556Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.556Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-12-03T09:23:39.556Z] [2021-12-03T09:23:39.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-12-03T09:23:39.556Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.556Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-12-03T09:23:39.556Z] [2021-12-03T09:23:39.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-12-03T09:23:39.556Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.556Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-12-03T09:23:39.556Z] [2021-12-03T09:23:39.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-12-03T09:23:39.556Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.556Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-12-03T09:23:39.556Z] [2021-12-03T09:23:39.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-12-03T09:23:39.556Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.556Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-12-03T09:23:39.556Z] [2021-12-03T09:23:39.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-12-03T09:23:39.556Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.556Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-12-03T09:23:39.556Z] [2021-12-03T09:23:39.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-03T09:23:39.556Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.556Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-03T09:23:39.556Z] [2021-12-03T09:23:39.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-03T09:23:39.556Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.556Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-03T09:23:39.556Z] [2021-12-03T09:23:39.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-03T09:23:39.556Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.556Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-03T09:23:39.556Z] [2021-12-03T09:23:39.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-12-03T09:23:39.556Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.556Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-12-03T09:23:39.556Z] [2021-12-03T09:23:39.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-12-03T09:23:39.556Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.556Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-12-03T09:23:39.556Z] [2021-12-03T09:23:39.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-12-03T09:23:39.556Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.556Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-12-03T09:23:39.556Z] [2021-12-03T09:23:39.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-12-03T09:23:39.556Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.556Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-12-03T09:23:39.556Z] [2021-12-03T09:23:39.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-12-03T09:23:39.556Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.556Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-12-03T09:23:39.556Z] [2021-12-03T09:23:39.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-12-03T09:23:39.556Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.556Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-12-03T09:23:39.556Z] [2021-12-03T09:23:39.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-12-03T09:23:39.556Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.556Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-12-03T09:23:39.556Z] [2021-12-03T09:23:39.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-12-03T09:23:39.556Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.556Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-12-03T09:23:39.556Z] [2021-12-03T09:23:39.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-12-03T09:23:39.556Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.556Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-12-03T09:23:39.556Z] [2021-12-03T09:23:39.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-12-03T09:23:39.556Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.556Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-12-03T09:23:39.556Z] [2021-12-03T09:23:39.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-12-03T09:23:39.556Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.556Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-12-03T09:23:39.556Z] [2021-12-03T09:23:39.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-12-03T09:23:39.556Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.556Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-12-03T09:23:39.556Z] [2021-12-03T09:23:39.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-12-03T09:23:39.556Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.556Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-12-03T09:23:39.556Z] [2021-12-03T09:23:39.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-03T09:23:39.556Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.556Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-03T09:23:39.556Z] [2021-12-03T09:23:39.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-03T09:23:39.556Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.556Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-03T09:23:39.556Z] [2021-12-03T09:23:39.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-03T09:23:39.556Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.556Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-03T09:23:39.556Z] [2021-12-03T09:23:39.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-03T09:23:39.556Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.556Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-03T09:23:39.556Z] [2021-12-03T09:23:39.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-12-03T09:23:39.556Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.556Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-12-03T09:23:39.556Z] [2021-12-03T09:23:39.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-03T09:23:39.556Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.556Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-03T09:23:39.556Z] [2021-12-03T09:23:39.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-12-03T09:23:39.556Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.556Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-12-03T09:23:39.556Z] [2021-12-03T09:23:39.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-12-03T09:23:39.556Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.556Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-12-03T09:23:39.556Z] [2021-12-03T09:23:39.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-12-03T09:23:39.556Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.556Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-12-03T09:23:39.556Z] [2021-12-03T09:23:39.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-12-03T09:23:39.556Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.556Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-12-03T09:23:39.556Z] [2021-12-03T09:23:39.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-12-03T09:23:39.556Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.556Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-12-03T09:23:39.556Z] [2021-12-03T09:23:39.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-12-03T09:23:39.556Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.556Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-12-03T09:23:39.556Z] [2021-12-03T09:23:39.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-12-03T09:23:39.556Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.556Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-12-03T09:23:39.556Z] [2021-12-03T09:23:39.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-12-03T09:23:39.556Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.556Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-12-03T09:23:39.556Z] [2021-12-03T09:23:39.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-12-03T09:23:39.556Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.556Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-12-03T09:23:39.556Z] [2021-12-03T09:23:39.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-12-03T09:23:39.556Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.556Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-12-03T09:23:39.556Z] [2021-12-03T09:23:39.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-12-03T09:23:39.556Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.556Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-12-03T09:23:39.556Z] [2021-12-03T09:23:39.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-12-03T09:23:39.556Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.556Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-12-03T09:23:39.556Z] [2021-12-03T09:23:39.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-12-03T09:23:39.556Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.556Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-12-03T09:23:39.556Z] [2021-12-03T09:23:39.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-03T09:23:39.556Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.556Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-03T09:23:39.556Z] [2021-12-03T09:23:39.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-03T09:23:39.556Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.556Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-03T09:23:39.556Z] [2021-12-03T09:23:39.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-03T09:23:39.556Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.556Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-03T09:23:39.556Z] [2021-12-03T09:23:39.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-12-03T09:23:39.556Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.556Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-12-03T09:23:39.556Z] [2021-12-03T09:23:39.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-03T09:23:39.556Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.556Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-03T09:23:39.556Z] [2021-12-03T09:23:39.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-03T09:23:39.556Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:23:39.556Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-03T09:23:39.556Z] [2021-12-03T09:23:39.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-03T09:23:39.556Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:23:40.022Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-03T09:23:40.022Z] [2021-12-03T09:23:40.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-03T09:23:40.022Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:23:40.022Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-03T09:23:40.022Z] [2021-12-03T09:23:40.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-12-03T09:23:40.022Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:23:40.022Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-12-03T09:23:40.022Z] [2021-12-03T09:23:40.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-03T09:23:40.022Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:23:40.022Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-03T09:23:40.022Z] [2021-12-03T09:23:40.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-12-03T09:23:40.022Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:23:40.022Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-12-03T09:23:40.022Z] [2021-12-03T09:23:40.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-12-03T09:23:40.022Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:23:40.022Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-12-03T09:23:40.022Z] [2021-12-03T09:23:40.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-12-03T09:23:40.022Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:23:40.022Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-12-03T09:23:40.022Z] [2021-12-03T09:23:40.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-12-03T09:23:40.022Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:23:40.022Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-12-03T09:23:40.022Z] [2021-12-03T09:23:40.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-12-03T09:23:40.022Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:23:40.022Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-12-03T09:23:40.022Z] [2021-12-03T09:23:40.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-12-03T09:23:40.022Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:23:40.022Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-12-03T09:23:40.022Z] [2021-12-03T09:23:40.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-12-03T09:23:40.022Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:23:40.022Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-12-03T09:23:40.022Z] [2021-12-03T09:23:40.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-12-03T09:23:40.022Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:23:40.022Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-12-03T09:23:40.022Z] [2021-12-03T09:23:40.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-12-03T09:23:40.023Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:23:40.023Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-12-03T09:23:40.023Z] [2021-12-03T09:23:40.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-12-03T09:23:40.023Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-03T09:23:40.023Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-12-03T09:23:40.023Z] [2021-12-03T09:23:40.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-12-03T09:23:40.023Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-03T09:23:40.023Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-12-03T09:23:40.023Z] [2021-12-03T09:23:40.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-12-03T09:23:40.023Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-03T09:23:40.023Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-12-03T09:23:40.023Z] [2021-12-03T09:23:40.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-12-03T09:23:40.023Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-03T09:23:40.023Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-12-03T09:23:40.023Z] [2021-12-03T09:23:40.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-12-03T09:23:40.023Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-03T09:23:40.023Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-12-03T09:23:40.023Z] [2021-12-03T09:23:40.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-12-03T09:23:40.023Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-03T09:23:40.023Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-12-03T09:23:40.023Z] [2021-12-03T09:23:40.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-12-03T09:23:40.023Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-03T09:23:40.023Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-12-03T09:23:40.023Z] [2021-12-03T09:23:40.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-12-03T09:23:40.023Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-03T09:23:40.023Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-12-03T09:23:40.023Z] [2021-12-03T09:23:40.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-12-03T09:23:40.023Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:23:40.023Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-12-03T09:23:40.023Z] [2021-12-03T09:23:40.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-12-03T09:23:40.023Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:23:40.023Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-12-03T09:23:40.023Z] [2021-12-03T09:23:40.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-12-03T09:23:40.023Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:23:40.023Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-12-03T09:23:40.023Z] [2021-12-03T09:23:40.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-12-03T09:23:40.023Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:23:40.023Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-12-03T09:23:40.023Z] [2021-12-03T09:23:40.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-12-03T09:23:40.023Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:23:40.023Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-12-03T09:23:40.023Z] [2021-12-03T09:23:40.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-12-03T09:23:40.023Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:23:40.023Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-12-03T09:23:40.023Z] [2021-12-03T09:23:40.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-12-03T09:23:40.023Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:23:40.023Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-12-03T09:23:40.023Z] [2021-12-03T09:23:40.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-12-03T09:23:40.023Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:23:40.023Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-12-03T09:23:40.023Z] [2021-12-03T09:23:40.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-12-03T09:23:40.023Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:23:40.023Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-12-03T09:23:40.023Z] [2021-12-03T09:23:40.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-12-03T09:23:40.023Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:23:40.023Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-12-03T09:23:40.023Z] [2021-12-03T09:23:40.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-12-03T09:23:40.023Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:23:40.023Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-12-03T09:23:40.023Z] [2021-12-03T09:23:40.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-12-03T09:23:40.023Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-12-03T09:23:40.023Z] [2021-12-03T09:23:40.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-12-03T09:23:40.023Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-12-03T09:23:40.023Z] [2021-12-03T09:23:40.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-12-03T09:23:40.023Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-12-03T09:23:40.023Z] [2021-12-03T09:23:40.023Z] DONE 1085 tests, 544 skipped in 2163.776s [2021-12-03T09:23:40.023Z] INFO: Integration tests ended at 12/03/2021 09:23:39. Duration:00:36:03.9093837 [2021-12-03T09:23:40.023Z] INFO: Docker info of the daemon under test at end of run [2021-12-03T09:23:40.023Z] [2021-12-03T09:23:40.023Z] Containers: 2 [2021-12-03T09:23:40.023Z] Running: 0 [2021-12-03T09:23:40.023Z] Paused: 0 [2021-12-03T09:23:40.023Z] Stopped: 2 [2021-12-03T09:23:40.023Z] Images: 18 [2021-12-03T09:23:40.023Z] Server Version: 0.0.0-dev [2021-12-03T09:23:40.023Z] Storage Driver: windowsfilter [2021-12-03T09:23:40.023Z] Windows: [2021-12-03T09:23:40.023Z] Logging Driver: json-file [2021-12-03T09:23:40.023Z] Plugins: [2021-12-03T09:23:40.023Z] Volume: local [2021-12-03T09:23:40.023Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-03T09:23:40.023Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-03T09:23:40.023Z] Swarm: inactive [2021-12-03T09:23:40.023Z] Default Isolation: process [2021-12-03T09:23:40.023Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-12-03T09:23:40.023Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-12-03T09:23:40.023Z] OSType: windows [2021-12-03T09:23:40.023Z] Architecture: x86_64 [2021-12-03T09:23:40.023Z] CPUs: 4 [2021-12-03T09:23:40.023Z] Total Memory: 32GiB [2021-12-03T09:23:40.023Z] Name: azwin-2-bdd831 [2021-12-03T09:23:40.023Z] ID: HOCB:U2NQ:DDF6:2FPG:KGFZ:HZSE:4KPD:U4OZ:34FK:22CP:JAI2:CFZ3 [2021-12-03T09:23:40.023Z] Docker Root Dir: D:\CI\PR-43057\1\daemon [2021-12-03T09:23:40.023Z] Debug Mode (client): false [2021-12-03T09:23:40.023Z] Debug Mode (server): true [2021-12-03T09:23:40.023Z] File Descriptors: -1 [2021-12-03T09:23:40.023Z] Goroutines: 46 [2021-12-03T09:23:40.023Z] System Time: 2021-12-03T09:23:39.6167668Z [2021-12-03T09:23:40.023Z] EventsListeners: 0 [2021-12-03T09:23:40.023Z] Registry: https://index.docker.io/v1/ [2021-12-03T09:23:40.023Z] Labels: [2021-12-03T09:23:40.023Z] Experimental: false [2021-12-03T09:23:40.023Z] Insecure Registries: [2021-12-03T09:23:40.023Z] 127.0.0.0/8 [2021-12-03T09:23:40.023Z] Live Restore Enabled: false [2021-12-03T09:23:40.023Z] [2021-12-03T09:23:40.023Z] [2021-12-03T09:23:40.023Z] INFO: Stopping daemon under test [2021-12-03T09:23:40.023Z] SUCCESS: The process with PID 5544 (child process of PID 3832) has been terminated. [2021-12-03T09:23:40.023Z] SUCCESS: The process with PID 3832 (child process of PID 4816) has been terminated. [2021-12-03T09:23:40.023Z] INFO: Stop tailing logs of the daemon under tests [2021-12-03T09:23:40.023Z] INFO: executeCI.ps1 Completed successfully at 12/03/2021 09:23:39. [2021-12-03T09:23:40.023Z] INFO: Tidying up at end of run [2021-12-03T09:23:40.023Z] INFO: Saving daemon under test log (d:\CI\PR-43057\1\dut.out) to bundles\CIDUT.out [2021-12-03T09:23:40.023Z] INFO: Saving daemon under test log (d:\CI\PR-43057\1\dut.err) to bundles\CIDUT.err [2021-12-03T09:23:40.023Z] INFO: Saving containerd logs to bundles [2021-12-03T09:23:40.023Z] INFO: Nuke-Everything... [2021-12-03T09:23:40.023Z] INFO: Container count on control daemon to delete is 2 [2021-12-03T09:23:40.489Z] 1e6a64228db9 [2021-12-03T09:23:40.489Z] 9ad89949ccae [2021-12-03T09:23:40.489Z] INFO: Tidying pidfile d:\CI\PR-43057\1\docker.pid [2021-12-03T09:23:40.489Z] INFO: Killing containerd with PID 2912 [2021-12-03T09:23:40.489Z] INFO: Nuking d:\CI [2021-12-03T09:23:41.784Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-12-03T09:23:41.784Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-12-03T09:23:41.784Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-12-03T09:23:41.784Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-12-03T09:23:41.784Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-12-03T09:23:41.784Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-12-03T09:23:41.784Z] === RUN TestDockerSuite/TestPsRightTagName [2021-12-03T09:23:41.784Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-12-03T09:23:41.784Z] === RUN TestDockerSuite/TestPsShowMounts [2021-12-03T09:23:45.324Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-12-03T09:23:45.324Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-12-03T09:23:45.324Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-12-03T09:23:45.324Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-12-03T09:23:45.324Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-12-03T09:23:45.324Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-12-03T09:23:45.324Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-12-03T09:23:45.324Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-12-03T09:23:46.284Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-12-03T09:23:46.284Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-12-03T09:23:47.651Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-12-03T09:23:47.651Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-12-03T09:23:47.651Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-12-03T09:23:49.862Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-12-03T09:23:49.862Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-12-03T09:23:49.862Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-12-03T09:23:49.999Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-12-03T09:23:49.999Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-12-03T09:23:50.454Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-12-03T09:23:50.454Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-12-03T09:23:50.454Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-12-03T09:23:50.847Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-12-03T09:23:51.831Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-12-03T09:23:51.831Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-12-03T09:23:51.831Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-12-03T09:23:55.615Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-12-03T09:23:58.270Z] INFO: Zapped successfully [2021-12-03T09:23:58.271Z] [2021-12-03T09:23:58.271Z] INFO: executeCI.ps1 exiting at Fri Dec 3 09:23:56 CUT 2021. Duration 00:56:50.6938240 [2021-12-03T09:23:58.271Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-12-03T09:23:58.518Z] Recording test results [2021-12-03T09:23:58.566Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-12-03T09:23:58.989Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-12-03T09:23:58.989Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-12-03T09:23:58.989Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-12-03T09:23:58.989Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-12-03T09:23:58.989Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-12-03T09:23:58.989Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-12-03T09:23:58.989Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-12-03T09:24:00.782Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-12-03T09:24:05.744Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-12-03T09:24:06.037Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-12-03T09:24:06.494Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-12-03T09:24:06.494Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-12-03T09:24:07.260Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2021-12-03T09:24:09.046Z] Archiving artifacts [2021-12-03T09:24:15.720Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-12-03T09:24:15.720Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-12-03T09:24:15.720Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-12-03T09:24:16.782Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-12-03T09:24:16.782Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-12-03T09:24:16.782Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite (2081.06s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-12-03T09:24:17.745Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-12-03T09:24:17.745Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.63s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.21s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.56s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (72.18s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.76s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-12-03T09:24:17.745Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-12-03T09:24:17.745Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-12-03T09:24:17.745Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-12-03T09:24:17.745Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-12-03T09:24:17.745Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-12-03T09:24:17.745Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-12-03T09:24:17.745Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-12-03T09:24:17.745Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.11s) [2021-12-03T09:24:17.745Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-12-03T09:24:17.745Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.92s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.38s) [2021-12-03T09:24:17.745Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-12-03T09:24:17.745Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-12-03T09:24:17.745Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-12-03T09:24:17.745Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.00s) [2021-12-03T09:24:17.745Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-12-03T09:24:17.745Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.66s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (68.19s) [2021-12-03T09:24:17.745Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.90s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.85s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.81s) [2021-12-03T09:24:17.745Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-12-03T09:24:17.745Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-12-03T09:24:17.745Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.87s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.17s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.46s) [2021-12-03T09:24:17.745Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-12-03T09:24:17.745Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.78s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.43s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.51s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.97s) [2021-12-03T09:24:17.745Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.22s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.57s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.40s) [2021-12-03T09:24:17.745Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-12-03T09:24:17.745Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-12-03T09:24:17.745Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-12-03T09:24:17.745Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.51s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildAddTar (29.91s) [2021-12-03T09:24:17.745Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-12-03T09:24:17.745Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (15.21s) [2021-12-03T09:24:17.745Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.45s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.62s) [2021-12-03T09:24:17.745Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.83s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.96s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.38s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.07s) [2021-12-03T09:24:17.745Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.53s) [2021-12-03T09:24:17.745Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-12-03T09:24:17.745Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.33s) [2021-12-03T09:24:17.745Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.57s) [2021-12-03T09:24:17.745Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-12-03T09:24:17.745Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (20.91s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.37s) [2021-12-03T09:24:17.745Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2021-12-03T09:24:17.745Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.32s) [2021-12-03T09:24:17.745Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.30s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.25s) [2021-12-03T09:24:17.745Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-12-03T09:24:17.745Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.46s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.97s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildCmd (0.55s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.57s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.54s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.23s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.08s) [2021-12-03T09:24:17.745Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.19s) [2021-12-03T09:24:17.745Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.47s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.14s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.96s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.61s) [2021-12-03T09:24:17.745Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.88s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.64s) [2021-12-03T09:24:17.745Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-12-03T09:24:17.745Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.92s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (30.08s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.57s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.52s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.52s) [2021-12-03T09:24:17.745Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2021-12-03T09:24:17.745Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-12-03T09:24:17.745Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s) [2021-12-03T09:24:17.745Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (20.46s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.69s) [2021-12-03T09:24:17.745Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (15.39s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.63s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.65s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.40s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.92s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.90s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildDockerignore (44.38s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.42s) [2021-12-03T09:24:17.745Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (48.53s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.51s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.62s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (16.98s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.19s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.01s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (24.90s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.34s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.60s) [2021-12-03T09:24:17.745Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (66.81s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.35s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.58s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.09s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.49s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.53s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.20s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.42s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.19s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.71s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.89s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (3.80s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (12.29s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.60s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildFails (2.40s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.65s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.71s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.96s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.26s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.31s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.44s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.64s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.56s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.68s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildHistory (11.06s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.00s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.81s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.74s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.70s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildLabel (0.98s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.62s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.97s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.57s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildLabels (0.99s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.54s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.67s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.54s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.58s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.78s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.41s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.51s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (30.39s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.62s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.43s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.28s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.87s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.17s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.39s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.61s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.80s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.94s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.53s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.21s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.11s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.75s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.85s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.34s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.17s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.58s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.69s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.87s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.39s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.71s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (7.54s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.12s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.90s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (36.10s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (17.16s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildRm (10.75s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.94s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.28s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.59s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.56s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.06s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.38s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.62s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.61s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.65s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.26s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.51s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildStderr (3.61s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (16.89s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.15s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.19s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.72s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.47s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.57s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.55s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.90s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.47s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.87s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.98s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.98s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.23s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.62s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.82s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.38s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.22s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.19s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.59s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.91s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.79s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.23s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestCommitChange (4.49s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.25s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.05s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestCommitTTY (6.36s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.07s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.11s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.50s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.68s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.44s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.41s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.50s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.18s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.04s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.90s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.98s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.47s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.44s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.80s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.43s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.25s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.35s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.67s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.72s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.31s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.37s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.93s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.11s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.34s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.94s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.63s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (17.39s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.48s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.43s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.45s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.47s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000119788_} (2.57s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-171207668_c:\foo_false____} (2.49s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-171207668_c:\foo_true____} (2.46s) [2021-12-03T09:24:17.746Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.40s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-12-03T09:24:17.746Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.08s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.58s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.13s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.53s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.49s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.51s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.06s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.10s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestCpToDot (2.62s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestCpToStdout (2.66s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.20s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestCreateArgs (0.21s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.08s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.37s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.19s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.72s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.69s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestCreateLabels (0.20s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestCreateRM (0.40s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.20s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.40s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.58s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.22s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.39s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.00s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.48s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.10s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.50s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.49s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.56s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestEventsCopy (4.17s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.24s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.42s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.75s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.92s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.04s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.89s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestEventsFilters (4.97s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestEventsFormat (4.82s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.05s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.15s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestEventsRename (2.48s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestEventsResize (7.75s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.45s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.29s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.84s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestEventsUntag (2.72s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.87s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.83s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.85s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.91s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.93s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.90s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (8.34s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.95s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestExecInspectID (4.30s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.16s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.98s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (4.91s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.88s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.83s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.93s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.96s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.21s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.28s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.61s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.04s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.71s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.24s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.06s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.78s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestImagesFormat (0.17s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.67s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestImportBadURL (2.36s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.38s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.42s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.40s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.16s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.34s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestInspectDefault (2.34s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestInspectHistory (4.25s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.35s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.99s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.21s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.41s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.92s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.90s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestInspectStatus (3.04s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.87s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.01s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.38s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.93s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.40s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.37s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.03s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.84s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.85s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.67s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.43s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.97s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.85s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.02s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.89s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.36s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.24s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.52s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.45s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestLogsSince (8.94s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestLogsTail (2.75s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.56s) [2021-12-03T09:24:17.747Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.54s) [2021-12-03T09:24:17.747Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.81s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.65s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestPsByOrder (7.34s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.99s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.40s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.31s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.62s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.52s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.44s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.37s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.58s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.04s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.58s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.82s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.40s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.49s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.69s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.61s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.27s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.20s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.77s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.54s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.54s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.31s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.31s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.22s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.97s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.64s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.51s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.61s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.55s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.52s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRmiTag (0.59s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.51s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.66s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.59s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.44s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.09s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.16s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.78s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.36s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.34s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.39s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.40s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.82s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.39s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (7.63s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.70s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.93s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.44s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.36s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.41s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.71s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.73s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.46s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.37s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.40s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.39s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRunExitCode (2.38s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.33s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.38s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.43s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.82s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.36s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.47s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.17s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.15s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.23s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.40s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.75s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.73s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.23s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.84s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.37s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.73s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRunRm (2.46s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.53s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.49s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.39s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.90s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.47s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-12-03T09:24:17.748Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-12-03T09:24:17.748Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.35s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-12-03T09:24:17.749Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.32s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-12-03T09:24:17.749Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s) [2021-12-03T09:24:17.749Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.05s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-12-03T09:24:17.749Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.63s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-12-03T09:24:17.749Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.43s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-12-03T09:24:17.749Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.39s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-12-03T09:24:17.749Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.09s) [2021-12-03T09:24:17.749Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.38s) [2021-12-03T09:24:17.749Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.44s) [2021-12-03T09:24:17.749Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.66s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-12-03T09:24:17.749Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.15s) [2021-12-03T09:24:17.749Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.33s) [2021-12-03T09:24:17.749Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.33s) [2021-12-03T09:24:17.749Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.38s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-12-03T09:24:17.749Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-12-03T09:24:17.749Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.05s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-12-03T09:24:17.749Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.53s) [2021-12-03T09:24:17.749Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.01s) [2021-12-03T09:24:17.749Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.67s) [2021-12-03T09:24:17.749Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.74s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-12-03T09:24:17.749Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.23s) [2021-12-03T09:24:17.749Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-12-03T09:24:17.749Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2021-12-03T09:24:17.749Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.21s) [2021-12-03T09:24:17.749Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.72s) [2021-12-03T09:24:17.749Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.23s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-12-03T09:24:17.749Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.63s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-12-03T09:24:17.749Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.42s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-12-03T09:24:17.749Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.54s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-12-03T09:24:17.749Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.94s) [2021-12-03T09:24:17.749Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.11s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-12-03T09:24:17.749Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.99s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-12-03T09:24:17.749Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.26s) [2021-12-03T09:24:17.749Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2021-12-03T09:24:17.749Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-12-03T09:24:17.749Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.29s) [2021-12-03T09:24:17.749Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.24s) [2021-12-03T09:24:17.749Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.12s) [2021-12-03T09:24:17.749Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.66s) [2021-12-03T09:24:17.749Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-12-03T09:24:17.749Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.11s) [2021-12-03T09:24:17.749Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.35s) [2021-12-03T09:24:17.749Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.36s) [2021-12-03T09:24:17.749Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-12-03T09:24:17.749Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.15s) [2021-12-03T09:24:17.749Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.73s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-12-03T09:24:17.749Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.57s) [2021-12-03T09:24:17.749Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-12-03T09:24:17.749Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.18s) [2021-12-03T09:24:17.749Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.24s) [2021-12-03T09:24:17.749Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.24s) [2021-12-03T09:24:17.749Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.65s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-12-03T09:24:17.749Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.22s) [2021-12-03T09:24:17.749Z] === RUN TestDockerRegistrySuite [2021-12-03T09:24:17.749Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-12-03T09:24:17.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.749Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-12-03T09:24:17.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.749Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-12-03T09:24:17.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.749Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-12-03T09:24:17.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.749Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-12-03T09:24:17.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.749Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-12-03T09:24:17.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.749Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-12-03T09:24:17.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.749Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-12-03T09:24:17.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.749Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-12-03T09:24:17.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.749Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-12-03T09:24:17.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.749Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-12-03T09:24:17.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.749Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-12-03T09:24:17.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.749Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-12-03T09:24:17.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.749Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-12-03T09:24:17.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.749Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-12-03T09:24:17.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.749Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-12-03T09:24:17.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.749Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-12-03T09:24:17.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.749Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-12-03T09:24:17.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.749Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-12-03T09:24:17.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.749Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-12-03T09:24:17.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.749Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-12-03T09:24:17.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.749Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-12-03T09:24:17.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.749Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-12-03T09:24:17.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.749Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-12-03T09:24:17.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.749Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-12-03T09:24:17.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.749Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-12-03T09:24:17.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.749Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-12-03T09:24:17.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.749Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-12-03T09:24:17.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.749Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-12-03T09:24:17.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.749Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-12-03T09:24:17.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.749Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-12-03T09:24:17.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.749Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-12-03T09:24:17.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.749Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-12-03T09:24:17.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.749Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-12-03T09:24:17.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.749Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-12-03T09:24:17.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.749Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-12-03T09:24:17.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.749Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-12-03T09:24:17.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.749Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-12-03T09:24:17.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.749Z] --- PASS: TestDockerRegistrySuite (0.11s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-12-03T09:24:17.749Z] === RUN TestDockerSchema1RegistrySuite [2021-12-03T09:24:17.749Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-12-03T09:24:17.749Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.749Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-12-03T09:24:17.749Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.749Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-12-03T09:24:17.749Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.749Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-12-03T09:24:17.749Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.749Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-12-03T09:24:17.749Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.749Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-12-03T09:24:17.749Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.749Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-12-03T09:24:17.749Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.749Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-12-03T09:24:17.749Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.749Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-12-03T09:24:17.749Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.749Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-12-03T09:24:17.749Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.749Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-12-03T09:24:17.749Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.749Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-03T09:24:17.749Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-12-03T09:24:17.750Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-12-03T09:24:17.750Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-12-03T09:24:17.750Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.750Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-12-03T09:24:17.750Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.750Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-12-03T09:24:17.750Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.750Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-12-03T09:24:17.750Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.750Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-12-03T09:24:17.750Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.750Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-12-03T09:24:17.750Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.750Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-12-03T09:24:17.750Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.750Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-12-03T09:24:17.750Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.750Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-12-03T09:24:17.750Z] === RUN TestDockerRegistryAuthTokenSuite [2021-12-03T09:24:17.750Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-12-03T09:24:17.750Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.750Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-12-03T09:24:17.750Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.750Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-12-03T09:24:17.750Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.750Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-12-03T09:24:17.750Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.750Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-12-03T09:24:17.750Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.750Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-12-03T09:24:17.750Z] === RUN TestDockerDaemonSuite [2021-12-03T09:24:17.750Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-12-03T09:24:17.750Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.750Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-12-03T09:24:17.750Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.750Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-12-03T09:24:17.750Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.750Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-12-03T09:24:17.750Z] === RUN TestDockerSwarmSuite [2021-12-03T09:24:17.750Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-12-03T09:24:17.750Z] === RUN TestDockerPluginSuite [2021-12-03T09:24:17.750Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-12-03T09:24:17.750Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.750Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-12-03T09:24:17.750Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.750Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-12-03T09:24:17.750Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.750Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-12-03T09:24:17.750Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.750Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-12-03T09:24:17.750Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.750Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-12-03T09:24:17.750Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.750Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-12-03T09:24:17.750Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.750Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-12-03T09:24:17.750Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.750Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-12-03T09:24:17.750Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.750Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-12-03T09:24:17.750Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.750Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-12-03T09:24:17.750Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.750Z] --- PASS: TestDockerPluginSuite (0.00s) [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-12-03T09:24:17.750Z] === RUN TestDockerExternalVolumeSuite [2021-12-03T09:24:17.750Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-12-03T09:24:17.750Z] === RUN TestDockerNetworkSuite [2021-12-03T09:24:17.750Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-12-03T09:24:17.750Z] === RUN TestDockerHubPullSuite [2021-12-03T09:24:17.750Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-12-03T09:24:17.750Z] PASS [2021-12-03T09:24:17.750Z] ok github.com/docker/docker/integration-cli 2081.334s [2021-12-03T09:24:17.750Z] [2021-12-03T09:24:17.750Z] === Skipped [2021-12-03T09:24:17.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-12-03T09:24:17.750Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-12-03T09:24:17.750Z] [2021-12-03T09:24:17.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-12-03T09:24:17.750Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-12-03T09:24:17.750Z] [2021-12-03T09:24:17.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-12-03T09:24:17.750Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-12-03T09:24:17.750Z] [2021-12-03T09:24:17.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-12-03T09:24:17.750Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-12-03T09:24:17.750Z] [2021-12-03T09:24:17.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-12-03T09:24:17.750Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-12-03T09:24:17.750Z] [2021-12-03T09:24:17.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-12-03T09:24:17.750Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-12-03T09:24:17.750Z] [2021-12-03T09:24:17.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-12-03T09:24:17.750Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-12-03T09:24:17.750Z] [2021-12-03T09:24:17.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-12-03T09:24:17.750Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-12-03T09:24:17.750Z] [2021-12-03T09:24:17.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-12-03T09:24:17.750Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-12-03T09:24:17.750Z] [2021-12-03T09:24:17.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-12-03T09:24:17.750Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-12-03T09:24:17.750Z] [2021-12-03T09:24:17.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-12-03T09:24:17.750Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-12-03T09:24:17.750Z] [2021-12-03T09:24:17.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-12-03T09:24:17.750Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-12-03T09:24:17.750Z] [2021-12-03T09:24:17.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-12-03T09:24:17.750Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-12-03T09:24:17.750Z] [2021-12-03T09:24:17.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-12-03T09:24:17.750Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-12-03T09:24:17.750Z] [2021-12-03T09:24:17.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-12-03T09:24:17.750Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-12-03T09:24:17.750Z] [2021-12-03T09:24:17.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-12-03T09:24:17.750Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-12-03T09:24:17.750Z] [2021-12-03T09:24:17.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-12-03T09:24:17.750Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-12-03T09:24:17.750Z] [2021-12-03T09:24:17.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-12-03T09:24:17.750Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-12-03T09:24:17.750Z] [2021-12-03T09:24:17.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2021-12-03T09:24:17.750Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2021-12-03T09:24:17.750Z] [2021-12-03T09:24:17.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-12-03T09:24:17.750Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-12-03T09:24:17.750Z] [2021-12-03T09:24:17.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-12-03T09:24:17.750Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-12-03T09:24:17.750Z] [2021-12-03T09:24:17.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-12-03T09:24:17.750Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-12-03T09:24:17.750Z] [2021-12-03T09:24:17.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-12-03T09:24:17.750Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-12-03T09:24:17.750Z] [2021-12-03T09:24:17.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-12-03T09:24:17.750Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-12-03T09:24:17.750Z] [2021-12-03T09:24:17.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-12-03T09:24:17.750Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-12-03T09:24:17.750Z] [2021-12-03T09:24:17.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-12-03T09:24:17.750Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-12-03T09:24:17.750Z] [2021-12-03T09:24:17.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-12-03T09:24:17.750Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-12-03T09:24:17.750Z] [2021-12-03T09:24:17.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-12-03T09:24:17.750Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-12-03T09:24:17.750Z] [2021-12-03T09:24:17.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-12-03T09:24:17.750Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-12-03T09:24:17.750Z] [2021-12-03T09:24:17.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-12-03T09:24:17.750Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-12-03T09:24:17.750Z] [2021-12-03T09:24:17.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2021-12-03T09:24:17.750Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2021-12-03T09:24:17.750Z] [2021-12-03T09:24:17.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2021-12-03T09:24:17.750Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2021-12-03T09:24:17.750Z] [2021-12-03T09:24:17.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.83s) [2021-12-03T09:24:17.750Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.83s) [2021-12-03T09:24:17.750Z] [2021-12-03T09:24:17.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-12-03T09:24:17.750Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-12-03T09:24:17.750Z] [2021-12-03T09:24:17.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-12-03T09:24:17.750Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-12-03T09:24:17.750Z] [2021-12-03T09:24:17.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-12-03T09:24:17.750Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.750Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-12-03T09:24:17.750Z] [2021-12-03T09:24:17.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-12-03T09:24:17.750Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.751Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-12-03T09:24:17.751Z] [2021-12-03T09:24:17.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-12-03T09:24:17.751Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.751Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-12-03T09:24:17.751Z] [2021-12-03T09:24:17.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-12-03T09:24:17.751Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.751Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-12-03T09:24:17.751Z] [2021-12-03T09:24:17.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2021-12-03T09:24:17.751Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.751Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2021-12-03T09:24:17.751Z] [2021-12-03T09:24:17.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-12-03T09:24:17.751Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.751Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-12-03T09:24:17.751Z] [2021-12-03T09:24:17.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-12-03T09:24:17.751Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.751Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-12-03T09:24:17.751Z] [2021-12-03T09:24:17.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-12-03T09:24:17.751Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.751Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-12-03T09:24:17.751Z] [2021-12-03T09:24:17.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-12-03T09:24:17.751Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-12-03T09:24:17.751Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-12-03T09:24:17.751Z] [2021-12-03T09:24:17.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-12-03T09:24:17.751Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.751Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-12-03T09:24:17.751Z] [2021-12-03T09:24:17.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-12-03T09:24:17.751Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.751Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-12-03T09:24:17.751Z] [2021-12-03T09:24:17.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-12-03T09:24:17.751Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.751Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-12-03T09:24:17.751Z] [2021-12-03T09:24:17.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-12-03T09:24:17.751Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.751Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-12-03T09:24:17.751Z] [2021-12-03T09:24:17.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-12-03T09:24:17.751Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.751Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-12-03T09:24:17.751Z] [2021-12-03T09:24:17.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2021-12-03T09:24:17.751Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.751Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2021-12-03T09:24:17.751Z] [2021-12-03T09:24:17.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-12-03T09:24:17.751Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.751Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-12-03T09:24:17.751Z] [2021-12-03T09:24:17.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-12-03T09:24:17.751Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.751Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-12-03T09:24:17.751Z] [2021-12-03T09:24:17.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-12-03T09:24:17.751Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.751Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-12-03T09:24:17.751Z] [2021-12-03T09:24:17.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2021-12-03T09:24:17.751Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.751Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2021-12-03T09:24:17.751Z] [2021-12-03T09:24:17.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2021-12-03T09:24:17.751Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.751Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2021-12-03T09:24:17.751Z] [2021-12-03T09:24:17.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.28s) [2021-12-03T09:24:17.751Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.751Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2021-12-03T09:24:17.751Z] [2021-12-03T09:24:17.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-12-03T09:24:17.751Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.751Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-12-03T09:24:17.751Z] [2021-12-03T09:24:17.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-12-03T09:24:17.751Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.751Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-12-03T09:24:17.751Z] [2021-12-03T09:24:17.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-12-03T09:24:17.751Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.751Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-12-03T09:24:17.751Z] [2021-12-03T09:24:17.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-12-03T09:24:17.751Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.751Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-12-03T09:24:17.751Z] [2021-12-03T09:24:17.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-12-03T09:24:17.751Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.751Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-12-03T09:24:17.751Z] [2021-12-03T09:24:17.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-12-03T09:24:17.751Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.751Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-12-03T09:24:17.751Z] [2021-12-03T09:24:17.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-12-03T09:24:17.751Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.751Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-12-03T09:24:17.751Z] [2021-12-03T09:24:17.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-12-03T09:24:17.751Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.751Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-12-03T09:24:17.751Z] [2021-12-03T09:24:17.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-12-03T09:24:17.751Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.751Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-12-03T09:24:17.751Z] [2021-12-03T09:24:17.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-12-03T09:24:17.751Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.751Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-12-03T09:24:17.751Z] [2021-12-03T09:24:17.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-12-03T09:24:17.751Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.751Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-12-03T09:24:17.751Z] [2021-12-03T09:24:17.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-12-03T09:24:17.751Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.751Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-12-03T09:24:17.751Z] [2021-12-03T09:24:17.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-12-03T09:24:17.751Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.751Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-12-03T09:24:17.751Z] [2021-12-03T09:24:17.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-12-03T09:24:17.751Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.751Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-12-03T09:24:17.751Z] [2021-12-03T09:24:17.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-12-03T09:24:17.751Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.751Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-12-03T09:24:17.751Z] [2021-12-03T09:24:17.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-12-03T09:24:17.751Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-12-03T09:24:17.751Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-12-03T09:24:17.751Z] [2021-12-03T09:24:17.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-12-03T09:24:17.751Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.751Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-12-03T09:24:17.751Z] [2021-12-03T09:24:17.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-12-03T09:24:17.751Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.751Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-12-03T09:24:17.751Z] [2021-12-03T09:24:17.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-12-03T09:24:17.751Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.751Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-12-03T09:24:17.751Z] [2021-12-03T09:24:17.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-12-03T09:24:17.751Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.751Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-12-03T09:24:17.751Z] [2021-12-03T09:24:17.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-12-03T09:24:17.751Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.751Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-12-03T09:24:17.751Z] [2021-12-03T09:24:17.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-12-03T09:24:17.751Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.751Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-12-03T09:24:17.751Z] [2021-12-03T09:24:17.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-12-03T09:24:17.751Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.751Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-12-03T09:24:17.751Z] [2021-12-03T09:24:17.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-12-03T09:24:17.751Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.751Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-12-03T09:24:17.751Z] [2021-12-03T09:24:17.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-12-03T09:24:17.751Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.751Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-12-03T09:24:17.751Z] [2021-12-03T09:24:17.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-12-03T09:24:17.751Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.751Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-12-03T09:24:17.751Z] [2021-12-03T09:24:17.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-12-03T09:24:17.751Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.751Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-12-03T09:24:17.751Z] [2021-12-03T09:24:17.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-12-03T09:24:17.751Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.751Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-12-03T09:24:17.751Z] [2021-12-03T09:24:17.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-12-03T09:24:17.751Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.751Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-12-03T09:24:17.751Z] [2021-12-03T09:24:17.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.31s) [2021-12-03T09:24:17.751Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.751Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2021-12-03T09:24:17.751Z] [2021-12-03T09:24:17.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.30s) [2021-12-03T09:24:17.751Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.751Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s) [2021-12-03T09:24:17.751Z] [2021-12-03T09:24:17.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2021-12-03T09:24:17.751Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.751Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-12-03T09:24:17.751Z] [2021-12-03T09:24:17.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-12-03T09:24:17.751Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.751Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-12-03T09:24:17.751Z] [2021-12-03T09:24:17.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-12-03T09:24:17.751Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.751Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-12-03T09:24:17.751Z] [2021-12-03T09:24:17.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-12-03T09:24:17.751Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.751Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-12-03T09:24:17.751Z] [2021-12-03T09:24:17.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-12-03T09:24:17.751Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.751Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-12-03T09:24:17.751Z] [2021-12-03T09:24:17.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.31s) [2021-12-03T09:24:17.751Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.751Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s) [2021-12-03T09:24:17.751Z] [2021-12-03T09:24:17.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-12-03T09:24:17.751Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.752Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-12-03T09:24:17.752Z] [2021-12-03T09:24:17.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-12-03T09:24:17.752Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.752Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-12-03T09:24:17.752Z] [2021-12-03T09:24:17.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2021-12-03T09:24:17.752Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.752Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2021-12-03T09:24:17.752Z] [2021-12-03T09:24:17.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.30s) [2021-12-03T09:24:17.752Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.752Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s) [2021-12-03T09:24:17.752Z] [2021-12-03T09:24:17.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-12-03T09:24:17.752Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.752Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-12-03T09:24:17.752Z] [2021-12-03T09:24:17.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.29s) [2021-12-03T09:24:17.752Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.752Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2021-12-03T09:24:17.752Z] [2021-12-03T09:24:17.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-12-03T09:24:17.752Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.752Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-12-03T09:24:17.752Z] [2021-12-03T09:24:17.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-12-03T09:24:17.752Z] docker_cli_sni_test.go:18: Flakey test [2021-12-03T09:24:17.752Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-12-03T09:24:17.752Z] [2021-12-03T09:24:17.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-12-03T09:24:17.752Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.752Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-12-03T09:24:17.752Z] [2021-12-03T09:24:17.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-12-03T09:24:17.752Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.752Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-12-03T09:24:17.752Z] [2021-12-03T09:24:17.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-12-03T09:24:17.752Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.752Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-12-03T09:24:17.752Z] [2021-12-03T09:24:17.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-12-03T09:24:17.752Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.752Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-12-03T09:24:17.752Z] [2021-12-03T09:24:17.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-12-03T09:24:17.752Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.752Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-12-03T09:24:17.752Z] [2021-12-03T09:24:17.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-12-03T09:24:17.752Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.752Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-12-03T09:24:17.752Z] [2021-12-03T09:24:17.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-12-03T09:24:17.752Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.752Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-12-03T09:24:17.752Z] [2021-12-03T09:24:17.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-12-03T09:24:17.752Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.752Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-12-03T09:24:17.752Z] [2021-12-03T09:24:17.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-12-03T09:24:17.752Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.752Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-12-03T09:24:17.752Z] [2021-12-03T09:24:17.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-12-03T09:24:17.752Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.752Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-12-03T09:24:17.752Z] [2021-12-03T09:24:17.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-12-03T09:24:17.752Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.752Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-12-03T09:24:17.752Z] [2021-12-03T09:24:17.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-12-03T09:24:17.752Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.752Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-12-03T09:24:17.752Z] [2021-12-03T09:24:17.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-12-03T09:24:17.752Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.752Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-12-03T09:24:17.752Z] [2021-12-03T09:24:17.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-12-03T09:24:17.752Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.752Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-12-03T09:24:17.752Z] [2021-12-03T09:24:17.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-12-03T09:24:17.752Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.752Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-12-03T09:24:17.752Z] [2021-12-03T09:24:17.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-12-03T09:24:17.752Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.752Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-12-03T09:24:17.752Z] [2021-12-03T09:24:17.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-12-03T09:24:17.752Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-12-03T09:24:17.752Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-12-03T09:24:17.752Z] [2021-12-03T09:24:17.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-12-03T09:24:17.752Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.209Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-12-03T09:24:18.209Z] [2021-12-03T09:24:18.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-12-03T09:24:18.209Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.209Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-12-03T09:24:18.209Z] [2021-12-03T09:24:18.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-12-03T09:24:18.209Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.209Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-12-03T09:24:18.209Z] [2021-12-03T09:24:18.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-12-03T09:24:18.209Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.209Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-12-03T09:24:18.209Z] [2021-12-03T09:24:18.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-12-03T09:24:18.209Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.209Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-12-03T09:24:18.209Z] [2021-12-03T09:24:18.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-12-03T09:24:18.209Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.209Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-12-03T09:24:18.209Z] [2021-12-03T09:24:18.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-12-03T09:24:18.209Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.209Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-12-03T09:24:18.209Z] [2021-12-03T09:24:18.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-12-03T09:24:18.209Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.209Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-12-03T09:24:18.209Z] [2021-12-03T09:24:18.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-12-03T09:24:18.209Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.209Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-12-03T09:24:18.209Z] [2021-12-03T09:24:18.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-12-03T09:24:18.209Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.209Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-12-03T09:24:18.209Z] [2021-12-03T09:24:18.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-12-03T09:24:18.209Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.209Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-12-03T09:24:18.209Z] [2021-12-03T09:24:18.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-12-03T09:24:18.209Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.209Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-12-03T09:24:18.209Z] [2021-12-03T09:24:18.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-12-03T09:24:18.209Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.209Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-12-03T09:24:18.209Z] [2021-12-03T09:24:18.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-12-03T09:24:18.209Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.209Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-12-03T09:24:18.209Z] [2021-12-03T09:24:18.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-12-03T09:24:18.209Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.209Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-12-03T09:24:18.209Z] [2021-12-03T09:24:18.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-12-03T09:24:18.209Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.209Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-12-03T09:24:18.209Z] [2021-12-03T09:24:18.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-12-03T09:24:18.209Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.209Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-12-03T09:24:18.209Z] [2021-12-03T09:24:18.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-12-03T09:24:18.209Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.209Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-12-03T09:24:18.209Z] [2021-12-03T09:24:18.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-12-03T09:24:18.209Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.209Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-12-03T09:24:18.209Z] [2021-12-03T09:24:18.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-12-03T09:24:18.209Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.209Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-12-03T09:24:18.209Z] [2021-12-03T09:24:18.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-12-03T09:24:18.209Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.209Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-12-03T09:24:18.209Z] [2021-12-03T09:24:18.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-12-03T09:24:18.209Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.209Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-12-03T09:24:18.209Z] [2021-12-03T09:24:18.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-12-03T09:24:18.209Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.209Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-12-03T09:24:18.209Z] [2021-12-03T09:24:18.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-12-03T09:24:18.209Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.209Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-12-03T09:24:18.209Z] [2021-12-03T09:24:18.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-12-03T09:24:18.209Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.209Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-12-03T09:24:18.209Z] [2021-12-03T09:24:18.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-12-03T09:24:18.209Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.209Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-12-03T09:24:18.209Z] [2021-12-03T09:24:18.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-12-03T09:24:18.209Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.209Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-12-03T09:24:18.209Z] [2021-12-03T09:24:18.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-12-03T09:24:18.209Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.209Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-12-03T09:24:18.209Z] [2021-12-03T09:24:18.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-12-03T09:24:18.209Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.209Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-12-03T09:24:18.209Z] [2021-12-03T09:24:18.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-12-03T09:24:18.209Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.209Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-12-03T09:24:18.209Z] [2021-12-03T09:24:18.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-12-03T09:24:18.209Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.209Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-12-03T09:24:18.209Z] [2021-12-03T09:24:18.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-12-03T09:24:18.209Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.209Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-12-03T09:24:18.209Z] [2021-12-03T09:24:18.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-12-03T09:24:18.209Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.209Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-12-03T09:24:18.209Z] [2021-12-03T09:24:18.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-12-03T09:24:18.209Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.209Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-12-03T09:24:18.209Z] [2021-12-03T09:24:18.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-12-03T09:24:18.209Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.209Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-12-03T09:24:18.209Z] [2021-12-03T09:24:18.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-12-03T09:24:18.209Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.209Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-12-03T09:24:18.209Z] [2021-12-03T09:24:18.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-12-03T09:24:18.209Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.209Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-12-03T09:24:18.209Z] [2021-12-03T09:24:18.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-12-03T09:24:18.209Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.209Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-12-03T09:24:18.209Z] [2021-12-03T09:24:18.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-12-03T09:24:18.209Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.209Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-12-03T09:24:18.209Z] [2021-12-03T09:24:18.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-12-03T09:24:18.209Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.209Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-12-03T09:24:18.209Z] [2021-12-03T09:24:18.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-12-03T09:24:18.209Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.209Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-12-03T09:24:18.209Z] [2021-12-03T09:24:18.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-12-03T09:24:18.209Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.209Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-12-03T09:24:18.209Z] [2021-12-03T09:24:18.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-12-03T09:24:18.209Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.209Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-12-03T09:24:18.209Z] [2021-12-03T09:24:18.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-12-03T09:24:18.209Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.209Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-12-03T09:24:18.209Z] [2021-12-03T09:24:18.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-12-03T09:24:18.209Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.209Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-12-03T09:24:18.209Z] [2021-12-03T09:24:18.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-12-03T09:24:18.209Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.209Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-12-03T09:24:18.209Z] [2021-12-03T09:24:18.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-12-03T09:24:18.209Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.209Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-12-03T09:24:18.209Z] [2021-12-03T09:24:18.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-12-03T09:24:18.209Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-12-03T09:24:18.209Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-12-03T09:24:18.209Z] [2021-12-03T09:24:18.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-12-03T09:24:18.209Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.209Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-12-03T09:24:18.209Z] [2021-12-03T09:24:18.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-12-03T09:24:18.209Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.209Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-12-03T09:24:18.209Z] [2021-12-03T09:24:18.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-12-03T09:24:18.209Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.209Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-12-03T09:24:18.209Z] [2021-12-03T09:24:18.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-12-03T09:24:18.209Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.209Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-12-03T09:24:18.209Z] [2021-12-03T09:24:18.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-12-03T09:24:18.209Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.209Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-12-03T09:24:18.209Z] [2021-12-03T09:24:18.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-12-03T09:24:18.209Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.209Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-12-03T09:24:18.209Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-12-03T09:24:18.210Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-12-03T09:24:18.210Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-12-03T09:24:18.210Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-12-03T09:24:18.210Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-12-03T09:24:18.210Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-12-03T09:24:18.210Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-12-03T09:24:18.210Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-12-03T09:24:18.210Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-12-03T09:24:18.210Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-12-03T09:24:18.210Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-12-03T09:24:18.210Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-12-03T09:24:18.210Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-12-03T09:24:18.210Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-12-03T09:24:18.210Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-12-03T09:24:18.210Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-12-03T09:24:18.210Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-12-03T09:24:18.210Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-12-03T09:24:18.210Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-12-03T09:24:18.210Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-12-03T09:24:18.210Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-12-03T09:24:18.210Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-12-03T09:24:18.210Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-12-03T09:24:18.210Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-12-03T09:24:18.210Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-12-03T09:24:18.210Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-12-03T09:24:18.210Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-12-03T09:24:18.210Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-12-03T09:24:18.210Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-12-03T09:24:18.210Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-12-03T09:24:18.210Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-12-03T09:24:18.210Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-12-03T09:24:18.210Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-12-03T09:24:18.210Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-12-03T09:24:18.210Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-12-03T09:24:18.210Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-12-03T09:24:18.210Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-12-03T09:24:18.210Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-12-03T09:24:18.210Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-12-03T09:24:18.210Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-12-03T09:24:18.210Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-12-03T09:24:18.210Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-12-03T09:24:18.210Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-12-03T09:24:18.210Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-12-03T09:24:18.210Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-12-03T09:24:18.210Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-12-03T09:24:18.210Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-12-03T09:24:18.210Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-12-03T09:24:18.210Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-12-03T09:24:18.210Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-12-03T09:24:18.210Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-12-03T09:24:18.210Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-12-03T09:24:18.210Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-12-03T09:24:18.210Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-12-03T09:24:18.210Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-12-03T09:24:18.210Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-12-03T09:24:18.210Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-12-03T09:24:18.210Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-12-03T09:24:18.210Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-12-03T09:24:18.210Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-12-03T09:24:18.210Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-12-03T09:24:18.210Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-12-03T09:24:18.210Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-12-03T09:24:18.210Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-12-03T09:24:18.210Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-12-03T09:24:18.210Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-12-03T09:24:18.210Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-12-03T09:24:18.210Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.210Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-12-03T09:24:18.210Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-12-03T09:24:18.211Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-12-03T09:24:18.211Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-12-03T09:24:18.211Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-12-03T09:24:18.211Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-12-03T09:24:18.211Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-12-03T09:24:18.211Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-12-03T09:24:18.211Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-12-03T09:24:18.211Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-12-03T09:24:18.211Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-12-03T09:24:18.211Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-12-03T09:24:18.211Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-12-03T09:24:18.211Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-12-03T09:24:18.211Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-12-03T09:24:18.211Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-12-03T09:24:18.211Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-12-03T09:24:18.211Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-12-03T09:24:18.211Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-12-03T09:24:18.211Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-12-03T09:24:18.211Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-12-03T09:24:18.211Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-12-03T09:24:18.211Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-12-03T09:24:18.211Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-12-03T09:24:18.211Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-12-03T09:24:18.211Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-12-03T09:24:18.211Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-12-03T09:24:18.211Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-12-03T09:24:18.211Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-12-03T09:24:18.211Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-12-03T09:24:18.211Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-12-03T09:24:18.211Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-12-03T09:24:18.211Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-12-03T09:24:18.211Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-12-03T09:24:18.211Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-12-03T09:24:18.211Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-12-03T09:24:18.211Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-12-03T09:24:18.211Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-12-03T09:24:18.211Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-12-03T09:24:18.211Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-12-03T09:24:18.211Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-12-03T09:24:18.211Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-12-03T09:24:18.211Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-12-03T09:24:18.211Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-12-03T09:24:18.211Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-12-03T09:24:18.211Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-12-03T09:24:18.211Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-12-03T09:24:18.211Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-12-03T09:24:18.211Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-12-03T09:24:18.211Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-12-03T09:24:18.211Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-12-03T09:24:18.211Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-12-03T09:24:18.211Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-12-03T09:24:18.211Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-12-03T09:24:18.211Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-12-03T09:24:18.211Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-12-03T09:24:18.211Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-12-03T09:24:18.211Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-12-03T09:24:18.211Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-12-03T09:24:18.211Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-12-03T09:24:18.211Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-12-03T09:24:18.211Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-12-03T09:24:18.211Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-12-03T09:24:18.211Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-12-03T09:24:18.211Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-12-03T09:24:18.211Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.211Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-12-03T09:24:18.211Z] [2021-12-03T09:24:18.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-12-03T09:24:18.211Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-12-03T09:24:18.212Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-12-03T09:24:18.212Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-12-03T09:24:18.212Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-12-03T09:24:18.212Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-12-03T09:24:18.212Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-12-03T09:24:18.212Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-12-03T09:24:18.212Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-12-03T09:24:18.212Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-12-03T09:24:18.212Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-12-03T09:24:18.212Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-12-03T09:24:18.212Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-12-03T09:24:18.212Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-12-03T09:24:18.212Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-12-03T09:24:18.212Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-12-03T09:24:18.212Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-12-03T09:24:18.212Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-12-03T09:24:18.212Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-12-03T09:24:18.212Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-12-03T09:24:18.212Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-12-03T09:24:18.212Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-12-03T09:24:18.212Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-12-03T09:24:18.212Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-12-03T09:24:18.212Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-12-03T09:24:18.212Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-12-03T09:24:18.212Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-12-03T09:24:18.212Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-12-03T09:24:18.212Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-12-03T09:24:18.212Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-12-03T09:24:18.212Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-12-03T09:24:18.212Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-12-03T09:24:18.212Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-12-03T09:24:18.212Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-12-03T09:24:18.212Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-12-03T09:24:18.212Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-12-03T09:24:18.212Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-12-03T09:24:18.212Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-12-03T09:24:18.212Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-12-03T09:24:18.212Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-12-03T09:24:18.212Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-12-03T09:24:18.212Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-12-03T09:24:18.212Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-12-03T09:24:18.212Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-12-03T09:24:18.212Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-12-03T09:24:18.212Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-12-03T09:24:18.212Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-12-03T09:24:18.212Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-12-03T09:24:18.212Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-12-03T09:24:18.212Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-12-03T09:24:18.212Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-12-03T09:24:18.212Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-12-03T09:24:18.212Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-12-03T09:24:18.212Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-12-03T09:24:18.212Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-12-03T09:24:18.212Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-12-03T09:24:18.212Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-12-03T09:24:18.212Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-12-03T09:24:18.212Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-12-03T09:24:18.212Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-12-03T09:24:18.212Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-12-03T09:24:18.212Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-12-03T09:24:18.212Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-12-03T09:24:18.212Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.212Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-12-03T09:24:18.212Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-12-03T09:24:18.213Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-12-03T09:24:18.213Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-12-03T09:24:18.213Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-12-03T09:24:18.213Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.213Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-12-03T09:24:18.213Z] [2021-12-03T09:24:18.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-12-03T09:24:18.214Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.214Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-12-03T09:24:18.214Z] [2021-12-03T09:24:18.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-12-03T09:24:18.214Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.214Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-12-03T09:24:18.214Z] [2021-12-03T09:24:18.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-12-03T09:24:18.214Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.214Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-12-03T09:24:18.214Z] [2021-12-03T09:24:18.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-12-03T09:24:18.214Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.214Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-12-03T09:24:18.214Z] [2021-12-03T09:24:18.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-12-03T09:24:18.214Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.214Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-12-03T09:24:18.214Z] [2021-12-03T09:24:18.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-12-03T09:24:18.214Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.214Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-12-03T09:24:18.214Z] [2021-12-03T09:24:18.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-12-03T09:24:18.214Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-12-03T09:24:18.214Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-12-03T09:24:18.214Z] [2021-12-03T09:24:18.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-12-03T09:24:18.214Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.214Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-12-03T09:24:18.214Z] [2021-12-03T09:24:18.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-12-03T09:24:18.214Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.214Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-12-03T09:24:18.214Z] [2021-12-03T09:24:18.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-12-03T09:24:18.214Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.214Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-12-03T09:24:18.214Z] [2021-12-03T09:24:18.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-12-03T09:24:18.214Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.214Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-12-03T09:24:18.214Z] [2021-12-03T09:24:18.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-12-03T09:24:18.214Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.214Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-12-03T09:24:18.214Z] [2021-12-03T09:24:18.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-12-03T09:24:18.214Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.214Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-12-03T09:24:18.214Z] [2021-12-03T09:24:18.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-12-03T09:24:18.214Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.214Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-12-03T09:24:18.214Z] [2021-12-03T09:24:18.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-12-03T09:24:18.214Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.214Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-12-03T09:24:18.214Z] [2021-12-03T09:24:18.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-12-03T09:24:18.214Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.214Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-12-03T09:24:18.214Z] [2021-12-03T09:24:18.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-12-03T09:24:18.214Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.214Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-12-03T09:24:18.214Z] [2021-12-03T09:24:18.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-12-03T09:24:18.214Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.214Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-12-03T09:24:18.214Z] [2021-12-03T09:24:18.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-12-03T09:24:18.214Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.214Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-12-03T09:24:18.214Z] [2021-12-03T09:24:18.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-12-03T09:24:18.214Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.214Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-12-03T09:24:18.214Z] [2021-12-03T09:24:18.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-12-03T09:24:18.214Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.214Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-12-03T09:24:18.214Z] [2021-12-03T09:24:18.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-12-03T09:24:18.214Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.214Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-12-03T09:24:18.214Z] [2021-12-03T09:24:18.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-12-03T09:24:18.214Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.214Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-12-03T09:24:18.214Z] [2021-12-03T09:24:18.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-12-03T09:24:18.214Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.214Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-12-03T09:24:18.214Z] [2021-12-03T09:24:18.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-12-03T09:24:18.214Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.214Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-12-03T09:24:18.214Z] [2021-12-03T09:24:18.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-12-03T09:24:18.214Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.214Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-12-03T09:24:18.214Z] [2021-12-03T09:24:18.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-12-03T09:24:18.214Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.214Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-12-03T09:24:18.214Z] [2021-12-03T09:24:18.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-12-03T09:24:18.214Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.214Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-12-03T09:24:18.214Z] [2021-12-03T09:24:18.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-03T09:24:18.214Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.214Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-03T09:24:18.214Z] [2021-12-03T09:24:18.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-03T09:24:18.214Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.214Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-03T09:24:18.214Z] [2021-12-03T09:24:18.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-03T09:24:18.214Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.214Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-03T09:24:18.214Z] [2021-12-03T09:24:18.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-12-03T09:24:18.214Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.214Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-12-03T09:24:18.214Z] [2021-12-03T09:24:18.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-12-03T09:24:18.214Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.214Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-12-03T09:24:18.214Z] [2021-12-03T09:24:18.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-12-03T09:24:18.214Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.214Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-12-03T09:24:18.214Z] [2021-12-03T09:24:18.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-12-03T09:24:18.214Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.214Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-12-03T09:24:18.214Z] [2021-12-03T09:24:18.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-12-03T09:24:18.214Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.214Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-12-03T09:24:18.214Z] [2021-12-03T09:24:18.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-12-03T09:24:18.214Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.214Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-12-03T09:24:18.214Z] [2021-12-03T09:24:18.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-12-03T09:24:18.214Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.214Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-12-03T09:24:18.214Z] [2021-12-03T09:24:18.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-12-03T09:24:18.214Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.214Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-12-03T09:24:18.214Z] [2021-12-03T09:24:18.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-12-03T09:24:18.214Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.214Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-12-03T09:24:18.214Z] [2021-12-03T09:24:18.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-12-03T09:24:18.214Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.214Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-12-03T09:24:18.214Z] [2021-12-03T09:24:18.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-12-03T09:24:18.214Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.214Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-12-03T09:24:18.214Z] [2021-12-03T09:24:18.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-12-03T09:24:18.214Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.214Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-12-03T09:24:18.214Z] [2021-12-03T09:24:18.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-12-03T09:24:18.214Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.214Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-12-03T09:24:18.214Z] [2021-12-03T09:24:18.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-03T09:24:18.214Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.214Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-03T09:24:18.214Z] [2021-12-03T09:24:18.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-03T09:24:18.214Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.214Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-03T09:24:18.214Z] [2021-12-03T09:24:18.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-03T09:24:18.214Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.214Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-03T09:24:18.214Z] [2021-12-03T09:24:18.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-03T09:24:18.214Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.214Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-03T09:24:18.214Z] [2021-12-03T09:24:18.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-12-03T09:24:18.214Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.214Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-12-03T09:24:18.214Z] [2021-12-03T09:24:18.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-03T09:24:18.214Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.214Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-03T09:24:18.214Z] [2021-12-03T09:24:18.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-12-03T09:24:18.214Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.214Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-12-03T09:24:18.214Z] [2021-12-03T09:24:18.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-12-03T09:24:18.214Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.214Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-12-03T09:24:18.214Z] [2021-12-03T09:24:18.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-12-03T09:24:18.214Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.214Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-12-03T09:24:18.214Z] [2021-12-03T09:24:18.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-12-03T09:24:18.214Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.214Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-12-03T09:24:18.214Z] [2021-12-03T09:24:18.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-12-03T09:24:18.214Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.214Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-12-03T09:24:18.214Z] [2021-12-03T09:24:18.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-12-03T09:24:18.214Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.214Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-12-03T09:24:18.214Z] [2021-12-03T09:24:18.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-12-03T09:24:18.214Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.214Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-12-03T09:24:18.214Z] [2021-12-03T09:24:18.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-12-03T09:24:18.214Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.214Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-12-03T09:24:18.214Z] [2021-12-03T09:24:18.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-12-03T09:24:18.214Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.214Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-12-03T09:24:18.214Z] [2021-12-03T09:24:18.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-12-03T09:24:18.214Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.214Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-12-03T09:24:18.214Z] [2021-12-03T09:24:18.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-12-03T09:24:18.214Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.214Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-12-03T09:24:18.214Z] [2021-12-03T09:24:18.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-12-03T09:24:18.215Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.215Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-12-03T09:24:18.215Z] [2021-12-03T09:24:18.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-12-03T09:24:18.215Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.215Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-12-03T09:24:18.215Z] [2021-12-03T09:24:18.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-03T09:24:18.215Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.215Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-03T09:24:18.215Z] [2021-12-03T09:24:18.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-03T09:24:18.215Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.215Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-03T09:24:18.215Z] [2021-12-03T09:24:18.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-03T09:24:18.215Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.215Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-03T09:24:18.215Z] [2021-12-03T09:24:18.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-12-03T09:24:18.215Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.215Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-12-03T09:24:18.215Z] [2021-12-03T09:24:18.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-03T09:24:18.215Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.215Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-03T09:24:18.215Z] [2021-12-03T09:24:18.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-03T09:24:18.215Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.215Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-03T09:24:18.215Z] [2021-12-03T09:24:18.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-03T09:24:18.215Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.215Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-03T09:24:18.215Z] [2021-12-03T09:24:18.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-03T09:24:18.215Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.215Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-03T09:24:18.215Z] [2021-12-03T09:24:18.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-12-03T09:24:18.215Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.215Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-12-03T09:24:18.215Z] [2021-12-03T09:24:18.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-03T09:24:18.215Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.215Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-03T09:24:18.215Z] [2021-12-03T09:24:18.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-12-03T09:24:18.215Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.215Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-12-03T09:24:18.215Z] [2021-12-03T09:24:18.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-12-03T09:24:18.215Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.215Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-12-03T09:24:18.215Z] [2021-12-03T09:24:18.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-12-03T09:24:18.215Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.215Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-12-03T09:24:18.215Z] [2021-12-03T09:24:18.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-12-03T09:24:18.215Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.215Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-12-03T09:24:18.215Z] [2021-12-03T09:24:18.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-12-03T09:24:18.215Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.215Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-12-03T09:24:18.215Z] [2021-12-03T09:24:18.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-12-03T09:24:18.215Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.215Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-12-03T09:24:18.215Z] [2021-12-03T09:24:18.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-12-03T09:24:18.215Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.215Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-12-03T09:24:18.215Z] [2021-12-03T09:24:18.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-12-03T09:24:18.215Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.215Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-12-03T09:24:18.215Z] [2021-12-03T09:24:18.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-12-03T09:24:18.215Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.215Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-12-03T09:24:18.215Z] [2021-12-03T09:24:18.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-12-03T09:24:18.215Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.215Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-12-03T09:24:18.215Z] [2021-12-03T09:24:18.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-12-03T09:24:18.215Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.215Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-12-03T09:24:18.215Z] [2021-12-03T09:24:18.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-12-03T09:24:18.215Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.215Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-12-03T09:24:18.215Z] [2021-12-03T09:24:18.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-12-03T09:24:18.215Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.215Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-12-03T09:24:18.215Z] [2021-12-03T09:24:18.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-12-03T09:24:18.215Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.215Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-12-03T09:24:18.215Z] [2021-12-03T09:24:18.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-12-03T09:24:18.215Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.215Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-12-03T09:24:18.215Z] [2021-12-03T09:24:18.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-12-03T09:24:18.215Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.215Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-12-03T09:24:18.215Z] [2021-12-03T09:24:18.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-12-03T09:24:18.215Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.215Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-12-03T09:24:18.215Z] [2021-12-03T09:24:18.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-12-03T09:24:18.215Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.215Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-12-03T09:24:18.215Z] [2021-12-03T09:24:18.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-12-03T09:24:18.215Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.215Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-12-03T09:24:18.215Z] [2021-12-03T09:24:18.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-12-03T09:24:18.215Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.215Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-12-03T09:24:18.215Z] [2021-12-03T09:24:18.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-12-03T09:24:18.215Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.215Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-12-03T09:24:18.215Z] [2021-12-03T09:24:18.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-12-03T09:24:18.215Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.215Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-12-03T09:24:18.215Z] [2021-12-03T09:24:18.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-12-03T09:24:18.215Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.215Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-12-03T09:24:18.215Z] [2021-12-03T09:24:18.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-12-03T09:24:18.215Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.215Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-12-03T09:24:18.215Z] [2021-12-03T09:24:18.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-12-03T09:24:18.215Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.215Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-12-03T09:24:18.215Z] [2021-12-03T09:24:18.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-12-03T09:24:18.215Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.215Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-12-03T09:24:18.215Z] [2021-12-03T09:24:18.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-12-03T09:24:18.215Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.215Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-12-03T09:24:18.215Z] [2021-12-03T09:24:18.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-12-03T09:24:18.215Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.215Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-12-03T09:24:18.215Z] [2021-12-03T09:24:18.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-12-03T09:24:18.215Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.215Z] [2021-12-03T09:24:18.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-12-03T09:24:18.215Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.215Z] [2021-12-03T09:24:18.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-12-03T09:24:18.215Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-12-03T09:24:18.215Z] [2021-12-03T09:24:18.215Z] DONE 1085 tests, 539 skipped in 2088.990s [2021-12-03T09:24:18.215Z] INFO: Integration tests ended at 12/03/2021 09:24:18. Duration:00:34:49.1165583 [2021-12-03T09:24:18.215Z] INFO: Docker info of the daemon under test at end of run [2021-12-03T09:24:18.215Z] [2021-12-03T09:24:18.215Z] Containers: 2 [2021-12-03T09:24:18.215Z] Running: 0 [2021-12-03T09:24:18.215Z] Paused: 0 [2021-12-03T09:24:18.215Z] Stopped: 2 [2021-12-03T09:24:18.215Z] Images: 18 [2021-12-03T09:24:18.215Z] Server Version: 0.0.0-dev [2021-12-03T09:24:18.215Z] Storage Driver: windowsfilter [2021-12-03T09:24:18.215Z] Windows: [2021-12-03T09:24:18.215Z] Logging Driver: json-file [2021-12-03T09:24:18.215Z] Plugins: [2021-12-03T09:24:18.215Z] Volume: local [2021-12-03T09:24:18.215Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-03T09:24:18.215Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-03T09:24:18.215Z] Swarm: inactive [2021-12-03T09:24:18.215Z] Default Isolation: process [2021-12-03T09:24:18.215Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-12-03T09:24:18.215Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-12-03T09:24:18.215Z] OSType: windows [2021-12-03T09:24:18.215Z] Architecture: x86_64 [2021-12-03T09:24:18.215Z] CPUs: 4 [2021-12-03T09:24:18.215Z] Total Memory: 32GiB [2021-12-03T09:24:18.215Z] Name: azwin-2-bdd830 [2021-12-03T09:24:18.215Z] ID: FF2K:G47Z:VRSC:LSKH:XKCA:47AK:V2KC:PFPM:BE3A:43VB:TR5Q:VLAS [2021-12-03T09:24:18.215Z] Docker Root Dir: D:\CI\PR-43057\1\daemon [2021-12-03T09:24:18.215Z] Debug Mode (client): false [2021-12-03T09:24:18.215Z] Debug Mode (server): true [2021-12-03T09:24:18.215Z] File Descriptors: -1 [2021-12-03T09:24:18.215Z] Goroutines: 17 [2021-12-03T09:24:18.215Z] System Time: 2021-12-03T09:24:18.1370003Z [2021-12-03T09:24:18.215Z] EventsListeners: 0 [2021-12-03T09:24:18.215Z] Registry: https://index.docker.io/v1/ [2021-12-03T09:24:18.215Z] Labels: [2021-12-03T09:24:18.215Z] Experimental: false [2021-12-03T09:24:18.215Z] Insecure Registries: [2021-12-03T09:24:18.215Z] 127.0.0.0/8 [2021-12-03T09:24:18.215Z] Live Restore Enabled: false [2021-12-03T09:24:18.215Z] [2021-12-03T09:24:18.215Z] [2021-12-03T09:24:18.672Z] INFO: Stopping daemon under test [2021-12-03T09:24:18.672Z] SUCCESS: The process with PID 4724 (child process of PID 3956) has been terminated. [2021-12-03T09:24:18.672Z] SUCCESS: The process with PID 3956 (child process of PID 2948) has been terminated. [2021-12-03T09:24:18.672Z] INFO: Stop tailing logs of the daemon under tests [2021-12-03T09:24:18.672Z] INFO: executeCI.ps1 Completed successfully at 12/03/2021 09:24:18. [2021-12-03T09:24:18.672Z] INFO: Tidying up at end of run [2021-12-03T09:24:18.672Z] INFO: Saving daemon under test log (d:\CI\PR-43057\1\dut.out) to bundles\CIDUT.out [2021-12-03T09:24:18.672Z] INFO: Saving daemon under test log (d:\CI\PR-43057\1\dut.err) to bundles\CIDUT.err [2021-12-03T09:24:18.672Z] INFO: Saving containerd logs to bundles [2021-12-03T09:24:18.672Z] INFO: Nuke-Everything... [2021-12-03T09:24:18.672Z] INFO: Container count on control daemon to delete is 2 [2021-12-03T09:24:19.128Z] 58b083e161de [2021-12-03T09:24:19.128Z] b64f547e11cf [2021-12-03T09:24:19.128Z] INFO: Tidying pidfile d:\CI\PR-43057\1\docker.pid [2021-12-03T09:24:19.128Z] INFO: Nuking d:\CI [2021-12-03T09:24:20.468Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-12-03T09:24:20.469Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-12-03T09:24:20.936Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-12-03T09:24:21.403Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-12-03T09:24:23.633Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43057/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-12-03T09:24:24.583Z] + make clean [2021-12-03T09:24:25.189Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-12-03T09:24:25.566Z] docker volume rm -f docker-dev-cache [2021-12-03T09:24:25.566Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-03T09:24:28.975Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-12-03T09:24:28.975Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-12-03T09:24:28.975Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-12-03T09:24:31.924Z] === RUN TestDockerSuite/TestRmiBlank [2021-12-03T09:24:31.924Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-12-03T09:24:32.393Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-12-03T09:24:36.799Z] INFO: Zapped successfully [2021-12-03T09:24:36.799Z] [2021-12-03T09:24:36.799Z] INFO: executeCI.ps1 exiting at Fri Dec 3 09:24:35 CUT 2021. Duration 00:57:30.7488332 [2021-12-03T09:24:36.799Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-12-03T09:24:37.036Z] Recording test results [2021-12-03T09:24:44.876Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-12-03T09:24:45.535Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-12-03T09:24:46.438Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-12-03T09:24:47.423Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-12-03T09:24:47.572Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-12-03T09:24:48.743Z] Archiving artifacts [2021-12-03T09:24:53.284Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-12-03T09:24:57.068Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-12-03T09:25:03.777Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43057/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-12-03T09:25:04.761Z] + make clean [2021-12-03T09:25:06.288Z] docker volume rm -f docker-dev-cache [2021-12-03T09:25:06.288Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-03T09:25:09.552Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-12-03T09:25:11.764Z] === RUN TestDockerSuite/TestRmiTag [2021-12-03T09:25:12.231Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-12-03T09:25:14.442Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-12-03T09:25:29.366Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-12-03T09:25:30.927Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-12-03T09:25:34.713Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-12-03T09:25:35.699Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-12-03T09:25:35.699Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-12-03T09:25:35.699Z] === RUN TestDockerSuite/TestRunAddHost [2021-12-03T09:25:35.699Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-12-03T09:25:35.699Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-12-03T09:25:35.699Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-12-03T09:25:36.166Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-12-03T09:25:36.166Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-12-03T09:25:36.166Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-12-03T09:25:36.166Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-12-03T09:25:36.166Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-12-03T09:25:36.167Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-12-03T09:25:36.167Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-12-03T09:25:36.167Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-12-03T09:25:36.167Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-12-03T09:25:37.729Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-12-03T09:25:37.729Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-12-03T09:25:37.729Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-12-03T09:25:37.729Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-12-03T09:25:37.729Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-12-03T09:25:42.475Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-12-03T09:25:44.686Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-12-03T09:25:46.898Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-12-03T09:25:48.460Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-12-03T09:25:50.672Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-12-03T09:25:50.672Z] === RUN TestDockerSuite/TestRunBindMounts [2021-12-03T09:25:54.473Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-12-03T09:25:54.473Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-12-03T09:25:54.473Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-12-03T09:25:54.473Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-12-03T09:25:54.940Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-12-03T09:25:54.940Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-12-03T09:25:54.941Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-12-03T09:25:54.941Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-12-03T09:25:54.941Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-12-03T09:25:54.941Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-12-03T09:25:54.941Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-12-03T09:25:54.941Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-12-03T09:25:54.941Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-12-03T09:25:54.941Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-12-03T09:25:54.941Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-12-03T09:25:54.941Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-12-03T09:25:54.941Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-12-03T09:25:54.941Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-12-03T09:25:54.941Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-12-03T09:25:54.941Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-12-03T09:25:54.941Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-12-03T09:25:54.941Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-12-03T09:25:54.941Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-12-03T09:25:57.154Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-12-03T09:25:57.154Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-12-03T09:25:57.154Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-12-03T09:25:59.371Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-12-03T09:25:59.371Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-12-03T09:25:59.371Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-12-03T09:25:59.371Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-12-03T09:25:59.371Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-12-03T09:26:01.584Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-12-03T09:26:01.584Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-12-03T09:26:01.584Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-12-03T09:26:01.584Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-12-03T09:26:01.584Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-12-03T09:26:01.584Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-12-03T09:26:01.584Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-12-03T09:26:01.584Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-12-03T09:26:01.584Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-12-03T09:26:01.584Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-12-03T09:26:01.584Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-12-03T09:26:01.584Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-12-03T09:26:01.584Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-12-03T09:26:01.584Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-12-03T09:26:01.584Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-12-03T09:26:03.157Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-12-03T09:26:05.371Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-12-03T09:26:07.595Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-12-03T09:26:07.595Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-12-03T09:26:07.595Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-12-03T09:26:07.595Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-12-03T09:26:07.595Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-12-03T09:26:07.595Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-12-03T09:26:07.595Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-12-03T09:26:09.807Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-12-03T09:26:09.807Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-12-03T09:26:09.807Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-12-03T09:26:09.807Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-12-03T09:26:09.807Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-12-03T09:26:09.807Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-12-03T09:26:09.807Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-12-03T09:26:09.807Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-12-03T09:26:09.807Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-12-03T09:26:11.382Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-12-03T09:26:16.155Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-12-03T09:26:16.155Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-12-03T09:26:16.155Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-12-03T09:26:16.155Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-12-03T09:26:16.155Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-12-03T09:26:16.155Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-12-03T09:26:16.155Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-12-03T09:26:16.155Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-03T09:26:16.155Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-12-03T09:26:16.155Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-12-03T09:26:16.155Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-12-03T09:26:16.155Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-12-03T09:26:16.155Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-12-03T09:26:17.718Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-12-03T09:26:17.718Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-12-03T09:26:17.718Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-12-03T09:26:17.718Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-12-03T09:26:17.718Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-12-03T09:26:17.718Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-12-03T09:26:19.929Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-12-03T09:26:22.142Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-12-03T09:26:22.142Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-12-03T09:26:22.142Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-12-03T09:26:23.704Z] === RUN TestDockerSuite/TestRunEnvironment [2021-12-03T09:26:23.704Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-12-03T09:26:23.704Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-12-03T09:26:23.704Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-12-03T09:26:23.704Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-12-03T09:26:23.704Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-12-03T09:26:23.704Z] === RUN TestDockerSuite/TestRunExitCode [2021-12-03T09:26:30.856Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-12-03T09:26:32.419Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-12-03T09:26:34.641Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-12-03T09:26:36.203Z] === RUN TestDockerSuite/TestRunExposePort [2021-12-03T09:26:36.203Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-12-03T09:26:36.203Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-12-03T09:26:36.203Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-12-03T09:26:36.203Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-12-03T09:26:36.203Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-12-03T09:26:36.203Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-12-03T09:26:36.203Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-12-03T09:26:36.671Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-12-03T09:26:36.671Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-12-03T09:26:36.671Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-12-03T09:26:36.671Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-12-03T09:26:36.671Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-12-03T09:26:36.671Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-12-03T09:26:36.671Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-12-03T09:26:36.671Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-12-03T09:26:39.618Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-12-03T09:26:39.618Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-12-03T09:26:39.618Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-12-03T09:26:39.618Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-12-03T09:26:39.618Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-12-03T09:26:39.618Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-12-03T09:26:39.618Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-12-03T09:26:39.618Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-12-03T09:26:39.618Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-12-03T09:26:39.618Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-12-03T09:26:39.618Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-12-03T09:26:39.618Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-12-03T09:26:48.274Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-12-03T09:26:48.274Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-12-03T09:26:48.274Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-12-03T09:26:49.260Z] === RUN TestDockerSuite/TestRunModeHostname [2021-12-03T09:26:49.260Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-12-03T09:26:49.260Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-12-03T09:26:49.260Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-12-03T09:26:49.260Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-12-03T09:26:49.260Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-12-03T09:26:49.260Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-12-03T09:26:49.260Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-12-03T09:26:49.260Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-12-03T09:26:49.260Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-12-03T09:26:49.260Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-12-03T09:26:49.260Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-12-03T09:26:49.260Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-12-03T09:26:49.260Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-12-03T09:26:49.260Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-12-03T09:26:49.260Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-12-03T09:26:49.260Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-12-03T09:26:49.260Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-12-03T09:26:49.260Z] === RUN TestDockerSuite/TestRunMount [2021-12-03T09:26:49.260Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-12-03T09:26:49.260Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-12-03T09:26:49.260Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-12-03T09:26:49.260Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-12-03T09:26:49.260Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-12-03T09:26:49.260Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-12-03T09:26:49.260Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-12-03T09:26:49.260Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-12-03T09:26:55.119Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-12-03T09:26:55.119Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-12-03T09:26:55.119Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-12-03T09:26:55.119Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-12-03T09:26:55.119Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-12-03T09:26:55.119Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-12-03T09:26:55.119Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-12-03T09:26:59.868Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-12-03T09:27:02.820Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-12-03T09:27:02.820Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-12-03T09:27:02.820Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-12-03T09:27:02.820Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-12-03T09:27:02.820Z] === RUN TestDockerSuite/TestRunNetHost [2021-12-03T09:27:02.820Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-12-03T09:27:02.820Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-12-03T09:27:02.820Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-12-03T09:27:02.820Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-12-03T09:27:02.820Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-12-03T09:27:03.287Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-12-03T09:27:03.287Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-12-03T09:27:03.287Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-12-03T09:27:03.287Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-12-03T09:27:03.287Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-12-03T09:27:03.287Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-12-03T09:27:03.287Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-12-03T09:27:03.287Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-12-03T09:27:03.287Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-12-03T09:27:03.287Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-12-03T09:27:04.849Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-12-03T09:27:06.410Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-12-03T09:27:08.624Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-12-03T09:27:09.608Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-12-03T09:27:11.170Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-12-03T09:27:11.643Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-12-03T09:27:11.643Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-12-03T09:27:11.643Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-12-03T09:27:11.643Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-12-03T09:27:11.643Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-12-03T09:27:11.643Z] === RUN TestDockerSuite/TestRunPortInUse [2021-12-03T09:27:11.643Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-12-03T09:27:11.643Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-12-03T09:27:11.643Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-12-03T09:27:11.643Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-12-03T09:27:11.643Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-12-03T09:27:11.643Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-12-03T09:27:11.643Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-12-03T09:27:11.643Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-12-03T09:27:11.643Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-12-03T09:27:11.643Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-12-03T09:27:13.879Z] === RUN TestDockerSuite/TestRunPublishPort [2021-12-03T09:27:13.879Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-12-03T09:27:13.879Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-12-03T09:27:13.879Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-12-03T09:27:13.879Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-12-03T09:27:13.879Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-12-03T09:27:13.879Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-12-03T09:27:13.879Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-12-03T09:27:13.879Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-12-03T09:27:13.879Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-03T09:27:13.879Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-12-03T09:27:21.033Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-12-03T09:27:21.033Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-12-03T09:27:21.033Z] === RUN TestDockerSuite/TestRunRm [2021-12-03T09:27:22.596Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-12-03T09:27:27.345Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-12-03T09:27:29.557Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-12-03T09:27:31.770Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-12-03T09:27:33.331Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-12-03T09:27:35.541Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-12-03T09:27:35.542Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-12-03T09:27:35.542Z] === RUN TestDockerSuite/TestRunState [2021-12-03T09:27:35.542Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-12-03T09:27:35.542Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-12-03T09:27:37.755Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-12-03T09:27:37.755Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-12-03T09:27:37.755Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-12-03T09:27:39.322Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-12-03T09:27:39.322Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-12-03T09:27:39.322Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-12-03T09:27:39.322Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-12-03T09:27:39.322Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-12-03T09:27:39.789Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-12-03T09:27:39.789Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-12-03T09:27:39.789Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-12-03T09:27:39.789Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-12-03T09:27:44.538Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-12-03T09:27:44.538Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-12-03T09:27:44.538Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-12-03T09:27:44.538Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-12-03T09:27:44.538Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-12-03T09:27:44.538Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-12-03T09:27:44.538Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-12-03T09:27:44.538Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-12-03T09:27:44.538Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-12-03T09:27:44.538Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-12-03T09:27:44.538Z] === RUN TestDockerSuite/TestRunUserByID [2021-12-03T09:27:44.538Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-12-03T09:27:44.538Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-12-03T09:27:44.538Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-12-03T09:27:44.538Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-12-03T09:27:44.538Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-12-03T09:27:44.538Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-12-03T09:27:44.538Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-12-03T09:27:44.538Z] === RUN TestDockerSuite/TestRunUserByName [2021-12-03T09:27:44.538Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-12-03T09:27:44.538Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-12-03T09:27:46.100Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-12-03T09:27:46.100Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-12-03T09:27:46.100Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-12-03T09:27:48.312Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-12-03T09:27:48.312Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-12-03T09:27:48.312Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-12-03T09:27:48.312Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-12-03T09:27:48.312Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-12-03T09:27:50.523Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-12-03T09:27:56.380Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-12-03T09:28:05.038Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-12-03T09:28:10.899Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-12-03T09:28:10.899Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-12-03T09:28:10.899Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-12-03T09:28:10.899Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-12-03T09:28:13.112Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-12-03T09:28:14.681Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-12-03T09:28:16.894Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-12-03T09:28:16.894Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-12-03T09:28:16.894Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-12-03T09:28:16.894Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-12-03T09:28:17.361Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-12-03T09:28:17.361Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-12-03T09:28:17.361Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-12-03T09:28:17.361Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-12-03T09:28:17.361Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-12-03T09:28:17.361Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-12-03T09:28:17.361Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-12-03T09:28:17.361Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-12-03T09:28:17.361Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-12-03T09:28:17.361Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-12-03T09:28:17.361Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-12-03T09:28:21.150Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-12-03T09:28:22.136Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-12-03T09:28:24.354Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-12-03T09:28:28.255Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-12-03T09:28:28.255Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-12-03T09:28:28.255Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-12-03T09:28:28.255Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-12-03T09:28:28.255Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-12-03T09:28:28.255Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-12-03T09:28:28.255Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-12-03T09:28:28.255Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-12-03T09:28:28.255Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-12-03T09:28:28.255Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-12-03T09:28:28.255Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-12-03T09:28:28.255Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-12-03T09:28:28.255Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-12-03T09:28:28.255Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-12-03T09:28:28.255Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-12-03T09:28:28.255Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-12-03T09:28:28.255Z] === RUN TestDockerSuite/TestSaveImageId [2021-12-03T09:28:28.255Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-12-03T09:28:28.255Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-12-03T09:28:28.255Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-12-03T09:28:28.255Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-12-03T09:28:28.255Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-12-03T09:28:28.255Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-12-03T09:28:28.255Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-12-03T09:28:28.255Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-12-03T09:28:28.255Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-12-03T09:28:28.255Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-12-03T09:28:28.255Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-12-03T09:28:28.255Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-12-03T09:28:28.255Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-12-03T09:28:28.255Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-12-03T09:28:28.255Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-12-03T09:28:28.255Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-12-03T09:28:28.255Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-12-03T09:28:28.255Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-12-03T09:28:30.468Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-12-03T09:28:30.468Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-12-03T09:28:30.936Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-12-03T09:28:31.404Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-12-03T09:28:32.965Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-12-03T09:28:38.833Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-12-03T09:28:38.833Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-12-03T09:28:38.833Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-12-03T09:28:45.985Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-12-03T09:28:45.985Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-12-03T09:28:45.985Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-12-03T09:28:48.196Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-12-03T09:28:48.196Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-12-03T09:28:48.196Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-12-03T09:28:48.196Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-12-03T09:28:48.196Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-12-03T09:28:48.196Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-12-03T09:28:48.196Z] === RUN TestDockerSuite/TestStartRecordError [2021-12-03T09:28:48.196Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-12-03T09:28:48.196Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-12-03T09:28:52.943Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-12-03T09:28:52.943Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-12-03T09:28:52.943Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-12-03T09:28:52.943Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-12-03T09:28:52.943Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-12-03T09:28:52.943Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-12-03T09:28:52.943Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-12-03T09:28:52.943Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-12-03T09:28:52.943Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-12-03T09:28:52.943Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-12-03T09:28:52.943Z] === RUN TestDockerSuite/TestStatsNoStream [2021-12-03T09:28:52.943Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-12-03T09:28:52.943Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-12-03T09:28:54.504Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-12-03T09:28:56.717Z] === RUN TestDockerSuite/TestTopPrivileged [2021-12-03T09:28:56.717Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-12-03T09:28:56.717Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-12-03T09:28:58.285Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-12-03T09:28:58.285Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-12-03T09:28:58.285Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-12-03T09:28:58.285Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-12-03T09:28:58.285Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-12-03T09:28:58.285Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-12-03T09:28:58.285Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-12-03T09:28:58.285Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-12-03T09:28:58.285Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-12-03T09:28:58.285Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-12-03T09:28:58.754Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-12-03T09:28:58.754Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-12-03T09:28:58.754Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-12-03T09:29:13.686Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-12-03T09:29:13.686Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-12-03T09:29:14.154Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-12-03T09:29:14.154Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-12-03T09:29:14.154Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-12-03T09:29:14.621Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-12-03T09:29:14.621Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-12-03T09:29:14.621Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-12-03T09:29:16.834Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-12-03T09:29:17.301Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-12-03T09:29:19.513Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-12-03T09:29:19.982Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-12-03T09:29:19.982Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-12-03T09:29:20.449Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-12-03T09:29:20.449Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-12-03T09:29:32.934Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-12-03T09:29:32.934Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-12-03T09:29:32.934Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-12-03T09:29:32.934Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-12-03T09:29:32.934Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-12-03T09:29:32.934Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-12-03T09:29:32.934Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-12-03T09:29:38.794Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-12-03T09:29:38.794Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-12-03T09:29:38.794Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-12-03T09:29:45.951Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-12-03T09:29:45.951Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-12-03T09:29:45.951Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-12-03T09:29:47.515Z] --- PASS: TestDockerSuite (2295.23s) [2021-12-03T09:29:47.515Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-12-03T09:29:47.515Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-12-03T09:29:47.515Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-12-03T09:29:47.515Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-12-03T09:29:47.515Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-12-03T09:29:47.515Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-12-03T09:29:47.515Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-12-03T09:29:47.515Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.57s) [2021-12-03T09:29:47.515Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.20s) [2021-12-03T09:29:47.515Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.50s) [2021-12-03T09:29:47.515Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-12-03T09:29:47.515Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (94.61s) [2021-12-03T09:29:47.515Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.69s) [2021-12-03T09:29:47.515Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-12-03T09:29:47.515Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-12-03T09:29:47.515Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-12-03T09:29:47.515Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-12-03T09:29:47.515Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-12-03T09:29:47.515Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-12-03T09:29:47.515Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-12-03T09:29:47.515Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2021-12-03T09:29:47.515Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-12-03T09:29:47.515Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-12-03T09:29:47.515Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.46s) [2021-12-03T09:29:47.515Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-12-03T09:29:47.515Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-12-03T09:29:47.515Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.82s) [2021-12-03T09:29:47.515Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (6.74s) [2021-12-03T09:29:47.515Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-12-03T09:29:47.515Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-12-03T09:29:47.515Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-12-03T09:29:47.515Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-12-03T09:29:47.515Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.87s) [2021-12-03T09:29:47.515Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-12-03T09:29:47.515Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-12-03T09:29:47.515Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.84s) [2021-12-03T09:29:47.515Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (89.18s) [2021-12-03T09:29:47.515Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.29s) [2021-12-03T09:29:47.515Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.74s) [2021-12-03T09:29:47.515Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-12-03T09:29:47.515Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.36s) [2021-12-03T09:29:47.515Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.76s) [2021-12-03T09:29:47.515Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-12-03T09:29:47.515Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-12-03T09:29:47.515Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-12-03T09:29:47.515Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2021-12-03T09:29:47.515Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.76s) [2021-12-03T09:29:47.515Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.92s) [2021-12-03T09:29:47.515Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.31s) [2021-12-03T09:29:47.515Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-12-03T09:29:47.515Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-12-03T09:29:47.515Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-12-03T09:29:47.515Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.49s) [2021-12-03T09:29:47.515Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.64s) [2021-12-03T09:29:47.515Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (3.92s) [2021-12-03T09:29:47.515Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.92s) [2021-12-03T09:29:47.515Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-12-03T09:29:47.515Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.07s) [2021-12-03T09:29:47.515Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.46s) [2021-12-03T09:29:47.515Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (8.97s) [2021-12-03T09:29:47.515Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-12-03T09:29:47.515Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-12-03T09:29:47.515Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-12-03T09:29:47.515Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-12-03T09:29:47.515Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.44s) [2021-12-03T09:29:47.515Z] --- PASS: TestDockerSuite/TestBuildAddTar (41.26s) [2021-12-03T09:29:47.515Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-12-03T09:29:47.515Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.26s) [2021-12-03T09:29:47.515Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (23.92s) [2021-12-03T09:29:47.515Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s) [2021-12-03T09:29:47.515Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.41s) [2021-12-03T09:29:47.515Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.96s) [2021-12-03T09:29:47.515Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.72s) [2021-12-03T09:29:47.515Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.99s) [2021-12-03T09:29:47.515Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.69s) [2021-12-03T09:29:47.515Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.04s) [2021-12-03T09:29:47.515Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (8.76s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.58s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.52s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (37.71s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.83s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.49s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.27s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.19s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.75s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.14s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.28s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.85s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildCmd (0.50s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.49s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.51s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.53s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.07s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.05s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.72s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.83s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.45s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.76s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.61s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.50s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (27.56s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.51s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.45s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.33s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.25s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.24s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.47s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (23.41s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.61s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.26s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.90s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.38s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.55s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.85s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.37s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.34s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildDockerignore (49.92s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.50s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.27s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (68.25s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.30s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.55s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (24.88s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.47s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (18.00s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (32.29s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.39s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.36s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (119.85s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.39s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.25s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.49s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.97s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.45s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.52s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.71s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.76s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.12s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.25s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.25s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.88s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.14s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.30s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.53s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildFails (2.02s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.83s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.70s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.54s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildFromGit (9.70s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.35s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.50s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.63s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.51s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.31s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildHistory (9.73s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.88s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.83s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.72s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.69s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildLabel (0.86s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.56s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.84s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.50s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildLabels (0.87s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.32s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.99s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.49s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.56s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.18s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (16.05s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.56s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (31.47s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (21.57s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.43s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (10.00s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.86s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.24s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.34s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.59s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.35s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.67s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.14s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.21s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.67s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.87s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.19s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildOnBuild (12.15s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.40s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.37s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.43s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.21s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.43s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.06s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.99s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.91s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (33.90s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (25.16s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildRm (10.69s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.79s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.19s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.13s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (7.86s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildShellInherited (8.57s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.77s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.55s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.58s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.52s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.26s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.85s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildStderr (3.70s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (16.53s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.25s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.55s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.07s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.85s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.40s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.43s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.49s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.37s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.31s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.75s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.14s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (9.37s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.27s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.20s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.26s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.25s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.87s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.31s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.68s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.06s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.77s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.77s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.25s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.91s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.90s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestCommitChange (4.08s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.60s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestCommitNewFile (10.58s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestCommitTTY (5.80s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.68s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestContainerAPICommit (10.49s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.63s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.93s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.05s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.11s) [2021-12-03T09:29:47.516Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-12-03T09:29:47.516Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.18s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.89s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.84s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.93s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.96s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.96s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.70s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.26s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.21s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.96s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.08s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.33s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.56s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.05s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.85s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.97s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.75s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.65s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (41.37s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.33s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.32s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.32s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.34s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000095008_} (7.37s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13040768266_c:\foo_false____} (7.33s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13040768266_c:\foo_true____} (2.34s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.24s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (6.95s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestCpGarbagePath (7.15s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.08s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.71s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.08s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.40s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestCpToCaseH (14.54s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestCpToDot (2.02s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestCpToStdout (2.05s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.15s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestCreateArgs (0.15s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.92s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.04s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.15s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.76s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.58s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestCreateLabels (0.16s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestCreateRM (0.30s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.15s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.30s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (11.29s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.18s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.36s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.76s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.16s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.06s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (6.92s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.99s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.08s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (6.64s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestEventsCopy (4.23s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.37s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.06s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.70s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.24s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.88s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.86s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestEventsFilters (4.11s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestEventsFormat (3.98s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.15s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestEventsRename (2.14s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestEventsResize (7.37s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.97s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.22s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.38s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestEventsUntag (2.71s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.38s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.69s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.69s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.69s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.84s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.84s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.65s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.52s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.02s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestExecInspectID (4.28s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.31s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.94s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.38s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.76s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.81s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.72s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.77s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.81s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.28s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.55s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.93s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.53s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.23s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.88s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.05s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestImagesFormat (0.18s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.53s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestImportBadURL (2.40s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.94s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.92s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2021-12-03T09:29:47.517Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-12-03T09:29:47.517Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.88s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.16s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.93s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestInspectDefault (6.83s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestInspectHistory (3.62s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.93s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.83s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.16s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.03s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.83s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.89s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestInspectStatus (2.26s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.64s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.91s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.90s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.84s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.26s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.86s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.98s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.66s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.71s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.17s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.06s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.88s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.03s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.15s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.06s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.24s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.38s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.01s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.96s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestLogsSince (8.57s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestLogsTail (2.37s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.17s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.96s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (8.76s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.78s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestPsByOrder (6.89s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.69s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.20s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.25s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.16s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.08s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.91s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.81s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (8.81s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.83s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.65s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.41s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.47s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.04s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (14.71s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.04s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.21s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.15s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.63s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.61s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.46s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.48s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.26s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (11.79s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.51s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.61s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.36s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.18s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (11.33s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.61s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestRmiTag (0.59s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.06s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.52s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.14s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (3.90s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.03s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.71s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.40s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.64s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.97s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.89s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.98s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.02s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.91s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.69s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.78s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.97s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.12s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.04s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.92s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.68s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.47s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.02s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.96s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.91s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.91s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-12-03T09:29:47.518Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-12-03T09:29:47.518Z] --- PASS: TestDockerSuite/TestRunExitCode (6.69s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.89s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.00s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.06s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.21s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.87s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.50s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (5.84s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.16s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.58s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.31s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.20s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.86s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.89s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.27s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.68s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.29s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.47s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestRunRm (1.95s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.06s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.97s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.07s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.82s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.15s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.08s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.75s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.29s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.95s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.94s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.57s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.82s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (8.63s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.33s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.17s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.99s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.36s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.43s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.49s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.88s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.81s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.23s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.21s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.66s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.71s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.28s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.32s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (4.40s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.81s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.00s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.83s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.25s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.27s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.26s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.23s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.47s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.32s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.33s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.15s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (11.31s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.51s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.75s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.24s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.23s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.47s) [2021-12-03T09:29:47.519Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-12-03T09:29:47.519Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.28s) [2021-12-03T09:29:47.519Z] === RUN TestDockerRegistrySuite [2021-12-03T09:29:47.519Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-12-03T09:29:47.519Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.519Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-12-03T09:29:47.519Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.519Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-12-03T09:29:47.519Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.519Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-12-03T09:29:47.519Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.519Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-12-03T09:29:47.519Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.519Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-12-03T09:29:47.519Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.519Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-12-03T09:29:47.519Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.519Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-12-03T09:29:47.519Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.519Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-12-03T09:29:47.519Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.519Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-12-03T09:29:47.519Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.519Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-12-03T09:29:47.519Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.519Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-12-03T09:29:47.519Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.519Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-12-03T09:29:47.519Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.520Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-12-03T09:29:47.520Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.520Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-12-03T09:29:47.520Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.520Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-12-03T09:29:47.520Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.520Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-12-03T09:29:47.520Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.520Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-12-03T09:29:47.520Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.520Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-12-03T09:29:47.520Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.520Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-12-03T09:29:47.520Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.520Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-12-03T09:29:47.520Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.520Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-12-03T09:29:47.520Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.520Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-12-03T09:29:47.520Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.520Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-12-03T09:29:47.520Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.989Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-12-03T09:29:47.989Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.989Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-12-03T09:29:47.989Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.989Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-12-03T09:29:47.989Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.989Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-12-03T09:29:47.989Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.989Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-12-03T09:29:47.989Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.989Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-12-03T09:29:47.989Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.989Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-12-03T09:29:47.989Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.989Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-12-03T09:29:47.989Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.989Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-12-03T09:29:47.989Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.989Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-12-03T09:29:47.989Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.989Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-12-03T09:29:47.989Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.989Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-12-03T09:29:47.989Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.989Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-12-03T09:29:47.989Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.989Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-12-03T09:29:47.989Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.989Z] --- PASS: TestDockerRegistrySuite (0.16s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-12-03T09:29:47.989Z] === RUN TestDockerSchema1RegistrySuite [2021-12-03T09:29:47.989Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-12-03T09:29:47.989Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.989Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-12-03T09:29:47.989Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.989Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-12-03T09:29:47.989Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.989Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-12-03T09:29:47.989Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.989Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-12-03T09:29:47.989Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.989Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-12-03T09:29:47.989Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.989Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-12-03T09:29:47.989Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.989Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-12-03T09:29:47.989Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.989Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-12-03T09:29:47.989Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.989Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-12-03T09:29:47.989Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.989Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-12-03T09:29:47.989Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.989Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-12-03T09:29:47.989Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-12-03T09:29:47.989Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-12-03T09:29:47.989Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.989Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-12-03T09:29:47.989Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.989Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-12-03T09:29:47.989Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.989Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-12-03T09:29:47.989Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.989Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-12-03T09:29:47.989Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.989Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-12-03T09:29:47.989Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.989Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-12-03T09:29:47.989Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.989Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-12-03T09:29:47.989Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.989Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-12-03T09:29:47.989Z] === RUN TestDockerRegistryAuthTokenSuite [2021-12-03T09:29:47.989Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-12-03T09:29:47.989Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.989Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-12-03T09:29:47.989Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.989Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-12-03T09:29:47.989Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.989Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-12-03T09:29:47.989Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.989Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-12-03T09:29:47.989Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.989Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-12-03T09:29:47.989Z] === RUN TestDockerDaemonSuite [2021-12-03T09:29:47.989Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-12-03T09:29:47.989Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.989Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-12-03T09:29:47.989Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.989Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-12-03T09:29:47.989Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.989Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-12-03T09:29:47.989Z] === RUN TestDockerSwarmSuite [2021-12-03T09:29:47.989Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-12-03T09:29:47.989Z] === RUN TestDockerPluginSuite [2021-12-03T09:29:47.989Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-12-03T09:29:47.989Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.989Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-12-03T09:29:47.989Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.989Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-12-03T09:29:47.989Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.989Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-12-03T09:29:47.989Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.989Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-12-03T09:29:47.989Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.989Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-12-03T09:29:47.989Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.989Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-12-03T09:29:47.989Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.989Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-12-03T09:29:47.989Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.989Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-12-03T09:29:47.989Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.989Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-12-03T09:29:47.989Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.989Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-12-03T09:29:47.989Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.989Z] --- PASS: TestDockerPluginSuite (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-12-03T09:29:47.989Z] === RUN TestDockerExternalVolumeSuite [2021-12-03T09:29:47.989Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-12-03T09:29:47.989Z] === RUN TestDockerNetworkSuite [2021-12-03T09:29:47.989Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-12-03T09:29:47.989Z] === RUN TestDockerHubPullSuite [2021-12-03T09:29:47.989Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-12-03T09:29:47.989Z] PASS [2021-12-03T09:29:47.989Z] ok github.com/docker/docker/integration-cli 2295.568s [2021-12-03T09:29:47.989Z] [2021-12-03T09:29:47.989Z] === Skipped [2021-12-03T09:29:47.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-12-03T09:29:47.989Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-12-03T09:29:47.989Z] [2021-12-03T09:29:47.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-12-03T09:29:47.989Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-12-03T09:29:47.989Z] [2021-12-03T09:29:47.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-12-03T09:29:47.989Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-12-03T09:29:47.989Z] [2021-12-03T09:29:47.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-12-03T09:29:47.989Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-12-03T09:29:47.989Z] [2021-12-03T09:29:47.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-12-03T09:29:47.989Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-12-03T09:29:47.989Z] [2021-12-03T09:29:47.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-12-03T09:29:47.989Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.989Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-12-03T09:29:47.989Z] [2021-12-03T09:29:47.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-12-03T09:29:47.989Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-12-03T09:29:47.990Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2021-12-03T09:29:47.990Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-12-03T09:29:47.990Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-12-03T09:29:47.990Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-12-03T09:29:47.990Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-12-03T09:29:47.990Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-12-03T09:29:47.990Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-12-03T09:29:47.990Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-12-03T09:29:47.990Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-12-03T09:29:47.990Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-12-03T09:29:47.990Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.29s) [2021-12-03T09:29:47.990Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.29s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-12-03T09:29:47.990Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-12-03T09:29:47.990Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-12-03T09:29:47.990Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-12-03T09:29:47.990Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-12-03T09:29:47.990Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-12-03T09:29:47.990Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-12-03T09:29:47.990Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-12-03T09:29:47.990Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-12-03T09:29:47.990Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-12-03T09:29:47.990Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-12-03T09:29:47.990Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.26s) [2021-12-03T09:29:47.990Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.26s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s) [2021-12-03T09:29:47.990Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.72s) [2021-12-03T09:29:47.990Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.72s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-12-03T09:29:47.990Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-12-03T09:29:47.990Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-12-03T09:29:47.990Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-12-03T09:29:47.990Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-12-03T09:29:47.990Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-12-03T09:29:47.990Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.49s) [2021-12-03T09:29:47.990Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.49s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.27s) [2021-12-03T09:29:47.990Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.27s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-12-03T09:29:47.990Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-12-03T09:29:47.990Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-12-03T09:29:47.990Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-12-03T09:29:47.990Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-12-03T09:29:47.990Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-12-03T09:29:47.990Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-12-03T09:29:47.990Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-12-03T09:29:47.990Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.25s) [2021-12-03T09:29:47.990Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.25s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.24s) [2021-12-03T09:29:47.990Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.24s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-12-03T09:29:47.990Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-12-03T09:29:47.990Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.26s) [2021-12-03T09:29:47.990Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.26s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.27s) [2021-12-03T09:29:47.990Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.27s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.25s) [2021-12-03T09:29:47.990Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.25s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-12-03T09:29:47.990Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-12-03T09:29:47.990Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-12-03T09:29:47.990Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.25s) [2021-12-03T09:29:47.990Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.25s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-12-03T09:29:47.990Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-12-03T09:29:47.990Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-12-03T09:29:47.990Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-12-03T09:29:47.990Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-12-03T09:29:47.990Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-12-03T09:29:47.990Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-12-03T09:29:47.990Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-12-03T09:29:47.990Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-12-03T09:29:47.990Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-12-03T09:29:47.990Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-12-03T09:29:47.990Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.990Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-12-03T09:29:47.990Z] [2021-12-03T09:29:47.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-12-03T09:29:47.990Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-12-03T09:29:47.991Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-12-03T09:29:47.991Z] [2021-12-03T09:29:47.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-12-03T09:29:47.991Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.991Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-12-03T09:29:47.991Z] [2021-12-03T09:29:47.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-12-03T09:29:47.991Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.991Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-12-03T09:29:47.991Z] [2021-12-03T09:29:47.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-12-03T09:29:47.991Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.991Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-12-03T09:29:47.991Z] [2021-12-03T09:29:47.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-12-03T09:29:47.991Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.991Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-12-03T09:29:47.991Z] [2021-12-03T09:29:47.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.03s) [2021-12-03T09:29:47.991Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.991Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2021-12-03T09:29:47.991Z] [2021-12-03T09:29:47.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-12-03T09:29:47.991Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.991Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-12-03T09:29:47.991Z] [2021-12-03T09:29:47.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-12-03T09:29:47.991Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.991Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-12-03T09:29:47.991Z] [2021-12-03T09:29:47.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-12-03T09:29:47.991Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.991Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-12-03T09:29:47.991Z] [2021-12-03T09:29:47.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-12-03T09:29:47.991Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.991Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-12-03T09:29:47.991Z] [2021-12-03T09:29:47.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-12-03T09:29:47.991Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.991Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-12-03T09:29:47.991Z] [2021-12-03T09:29:47.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-12-03T09:29:47.991Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.991Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-12-03T09:29:47.991Z] [2021-12-03T09:29:47.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-12-03T09:29:47.991Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.991Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-12-03T09:29:47.991Z] [2021-12-03T09:29:47.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-12-03T09:29:47.991Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.991Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-12-03T09:29:47.991Z] [2021-12-03T09:29:47.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.29s) [2021-12-03T09:29:47.991Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.991Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s) [2021-12-03T09:29:47.991Z] [2021-12-03T09:29:47.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.25s) [2021-12-03T09:29:47.991Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.991Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.25s) [2021-12-03T09:29:47.991Z] [2021-12-03T09:29:47.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-12-03T09:29:47.991Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.991Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-12-03T09:29:47.991Z] [2021-12-03T09:29:47.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-12-03T09:29:47.991Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.991Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-12-03T09:29:47.991Z] [2021-12-03T09:29:47.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-12-03T09:29:47.991Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.991Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-12-03T09:29:47.991Z] [2021-12-03T09:29:47.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-12-03T09:29:47.991Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.991Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-12-03T09:29:47.991Z] [2021-12-03T09:29:47.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-12-03T09:29:47.991Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.991Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-12-03T09:29:47.991Z] [2021-12-03T09:29:47.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.27s) [2021-12-03T09:29:47.991Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.991Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.27s) [2021-12-03T09:29:47.991Z] [2021-12-03T09:29:47.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-12-03T09:29:47.991Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.991Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-12-03T09:29:47.991Z] [2021-12-03T09:29:47.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.26s) [2021-12-03T09:29:47.991Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.991Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.26s) [2021-12-03T09:29:47.991Z] [2021-12-03T09:29:47.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2021-12-03T09:29:47.991Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.991Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2021-12-03T09:29:47.991Z] [2021-12-03T09:29:47.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.30s) [2021-12-03T09:29:47.991Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.991Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s) [2021-12-03T09:29:47.991Z] [2021-12-03T09:29:47.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-12-03T09:29:47.991Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.991Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-12-03T09:29:47.991Z] [2021-12-03T09:29:47.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.25s) [2021-12-03T09:29:47.991Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.991Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.25s) [2021-12-03T09:29:47.991Z] [2021-12-03T09:29:47.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-12-03T09:29:47.991Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.991Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-12-03T09:29:47.991Z] [2021-12-03T09:29:47.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-12-03T09:29:47.991Z] docker_cli_sni_test.go:18: Flakey test [2021-12-03T09:29:47.991Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-12-03T09:29:47.991Z] [2021-12-03T09:29:47.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-12-03T09:29:47.991Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.991Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-12-03T09:29:47.991Z] [2021-12-03T09:29:47.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-12-03T09:29:47.991Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.991Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-12-03T09:29:47.991Z] [2021-12-03T09:29:47.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-12-03T09:29:47.991Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.991Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-12-03T09:29:47.991Z] [2021-12-03T09:29:47.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-12-03T09:29:47.991Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.991Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-12-03T09:29:47.991Z] [2021-12-03T09:29:47.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-12-03T09:29:47.991Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.991Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-12-03T09:29:47.991Z] [2021-12-03T09:29:47.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-12-03T09:29:47.991Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.991Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-12-03T09:29:47.991Z] [2021-12-03T09:29:47.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-12-03T09:29:47.991Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.991Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-12-03T09:29:47.991Z] [2021-12-03T09:29:47.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-12-03T09:29:47.991Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.991Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-12-03T09:29:47.991Z] [2021-12-03T09:29:47.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-12-03T09:29:47.991Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.991Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-12-03T09:29:47.991Z] [2021-12-03T09:29:47.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-12-03T09:29:47.991Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.991Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-12-03T09:29:47.991Z] [2021-12-03T09:29:47.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-12-03T09:29:47.991Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.991Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-12-03T09:29:47.991Z] [2021-12-03T09:29:47.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-12-03T09:29:47.991Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.991Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-12-03T09:29:47.991Z] [2021-12-03T09:29:47.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-12-03T09:29:47.991Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.991Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-12-03T09:29:47.991Z] [2021-12-03T09:29:47.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-12-03T09:29:47.991Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.991Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-12-03T09:29:47.991Z] [2021-12-03T09:29:47.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-12-03T09:29:47.991Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.991Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-12-03T09:29:47.991Z] [2021-12-03T09:29:47.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-12-03T09:29:47.991Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.991Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-12-03T09:29:47.991Z] [2021-12-03T09:29:47.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-12-03T09:29:47.991Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.991Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-12-03T09:29:47.991Z] [2021-12-03T09:29:47.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-12-03T09:29:47.991Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.991Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-12-03T09:29:47.991Z] [2021-12-03T09:29:47.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-12-03T09:29:47.991Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.991Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-12-03T09:29:47.991Z] [2021-12-03T09:29:47.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-12-03T09:29:47.991Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.991Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-12-03T09:29:47.991Z] [2021-12-03T09:29:47.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-12-03T09:29:47.991Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.991Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-12-03T09:29:47.991Z] [2021-12-03T09:29:47.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-12-03T09:29:47.991Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.991Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-12-03T09:29:47.991Z] [2021-12-03T09:29:47.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-12-03T09:29:47.991Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.991Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-12-03T09:29:47.991Z] [2021-12-03T09:29:47.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-12-03T09:29:47.991Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.991Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-12-03T09:29:47.991Z] [2021-12-03T09:29:47.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-12-03T09:29:47.991Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.991Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-12-03T09:29:47.991Z] [2021-12-03T09:29:47.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-12-03T09:29:47.991Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.991Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-12-03T09:29:47.991Z] [2021-12-03T09:29:47.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-12-03T09:29:47.991Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.991Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-12-03T09:29:47.991Z] [2021-12-03T09:29:47.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-12-03T09:29:47.991Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.991Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-12-03T09:29:47.991Z] [2021-12-03T09:29:47.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-12-03T09:29:47.991Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.991Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-12-03T09:29:47.991Z] [2021-12-03T09:29:47.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-12-03T09:29:47.991Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.991Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-12-03T09:29:47.991Z] [2021-12-03T09:29:47.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-12-03T09:29:47.991Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-12-03T09:29:47.992Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-12-03T09:29:47.992Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-12-03T09:29:47.992Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-12-03T09:29:47.992Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-12-03T09:29:47.992Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-12-03T09:29:47.992Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-12-03T09:29:47.992Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-12-03T09:29:47.992Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-12-03T09:29:47.992Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-12-03T09:29:47.992Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-12-03T09:29:47.992Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-12-03T09:29:47.992Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-12-03T09:29:47.992Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-12-03T09:29:47.992Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-12-03T09:29:47.992Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-12-03T09:29:47.992Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-12-03T09:29:47.992Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-12-03T09:29:47.992Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-12-03T09:29:47.992Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-12-03T09:29:47.992Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-12-03T09:29:47.992Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-12-03T09:29:47.992Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-12-03T09:29:47.992Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-12-03T09:29:47.992Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-12-03T09:29:47.992Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-12-03T09:29:47.992Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-12-03T09:29:47.992Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-12-03T09:29:47.992Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-12-03T09:29:47.992Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-12-03T09:29:47.992Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-12-03T09:29:47.992Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-12-03T09:29:47.992Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-12-03T09:29:47.992Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-12-03T09:29:47.992Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-12-03T09:29:47.992Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-12-03T09:29:47.992Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-12-03T09:29:47.992Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-12-03T09:29:47.992Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-12-03T09:29:47.992Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-12-03T09:29:47.992Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-12-03T09:29:47.992Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-12-03T09:29:47.992Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-12-03T09:29:47.992Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-12-03T09:29:47.992Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-12-03T09:29:47.992Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-12-03T09:29:47.992Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-12-03T09:29:47.992Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-12-03T09:29:47.992Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-12-03T09:29:47.992Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-12-03T09:29:47.992Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-12-03T09:29:47.992Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-12-03T09:29:47.992Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-12-03T09:29:47.992Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-12-03T09:29:47.992Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-12-03T09:29:47.992Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-12-03T09:29:47.992Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-12-03T09:29:47.992Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-12-03T09:29:47.992Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-12-03T09:29:47.992Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-12-03T09:29:47.992Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-12-03T09:29:47.992Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-12-03T09:29:47.992Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-12-03T09:29:47.992Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-12-03T09:29:47.992Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-12-03T09:29:47.992Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-12-03T09:29:47.992Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-12-03T09:29:47.992Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-12-03T09:29:47.992Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-12-03T09:29:47.992Z] [2021-12-03T09:29:47.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-12-03T09:29:47.992Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-12-03T09:29:47.993Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-12-03T09:29:47.993Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-12-03T09:29:47.993Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-12-03T09:29:47.993Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-12-03T09:29:47.993Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-12-03T09:29:47.993Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-12-03T09:29:47.993Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-12-03T09:29:47.993Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-12-03T09:29:47.993Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-12-03T09:29:47.993Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-12-03T09:29:47.993Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-12-03T09:29:47.993Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-12-03T09:29:47.993Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-12-03T09:29:47.993Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-12-03T09:29:47.993Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-12-03T09:29:47.993Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-12-03T09:29:47.993Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-12-03T09:29:47.993Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-12-03T09:29:47.993Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-12-03T09:29:47.993Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-12-03T09:29:47.993Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-12-03T09:29:47.993Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-12-03T09:29:47.993Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-12-03T09:29:47.993Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-12-03T09:29:47.993Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-12-03T09:29:47.993Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-12-03T09:29:47.993Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-12-03T09:29:47.993Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-12-03T09:29:47.993Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-12-03T09:29:47.993Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-12-03T09:29:47.993Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-12-03T09:29:47.993Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-12-03T09:29:47.993Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-12-03T09:29:47.993Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-12-03T09:29:47.993Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-12-03T09:29:47.993Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-12-03T09:29:47.993Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-12-03T09:29:47.993Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-12-03T09:29:47.993Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-12-03T09:29:47.993Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-12-03T09:29:47.993Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-12-03T09:29:47.993Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-12-03T09:29:47.993Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-12-03T09:29:47.993Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-12-03T09:29:47.993Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-12-03T09:29:47.993Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-12-03T09:29:47.993Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-12-03T09:29:47.993Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-12-03T09:29:47.993Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-12-03T09:29:47.993Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-12-03T09:29:47.993Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-12-03T09:29:47.993Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-12-03T09:29:47.993Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-12-03T09:29:47.993Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-12-03T09:29:47.993Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-12-03T09:29:47.993Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-12-03T09:29:47.993Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-12-03T09:29:47.993Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-12-03T09:29:47.993Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-12-03T09:29:47.993Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-12-03T09:29:47.993Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-12-03T09:29:47.993Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-12-03T09:29:47.993Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-12-03T09:29:47.993Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-12-03T09:29:47.993Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-12-03T09:29:47.993Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-12-03T09:29:47.993Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-12-03T09:29:47.993Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.993Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-12-03T09:29:47.993Z] [2021-12-03T09:29:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-12-03T09:29:47.994Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.994Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-12-03T09:29:47.994Z] [2021-12-03T09:29:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-12-03T09:29:47.994Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.994Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-12-03T09:29:47.994Z] [2021-12-03T09:29:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-12-03T09:29:47.994Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.994Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-12-03T09:29:47.994Z] [2021-12-03T09:29:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-12-03T09:29:47.994Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.994Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-12-03T09:29:47.994Z] [2021-12-03T09:29:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-12-03T09:29:47.994Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.994Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-12-03T09:29:47.994Z] [2021-12-03T09:29:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-12-03T09:29:47.994Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.994Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-12-03T09:29:47.994Z] [2021-12-03T09:29:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-12-03T09:29:47.994Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.994Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-12-03T09:29:47.994Z] [2021-12-03T09:29:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-12-03T09:29:47.994Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.994Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-12-03T09:29:47.994Z] [2021-12-03T09:29:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-12-03T09:29:47.994Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.994Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-12-03T09:29:47.994Z] [2021-12-03T09:29:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-12-03T09:29:47.994Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.994Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-12-03T09:29:47.994Z] [2021-12-03T09:29:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-12-03T09:29:47.994Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.994Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-12-03T09:29:47.994Z] [2021-12-03T09:29:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-12-03T09:29:47.994Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.994Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-12-03T09:29:47.994Z] [2021-12-03T09:29:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-12-03T09:29:47.994Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.994Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-12-03T09:29:47.994Z] [2021-12-03T09:29:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-12-03T09:29:47.994Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-12-03T09:29:47.994Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-12-03T09:29:47.994Z] [2021-12-03T09:29:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-12-03T09:29:47.994Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.994Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-12-03T09:29:47.994Z] [2021-12-03T09:29:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-12-03T09:29:47.994Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.994Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-12-03T09:29:47.994Z] [2021-12-03T09:29:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-12-03T09:29:47.994Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.994Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-12-03T09:29:47.994Z] [2021-12-03T09:29:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-12-03T09:29:47.994Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.994Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-12-03T09:29:47.994Z] [2021-12-03T09:29:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-12-03T09:29:47.994Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.994Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-12-03T09:29:47.994Z] [2021-12-03T09:29:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-12-03T09:29:47.994Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.994Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-12-03T09:29:47.994Z] [2021-12-03T09:29:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-12-03T09:29:47.994Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.994Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-12-03T09:29:47.994Z] [2021-12-03T09:29:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-12-03T09:29:47.994Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.994Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-12-03T09:29:47.994Z] [2021-12-03T09:29:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-12-03T09:29:47.994Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.994Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-12-03T09:29:47.994Z] [2021-12-03T09:29:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-12-03T09:29:47.994Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.994Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-12-03T09:29:47.994Z] [2021-12-03T09:29:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-12-03T09:29:47.994Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.994Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-12-03T09:29:47.994Z] [2021-12-03T09:29:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-12-03T09:29:47.994Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.994Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-12-03T09:29:47.994Z] [2021-12-03T09:29:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-12-03T09:29:47.994Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.994Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-12-03T09:29:47.994Z] [2021-12-03T09:29:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-12-03T09:29:47.994Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.994Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-12-03T09:29:47.994Z] [2021-12-03T09:29:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-12-03T09:29:47.994Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.994Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-12-03T09:29:47.994Z] [2021-12-03T09:29:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-12-03T09:29:47.994Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.994Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-12-03T09:29:47.994Z] [2021-12-03T09:29:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-12-03T09:29:47.994Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.994Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-12-03T09:29:47.994Z] [2021-12-03T09:29:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-12-03T09:29:47.994Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.994Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-12-03T09:29:47.994Z] [2021-12-03T09:29:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-12-03T09:29:47.994Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.994Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-12-03T09:29:47.994Z] [2021-12-03T09:29:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-12-03T09:29:47.994Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.994Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-12-03T09:29:47.994Z] [2021-12-03T09:29:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-12-03T09:29:47.994Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.994Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-12-03T09:29:47.994Z] [2021-12-03T09:29:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-12-03T09:29:47.994Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.994Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-12-03T09:29:47.994Z] [2021-12-03T09:29:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-12-03T09:29:47.994Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.994Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-12-03T09:29:47.994Z] [2021-12-03T09:29:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-12-03T09:29:47.994Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.994Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-12-03T09:29:47.994Z] [2021-12-03T09:29:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-12-03T09:29:47.994Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.994Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-12-03T09:29:47.994Z] [2021-12-03T09:29:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-12-03T09:29:47.994Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.994Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-12-03T09:29:47.994Z] [2021-12-03T09:29:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-12-03T09:29:47.994Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.994Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-12-03T09:29:47.994Z] [2021-12-03T09:29:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-12-03T09:29:47.994Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.994Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-12-03T09:29:47.994Z] [2021-12-03T09:29:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-12-03T09:29:47.994Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.994Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-12-03T09:29:47.994Z] [2021-12-03T09:29:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-12-03T09:29:47.994Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.994Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-12-03T09:29:47.994Z] [2021-12-03T09:29:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-12-03T09:29:47.994Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.994Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-12-03T09:29:47.994Z] [2021-12-03T09:29:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-12-03T09:29:47.994Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.994Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-12-03T09:29:47.994Z] [2021-12-03T09:29:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-12-03T09:29:47.994Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.994Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-12-03T09:29:47.994Z] [2021-12-03T09:29:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-12-03T09:29:47.994Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.994Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-12-03T09:29:47.994Z] [2021-12-03T09:29:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-12-03T09:29:47.994Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.994Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-12-03T09:29:47.994Z] [2021-12-03T09:29:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-12-03T09:29:47.994Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.994Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-12-03T09:29:47.994Z] [2021-12-03T09:29:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-12-03T09:29:47.994Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.994Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-12-03T09:29:47.994Z] [2021-12-03T09:29:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-12-03T09:29:47.994Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.994Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-12-03T09:29:47.994Z] [2021-12-03T09:29:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-12-03T09:29:47.994Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.994Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-12-03T09:29:47.994Z] [2021-12-03T09:29:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-12-03T09:29:47.994Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.994Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-12-03T09:29:47.994Z] [2021-12-03T09:29:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-12-03T09:29:47.994Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.994Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-12-03T09:29:47.994Z] [2021-12-03T09:29:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-12-03T09:29:47.994Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.994Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-12-03T09:29:47.994Z] [2021-12-03T09:29:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-12-03T09:29:47.994Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.994Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-12-03T09:29:47.994Z] [2021-12-03T09:29:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-12-03T09:29:47.994Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.994Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-12-03T09:29:47.994Z] [2021-12-03T09:29:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-12-03T09:29:47.994Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.994Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-12-03T09:29:47.994Z] [2021-12-03T09:29:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-12-03T09:29:47.994Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.994Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-12-03T09:29:47.994Z] [2021-12-03T09:29:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-12-03T09:29:47.995Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.995Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-12-03T09:29:47.995Z] [2021-12-03T09:29:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-12-03T09:29:47.995Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.995Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-12-03T09:29:47.995Z] [2021-12-03T09:29:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-12-03T09:29:47.995Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.995Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-12-03T09:29:47.995Z] [2021-12-03T09:29:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-12-03T09:29:47.995Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.995Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-12-03T09:29:47.995Z] [2021-12-03T09:29:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-12-03T09:29:47.995Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.995Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-12-03T09:29:47.995Z] [2021-12-03T09:29:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-12-03T09:29:47.995Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.995Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-12-03T09:29:47.995Z] [2021-12-03T09:29:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-12-03T09:29:47.995Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.995Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-12-03T09:29:47.995Z] [2021-12-03T09:29:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-12-03T09:29:47.995Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.995Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-12-03T09:29:47.995Z] [2021-12-03T09:29:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-12-03T09:29:47.995Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.995Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-12-03T09:29:47.995Z] [2021-12-03T09:29:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-12-03T09:29:47.995Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.995Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-12-03T09:29:47.995Z] [2021-12-03T09:29:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-12-03T09:29:47.995Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.995Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-12-03T09:29:47.995Z] [2021-12-03T09:29:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-12-03T09:29:47.995Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.995Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-12-03T09:29:47.995Z] [2021-12-03T09:29:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-12-03T09:29:47.995Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.995Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-12-03T09:29:47.995Z] [2021-12-03T09:29:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-12-03T09:29:47.995Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.995Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-12-03T09:29:47.995Z] [2021-12-03T09:29:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-12-03T09:29:47.995Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.995Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-12-03T09:29:47.995Z] [2021-12-03T09:29:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-12-03T09:29:47.995Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.995Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-12-03T09:29:47.995Z] [2021-12-03T09:29:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-12-03T09:29:47.995Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.995Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-12-03T09:29:47.995Z] [2021-12-03T09:29:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-12-03T09:29:47.995Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.995Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-12-03T09:29:47.995Z] [2021-12-03T09:29:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-12-03T09:29:47.995Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-12-03T09:29:47.995Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-12-03T09:29:47.995Z] [2021-12-03T09:29:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-12-03T09:29:47.995Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.995Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-12-03T09:29:47.995Z] [2021-12-03T09:29:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-12-03T09:29:47.995Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.995Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-12-03T09:29:47.995Z] [2021-12-03T09:29:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-12-03T09:29:47.995Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.995Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-12-03T09:29:47.995Z] [2021-12-03T09:29:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-12-03T09:29:47.995Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.995Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-12-03T09:29:47.995Z] [2021-12-03T09:29:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-12-03T09:29:47.995Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.995Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-12-03T09:29:47.995Z] [2021-12-03T09:29:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-12-03T09:29:47.995Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.995Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-12-03T09:29:47.995Z] [2021-12-03T09:29:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-12-03T09:29:47.995Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.995Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-12-03T09:29:47.995Z] [2021-12-03T09:29:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-12-03T09:29:47.995Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.995Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-12-03T09:29:47.995Z] [2021-12-03T09:29:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-12-03T09:29:47.995Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.995Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-12-03T09:29:47.995Z] [2021-12-03T09:29:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-12-03T09:29:47.995Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.995Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-12-03T09:29:47.995Z] [2021-12-03T09:29:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-12-03T09:29:47.995Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.995Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-12-03T09:29:47.995Z] [2021-12-03T09:29:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-12-03T09:29:47.995Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.995Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-12-03T09:29:47.995Z] [2021-12-03T09:29:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-12-03T09:29:47.995Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.995Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-12-03T09:29:47.995Z] [2021-12-03T09:29:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-12-03T09:29:47.995Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.995Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-12-03T09:29:47.995Z] [2021-12-03T09:29:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-12-03T09:29:47.995Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.995Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-12-03T09:29:47.995Z] [2021-12-03T09:29:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-12-03T09:29:47.995Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.995Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-12-03T09:29:47.995Z] [2021-12-03T09:29:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-12-03T09:29:47.995Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.995Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-12-03T09:29:47.995Z] [2021-12-03T09:29:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-12-03T09:29:47.995Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.995Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-12-03T09:29:47.995Z] [2021-12-03T09:29:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-12-03T09:29:47.995Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.995Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-12-03T09:29:47.995Z] [2021-12-03T09:29:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-12-03T09:29:47.995Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.995Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-12-03T09:29:47.995Z] [2021-12-03T09:29:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-12-03T09:29:47.995Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.995Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-12-03T09:29:47.995Z] [2021-12-03T09:29:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-12-03T09:29:47.995Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.995Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-12-03T09:29:47.995Z] [2021-12-03T09:29:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-12-03T09:29:47.995Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.995Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-12-03T09:29:47.995Z] [2021-12-03T09:29:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-12-03T09:29:47.995Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.995Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-12-03T09:29:47.995Z] [2021-12-03T09:29:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-12-03T09:29:47.995Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.995Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-12-03T09:29:47.995Z] [2021-12-03T09:29:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-12-03T09:29:47.995Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.995Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-12-03T09:29:47.995Z] [2021-12-03T09:29:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-12-03T09:29:47.995Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.995Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-12-03T09:29:47.995Z] [2021-12-03T09:29:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-12-03T09:29:47.995Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.995Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-12-03T09:29:47.995Z] [2021-12-03T09:29:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-12-03T09:29:47.995Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.995Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-12-03T09:29:47.995Z] [2021-12-03T09:29:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-12-03T09:29:47.995Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.995Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-12-03T09:29:47.995Z] [2021-12-03T09:29:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-12-03T09:29:47.995Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.995Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-12-03T09:29:47.995Z] [2021-12-03T09:29:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-12-03T09:29:47.995Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.995Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-12-03T09:29:47.995Z] [2021-12-03T09:29:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-12-03T09:29:47.995Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.995Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-12-03T09:29:47.995Z] [2021-12-03T09:29:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-12-03T09:29:47.995Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.995Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-12-03T09:29:47.995Z] [2021-12-03T09:29:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-12-03T09:29:47.995Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.995Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-12-03T09:29:47.995Z] [2021-12-03T09:29:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-12-03T09:29:47.995Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.995Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-12-03T09:29:47.995Z] [2021-12-03T09:29:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-12-03T09:29:47.995Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.995Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-12-03T09:29:47.995Z] [2021-12-03T09:29:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-12-03T09:29:47.995Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.995Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-12-03T09:29:47.995Z] [2021-12-03T09:29:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-12-03T09:29:47.995Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.995Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-12-03T09:29:47.995Z] [2021-12-03T09:29:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-12-03T09:29:47.995Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.995Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-12-03T09:29:47.995Z] [2021-12-03T09:29:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-12-03T09:29:47.995Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.996Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-12-03T09:29:47.996Z] [2021-12-03T09:29:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-12-03T09:29:47.996Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.996Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-12-03T09:29:47.996Z] [2021-12-03T09:29:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-12-03T09:29:47.996Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-12-03T09:29:47.996Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-12-03T09:29:47.996Z] [2021-12-03T09:29:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-12-03T09:29:47.996Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.996Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-12-03T09:29:47.996Z] [2021-12-03T09:29:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-12-03T09:29:47.996Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.996Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-12-03T09:29:47.996Z] [2021-12-03T09:29:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-12-03T09:29:47.996Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.996Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-12-03T09:29:47.996Z] [2021-12-03T09:29:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-12-03T09:29:47.996Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.996Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-12-03T09:29:47.996Z] [2021-12-03T09:29:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-12-03T09:29:47.996Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.996Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-12-03T09:29:47.996Z] [2021-12-03T09:29:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-12-03T09:29:47.996Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.996Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-12-03T09:29:47.996Z] [2021-12-03T09:29:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-12-03T09:29:47.996Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.996Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-12-03T09:29:47.996Z] [2021-12-03T09:29:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-12-03T09:29:47.996Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.996Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-12-03T09:29:47.996Z] [2021-12-03T09:29:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-12-03T09:29:47.996Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.996Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-12-03T09:29:47.996Z] [2021-12-03T09:29:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-12-03T09:29:47.996Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.996Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-12-03T09:29:47.996Z] [2021-12-03T09:29:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-12-03T09:29:47.996Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.996Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-12-03T09:29:47.996Z] [2021-12-03T09:29:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-12-03T09:29:47.996Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.996Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-12-03T09:29:47.996Z] [2021-12-03T09:29:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-12-03T09:29:47.996Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.996Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-12-03T09:29:47.996Z] [2021-12-03T09:29:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-12-03T09:29:47.996Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.996Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-12-03T09:29:47.996Z] [2021-12-03T09:29:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-12-03T09:29:47.996Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-12-03T09:29:47.996Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-12-03T09:29:47.996Z] [2021-12-03T09:29:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-12-03T09:29:47.996Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.996Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-12-03T09:29:47.996Z] [2021-12-03T09:29:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-12-03T09:29:47.996Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.996Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-12-03T09:29:47.996Z] [2021-12-03T09:29:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-12-03T09:29:47.996Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.996Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-12-03T09:29:47.996Z] [2021-12-03T09:29:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-12-03T09:29:47.996Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-12-03T09:29:47.996Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-12-03T09:29:48.464Z] [2021-12-03T09:29:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-12-03T09:29:48.464Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.464Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-12-03T09:29:48.464Z] [2021-12-03T09:29:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-12-03T09:29:48.464Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.464Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-12-03T09:29:48.464Z] [2021-12-03T09:29:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-12-03T09:29:48.464Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.464Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-12-03T09:29:48.464Z] [2021-12-03T09:29:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-12-03T09:29:48.464Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.464Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-12-03T09:29:48.464Z] [2021-12-03T09:29:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-12-03T09:29:48.464Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.464Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-12-03T09:29:48.464Z] [2021-12-03T09:29:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-12-03T09:29:48.464Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.464Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-12-03T09:29:48.464Z] [2021-12-03T09:29:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-12-03T09:29:48.464Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.464Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-12-03T09:29:48.464Z] [2021-12-03T09:29:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-12-03T09:29:48.464Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.464Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-12-03T09:29:48.464Z] [2021-12-03T09:29:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-12-03T09:29:48.464Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.464Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-12-03T09:29:48.464Z] [2021-12-03T09:29:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-12-03T09:29:48.464Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.464Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-12-03T09:29:48.464Z] [2021-12-03T09:29:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-12-03T09:29:48.464Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.464Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-12-03T09:29:48.464Z] [2021-12-03T09:29:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-12-03T09:29:48.464Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-12-03T09:29:48.464Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-12-03T09:29:48.464Z] [2021-12-03T09:29:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-12-03T09:29:48.464Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.464Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-12-03T09:29:48.464Z] [2021-12-03T09:29:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-12-03T09:29:48.464Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.464Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-12-03T09:29:48.464Z] [2021-12-03T09:29:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-12-03T09:29:48.464Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.464Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-12-03T09:29:48.464Z] [2021-12-03T09:29:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-12-03T09:29:48.464Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.464Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-12-03T09:29:48.464Z] [2021-12-03T09:29:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-12-03T09:29:48.464Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.464Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-12-03T09:29:48.464Z] [2021-12-03T09:29:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-12-03T09:29:48.464Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.464Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-12-03T09:29:48.464Z] [2021-12-03T09:29:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-12-03T09:29:48.464Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.464Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-12-03T09:29:48.464Z] [2021-12-03T09:29:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-12-03T09:29:48.464Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.464Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-12-03T09:29:48.465Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-12-03T09:29:48.465Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-12-03T09:29:48.465Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-12-03T09:29:48.465Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-12-03T09:29:48.465Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-12-03T09:29:48.465Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-12-03T09:29:48.465Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-12-03T09:29:48.465Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-12-03T09:29:48.465Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-12-03T09:29:48.465Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-12-03T09:29:48.465Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-12-03T09:29:48.465Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-12-03T09:29:48.465Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-12-03T09:29:48.465Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-12-03T09:29:48.465Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-12-03T09:29:48.465Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-12-03T09:29:48.465Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-12-03T09:29:48.465Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-12-03T09:29:48.465Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-12-03T09:29:48.465Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-12-03T09:29:48.465Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-12-03T09:29:48.465Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-12-03T09:29:48.465Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-12-03T09:29:48.465Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-12-03T09:29:48.465Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-12-03T09:29:48.465Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-12-03T09:29:48.465Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-12-03T09:29:48.465Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-12-03T09:29:48.465Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-12-03T09:29:48.465Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-12-03T09:29:48.465Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-12-03T09:29:48.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-12-03T09:29:48.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-12-03T09:29:48.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-03T09:29:48.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-03T09:29:48.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-03T09:29:48.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-12-03T09:29:48.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-12-03T09:29:48.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-12-03T09:29:48.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-12-03T09:29:48.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-12-03T09:29:48.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-12-03T09:29:48.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-12-03T09:29:48.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-12-03T09:29:48.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-12-03T09:29:48.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-12-03T09:29:48.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-12-03T09:29:48.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-12-03T09:29:48.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-12-03T09:29:48.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-03T09:29:48.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-03T09:29:48.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-03T09:29:48.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-03T09:29:48.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-12-03T09:29:48.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-03T09:29:48.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-12-03T09:29:48.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-12-03T09:29:48.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-12-03T09:29:48.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-12-03T09:29:48.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-12-03T09:29:48.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-12-03T09:29:48.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-12-03T09:29:48.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-12-03T09:29:48.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-12-03T09:29:48.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-12-03T09:29:48.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-12-03T09:29:48.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-12-03T09:29:48.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-12-03T09:29:48.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.465Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-12-03T09:29:48.465Z] [2021-12-03T09:29:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-03T09:29:48.466Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.466Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-03T09:29:48.466Z] [2021-12-03T09:29:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-03T09:29:48.466Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.466Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-03T09:29:48.466Z] [2021-12-03T09:29:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-03T09:29:48.466Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.466Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-03T09:29:48.466Z] [2021-12-03T09:29:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-12-03T09:29:48.466Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.466Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-12-03T09:29:48.466Z] [2021-12-03T09:29:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-03T09:29:48.466Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.466Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-03T09:29:48.466Z] [2021-12-03T09:29:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-03T09:29:48.466Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.466Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-03T09:29:48.466Z] [2021-12-03T09:29:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-03T09:29:48.466Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.466Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-03T09:29:48.466Z] [2021-12-03T09:29:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-03T09:29:48.466Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.466Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-03T09:29:48.466Z] [2021-12-03T09:29:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-12-03T09:29:48.466Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.466Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-12-03T09:29:48.466Z] [2021-12-03T09:29:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-03T09:29:48.466Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.466Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-03T09:29:48.466Z] [2021-12-03T09:29:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-12-03T09:29:48.466Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.466Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-12-03T09:29:48.466Z] [2021-12-03T09:29:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-12-03T09:29:48.466Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.466Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-12-03T09:29:48.466Z] [2021-12-03T09:29:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-12-03T09:29:48.466Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.466Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-12-03T09:29:48.466Z] [2021-12-03T09:29:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-12-03T09:29:48.466Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.466Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-12-03T09:29:48.466Z] [2021-12-03T09:29:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-12-03T09:29:48.466Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.466Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-12-03T09:29:48.466Z] [2021-12-03T09:29:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-12-03T09:29:48.466Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.466Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-12-03T09:29:48.466Z] [2021-12-03T09:29:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-12-03T09:29:48.466Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.466Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-12-03T09:29:48.466Z] [2021-12-03T09:29:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-12-03T09:29:48.466Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.466Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-12-03T09:29:48.466Z] [2021-12-03T09:29:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-12-03T09:29:48.466Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.466Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-12-03T09:29:48.466Z] [2021-12-03T09:29:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-12-03T09:29:48.466Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.466Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-12-03T09:29:48.466Z] [2021-12-03T09:29:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-12-03T09:29:48.466Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.466Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-12-03T09:29:48.466Z] [2021-12-03T09:29:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-12-03T09:29:48.466Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.466Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-12-03T09:29:48.466Z] [2021-12-03T09:29:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-12-03T09:29:48.466Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.466Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-12-03T09:29:48.466Z] [2021-12-03T09:29:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-12-03T09:29:48.466Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.466Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-12-03T09:29:48.466Z] [2021-12-03T09:29:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-12-03T09:29:48.466Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.466Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-12-03T09:29:48.466Z] [2021-12-03T09:29:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-12-03T09:29:48.466Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.466Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-12-03T09:29:48.466Z] [2021-12-03T09:29:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-12-03T09:29:48.466Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.466Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-12-03T09:29:48.466Z] [2021-12-03T09:29:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-12-03T09:29:48.466Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.466Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-12-03T09:29:48.466Z] [2021-12-03T09:29:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-12-03T09:29:48.466Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.466Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-12-03T09:29:48.466Z] [2021-12-03T09:29:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-12-03T09:29:48.466Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.466Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-12-03T09:29:48.466Z] [2021-12-03T09:29:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-12-03T09:29:48.466Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.466Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-12-03T09:29:48.466Z] [2021-12-03T09:29:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-12-03T09:29:48.466Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.466Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-12-03T09:29:48.466Z] [2021-12-03T09:29:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-12-03T09:29:48.466Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.466Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-12-03T09:29:48.466Z] [2021-12-03T09:29:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-12-03T09:29:48.466Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.466Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-12-03T09:29:48.466Z] [2021-12-03T09:29:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-12-03T09:29:48.466Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.466Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-12-03T09:29:48.466Z] [2021-12-03T09:29:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-12-03T09:29:48.466Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.466Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-12-03T09:29:48.466Z] [2021-12-03T09:29:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-12-03T09:29:48.466Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.466Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-12-03T09:29:48.466Z] [2021-12-03T09:29:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-12-03T09:29:48.466Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.466Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-12-03T09:29:48.466Z] [2021-12-03T09:29:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-12-03T09:29:48.466Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.466Z] [2021-12-03T09:29:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-12-03T09:29:48.466Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.466Z] [2021-12-03T09:29:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-12-03T09:29:48.466Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-12-03T09:29:48.466Z] [2021-12-03T09:29:48.466Z] DONE 1085 tests, 539 skipped in 2302.999s [2021-12-03T09:29:48.466Z] INFO: Integration tests ended at 12/03/2021 09:29:48. Duration:00:38:23.1370814 [2021-12-03T09:29:48.466Z] INFO: Docker info of the daemon under test at end of run [2021-12-03T09:29:48.466Z] [2021-12-03T09:29:48.466Z] Containers: 2 [2021-12-03T09:29:48.466Z] Running: 0 [2021-12-03T09:29:48.466Z] Paused: 0 [2021-12-03T09:29:48.466Z] Stopped: 2 [2021-12-03T09:29:48.466Z] Images: 18 [2021-12-03T09:29:48.466Z] Server Version: 0.0.0-dev [2021-12-03T09:29:48.466Z] Storage Driver: windowsfilter [2021-12-03T09:29:48.466Z] Windows: [2021-12-03T09:29:48.466Z] Logging Driver: json-file [2021-12-03T09:29:48.466Z] Plugins: [2021-12-03T09:29:48.466Z] Volume: local [2021-12-03T09:29:48.466Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-03T09:29:48.466Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-03T09:29:48.466Z] Swarm: inactive [2021-12-03T09:29:48.466Z] Default Isolation: process [2021-12-03T09:29:48.466Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-12-03T09:29:48.466Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-12-03T09:29:48.466Z] OSType: windows [2021-12-03T09:29:48.466Z] Architecture: x86_64 [2021-12-03T09:29:48.466Z] CPUs: 4 [2021-12-03T09:29:48.466Z] Total Memory: 32GiB [2021-12-03T09:29:48.466Z] Name: azwin-2-9cd090 [2021-12-03T09:29:48.466Z] ID: HZVV:S5LE:LSXA:KYRJ:6T2G:WGQ7:DHMO:5IK5:SED7:FKBL:EEFR:FJGD [2021-12-03T09:29:48.466Z] Docker Root Dir: D:\CI\PR-43057\1\daemon [2021-12-03T09:29:48.466Z] Debug Mode (client): false [2021-12-03T09:29:48.466Z] Debug Mode (server): true [2021-12-03T09:29:48.466Z] File Descriptors: -1 [2021-12-03T09:29:48.466Z] Goroutines: 17 [2021-12-03T09:29:48.466Z] System Time: 2021-12-03T09:29:48.1606434Z [2021-12-03T09:29:48.466Z] EventsListeners: 0 [2021-12-03T09:29:48.466Z] Registry: https://index.docker.io/v1/ [2021-12-03T09:29:48.466Z] Labels: [2021-12-03T09:29:48.466Z] Experimental: false [2021-12-03T09:29:48.466Z] Insecure Registries: [2021-12-03T09:29:48.466Z] 127.0.0.0/8 [2021-12-03T09:29:48.466Z] Live Restore Enabled: false [2021-12-03T09:29:48.466Z] [2021-12-03T09:29:48.466Z] [2021-12-03T09:29:48.466Z] INFO: Stopping daemon under test [2021-12-03T09:29:48.466Z] SUCCESS: The process with PID 1756 (child process of PID 1772) has been terminated. [2021-12-03T09:29:48.466Z] SUCCESS: The process with PID 1772 (child process of PID 4872) has been terminated. [2021-12-03T09:29:48.466Z] INFO: Stop tailing logs of the daemon under tests [2021-12-03T09:29:48.466Z] INFO: executeCI.ps1 Completed successfully at 12/03/2021 09:29:48. [2021-12-03T09:29:48.466Z] INFO: Tidying up at end of run [2021-12-03T09:29:48.466Z] INFO: Saving daemon under test log (d:\CI\PR-43057\1\dut.out) to bundles\CIDUT.out [2021-12-03T09:29:48.466Z] INFO: Saving daemon under test log (d:\CI\PR-43057\1\dut.err) to bundles\CIDUT.err [2021-12-03T09:29:48.466Z] INFO: Saving containerd logs to bundles [2021-12-03T09:29:48.466Z] INFO: Nuke-Everything... [2021-12-03T09:29:48.934Z] INFO: Container count on control daemon to delete is 2 [2021-12-03T09:29:49.402Z] e499a5b7ac03 [2021-12-03T09:29:49.402Z] f3d0a47c9a42 [2021-12-03T09:29:49.402Z] INFO: Tidying pidfile d:\CI\PR-43057\1\docker.pid [2021-12-03T09:29:49.402Z] INFO: Nuking d:\CI [2021-12-03T09:30:14.679Z] INFO: Zapped successfully [2021-12-03T09:30:14.679Z] [2021-12-03T09:30:14.679Z] INFO: executeCI.ps1 exiting at Fri Dec 3 09:30:11 CUT 2021. Duration 01:02:43.6481538 [2021-12-03T09:30:14.679Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-12-03T09:30:14.928Z] Recording test results [2021-12-03T09:30:22.156Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-12-03T09:30:23.679Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-12-03T09:30:25.470Z] Archiving artifacts [2021-12-03T09:30:39.766Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43057/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-12-03T09:30:40.713Z] + make clean [2021-12-03T09:30:41.698Z] docker volume rm -f docker-dev-cache [2021-12-03T09:30:41.698Z] 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